[SR-Users] Drouting usage

Javier Gallart jgallartm at gmail.com
Mon Oct 25 15:16:56 CEST 2010


Hello

sorry if this sounds too "newbie". I'm interested in the drouting module.
The first INVITE is correctly forwarded to the gw foudn in the drouting
table:
if (is_method("INVITE") && !has_totag()) {
                do_routing("0");
                record_route();
        }
However for subsequent messages (ACK, BYE) in the dialog I don't know how to
keep track of the ip resolved by the drouting logic so the messages are
correctly forwarded to the same gw. I've made some tests using the dialog
module with no success. Any hint?

Thanks in advance

Javier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20101025/8c5c5a6c/attachment.htm>


More information about the sr-users mailing list