<!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>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>
Regards,<br>
</tt>
<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:15 PM, Brett Nemeroff wrote:
<blockquote
cite="mid:CAPwC5wwEYSPta+=maWJsDe4aQswjVHEn=WJh3SAB+tB6hpBKgg@mail.gmail.com"
type="cite">Bogdan,
<div>So I'm dumping $mb at the top of my route block and in a
local_route. That should give me both legs of a call, right? I
am suspicious that my local_route isn't doing anything.. </div>
<div><br>
</div>
<div>
I have an xlog in my local_route and I never see output from it.
Do I need to do something special to get a local_route to fire?
I can make a complete call without any output from the xlog in
local_route.</div>
<div><br>
</div>
<div>-Brett</div>
<div><br>
</div>
<div>
<div class="gmail_quote">On Mon, Feb 11, 2013 at 7:37 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>Hi Brett,<br>
<br>
Not understanding you - in local route there is no such
like "received message" - messages in local route are
internally generated, so they cannot be received :).<br>
<br>
$mb will show you the SIP message opensips wants to send
out.<br>
<br>
Regards,<br>
</tt>
<pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
<div>
<div class="h5"> <br>
On 02/10/2013 07:21 PM, Brett Nemeroff wrote: </div>
</div>
<blockquote type="cite">
<div>
<div class="h5">Hello All,
<div>If I use $mb in local_route it's capturing the
received message. I'd like in local route to be
able to capture the full message that is about to
be relayed. Is this possible?</div>
<div><br>
</div>
<div> Thanks,</div>
<div>Brett</div>
<div><br>
</div>
</div>
</div>
<pre><fieldset></fieldset>
_______________________________________________
Users mailing list
<a moz-do-not-send="true" href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a moz-do-not-send="true" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
</body>
</html>