If any one is interested, I found I had to compile kamailio in order to use
the module "mi_xmlrpc"
A follow-up question, why doesn't the htable use separate chaining to avoid
collisions?
Thanks.
/V
On Fri, Oct 17, 2014 at 11:18 AM, Vik Killa <vipkilla(a)gmail.com> wrote:
Hello,
I've installed kamailio from debian repo:
deb
http://deb.kamailio.org/kamailio wheezy main
deb-src
http://deb.kamailio.org/kamailio wheezy main
I am unable to use any RPC related module though...
apt-cache search doesn't show them...I installed every kamailio-* package
just to make sure but still no luck.
Basically, i just want to reload a hash remotely
Locally I can do this with:
kamcmd htable.dump freeswitch_ips
Do I need to compile/install kamailio from source in order to use an RPC
package?
Thanks.
/V