. While I initiate a attended
transfer and click on transfer all the legs hangup.
When I register all users on Freeswitch this works well. I am missing
something on Kamailio side.
Please point me in the right direction.
Thanking You,
Sunil More
Ph : 9503338275
Hello,
Yes. By not killed i meant BYE is not sent. However I followed the link you
have sent and yes i needed to enable the param modparam("dialog",
"send_bye", 1).
It helped me to kill (terminate) all calls related to that specific
customer profile. Issue resolved.
Thankin
arams for dialog are as below
loadmodule "dialog.so"
modparam("dialog", "db_url", DBURL)
modparam("dialog", "enable_stats", 1)
modparam("dialog", "dlg_match_mode", 1)
modparam("dialog", "db_mode", 1)
modpara
Hello All,
Is there a method / command to kill calls related to one dialog profile.
Right now i have to find all dialogs for a customer and loop through all
the dialog hashes to run kamcmd dlg.end_dlg till i can kill all calls. Is
there a easier way to do this.
Thanking You,
Sunil More
Ph
Hello ,
You can run a query to mysql like below to choose random lcr_id and then
input it to load_gws
query : select lcr_id from lcr_table order by rand() limit 1
Thanking You,
Sunil More
Ph : 9503338275
On Thu, Sep 7, 2017 at 9:41 AM, Logeshwaran G
wrote:
> Input Please
>
>
&
Hello Santosh,
It seems that you have not registered the module for app_lua. You can do
this by adding the below line.
modparam("app_lua", "register", "sqlops")
and try again.
Thanking You,
Sunil More
Ph : 9503338275
On Tue, Aug 22, 2017 at 6:32 PM, santosh gupt
progress and 200ok
causing one-way audio for me.
Thanking You,
Sunil More
Ph : 9503338275
___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users