Hi guys, I'm going to be writing a script to make modifications to SER (Eg: add/modify/delete users/aliases, etc). I'm wondering whether it's "better" to 1) use /usr/sbin/serctl or 2) directly modify the MySQL SER database
What advantages/disadvantages are there for each method? Are there any reasons why it's not advisable to directly modify the MySQL SER database to accomplish tasks such as adding a user?
Thanks for your input! -- Nick e: nick.hoffman@altcall.com p: +61 7 5591 3588 f: +61 7 5591 6588
If you receive this email by mistake, please notify us and do not make any use of the email. We do not waive any privilege, confidentiality or copyright associated with it.
See on sip_router/tools/serctl/..., from cvs repository, before. There are no documentation, for this tool, now. But 'ser_... --help' (e.g. ser_user --help) may be useful.
-- hallik
On Fri, Mar 03, 2006 at 05:23:57PM +1000, Nick Hoffman wrote:
Hi guys, I'm going to be writing a script to make modifications to SER (Eg: add/modify/delete users/aliases, etc). I'm wondering whether it's "better" to 1) use /usr/sbin/serctl or 2) directly modify the MySQL SER database
What advantages/disadvantages are there for each method? Are there any reasons why it's not advisable to directly modify the MySQL SER database to accomplish tasks such as adding a user?
Thanks for your input! -- Nick e: nick.hoffman@altcall.com p: +61 7 5591 3588 f: +61 7 5591 6588
If you receive this email by mistake, please notify us and do not make any use of the email. We do not waive any privilege, confidentiality or copyright associated with it.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
On Fri, Mar 03, 2006 at 05:23:57PM +1000, Nick Hoffman wrote:
Hi guys, I'm going to be writing a script to make modifications to SER (Eg: add/modify/delete users/aliases, etc). I'm wondering whether it's "better" to 1) use /usr/sbin/serctl or 2) directly modify the MySQL SER database
What advantages/disadvantages are there for each method? Are there any reasons why it's not advisable to directly modify the MySQL SER database to accomplish tasks such as adding a user?
Thanks for your input! -- Nick e: nick.hoffman@altcall.com p: +61 7 5591 3588 f: +61 7 5591 6588
If you receive this email by mistake, please notify us and do not make any use of the email. We do not waive any privilege, confidentiality or copyright associated with it.
On Sat March 4 2006 03:20, Jan Halla jan.halla@roztoky.net wrote:
See on sip_router/tools/serctl/..., from cvs repository, before. There are no documentation, for this tool, now. But 'ser_... --help' (e.g. ser_user --help) may be useful.
-- hallik
Hi Hallik. I'm not sure if you were referring to the latest development CVS version or not. Either way, I'm running 0.9.6 and ser_user doesn't exist on my system. Would you mind clarifying this a little or going into some more detail please? Googling for ser_user didn't return anything either.
Thanks, -- Nick e: nick.hoffman@altcall.com p: +61 7 5591 3588 f: +61 7 5591 6588
If you receive this email by mistake, please notify us and do not make any use of the email. We do not waive any privilege, confidentiality or copyright associated with it.