[SR-Users] Dialog timout reset when receiving a re-INVITE

Jan Hazenberg jenus321 at gmail.com
Sun Sep 30 11:10:16 CEST 2018


Yes thanks, that solved the problem.

Jan

On Sat, Sep 29, 2018 at 9:00 AM Federico Cabiddu <federico.cabiddu at gmail.com>
wrote:

> Hi,
> This is the standard behavior of dialog module. If you don't want the
> timer to be reset when an in-dialog message is received, you have to use
> the timeout_noreset param
> http://www.kamailio.org/docs/modules/devel/modules/dialog.html#dialog.p.timeout_noreset
> .
>
> Best regards,
>
> Federico
>
> On Sat, 29 Sep 2018, 08:44 , <jenus at cyberchaos.nl> wrote:
>
>> Hello,
>>
>> I have a issue with setting the dialog timeout for a call. It works fine
>> until i receive a re-INVITE. The re-INVITE seems to reset the dialog
>> timeout back to the default value configured in the module parameters
>> (7200 in my case).
>>
>> I use "dlg_set_timeout("900");" to set the timeout to 900 seconds. When
>> i receive a re-INVITE i see the following in the debug logs:
>>
>> DEBUG: dialog [dlg_handlers.c:647]: get_dlg_timeout(): invalid AVP
>> value, using default timeout
>>
>>
>> This happens even with the "timeout_avp" module parameter disabled. I'm
>> running kamailio 5.1.3.
>>
>>
>>
>> Thanks,
>>
>> Jan
>>
>> _______________________________________________
>> Kamailio (SER) - Users Mailing List
>> sr-users at lists.kamailio.org
>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20180930/78a050da/attachment.html>


More information about the sr-users mailing list