<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>As per IRC discussion, the actual problem here is the mis-usage
of the local route for a different purpose than intended.<br>
<br>
Brett, what you are trying to do is to capture the buffer of
outbound request which are forwarded by opensips.<br>
<br>
Regards,</tt><br>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<br>
On 02/11/2013 06:33 PM, Brett Nemeroff wrote:
<blockquote
cite="mid:CAPwC5wxdm0xJG-casvANTCHu0nSrpbR4ZKZ6_aC+8hh40ySp1A@mail.gmail.com"
type="cite">Bogdan,
<div>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.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Brett</div>
<div><br>
<br>
<div class="gmail_quote">On Mon, Feb 11, 2013 at 10:19 AM,
Bogdan-Andrei Iancu <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:bogdan@opensips.org"
target="_blank">bogdan@opensips.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000"> <tt>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() .<br>
<br>
Maybe you could describe that you are trying to do (as
scenario).<br>
<br>
</tt></div>
</blockquote>
</div>
</div>
</blockquote>
</body>
</html>