Hi,
You are not doing anything wrong - on very quick inspection of the code it
appears you won't be able to issue the command via the xhttp_rpc module.
So other than changing DB (although I assume you are using MSSQL for a very
specific reason), it looks like you may have to stick to the original
remote SSH connection idea. Until someone has time and inclination to add
the unixodbc support that is.
Unless anyone else can offer some alternative...
Regards,
Charles
On 30 September 2013 08:01, Grant Bagdasarian <GB(a)cm.nl> wrote:
Hello,****
** **
I’ve loaded the mi_rpc module and configured the rpc_url param, but I
can’t issue the kamcmd mi ds_reload command from the web interface.
Executing the command in the console works just fine, but only when I leave
the binrpc modparam as default.****
I’m probably doing something wrong.****
** **
# ----- xhttp params ------****
modparam("xhttp", "url_match", "^/http_rpc")****
** **
# ----- xhttp_rpc params ------****
modparam("xhttp_rpc", "xhttp_rpc_root", "http_rpc")****
** **
# ----- mi_rpc params ------****
modparam("mi_rpc","rpc_url","tcp:192.168.1.10:2046")****
** **
The mi_rpc documentation says: “rpc_url”. This parameter is required if
you need to run RPC commands from the MI. It must match a URL to which the
RPC is bound.****
Is this referring to the binrpc modparam?****
** **
Any tips?****
** **
*From:* sr-users-bounces(a)lists.sip-router.org [mailto:
sr-users-bounces(a)lists.sip-router.org] *On Behalf Of *Charles Chance
*Sent:* Saturday, September 28, 2013 9:42 AM
*To:* Kamailio (SER) - Users Mailing List
*Subject:* Re: [SR-Users] Communicate with Kamailio through external
application****
** **
Hi,****
** **
It would appear then that unixodbc support is not currently available in
kamctl directly, so you are in fact limited to MI command ds_reload.****
** **
For your case, you could try loading MI_RPC module which exports an
additional RPC command: mi.****
** **
Then issue your command like:****
** **
kamcmd mi ds_reload****
** **
If that works for you, then the same command passed via xhttp_rpc should
also work.****
** **
Cheers,****
** **
Charles****
** **
** **
** **
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
www.sipcentric.com
Follow us on twitter @sipcentric <http://twitter.com/sipcentric>
Sipcentric Ltd. Company registered in England & Wales no. 7365592. Registered
office: Unit 10 iBIC, Birmingham Science Park, Holt Court South, Birmingham
B7 4EJ.