[SR-Users] Dialog timeout route

Alex Balashov abalashov at evaristesys.com
Wed Sep 29 09:54:28 CEST 2010


Greetings,

Since the move to name-based routes in Kamailio v3.0, what 
implications does this have for the 'timeout_route' dialog context 
attribute?  Has this been updated to reflect that change, or do I 
still have to use numerical routes for it?  Can I now set this as a 
named constant, e.g.

    $dlg_ctx(timeout_route) = DIALOG_TIMEOUT_ROUTE;
    ...
    route[DIALOG_TIMEOUT_ROUTE] {
       ...
    }

or is it a string?

    $dlg_ctx(timeout_route) = "DIALOG_TIMEOUT_ROUTE";

Thanks!

-- 
Alex Balashov - Principal
Evariste Systems LLC
1170 Peachtree Street
12th Floor, Suite 1200
Atlanta, GA 30309
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/



More information about the sr-users mailing list