PM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Communicate with Kamailio through external application
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
MI. It must match a URL to which the
> RPC is bound.
>
> Is this referring to the binrpc modparam?
>
> ** **
>
> Any tips?
>
> ** **
>
> *From:* sr-users-boun...@lists.sip-router.org [mailto:
> sr-users-boun...@lists.sip-router.org] *On Behalf Of *Charl
ip-router.org
[mailto:sr-users-boun...@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
@lists.sip-router.org] *On Behalf Of *Charles Chance
> *Sent:* Friday, September 27, 2013 2:36 PM
>
> *To:* Kamailio (SER) - Users Mailing List
> *Subject:* Re: [SR-Users] Communicate with Kamailio through external
> application
>
> ** **
>
> Hi,*
ot;Attributes")
>
> modparam("dispatcher", "flags", 2)
>
> modparam("dispatcher", "dst_avp", "$avp(dsdst)")
>
> modparam("dispatcher", "grp_avp", "$avp(dsgrp)")
>
> modparam(&
-users-boun...@lists.sip-router.org
[mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Charles Chance
Sent: Friday, September 27, 2013 2:10 PM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Communicate with Kamailio through external application
Hi,
I think you are mixing
t;dispatcher", "flags_col", "Flags")
>
> modparam("dispatcher", "attrs_col", "Attributes")
>
> modparam("dispatcher", "flags", 2)
>
> modparam("dispatcher", "dst_avp", "$a
p of Kamailio.
kamctl fifo ds_list shows the table data.
From: sr-users-boun...@lists.sip-router.org
[mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Grant Bagdasarian
Sent: Friday, September 27, 2013 1:39 PM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Communicate
: [SR-Users] Communicate with Kamailio through external application
Hi,
Have you added the appropriate listen= and/or port= directive to your config?
http://www.kamailio.org/wiki/cookbooks/4.0.x/core#listen
http://www.kamailio.org/wiki/cookbooks/4.0.x/core#port
Also make sure you have not disabled
so maybe I’m just wrong.
>
> ** **
>
> Also, I don’t see Kamailio binding to the HTTP port.
>
> The xhttp_rpc_root param only allows alphanumeric values, so I can’t
> specify a full URL.
>
> ** **
>
> ** **
>
> ** **
>
> *From:* sr-user
ly.
From:
sr-users-boun...@lists.sip-router.org<mailto:sr-users-boun...@lists.sip-router.org>
[mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Charles Chance
Sent: Wednesday, September 25, 2013 1:12 PM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Communicate
Users Mailing List
Subject: Re: [SR-Users] Communicate with Kamailio through external application
Hi,
Take a look at
http://www.kamailio.org/docs/modules/stable/modules/xhttp_rpc.html, which
allows you to receive/handle RPC commands over HTTP.
Then use the appropriate RPC command in dispatcher modu
Hi,
Take a look at
http://www.kamailio.org/docs/modules/stable/modules/xhttp_rpc.html, which
allows you to receive/handle RPC commands over HTTP.
Then use the appropriate RPC command in dispatcher module to reload table:
http://www.kamailio.org/docs/modules/stable/modules/dispatcher.html#idp16998
2013/9/25 Grant Bagdasarian :
> Is there an easy way of doing this with an already existing module, which
> provides easy connectivity from the outside?
Maybe this[0]?
[0] http://kamailio.org/docs/modules/4.0.x/modules/mi_xmlrpc.html
___
SIP Express Ro
Hello,
When adding rows to the dispatcher table, the table in memory needs to be
refreshed. Since we have multiple Kamailio instances running on different
machines, I'd like to automate the process of reloading the table.
Is there an easy way of doing this with an already existing module, which
15 matches
Mail list logo