Hi Kamailio users and Devs.
I am interested to know if any of you are using SST module with DIALOG module and sharing the timeout avp between the two - expecting the call to be torn down if no in-dialog requests are processed. If you are using it, is it working as you expect?
To me it seems that the timers in the dialog module will never be updated by any in-dialog requests. I just wanted to check before I start looking at fixing... perhaps I am missing something.
Cheers Jason
Hello,
afaik, the dialog and sst modules are independent. The sst module is about adding headers so the endpoint does session timer refreshing, useful for example when the callee support session timers (e.g., a gateway), but the caller does not support requesting it. At least that was the initial goal, quite some many years ago ...
Cheers, Daniel
On 10/02/16 16:56, Jason Penton wrote:
Hi Kamailio users and Devs.
I am interested to know if any of you are using SST module with DIALOG module and sharing the timeout avp between the two - expecting the call to be torn down if no in-dialog requests are processed. If you are using it, is it working as you expect?
To me it seems that the timers in the dialog module will never be updated by any in-dialog requests. I just wanted to check before I start looking at fixing... perhaps I am missing something.
Cheers Jason
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
Hey Daniel,
According to the docs and the code sst updates the avp configured for timeout / lifetime in dialog module.... So it is then broken. I'll look into it.
Cheers Jason On 10 Feb 2016 18:25, "Daniel-Constantin Mierla" miconda@gmail.com wrote:
Hello,
afaik, the dialog and sst modules are independent. The sst module is about adding headers so the endpoint does session timer refreshing, useful for example when the callee support session timers (e.g., a gateway), but the caller does not support requesting it. At least that was the initial goal, quite some many years ago ...
Cheers, Daniel
On 10/02/16 16:56, Jason Penton wrote:
Hi Kamailio users and Devs.
I am interested to know if any of you are using SST module with DIALOG module and sharing the timeout avp between the two - expecting the call to be torn down if no in-dialog requests are processed. If you are using it, is it working as you expect?
To me it seems that the timers in the dialog module will never be updated by any in-dialog requests. I just wanted to check before I start looking at fixing... perhaps I am missing something.
Cheers Jason
sr-dev mailing listsr-dev@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
-- Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Book: SIP Routing With Kamailio - http://www.asipto.comhttp://miconda.eu
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev