Re: [SR-Users] cnxcc doesn't terminate calls

2016-10-26 Thread Igor Potjevlesch
[SR-Users] cnxcc doesn't terminate calls Hi Igor, Make sure that you create a dialog for this call and $dlg_var(key) is available (This pseudo-variable will be available only for subsequential requests after doing loose_route().) Also check kamailio logs maybe you try to ter

Re: [SR-Users] cnxcc doesn't terminate calls

2016-10-26 Thread Arsen
Hi Igor, Make sure that you create a dialog for this call and $dlg_var(key) is available (This pseudo-variable will be available only for subsequential requests after doing loose_route().) Also check kamailio logs maybe you try to terminate call for wrong customer id. On Wed, Oct 26, 2016 at 10

[SR-Users] cnxcc doesn't terminate calls

2016-10-26 Thread Igor Potjevlesch
Hi, I'm testing cnxcc module in order to make a simple call duration limitation. My understanding is to use the function like this : $dlg_var(customer_id) = "customer-" + $fU; $var(max_time) = 5; if (!cnxcc_