thanks for the tip, i'm using 4.1
what i did was to catch the reinvite and compute the remaining timeout
and set it again using dlg_set_timeout
tedious but does the job well.
i am struggling with another dialog timeout related issue though.
when i set dlg_manage(), t_relay, then the call fails, i retry using
another route.
rates are not the same so i need to update the timeout.
but this time, i am not able to update the timeout using the avp,
dialog module ignores the new timeout
and uses the old timeout. I tried using is_known_dialog and
dlg_set_timeout but it complains of bogus dialog.
any ideas?
Kelvin Chua
On Fri, Jan 2, 2015 at 1:35 AM, Federico Cabiddu
<federico.cabiddu(a)gmail.com> wrote:
Hi,
You can use the timeout_noreset parameter of the dialog module:
http://www.kamailio.org/docs/modules/devel/modules/dialog.html#idp16963672.
Regards,
Federico
On 1 Jan 2015 17:27, "Kelvin Chua" <kelchy(a)gmail.com> wrote:
Happy new year everyone! :)
I have stumbled into a case where a switch would send a reinvite to my
kamailio server every 15 minutes.
I am setting dialog timeout using avp for prepaid purposes. now i think it
resets the timer upon processing of the reinvite. what is the best way to
work around this?
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users