<div dir="ltr"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Record-Route: &lt;sip:10.0.2.154:5060;lr&gt;</span>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Record-Route:
&lt;sip:10.0.2.151:5061;lr;transport=tls&gt;</span></p><p><span style="font-size: 11pt; color: rgb(31, 73, 125);"><font size="1"><span style="font-family: arial narrow,sans-serif; color: rgb(51, 51, 51);">what&#39;s the</span></font> &#39;lr&#39; <font size="1"><span style="font-family: arial narrow,sans-serif; color: rgb(51, 51, 51);">next to the port number?</span></font></span></p>
<p style="font-family: arial narrow,sans-serif; color: rgb(51, 51, 51);"><font size="1"><span style="font-size: 11pt;">Did you notice the Content-Length for your INVITE is 0?</span></font></p><p><font size="1"><span style="font-size: 11pt; color: rgb(31, 73, 125);"><span style="font-family: arial narrow,sans-serif; color: rgb(51, 51, 51);">Usually taking an etheral trace and analyzing it helps in case of Avaya SES - even for administration issues</span><br>
</span></font></p><br>-- <br>Regards,<br>Gayatri Kulkarni<br><br><div class="gmail_quote">On Tue, Oct 14, 2008 at 7:48 PM, Gerry Hull <span dir="ltr">&lt;<a href="mailto:gerry@pstn2.net">gerry@pstn2.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr"><div class="Ih2E3d">On Mon, Oct 13, 2008 at 12:59 PM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;</span> wrote:<br>
</div><div class="Ih2E3d"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You need to add &lt;param name=&quot;extension&quot; value=&quot;avayaSES&quot;/&gt; otherwise<br>
the register contact will be the username. aka 3824, its trying to<br>
route to 3824 in context public.<br>
<br>
/b<br>
<br>
On Oct 13, 2008, at 9:53 AM, Gerry Hull wrote:<br>
<br>
</blockquote></div><br></div>Hi Brian,<br><br>Still no luck.&nbsp; I guess I&#39;m still missing something.&nbsp; Let me explain and provide more details.<br><br>We have several Avaya extensions registered in FS; we have the Avaya switch direct inbound calls to these extensions.<br>

The idea is to park the inbound calls in FS; we will then transfer the calls later using event_socket.&nbsp; However, we cannot get<br>FS to answer the calls due to the proxy authentication error.<br><br>Here&#39;s the configuration:<br>

<br><p><span style="font-size: 11pt; color: rgb(31, 73, 125);">/sip_profiles/internal/AvayaInternal.xml:</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&lt;include&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp; &lt;gateway name=&quot;Avaya&quot;&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp; &lt;param name=&quot;extension&quot;
value=&quot;Avaya&quot;/&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp; &lt;param name=&quot;username&quot;
value=&quot;3823&quot;/&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp; &lt;param name=&quot;password&quot; value=&quot;xxx&quot;/&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp; &lt;param name=&quot;proxy&quot; value=&quot;<a href="http://1.2.3.4/" target="_blank">1.2.3.4</a>&quot;/&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp; &lt;param name=&quot;realm&quot; value=&quot;<a href="http://1.2.3.4/" target="_blank">1.2.3.4</a>&quot;/&gt;</span></p><div class="Ih2E3d"><div>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp; &lt;param name=&quot;expire-seconds&quot;
value=&quot;60&quot;/&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp; &lt;param name=&quot;register&quot;
value=&quot;true&quot;/&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp; &lt;param name=&quot;register-transport&quot;
value=&quot;udp&quot;/&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp; &lt;param name=&quot;retry_seconds&quot;
value=&quot;30&quot;/&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp; &lt;/gateway&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&lt;/include&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;</span></p>

</div></div><p><span style="font-size: 11pt; color: rgb(31, 73, 125);">/dialplan/public.xml:</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&lt;extension name=&quot;Avaya&quot;&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp;&nbsp; &lt;condition
field=&quot;destination_number&quot; expression=&quot;^(3823)$&quot;&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp;&nbsp; &lt;action application=&quot;transfer&quot;
data=&quot;5060 XML default&quot;/&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp;&nbsp; &lt;/condition&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; &lt;/extension&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;</span></p><p><span style="font-size: 11pt; color: rgb(31, 73, 125);">and here&#39;s the debug info: <br></span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp;
------------------------------------------------------------------------</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; INVITE sip:Avaya@10.0.6.114:5060;transport=udp
SIP/2.0</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Call-ID: 05c8e85a1a5dd14ea549c5a6a00</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; CSeq: 1 INVITE</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; From: &quot;Station 216&quot;
&lt;<a href="http://sip:216@sdc.com:5061/" target="_blank">sip:216@sdc.com:5061</a>&gt;;tag=05c8e85a1a5dd14da549c5a6a00</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Record-Route:
&lt;sip:10.0.2.154:5060;lr&gt;,&lt;sip:10.0.2.151:5061;lr;transport=tls&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; To: &quot;3823&quot; &lt;<a href="mailto:sip%3A3823@sdc.com" target="_blank">sip:3823@sdc.com</a>&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Via: SIP/2.0/UDP 10.0.2.154:5060;branch=z9hG4bK03030353535336363671ef.0,SIP/2.0/TLS
<a href="http://10.0.2.151/" target="_blank">10.0.2.151</a>;psrrposn=2;received=10</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">.0.2.151;branch=z9hG4bK05c8e85a1a5dd14fa549c5a6a00</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Content-Length: 150</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Content-Type: application/sdp</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Contact: &quot;Station 216&quot;
&lt;sip:216@10.0.2.151:5061;transport=tls&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Max-Forwards: 69</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; User-Agent: Avaya CM/R014x.00.1.731.2</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Allow:
INVITE,CANCEL,BYE,ACK,PRACK,SUBSCRIBE,NOTIFY,REFER,OPTIONS</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Accept-Contact: *;+avaya-cm-line=1</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Supported: 100rel,timer,replaces,join,histinfo</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Alert-Info: &lt;<a href="mailto:cid%3Ainternal@sdc.com" target="_blank">cid:internal@sdc.com</a>&gt;;avaya-cm-alert-type=internal</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Min-SE: 1200</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Session-Expires: 1200;refresher=uac</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; P-Asserted-Identity: &quot;Station 216&quot;
&lt;<a href="http://sip:216@sdc.com:5061/" target="_blank">sip:216@sdc.com:5061</a>&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; History-Info:
&lt;<a href="mailto:sip%3A3823@sdc.com" target="_blank">sip:3823@sdc.com</a>&gt;;index=1,&quot;3823&quot;
&lt;<a href="mailto:sip%3A3823@sdc.com" target="_blank">sip:3823@sdc.com</a>&gt;;index=1.1</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; v=0</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; o=- 1 1 IN IP4 <a href="http://10.0.2.151/" target="_blank">10.0.2.151</a></span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; s=-</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; c=IN IP4 <a href="http://10.0.2.152/" target="_blank">10.0.2.152</a></span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; t=0 0</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; m=audio 3188 RTP/AVP 0 127</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; a=rtpmap:0 PCMU/8000</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; a=rtpmap:127 telephone-event/8000</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp;
------------------------------------------------------------------------</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport(01833120): msg 01872960 (1194 bytes) from
udp/<a href="http://10.0.2.154:5060/sip" target="_blank">10.0.2.154:5060/sip</a> next=00000000</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta: received INVITE sip:Avaya@10.0.6.114:5060;transport=udp
SIP/2.0 (CSeq 1)</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta: canonizing <a href="http://sip:Avaya@10.0.6.114:5060/" target="_blank">sip:Avaya@10.0.6.114:5060</a> with contact</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta: INVITE (1) going to a default leg</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta: timer set to 200 ms</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">soa_clone(static::017FD508, 017FED48, 0188E450) called</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">soa_set_params(static::0189BB50, ...) called</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta_leg_tcreate(00FEDDE8)</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">soa_init_offer_answer(static::0189BB50) called</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">soa_set_remote_sdp(static::0189BB50, 00000000, 0189E804, 150)
called</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nua(0188E450): adding session usage</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport_tsend(01833120) tpn = UDP/<a href="http://10.0.2.154:5060/" target="_blank">10.0.2.154:5060</a></span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport_resolve addrinfo = <a href="http://10.0.2.154:5060/" target="_blank">10.0.2.154:5060</a></span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport(01833120): not found by name UDP/<a href="http://10.0.2.154:5060/" target="_blank">10.0.2.154:5060</a></span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport_vsend(01833120): 515 bytes of 515 to UDP/<a href="http://10.0.2.154:5060/" target="_blank">10.0.2.154:5060</a></span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport_vsend returned 515</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">send 515 bytes to udp/[<a href="http://10.0.2.154/" target="_blank">10.0.2.154</a>]:5060 at 14:09:50.666454:</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp;
------------------------------------------------------------------------</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; SIP/2.0 100 Trying</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Via: SIP/2.0/UDP
10.0.2.154:5060;branch=z9hG4bK03030353535336363671ef.0,SIP/2.0/TLS
<a href="http://10.0.2.151/" target="_blank">10.0.2.151</a>;psrrposn=2;received=10</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">.0.2.151;branch=z9hG4bK05c8e85a1a5dd14fa549c5a6a00</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Record-Route: &lt;sip:10.0.2.154:5060;lr&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Record-Route:
&lt;sip:10.0.2.151:5061;lr;transport=tls&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; From: &quot;Station 216&quot;
&lt;<a href="http://sip:216@sdc.com:5061/" target="_blank">sip:216@sdc.com:5061</a>&gt;;tag=05c8e85a1a5dd14da549c5a6a00</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; To: &quot;3823&quot; &lt;<a href="mailto:sip%3A3823@sdc.com" target="_blank">sip:3823@sdc.com</a>&gt;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Call-ID: 05c8e85a1a5dd14ea549c5a6a00</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; CSeq: 1 INVITE</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-9570M</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Content-Length: 0</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp;
------------------------------------------------------------------------</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta: sent 100 Trying for INVITE (1)</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nua(0188E450): event i_invite 100 Trying</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nua(0188E450): call state changed: init -&gt; received, received
offer</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">soa_get_remote_sdp(static::0189BB50, [029EFC10], [029EFC0C],
[00000000]) called</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nua(0188E450): event i_state 100 Trying</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nua(0188E450): sent signal r_respond</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nua(0188E450): sent signal r_destroy</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nua(0188E450): event i_state dropped</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nua(0188E450): recv signal r_respond 407 Proxy Authentication
Required</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">soa_set_params(static::0189BB50, ...) called</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">soa_clear_remote_sdp(static::0189BB50) called</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport_tsend(01833120) tpn = UDP/<a href="http://10.0.2.154:5060/" target="_blank">10.0.2.154:5060</a></span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport_resolve addrinfo = <a href="http://10.0.2.154:5060/" target="_blank">10.0.2.154:5060</a></span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport(01833120): not found by name UDP/<a href="http://10.0.2.154:5060/" target="_blank">10.0.2.154:5060</a></span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport_vsend(01833120): 893 bytes of 893 to UDP/<a href="http://10.0.2.154:5060/" target="_blank">10.0.2.154:5060</a></span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport_vsend returned 893</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">send 893 bytes to udp/[<a href="http://10.0.2.154/" target="_blank">10.0.2.154</a>]:5060 at 14:09:50.697704:</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp;
------------------------------------------------------------------------</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; SIP/2.0 407 Proxy Authentication Required</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Via: SIP/2.0/UDP
10.0.2.154:5060;branch=z9hG4bK03030353535336363671ef.0,SIP/2.0/TLS
<a href="http://10.0.2.151/" target="_blank">10.0.2.151</a>;psrrposn=2;received=10</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">.0.2.151;branch=z9hG4bK05c8e85a1a5dd14fa549c5a6a00</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; From: &quot;Station 216&quot;
&lt;<a href="http://sip:216@sdc.com:5061/" target="_blank">sip:216@sdc.com:5061</a>&gt;;tag=05c8e85a1a5dd14da549c5a6a00</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; To: &quot;3823&quot;
&lt;<a href="mailto:sip%3A3823@sdc.com" target="_blank">sip:3823@sdc.com</a>&gt;;tag=ptgKFvSeyaDrQ</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Call-ID: 05c8e85a1a5dd14ea549c5a6a00</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; CSeq: 1 INVITE</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-9570M</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Accept: application/sdp</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK,
MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Supported: 100rel, timer, precondition, path,
replaces</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Allow-Events: talk, presence, dialog, call-info,
sla, include-session-description, presence.winfo, message-summary</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Proxy-Authenticate: Digest
realm=&quot;<a href="http://sdc.com/" target="_blank">sdc.com</a>&quot;,
nonce=&quot;21e6dda0-ee03-674b-8df1-08731d42fd76&quot;, algorithm=MD5,
qop=&quot;auth&quot;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Content-Length: 0</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp;
------------------------------------------------------------------------</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta: sent 407 Proxy Authentication Required for INVITE (1)</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nua(0188E450): removing session usage</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nua(0188E450): call state changed: received -&gt; terminated</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nua(0188E450): event i_state 407 Proxy Authentication Required</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nua(0188E450): event i_terminated 407 Proxy Authentication
Required</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">soa_destroy(static::0189BB50) called</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta_leg_destroy(00FEDDE8)</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nua(0188E450): recv signal r_destroy</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta_leg_destroy(00000000)</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport_wakeup_pri(01833120): events IN</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport_recv_event(01833120)</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport(01833120) msg 018390F8 from (udp/<a href="http://10.0.6.114:5060/" target="_blank">10.0.6.114:5060</a>) has 341
bytes, veclen = 1</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">recv 341 bytes from udp/[<a href="http://10.0.2.154/" target="_blank">10.0.2.154</a>]:32772 at 14:09:50.697704:</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; ------------------------------------------------------------------------</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; ACK sip:Avaya@10.0.6.114:5060;transport=udp SIP/2.0</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; From: &quot;Station 216&quot;
&lt;<a href="http://sip:216@sdc.com:5061/" target="_blank">sip:216@sdc.com:5061</a>&gt;;tag=05c8e85a1a5dd14da549c5a6a00</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; To: &quot;3823&quot;
&lt;<a href="mailto:sip%3A3823@sdc.com" target="_blank">sip:3823@sdc.com</a>&gt;;tag=ptgKFvSeyaDrQ</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; CSeq: 1 ACK</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Call-ID: 05c8e85a1a5dd14ea549c5a6a00</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Max-Forwards: 69</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Via: SIP/2.0/UDP
10.0.2.154:5060;branch=z9hG4bK03030353535336363671ef.0</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp; Content-Length: 0</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;&nbsp;
------------------------------------------------------------------------</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">tport(01833120): msg 018390F8 (341 bytes) from udp/<a href="http://10.0.2.154:5060/sipnext=00000000" target="_blank">10.0.2.154:5060/sip
next=00000000</a></span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta: received ACK sip:Avaya@10.0.6.114:5060;transport=udp
SIP/2.0 (CSeq 1)</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta: ACK (1) is going to INVITE (1)</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta: timer set next to 4844 ms</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta: timer I fired, terminate 407 response</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">incoming_reclaim_all(00000000, 00000000, 029EFEB8)</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta_incoming_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">nta: timer not set</span></p>TIA,<br><br>Gerry<br><br></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><br clear="all"><br>
</div>