Re: [SR-Users] Kamailio 5.0 - Scripted DB Migrations

2016-03-08 Thread Victor Seva
On 03/03/2016 04:30 PM, Daniel-Constantin Mierla wrote: > Hello, > > kamcli tool is a good candidate for such feature, it is python and quite > modular: > > - https://github.com/asipto/kamcli > > Adding migrating db feature was one of my goals for this tool, but lack > of time didn't allow me

Re: [SR-Users] Kamailio 5.0 - Scripted DB Migrations

2016-03-03 Thread Daniel-Constantin Mierla
Hello, kamcli tool is a good candidate for such feature, it is python and quite modular: - https://github.com/asipto/kamcli Adding migrating db feature was one of my goals for this tool, but lack of time didn't allow me to dig much into python, as I am not using this programming language that