Hello,
On 3/13/12 7:08 PM, Reda Aouad wrote:
Hi,
Can we call MI commands from the script ? I'm thinking about reloading dispatcher or hash table from database for example..
you can use exec module to run kamctl commands.
Also, there is a new module that allow to trigger RPC commands from config, upon sending a http request: http://kamailio.org/docs/modules/devel/modules/xhttp_rpc.html
Cheers, Daniel