Iñaki Baz Castillo wrote: > El Jueves, 20 de Agosto de 2009, mayamatakeshi escribió: >> "There is only one exception: If the request is out-of-dialog (no >> to-tag) and there is only one Route: header indicating the local >> proxy, then the Route: header is removed and the function returns >> FALSE." >> >> But why does it return FALSE? > > Because if an initial request (no To-tag) has a single Route header pointing > to the proxy handling it, it's useless.
That's correct - initial INVITEs (and all initial requests) are different than in-dialog requests (requests arising within a dialog created by the initial requests). They are routed manually, not using loose_route() in any way. -- Alex Balashov - Principal Evariste Systems Web : http://www.evaristesys.com/ Tel : (+1) (678) 954-0670 Direct : (+1) (678) 954-0671 _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
