Am Donnerstag, 14. Juni 2018, 09:30:44 CEST schrieb je...@cyberchaos.nl:
> I do not see any errors in the logs, it looks like it just sets the
> timer to 0 and disconnects the call.

Hello Jan,

I just looked quickly in the code, it seems that the timeout value is not 
interpreted as "pseudo-variable", therefore its not possible to use something 
like $var in this method right now. It is just read as a numeric value.

dialog.c, line 1342:
        if(dlg_set_timeout_by_profile((struct dlg_profile_table *) profile,
                                   &val_s, atoi(timeout_str)) != 0)

This can of course changed in the module with a change in the code.

Best regards,

Henning

-- 
If you like the work that I do in Kamailio, please consider supporting me on 
Patreon: https://www.patreon.com/henningw

_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to