As per IRC discussion, the actual problem here is the mis-usage of the local route for a different purpose than intended.

Brett, what you are trying to do is to capture the buffer of outbound request which are forwarded by opensips.

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com


On 02/11/2013 06:33 PM, Brett Nemeroff wrote:
Bogdan,
I'm basically trying to xlog the entire SIP message. Of course, I'd like to do something a little more sophisticated with it, but trying to proof of concept it first. I'm close with $mb, but I'm missing the relayed messages.

Thanks,
Brett


On Mon, Feb 11, 2013 at 10:19 AM, Bogdan-Andrei Iancu <[email protected] <mailto:[email protected]>> wrote:

    Brett, I guess you are aware that local route is triggered only
    when opensips acts as UAC (locally generated requests, not
    proxied). So for a call, such route will be triggered only when
    dialog module tries to terminate the call from the middle - see
    the "B" flag for create_dialog() .

    Maybe you could describe that you are trying to do (as scenario).

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to