Re: [SR-Users] kamcmd vs kamctl

2013-06-05 Thread DanB
Hey Ovidiu, Thanks for the tip. Will have a look. Have a good one! DanB ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] kamcmd vs kamctl

2013-06-04 Thread Ovidiu Sas
Hello Dan, You can also use the built in web provisioning interface: http://kamailio.org/docs/modules/4.0.x/modules/xhttp_pi.html You can build your own provisioning layout (you can preset fields) and also pre-validate data before pushing it into the database (like URI or socket type validation).

Re: [SR-Users] kamcmd vs kamctl

2013-06-04 Thread DanB
Hey Daniel, Thanks for the answer. It makes more sense now. Have a good one! DanB ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] kamcmd vs kamctl

2013-06-03 Thread Daniel-Constantin Mierla
Hello, On 6/3/13 4:47 PM, DanB wrote: Hey Guys, since I am considering administrating kamailio over console, I was wondering what is the current recommended way to do it: * kamcmd - new tool, lost track of it's existing support * kamctl - old tool, many commands returning "ERROR: command

[SR-Users] kamcmd vs kamctl

2013-06-03 Thread DanB
Hey Guys, since I am considering administrating kamailio over console, I was wondering what is the current recommended way to do it: * kamcmd - new tool, lost track of it's existing support * kamctl - old tool, many commands returning "ERROR: command disabled" - eg LCR ones. Ta for any ki