Snag a console debug log along with the SIP trace and drop it into <a href="http://pastebin.freeswitch.org">pastebin.freeswitch.org</a>. Be sure to use &quot;FreeSWITCH Log&quot; as the syntax highlighting. Put the URL to that pb in this thread and the gang will take a look.<div>
<br></div><div>-MC<br><br><div class="gmail_quote">On Thu, Oct 6, 2011 at 12:59 PM, Chad Vogel <span dir="ltr">&lt;<a href="mailto:cvogel@lyonl.com">cvogel@lyonl.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




<div style="word-wrap:break-word">
<div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<font face="Arial" color="#232323" size="3">Hello, </font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<font face="Arial" color="#232323" size="3"><br>
</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<font face="Arial" color="#232323" size="3">I&#39;m having a problem bridging out calls, FS is sending 500 Internal Server Error to our gateway. Any thoughts why this is?</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<font color="#232323" face="Arial" size="3"><br>
</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<span style="color:rgb(44, 38, 249)"><font face="Arial" size="3"><br>
</font></span></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">&lt;</span>include<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">  &lt;<span style="color:rgb(178, 34, 33)">context</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>public<span style="color:rgb(0, 0, 0)">&quot;</span>&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">extension</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>unloop<span style="color:rgb(0, 0, 0)">&quot;</span>&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">      &lt;<span style="color:rgb(178, 34, 33)">condition</span>
<span style="color:rgb(255, 27, 24)">field</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>${unroll_loops}<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">expression</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>^true$<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">      &lt;<span style="color:rgb(178, 34, 33)">condition</span>
<span style="color:rgb(255, 27, 24)">field</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>${sip_looped_call}<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">expression</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>^true$<span style="color:rgb(0, 0, 0)">&quot;</span>&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">        &lt;<span style="color:rgb(178, 34, 33)">action</span>
<span style="color:rgb(255, 27, 24)">application</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>deflect<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">data</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>${destination_number}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">      &lt;/</span>condition<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;/</span>extension<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">extension</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>outside_call<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">continue</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>true<span style="color:rgb(0, 0, 0)">&quot;</span>&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">      &lt;</span>condition<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">        &lt;<span style="color:rgb(178, 34, 33)">action</span>
<span style="color:rgb(255, 27, 24)">application</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>set<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">data</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>outside_call=true<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">        &lt;<span style="color:rgb(178, 34, 33)">action</span>
<span style="color:rgb(255, 27, 24)">application</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>set<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">data</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">      &lt;/</span>condition<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;/</span>extension<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="color:rgb(44, 38, 249);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;min-height:11px">
<font face="Arial" size="3"><br>
</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">extension</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>call_debug<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">continue</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>true<span style="color:rgb(0, 0, 0)">&quot;</span>&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">      &lt;<span style="color:rgb(178, 34, 33)">condition</span>
<span style="color:rgb(255, 27, 24)">field</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>${call_debug}<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">expression</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>^true$<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">break</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>never<span style="color:rgb(0, 0, 0)">&quot;</span>&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">        &lt;<span style="color:rgb(178, 34, 33)">action</span>
<span style="color:rgb(255, 27, 24)">application</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>info<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">      &lt;/</span>condition<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;/</span>extension<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">extension</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span><a href="tel:4142211800" value="+14142211800" target="_blank">4142211800</a><span style="color:rgb(0, 0, 0)">&quot;</span>&gt;</font></div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">      &lt;<span style="color:rgb(178, 34, 33)">condition</span>
<span style="color:rgb(255, 27, 24)">field</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>destination_number<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">expression</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>^(\+?<a href="tel:14142211800" value="+14142211800" target="_blank">14142211800</a>)$<span style="color:rgb(0, 0, 0)">&quot;</span>&gt;</font></div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">        &lt;<span style="color:rgb(178, 34, 33)">action</span>
<span style="color:rgb(255, 27, 24)">application</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>set<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">data</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>effective_caller_id_name=LyonL<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">        &lt;<span style="color:rgb(178, 34, 33)">action</span>
<span style="color:rgb(255, 27, 24)">application</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>set<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">data</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>effective_caller_id_number=<a href="tel:%2B14142211800" value="+14142211800" target="_blank">+14142211800</a><span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">        &lt;<span style="color:rgb(178, 34, 33)">action</span>
<span style="color:rgb(255, 27, 24)">application</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>bridge<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">data</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>sofia/gateway/L3CN/<a href="tel:%2B15618911806" value="+15618911806" target="_blank">+15618911806</a><span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">      &lt;/</span>condition<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;/</span>extension<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">  &lt;/</span>context<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">&lt;/</span>include<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="color:rgb(44, 38, 249)"><span style="color:rgb(44, 38, 249)"><font face="Arial" size="3"><br>
</font></span></div>
</div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3"><br>
</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3"><br>
</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">&lt;<span style="color:rgb(178, 34, 33)">profile</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>external<span style="color:rgb(0, 0, 0)">&quot;</span>&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">  &lt;!--</span>
<a href="http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files" target="_blank">http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files</a>
<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">  &lt;!--</span> This profile is only for outbound registrations to providers
<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">  &lt;</span>gateways<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">gateway</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>L3CN<span style="color:rgb(0, 0, 0)">&quot;</span>&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">      &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>username<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>1-F2la9<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">
<font face="Arial" size="3"><font color="#2c26f9">      &lt;</font><span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span><font color="#2c26f9">=</font><span style="color:rgb(0, 0, 0)">&quot;</span><font color="#2c26f9">password</font><span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span><font color="#2c26f9">=</font><span style="color:rgb(0, 0, 0)">&quot;</span><font color="#2c26f9">password</font><span style="color:rgb(0, 0, 0)">&quot;</span><font color="#2c26f9">/&gt;</font></font></div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">      &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>realm<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>BroadWorks<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">      &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>proxy<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span><a href="http://4.55.35.60:5070" target="_blank">4.55.35.60:5070</a><span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">      &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>from-domain<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span><a href="http://69.65.114.181:5060" target="_blank">69.65.114.181:5060</a><span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">      &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>dtmf-type<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>rfc2833<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">      &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>extension-in-contact<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>true<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">      &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>caller-id-in-from<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>true<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">      &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>register<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>false<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;/</span>gateway<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">  &lt;/</span>gateways<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;min-height:11px">
<font face="Arial" size="3"><br>
</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">  &lt;</span>aliases<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;!--<span style="color:rgb(0, 144, 28)"> </span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3">    &lt;alias name=&quot;outbound&quot;/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3">    &lt;alias name=&quot;nat&quot;/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3">    <span style="color:rgb(44, 38, 249)">
--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">  &lt;/</span>aliases<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;min-height:11px">
<font face="Arial" size="3"><br>
</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">  &lt;</span>domains<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">domain</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>all<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">alias</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>false<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">parse</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>true<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">  &lt;/</span>domains<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;min-height:11px">
<font face="Arial" size="3"><br>
</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">  &lt;</span>settings<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>debug<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>0<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span> If you want FreeSWITCH to shutdown if this profile fails to load, uncomment the next line.
<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span> &lt;param name=&quot;shutdown-on-fail&quot; value=&quot;true&quot;/&gt;
<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>sip-trace<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>no<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>sip-capture<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>no<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>rfc2833-pt<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>101<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>dialplan<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>XML<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>context<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>public<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>dtmf-duration<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>2000<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>inbound-codec-prefs<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>$${global_codec_prefs}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>outbound-codec-prefs<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>$${outbound_codec_prefs}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>hold-music<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>$${hold_music}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>rtp-timer-name<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>soft<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span>&lt;param name=&quot;enable-100rel&quot; value=&quot;true&quot;/&gt;<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span>&lt;param name=&quot;disable-srv503&quot; value=&quot;true&quot;/&gt;<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span> This could be set to &quot;passive&quot;
<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>local-network-acl<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>localnet.auto<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>manage-presence<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>false<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;min-height:11px">
<font face="Arial" size="3"><br>
</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>user-agent-string<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>LyonL<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;min-height:11px">
<font face="Arial" size="3"><br>
</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span> used to share presence info across sofia profiles </font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="white-space:pre-wrap"></span>manage-presence needs to be set to passive on this profile</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="white-space:pre-wrap"></span>if you want it to behave as if it were the internal profile </font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="white-space:pre-wrap"></span>for presence.</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3">    <span style="color:rgb(44, 38, 249)">
--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span> Name of the db to use for this profile
<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span>&lt;param name=&quot;dbname&quot; value=&quot;share_presence&quot;/&gt;<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span>&lt;param name=&quot;presence-hosts&quot; value=&quot;$${domain}&quot;/&gt;<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span>&lt;param name=&quot;force-register-domain&quot; value=&quot;$${domain}&quot;/&gt;<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span>all inbound reg will stored in the db using this domain
<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span>&lt;param name=&quot;force-register-db-domain&quot; value=&quot;$${domain}&quot;/&gt;<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span> *************************************************
<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;min-height:11px">
<font face="Arial" size="3"><br>
</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span>&lt;param name=&quot;aggressive-nat-detection&quot; value=&quot;true&quot;/&gt;<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>

<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>inbound-codec-negotiation<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>greedy<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>nonce-ttl<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>60<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>auth-calls<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>false<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>NDLB-force-rport<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>server-only<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;!--</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="white-space:pre-wrap"></span>DO NOT USE HOSTNAMES, ONLY IP ADDRESSES IN THESE SETTINGS!</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3">    <span style="color:rgb(44, 38, 249)">
--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>rtp-ip<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>$${external_rtp_ip}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>sip-ip<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>$${external_sip_ip}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>ext-rtp-ip<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>$${external_rtp_ip}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>ext-sip-ip<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>$${external_sip_ip}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>sip-port<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>$${external_sip_port}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>rtp-timeout-sec<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>300<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>rtp-hold-timeout-sec<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>1800<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span>&lt;param name=&quot;enable-3pcc&quot; value=&quot;true&quot;/&gt;<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;min-height:11px">
<font face="Arial" size="3"><br>
</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span> TLS: disabled by default, set to &quot;true&quot; to enable
<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>tls<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>$${external_ssl_enable}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span> additional bind parameters for TLS
<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>tls-bind-params<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>transport=tls<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span> Port to listen on for TLS requests. (5081 will be used if unspecified)
<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>tls-sip-port<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>$${external_tls_port}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span> Location of the agent.pem and cafile.pem ssl certificates (needed for TLS server)
<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>tls-cert-dir<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>$${external_ssl_dir}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 144, 28)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">    &lt;!--</span> TLS version (&quot;sslv23&quot; (default), &quot;tlsv1&quot;). NOTE: Phones may not work with TLSv1
<span style="color:rgb(44, 38, 249)">--&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(44, 38, 249)">
<font face="Arial" size="3">    &lt;<span style="color:rgb(178, 34, 33)">param</span>
<span style="color:rgb(255, 27, 24)">name</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>tls-version<span style="color:rgb(0, 0, 0)">&quot;</span>
<span style="color:rgb(255, 27, 24)">value</span>=<span style="color:rgb(0, 0, 0)">&quot;</span>$${sip_tls_version}<span style="color:rgb(0, 0, 0)">&quot;</span>/&gt;</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;min-height:11px">
<font face="Arial" size="3"><br>
</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">  &lt;/</span>settings<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(178, 34, 33)">
<font face="Arial" size="3"><span style="color:rgb(44, 38, 249)">&lt;/</span>profile<span style="color:rgb(44, 38, 249)">&gt;</span></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;min-height:11px">
<font face="Arial" size="3"><br>
</font></div>
</div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;min-height:11px">
<font face="Arial" size="3"><br>
</font></div>
<div>
<div><font face="Arial">send 1283 bytes to udp/[4.55.35.60]:5070 at 19:50:28.998153:</font></div>
<div><font face="Arial">   ------------------------------------------------------------------------</font></div>
<div><font face="Arial">   INVITE <a>
sip:+15618911806@4.55.35.60:5070</a> SIP/2.0</font></div>
<div><font face="Arial">   Via: SIP/2.0/UDP 69.65.114.181;rport;branch=z9hG4bK62S7Fr2Um459j</font></div>
<div><font face="Arial">   Max-Forwards: 8</font></div>
<div><font face="Arial">   From: &quot;LyonL&quot; &lt;<a>sip:+14142211800@69.65.114.181:5060</a>&gt;;tag=K0gUSK5HNr3US</font></div>
<div><font face="Arial">   To: &lt;<a>sip:+15618911806@4.55.35.60:5070</a>&gt;</font></div>
<div><font face="Arial">   Call-ID: 48a9a931-6af7-122f-a3bd-e5fc932e6276</font></div>
<div><font face="Arial">   CSeq: 18629251 INVITE</font></div>
<div><font face="Arial">   Contact: &lt;<a>sip:1-F2la9@69.65.114.181:5060;transport=udp;gw=L3CN</a>&gt;</font></div>
<div><font face="Arial">   Expires: 3600</font></div>
<div><font face="Arial">   User-Agent: LyonL</font></div>
<div><font face="Arial">   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, RE</font></div>
<div><font face="Arial">FER, NOTIFY</font></div>
<div><font face="Arial">   Supported: timer, precondition, path, replaces</font></div>
<div><font face="Arial">   Allow-Events: talk, hold, refer</font></div>
<div><font face="Arial">   Authorization: Digest username=&quot;1-F2la9&quot;, realm=&quot;BroadWorks&quot;, nonce=&quot;BroadWor</font></div>
<div><font face="Arial">ksXgtg5vbouT4lpitdBW&quot;, cnonce=&quot;SKxoW2r3Ei+9o+X8ky5idg&quot;, algorithm=MD5, uri=&quot;sip:</font></div>
<div><font face="Arial"><a href="tel:%2B15618911806" value="+15618911806" target="_blank">+15618911806</a>@<a href="http://4.55.35.60:5070" target="_blank">4.55.35.60:5070</a>&quot;, response=&quot;9f0325808936e22ae050921c176f2730&quot;, qop=</font></div>

<div><font face="Arial">auth, nc=00000001</font></div>
<div><font face="Arial">   Content-Type: application/sdp</font></div>
<div><font face="Arial">   Content-Disposition: session</font></div>
<div><font face="Arial">   Content-Length: 229</font></div>
<div><font face="Arial">   X-FS-Support: update_display</font></div>
<div><font face="Arial">   Remote-Party-ID: &quot;LyonL&quot; &lt;<a>sip:+14142211800@69.65.114.181:5060</a>&gt;;party=calling;</font></div>
<div><font face="Arial">screen=yes;privacy=off</font></div>
<div><font face="Arial"><br>
</font></div>
<div><font face="Arial">   v=0</font></div>
<div><font face="Arial">   o=FreeSWITCH 1317910968 1317910969 IN IP4 69.65.114.181</font></div>
<div><font face="Arial">   s=FreeSWITCH</font></div>
<div><font face="Arial">   c=IN IP4 69.65.114.181</font></div>
<div><font face="Arial">   t=0 0</font></div>
<div><font face="Arial">   m=audio 19660 RTP/AVP 0 8 18 101 13</font></div>
<div><font face="Arial">   a=fmtp:18 annexb=no</font></div>
<div><font face="Arial">   a=rtpmap:101 telephone-event/8000</font></div>
<div><font face="Arial">   a=fmtp:101 0-16</font></div>
<div><font face="Arial">   a=ptime:20</font></div>
<div><font face="Arial">   ------------------------------------------------------------------------</font></div>
<div><font face="Arial">recv 297 bytes from udp/[4.55.35.60]:5070 at 19:50:29.002153:</font></div>
<div><font face="Arial">   ------------------------------------------------------------------------</font></div>
<div><font face="Arial">   SIP/2.0 100 Trying</font></div>
<div><font face="Arial">   Via: SIP/2.0/UDP 69.65.114.181;received=69.65.114.181;branch=z9hG4bK62S7Fr2Um</font></div>
<div><font face="Arial">459j;rport=5060</font></div>
<div><font face="Arial">   From: &quot;LyonL&quot; &lt;<a>sip:+14142211800@69.65.114.181:5060</a>&gt;;tag=K0gUSK5HNr3US</font></div>
<div><font face="Arial">   To: &lt;<a>sip:+15618911806@4.55.35.60:5070</a>&gt;</font></div>
<div><font face="Arial">   Call-ID: 48a9a931-6af7-122f-a3bd-e5fc932e6276</font></div>
<div><font face="Arial">   CSeq: 18629251 INVITE</font></div>
<div><font face="Arial"><br>
</font></div>
<div><font face="Arial">   ------------------------------------------------------------------------</font></div>
<div><font face="Arial">recv 468 bytes from udp/[4.55.35.60]:5070 at 19:50:29.008153:</font></div>
<div><font face="Arial">   ------------------------------------------------------------------------</font></div>
<div><font face="Arial">   SIP/2.0 401 Unauthorized</font></div>
<div><font face="Arial">   Via: SIP/2.0/UDP 69.65.114.181;received=69.65.114.181;branch=z9hG4bK62S7Fr2Um</font></div>
<div><font face="Arial">459j;rport=5060</font></div>
<div><font face="Arial">   From: &quot;LyonL&quot; &lt;<a>sip:+14142211800@69.65.114.181:5060</a>&gt;;tag=K0gUSK5HNr3US</font></div>
<div><font face="Arial">   To: &lt;<a>sip:+15618911806@4.55.35.60:5070</a>&gt;;tag=SDcpmkf99-1282242359-1317930631679</font></div>
<div><font face="Arial"><br>
</font></div>
<div><font face="Arial">   Call-ID: 48a9a931-6af7-122f-a3bd-e5fc932e6276</font></div>
<div><font face="Arial">   CSeq: 18629251 INVITE</font></div>
<div><font face="Arial">   WWW-Authenticate: DIGEST qop=&quot;auth&quot;,nonce=&quot;BroadWorksXgtg5vbpbTeh3n5wBW&quot;,algo</font></div>
<div><font face="Arial">rithm=MD5,realm=&quot;BroadWorks&quot;</font></div>
<div><font face="Arial">   Content-Length: 0</font></div>
<div><font face="Arial"><br>
</font></div>
<div><font face="Arial">   ------------------------------------------------------------------------</font></div>
<div><font face="Arial">send 367 bytes to udp/[4.55.35.60]:5070 at 19:50:29.008153:</font></div>
<div><font face="Arial">   ------------------------------------------------------------------------</font></div>
<div><font face="Arial">   ACK <a>
sip:+15618911806@4.55.35.60:5070</a> SIP/2.0</font></div>
<div><font face="Arial">   Via: SIP/2.0/UDP 69.65.114.181;rport;branch=z9hG4bK62S7Fr2Um459j</font></div>
<div><font face="Arial">   Max-Forwards: 8</font></div>
<div><font face="Arial">   From: &quot;LyonL&quot; &lt;<a>sip:+14142211800@69.65.114.181:5060</a>&gt;;tag=K0gUSK5HNr3US</font></div>
<div><font face="Arial">   To: &lt;<a>sip:+15618911806@4.55.35.60:5070</a>&gt;;tag=SDcpmkf99-1282242359-1317930631679</font></div>
<div><font face="Arial"><br>
</font></div>
<div><font face="Arial">   Call-ID: 48a9a931-6af7-122f-a3bd-e5fc932e6276</font></div>
<div><font face="Arial">   CSeq: 18629251 ACK</font></div>
<div><font face="Arial">   Content-Length: 0</font></div>
<div><font face="Arial"><br>
</font></div>
<div><font face="Arial">   ------------------------------------------------------------------------</font></div>
<div><font face="Arial">2011-10-06 19:50:28.979152 [NOTICE] sofia.c:5897 Hangup sofia/external/+15618911</font></div>
<div><font face="Arial">806 [CS_CONSUME_MEDIA] [NORMAL_UNSPECIFIED]</font></div>
<div><font face="Arial">2011-10-06 19:50:28.979152 [INFO] mod_dptools.c:2810 Originate Failed.  Cause: N</font></div>
<div><font face="Arial">ORMAL_UNSPECIFIED</font></div>
<div><font face="Arial">2011-10-06 19:50:28.979152 [NOTICE] mod_dptools.c:2929 Hangup sofia/external/+15</font></div>
<div><font face="Arial"><a href="mailto:618911806@4.55.35.60" target="_blank">618911806@4.55.35.60</a> [CS_EXECUTE] [NORMAL_UNSPECIFIED]</font></div>
<div><font face="Arial">send 380 bytes to udp/[4.55.35.60]:5070 at 19:50:29.010153:</font></div>
<div><font face="Arial">   ------------------------------------------------------------------------</font></div>
<div><font face="Arial">   SIP/2.0 500 Internal Server Error</font></div>
<div><font face="Arial">   Via: SIP/2.0/UDP 4.55.35.60:5070;branch=z9hG4bKtil5pp004o3hvjs9n2c1.1</font></div>
<div><font face="Arial">   From: &lt;<a>sip:+15618911806@4.55.35.60;user=phone</a>&gt;;tag=SDesfje01-1691283656-13179</font></div>
<div><font face="Arial">30631601-</font></div>
<div><font face="Arial">   To: &quot;<a href="tel:4142211800" value="+14142211800" target="_blank">4142211800</a> <a href="tel:4142211800" value="+14142211800" target="_blank">4142211800</a>&quot; &lt;<a>sip:+14142211800@69.65.114.181</a>&gt;;tag=jQQ2QrmerFD9</font></div>

<div><font face="Arial">D</font></div>
<div><font face="Arial">   Call-ID: SDesfje01-bc0436bf1c3c496f2c13c86f66280e15-v3000i1</font></div>
<div><font face="Arial">   CSeq: 761577689 INVITE</font></div>
<div><font face="Arial">   Content-Length: 0</font></div>
<div><font face="Arial"><br>
</font></div>
<div><font face="Arial">   ------------------------------------------------------------------------</font></div>
<div><font face="Arial">2011-10-06 19:50:28.979152 [NOTICE] switch_core_session.c:1367 Session 19 (sofia</font></div>
<div><font face="Arial">/external/<a href="tel:%2B15618911806" value="+15618911806" target="_blank">+15618911806</a>@<a href="http://4.55.35.60" target="_blank">4.55.35.60</a>) Ended</font></div>
<div><font face="Arial">2011-10-06 19:50:28.979152 [NOTICE] switch_core_session.c:1369 Close Channel sof</font></div>
<div><font face="Arial"><a href="mailto:ia/external/+15618911806@4.55.35.60" target="_blank">ia/external/+15618911806@4.55.35.60</a> [CS_DESTROY]</font></div>
<div><font face="Arial">2011-10-06 19:50:28.979152 [NOTICE] switch_core_session.c:1367 Session 20 (sofia</font></div>
<div><font face="Arial">/external/<a href="tel:%2B15618911806" value="+15618911806" target="_blank">+15618911806</a>) Ended</font></div>
<div><font face="Arial">2011-10-06 19:50:28.979152 [NOTICE] switch_core_session.c:1369 Close Channel sof</font></div>
<div><font face="Arial">ia/external/<a href="tel:%2B15618911806" value="+15618911806" target="_blank">+15618911806</a> [CS_DESTROY]</font></div>
</div>
</div>

<br><br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>