<br><br><div class="gmail_quote">On Mon, Dec 1, 2008 at 12:24 PM, Klaus Darilion <span dir="ltr">&lt;<a href="mailto:klaus.mailinglists@pernau.at">klaus.mailinglists@pernau.at</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;">
<br>
<br>
Samuel Muller schrieb:<div class="Ih2E3d"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey Klaus,<br>
<br>
first, some answers :<br>
<br>
-&gt; &nbsp;when a thomson is the callee, there&#39;s no ringing even if indicated into the SIP message.<br>
-&gt; when a thomson is the caller, no problem, there&#39;s a ring, and the call is ok with audio.<br>
</blockquote>
<br></div>
Please be a bit more specific: What does &quot;no ring&quot; mean?<br>
&nbsp;No &quot;180 ringing&quot; response from callee to caller?<br>
&nbsp;&quot;180 ringing&quot; response but no &quot;ring-back&quot; at the caller&#39;s client?<div class="Ih2E3d"></div></blockquote><div><br>oups, sorry, I mean : SIP messages are ok, there is all the sig process.<br><br>the architecture is :<br>
linksys + thomson -&gt; cisco 827 -&gt; SDSL -&gt; our backbone which have a firewall for VPN (so NAT and NAPT are applied here), then the kamailio with a public ip.<br><br>you have the 100 trying, 180 ringing in the SIP message, but there&#39;s no ring-back tone for the callee.<br>
<br>in the attached file :<br>linksys to linksys, where all the call process is ok (sip + rtp)<br>thomson to linksys, idem<br>linksys to thomson, sip ok but rtp apparently not.<br>&nbsp;<br>I forgot the firewall for the vpn, rtp proxying is required, sorry - so yes rtp proxy must be used.<br>
<br>regards,<br><br>.Sam.<br><br><br><br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-&gt; the SIP mesages are the same in the 2 cases.<br>
<br>
incoming invite are exactly the same (but the source IP, and the &quot;user=phone&quot; parameter, for sure).<br>
outgoing invite, in the 2 cases, replaces the source IP on the &quot;c&quot; line into the SDP by the RTP proxy IP (but at the end, it indicates a=nortpproxy:yes<br>
</blockquote>
<br></div>
a=nortpproxy:yes is fine. This line will signal to upstream proxies that an RTP proxy was already activated and there is no need to activate further RTP proxies.<br>
<br>
<br>
Please post a complete ngrep trace (INVITE.....BYE) for the sucessfull and for the unsuccessful call.<div class="Ih2E3d"><br>
<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Did I force 2 times the RTP proxy, or is there a <br>
</blockquote>
<br></div>
no<div class="Ih2E3d"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
fix_nated_contact/fix_nated_register pbm ?<br>
</blockquote>
<br></div>
For REGISTER handling you use fix_nated_register. For all other cases you use fix_nated_contact.<br>
<br>
<br>
BTW: What do you mean by &quot;there&#39;s no RTP proxying&quot; in the &quot;not ok&quot; case?<br>
<br>
regards<br>
klaus<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
<br>
really strange, I can send to you the kamailio debugs if you need it<br>
<br>
in advance many thanks,<br>
<br>
.Sam.<br>
<br>
<br>
<br>
<br></div><div><div></div><div class="Wj3C7c">
On Mon, Dec 1, 2008 at 11:50 AM, Klaus Darilion &lt;<a href="mailto:klaus.mailinglists@pernau.at" target="_blank">klaus.mailinglists@pernau.at</a> &lt;mailto:<a href="mailto:klaus.mailinglists@pernau.at" target="_blank">klaus.mailinglists@pernau.at</a>&gt;&gt; wrote:<br>

<br>
 &nbsp; &nbsp;Hi Samuel!<br>
<br>
 &nbsp; &nbsp;What exactly is the problem when &quot;not ok&quot;.<br>
 &nbsp; &nbsp; is signaling fine?<br>
 &nbsp; &nbsp; what is the audio problem (one way audio? no audio at all?)<br>
<br>
 &nbsp; &nbsp;compare the SDP of the incoming INVITE with the outgoing INVITE. If<br>
 &nbsp; &nbsp;you use rtpproxy, the IP address in the c line should be changed.<br>
<br>
<br>
 &nbsp; &nbsp;regards<br>
 &nbsp; &nbsp;klaus<br>
<br>
 &nbsp; &nbsp;Samuel Muller schrieb:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Hello,<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;ok, I tested this in the same LAN :<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Thomson st2030 -&gt; Linksys spa941 : ok<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Linksys -&gt; Thomson : not ok<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Linksys -&gt; another working Linksys : ok<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Thomson -&gt; another Thomson : not ok<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Indeed there&#39;s no RTP proxying.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;I check all the SIP messages below, the only differences I saw<br>
 &nbsp; &nbsp; &nbsp; &nbsp;are : &quot;user=phone&quot; and the rtpmap.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;concerning NAT there are behind the same router, the location<br>
 &nbsp; &nbsp; &nbsp; &nbsp;saved is fine ?<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;in the kamailio log, the routing logic is the same.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;registration of all sip phones are ok, proxy auth too.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;the Thomsons can&#39;t find any other sip phones ...<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;here are all the invites (got with ngrep) :<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;*** Here you have the INVITE message in the case Linksys =&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Linksys (call ok)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;U 2008/12/01 10:34:09.950709 <a href="http://77.246.81.162:25722" target="_blank">77.246.81.162:25722</a><br></div></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162:25722" target="_blank">http://77.246.81.162:25722</a>&gt; &lt;<a href="http://77.246.81.162:25722" target="_blank">http://77.246.81.162:25722</a>&gt; -&gt;<div class="Ih2E3d"><br>

 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://77.246.81.132:5060" target="_blank">77.246.81.132:5060</a> &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;INVITE <a href="mailto:sip%3A0123451010@sip.720.fr" target="_blank">sip:0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a>&gt;&gt; SIP/2.0.<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Via: SIP/2.0/UDP 192.168.0.120:5060;branch=z9hG4bK-bdbd130c.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;From: &quot;linksys1&quot; &lt;<a href="mailto:sip%3A0123451005@sip.720.fr" target="_blank">sip:0123451005@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451005@sip.720.fr" target="_blank">sip%3A0123451005@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451005@sip.720.fr" target="_blank">sip%3A0123451005@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451005@sip.720.fr" target="_blank">sip%253A0123451005@sip.720.fr</a>&gt;&gt;&gt;;tag=6fc94d28edd8dcaao0.<div class="Ih2E3d"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;To: &quot;linksys2&quot; &lt;<a href="mailto:sip%3A0123451010@sip.720.fr" target="_blank">sip:0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a>&gt;&gt;&gt;.<div class="Ih2E3d"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;Remote-Party-ID: &quot;linksys1&quot; &lt;<a href="mailto:sip%3A0123451005@sip.720.fr" target="_blank">sip:0123451005@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451005@sip.720.fr" target="_blank">sip%3A0123451005@sip.720.fr</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451005@sip.720.fr" target="_blank">sip%3A0123451005@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451005@sip.720.fr" target="_blank">sip%253A0123451005@sip.720.fr</a>&gt;&gt;&gt;;screen=yes;party=calling.<div class="Ih2E3d"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;Call-ID: <a href="mailto:7dba9d80-33140832@192.168.0.120" target="_blank">7dba9d80-33140832@192.168.0.120</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:7dba9d80-33140832@192.168.0.120" target="_blank">7dba9d80-33140832@192.168.0.120</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:7dba9d80-33140832@192.168.0.120" target="_blank">7dba9d80-33140832@192.168.0.120</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:7dba9d80-33140832@192.168.0.120" target="_blank">7dba9d80-33140832@192.168.0.120</a>&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;CSeq: 102 INVITE.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Max-Forwards: 50.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Proxy-Authorization: Digest<br>
 &nbsp; &nbsp; &nbsp; &nbsp;username=&quot;0123451005&quot;,realm=&quot;<a href="http://sip.720.fr" target="_blank">sip.720.fr</a> &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;&quot;,nonce=&quot;4933b0bd000000bb6b5025b195e2dac29e1a78759732fcfb&quot;,uri=&quot;<a href="mailto:sip%3A0123451010@sip.720.fr" target="_blank">sip:0123451010@sip.720.fr</a><br>

 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a>&gt;&gt;&quot;,algorithm=MD5,response=&quot;2d6a83ad081b23632bbc40bcfb277daf&quot;,qop=auth,nc=00000001,cnonce=&quot;6dec9235&quot;.<div>
<div></div><div class="Wj3C7c"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;Contact: &quot;linksys1&quot; &lt;<a href="http://sip:0123451005@192.168.0.120:5060" target="_blank">sip:0123451005@192.168.0.120:5060</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip:0123451005@192.168.0.120:5060" target="_blank">http://sip:0123451005@192.168.0.120:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip:0123451005@192.168.0.120:5060" target="_blank">http://sip:0123451005@192.168.0.120:5060</a>&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Expires: 240.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;User-Agent: Linksys/SPA941-5.1.8.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Content-Length: 259.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Supported: replaces.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Content-Type: application/sdp.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;v=0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;o=- 316723 316723 IN IP4 <a href="http://192.168.0.120" target="_blank">192.168.0.120</a> &lt;<a href="http://192.168.0.120" target="_blank">http://192.168.0.120</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.120" target="_blank">http://192.168.0.120</a>&gt;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;s=-.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;c=IN IP4 <a href="http://192.168.0.120" target="_blank">192.168.0.120</a> &lt;<a href="http://192.168.0.120" target="_blank">http://192.168.0.120</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.120" target="_blank">http://192.168.0.120</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;t=0 0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;m=audio 38544 RTP/AVP 18 0 8 101.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:18 G729a/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:0 PCMU/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:8 PCMA/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:101 telephone-event/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=fmtp:101 0-15.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=ptime:30.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=sendrecv.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;*** Here you have the INVITE message in the case Linksys =&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Thomson (call ok)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;U 2008/12/01 10:39:43.317899 <a href="http://77.246.81.162:25722" target="_blank">77.246.81.162:25722</a><br></div></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162:25722" target="_blank">http://77.246.81.162:25722</a>&gt; &lt;<a href="http://77.246.81.162:25722" target="_blank">http://77.246.81.162:25722</a>&gt; -&gt;<div class="Ih2E3d"><br>

 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://77.246.81.132:5060" target="_blank">77.246.81.132:5060</a> &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;INVITE <a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt; SIP/2.0.<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;Via: SIP/2.0/UDP 192.168.0.120:5060;branch=z9hG4bK-30acba56.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;From: &quot;linksys1&quot; &lt;<a href="mailto:sip%3A0123451005@sip.720.fr" target="_blank">sip:0123451005@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451005@sip.720.fr" target="_blank">sip%3A0123451005@sip.720.fr</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451005@sip.720.fr" target="_blank">sip%3A0123451005@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451005@sip.720.fr" target="_blank">sip%253A0123451005@sip.720.fr</a>&gt;&gt;&gt;;tag=4829c42d46f54ba1o0.<div class="Ih2E3d"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;To: &quot;thomson1&quot; &lt;<a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt;&gt;.<br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;Remote-Party-ID: &quot;linksys1&quot; &lt;<a href="mailto:sip%3A0123451005@sip.720.fr" target="_blank">sip:0123451005@sip.720.fr</a><div class="Ih2E3d"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451005@sip.720.fr" target="_blank">sip%3A0123451005@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451005@sip.720.fr" target="_blank">sip%3A0123451005@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451005@sip.720.fr" target="_blank">sip%253A0123451005@sip.720.fr</a>&gt;&gt;&gt;;screen=yes;party=calling.<div class="Ih2E3d"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;Call-ID: <a href="mailto:ebfea81d-6dcc3871@192.168.0.120" target="_blank">ebfea81d-6dcc3871@192.168.0.120</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:ebfea81d-6dcc3871@192.168.0.120" target="_blank">ebfea81d-6dcc3871@192.168.0.120</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:ebfea81d-6dcc3871@192.168.0.120" target="_blank">ebfea81d-6dcc3871@192.168.0.120</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:ebfea81d-6dcc3871@192.168.0.120" target="_blank">ebfea81d-6dcc3871@192.168.0.120</a>&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;CSeq: 102 INVITE.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Max-Forwards: 50.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Proxy-Authorization: Digest<br>
 &nbsp; &nbsp; &nbsp; &nbsp;username=&quot;0123451005&quot;,realm=&quot;<a href="http://sip.720.fr" target="_blank">sip.720.fr</a> &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;&quot;,nonce=&quot;4933b20b000000bcd4130811017007669127457c07480a0e&quot;,uri=&quot;<a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>

 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt;&quot;,algorithm=MD5,response=&quot;a888badf3b4a5d787f2a763dd8fd8c28&quot;,qop=auth,nc=00000001,cnonce=&quot;7405f5b&quot;.<div class="Ih2E3d">
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Contact: &quot;linksys1&quot; &lt;<a href="http://sip:0123451005@192.168.0.120:5060" target="_blank">sip:0123451005@192.168.0.120:5060</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip:0123451005@192.168.0.120:5060" target="_blank">http://sip:0123451005@192.168.0.120:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip:0123451005@192.168.0.120:5060" target="_blank">http://sip:0123451005@192.168.0.120:5060</a>&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Expires: 240.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;User-Agent: Linksys/SPA941-5.1.8.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Content-Length: 259.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Supported: replaces.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Content-Type: application/sdp.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;v=0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;o=- 350059 350059 IN IP4 <a href="http://192.168.0.120" target="_blank">192.168.0.120</a> &lt;<a href="http://192.168.0.120" target="_blank">http://192.168.0.120</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.120" target="_blank">http://192.168.0.120</a>&gt;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;s=-.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;c=IN IP4 <a href="http://192.168.0.120" target="_blank">192.168.0.120</a> &lt;<a href="http://192.168.0.120" target="_blank">http://192.168.0.120</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.120" target="_blank">http://192.168.0.120</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;t=0 0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;m=audio 38546 RTP/AVP 18 0 8 101.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:18 G729a/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:0 PCMU/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:8 PCMA/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:101 telephone-event/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=fmtp:101 0-15.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=ptime:30.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=sendrecv.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;*** Here you have the INVITE message in the case Thomson =&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Linksys (call not ok)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;U 2008/12/01 10:41:54.428224 <a href="http://77.246.81.162:24507" target="_blank">77.246.81.162:24507</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162:24507" target="_blank">http://77.246.81.162:24507</a>&gt; &lt;<a href="http://77.246.81.162:24507" target="_blank">http://77.246.81.162:24507</a>&gt; -&gt;<div class="Ih2E3d"><br>

 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://77.246.81.132:5060" target="_blank">77.246.81.132:5060</a> &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;INVITE sip:0123451010@sip.720.fr:5060;user=phone SIP/2.0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Via: SIP/2.0/UDP<br>
 &nbsp; &nbsp; &nbsp; &nbsp;192.168.0.184:5060;branch=z9hG4bK7920248682981536932-1809931.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;From:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&quot;thomson1&quot;&lt;sip:0123451013@sip.720.fr:5060;user=phone&gt;;tag=c0a80101-1b9de5.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;To: &lt;sip:0123451010@sip.720.fr:5060;user=phone&gt;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Call-ID: <a href="mailto:1bc719-c0a80101-0-2@192.168.0.184" target="_blank">1bc719-c0a80101-0-2@192.168.0.184</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:1bc719-c0a80101-0-2@192.168.0.184" target="_blank">1bc719-c0a80101-0-2@192.168.0.184</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:1bc719-c0a80101-0-2@192.168.0.184" target="_blank">1bc719-c0a80101-0-2@192.168.0.184</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:1bc719-c0a80101-0-2@192.168.0.184" target="_blank">1bc719-c0a80101-0-2@192.168.0.184</a>&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;CSeq: 2 INVITE.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Max-Forwards: 70.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Supported: timer, replaces.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Session-Expires: 1800.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Proxy-Authorization: Digest username=&quot;0123451013&quot;,<br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;realm=&quot;<a href="http://sip.720.fr" target="_blank">sip.720.fr</a> &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt; &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;&quot;,<div class="Ih2E3d">
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;nonce=&quot;4933b28e000000bf60feb103ab85ee5f758ec510d7773f66&quot;,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;uri=&quot;sip:0123451010@sip.720.fr:5060;user=phone&quot;,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;response=&quot;1eb59cbc25d6db05fafcd5d8b915da4a&quot;, algorithm=MD5,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;qop=auth, cnonce=&quot;1b9e0b&quot;, nc=00000001.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Allow:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,SUBSCRIBE,NOTIFY,UPDATE,REFER,REGISTER,INFO.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Contact: &lt;sip:0123451013@192.168.0.184:5060;user=phone&gt;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;User-Agent: THOMSON thomson1 hw5 fw1.63 00-14-7F-00-5E-0A.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Allow-Events: refer,dialog,message-summary,check-sync,talk,hold.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Content-Type: application/sdp.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Content-Length: 299.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;v=0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;o=0123451013 1809894 1809894 IN IP4 <a href="http://192.168.0.184" target="_blank">192.168.0.184</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.184" target="_blank">http://192.168.0.184</a>&gt; &lt;<a href="http://192.168.0.184" target="_blank">http://192.168.0.184</a>&gt;.<div class="Ih2E3d"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;s=-.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;c=IN IP4 <a href="http://192.168.0.184" target="_blank">192.168.0.184</a> &lt;<a href="http://192.168.0.184" target="_blank">http://192.168.0.184</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.184" target="_blank">http://192.168.0.184</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;t=0 0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;m=audio 41000 RTP/AVP 8 0 18 4 96.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:8 PCMA/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:0 PCMU/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:18 G729/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=fmtp:18 annexb=no.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:4 G723/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:96 telephone-event/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=fmtp:96 0-15.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=sendrecv.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;*** Here you have the INVITE message in the case Thomson =&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Thomson (call not ok)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;U 2008/12/01 10:43:41.340288 <a href="http://77.246.81.162:30201" target="_blank">77.246.81.162:30201</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162:30201" target="_blank">http://77.246.81.162:30201</a>&gt; &lt;<a href="http://77.246.81.162:30201" target="_blank">http://77.246.81.162:30201</a>&gt; -&gt;<div><div></div><div class="Wj3C7c">
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://77.246.81.132:5060" target="_blank">77.246.81.132:5060</a> &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;INVITE sip:0123451013@sip.720.fr:5060;user=phone SIP/2.0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Via: SIP/2.0/UDP<br>
 &nbsp; &nbsp; &nbsp; &nbsp;192.168.0.185:5060;branch=z9hG4bK9142470814203758154-1862706.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;From:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&quot;thomson2&quot;&lt;sip:0123451014@sip.720.fr:5060;user=phone&gt;;tag=c0a80101-1c6c04.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;To: &lt;sip:0123451013@sip.720.fr:5060;user=phone&gt;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Call-ID: <a href="mailto:1c93e7-c0a80101-0-2@192.168.0.185" target="_blank">1c93e7-c0a80101-0-2@192.168.0.185</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:1c93e7-c0a80101-0-2@192.168.0.185" target="_blank">1c93e7-c0a80101-0-2@192.168.0.185</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:1c93e7-c0a80101-0-2@192.168.0.185" target="_blank">1c93e7-c0a80101-0-2@192.168.0.185</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:1c93e7-c0a80101-0-2@192.168.0.185" target="_blank">1c93e7-c0a80101-0-2@192.168.0.185</a>&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;CSeq: 2 INVITE.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Max-Forwards: 70.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Supported: timer, replaces.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Session-Expires: 1800.Proxy-Authorization: Digest<br>
 &nbsp; &nbsp; &nbsp; &nbsp;username=&quot;0123451014&quot;, realm=&quot;<a href="http://sip.720.fr" target="_blank">sip.720.fr</a> &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;&quot;,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;nonce=&quot;4933b2f9000000c25f1b77c7d99d35ceeb25c03a20f5e153&quot;,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;uri=&quot;sip:0123451013@sip.720.fr:5060;user=phone&quot;,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;response=&quot;2c46b135e8453fce29308c03cf89aac5&quot;, algorithm=MD5,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;qop=auth, cnonce=&quot;1c6c33&quot;, nc=00<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;000001.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Allow:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,SUBSCRIBE,NOTIFY,UPDATE,REFER,REGISTER,INFO.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Contact: &lt;sip:0123451014@192.168.0.185:5060;user=phone&gt;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;User-Agent: THOMSON thomson1 hw5 fw1.63 00-14-7F-E1-63-34.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Allow-Events: refer,dialog,message-summary,check-sync,talk,hold.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Content-Type: application/sdp.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Content-Length: 299.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;v=0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;o=0123451014 1862661 1862661 IN IP4 <a href="http://192.168.0.185" target="_blank">192.168.0.185</a><br></div></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.185" target="_blank">http://192.168.0.185</a>&gt; &lt;<a href="http://192.168.0.185" target="_blank">http://192.168.0.185</a>&gt;.<div><div></div><div class="Wj3C7c"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;s=-.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;c=IN IP4 <a href="http://192.168.0.185" target="_blank">192.168.0.185</a> &lt;<a href="http://192.168.0.185" target="_blank">http://192.168.0.185</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.185" target="_blank">http://192.168.0.185</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;t=0 0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;m=audio 41000 RTP/AVP 8 0 18 4 96.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:8 PCMA/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:0 PCMU/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:18 G729/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=fmtp:18 annexb=no.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:4 G723/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=rtpmap:96 telephone-event/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=fmtp:96 0-15.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;a=sendrecv.<br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;It&#39;s strange ...<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;.Sam.<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;On Fri, Nov 28, 2008 at 12:52 PM, Klaus Darilion<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:klaus.mailinglists@pernau.at" target="_blank">klaus.mailinglists@pernau.at</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:klaus.mailinglists@pernau.at" target="_blank">klaus.mailinglists@pernau.at</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:klaus.mailinglists@pernau.at" target="_blank">klaus.mailinglists@pernau.at</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:klaus.mailinglists@pernau.at" target="_blank">klaus.mailinglists@pernau.at</a>&gt;&gt;&gt; wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; the user=phone parameter in the Contact is probably not the<br>
 &nbsp; &nbsp; &nbsp; &nbsp;problem<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - there can be any parameter there. Except the client does not<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; accept its own contact.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I suspect a NAT problem<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; regards<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; klaus<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Samuel Muller schrieb:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Hello all,<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I&#39;ve a little problem with the SIP phone Thomson ST2030.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; When it registers, it auto-adds &quot;;user=phone&quot; in all the<br>
 &nbsp; &nbsp; &nbsp; &nbsp;fields<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; it can be.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; The problem is that it can&#39;t be called due to the contact<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; header, kamailio can&#39;t found the phone.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I tried to delete the filed during the REGISTER and the PROXY<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; AUTH processes, with no success ...<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; If someone has a solution, many thanks !<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -- --<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; kamailio.cfg :<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -- --<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ...<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# ;user=phone hack<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;if (search(&quot;^Contact:.*;user=phone&quot;))<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;xlog(&quot;L_INFO&quot;, &quot;-&gt; user=phone found,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;remove it -<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; F=$fu ContactHF=$ct&quot;);<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;replace_all(&quot;;user=phone&quot;, &quot;\r\n&quot;);<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;#subst(&quot;/;user=phone$;$&quot;))<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ...<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =&gt; all the logs here :<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -- --<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SQL result<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -- --<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Database: openser<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SQL query: SELECT * FROM `location` WHERE `id` = 383<br>
 &nbsp; &nbsp; &nbsp; &nbsp;LIMIT 0, 30 ;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; id &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 383<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; username &nbsp; &nbsp; 0123451013<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; domain &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://sip.720.fr" target="_blank">sip.720.fr</a> &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; contact &nbsp; &nbsp; sip:0123451013@192.168.0.158:5060;user=phone<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; received &nbsp; &nbsp; sip:<a href="http://77.246.81.162:1902" target="_blank">77.246.81.162:1902</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt; &lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; path &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; NULL<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; expires &nbsp; &nbsp; 2008-11-28 13:02:16<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; q &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0.00<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; callid &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a>&gt;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a>&gt;&gt;&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cseq &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 270<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; last_modified &nbsp; &nbsp; 2008-11-28 12:02:16<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; flags &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cflags &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 64<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; user_agent &nbsp; &nbsp; THOMSON ST2030 hw5 fw1.63 00-14-7F-00-5E-0A<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; socket &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; udp:<a href="http://77.246.81.132:5060" target="_blank">77.246.81.132:5060</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; methods &nbsp; &nbsp; NULL<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -- --<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; kamailio REGISTER sip buffer<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -- --<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; REGISTER sip:<a href="http://sip.720.fr" target="_blank">sip.720.fr</a> &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;;user=phone SIP/2.0<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Via: SIP/2.0/UDP<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 192.168.0.158:5060;branch=z9hG4bK363142985921875976-158787787<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; From:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &lt;sip:0123451013@sip.720.fr:5060;user=phone&gt;;tag=c0a80101-976e8ab<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; To: &lt;sip:0123451013@sip.720.fr:5060;user=phone&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Call-ID: <a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a>&gt;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a><br></div></div><div><div></div><div class="Wj3C7c">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:18786315-c0a80101-5-a@192.168.0.158" target="_blank">18786315-c0a80101-5-a@192.168.0.158</a>&gt;&gt;&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CSeq: 250 REGISTER<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Max-Forwards: 69<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Expires: 3600<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Contact: &lt;sip:0123451013@192.168.0.158:5060;user=phone&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Authorization: Digest username=&quot;0123451013&quot;,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;realm=&quot;<a href="http://sip.720.fr" target="_blank">sip.720.fr</a> &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt; &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;&quot;,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; nonce=&quot;492f8a92000000697e7fefd30ce752d7e50c6166da2cc6e2&quot;,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; uri=&quot;sip:<a href="http://sip.720.fr" target="_blank">sip.720.fr</a> &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt; &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;&quot;,<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; response=&quot;37f8ec824ba77eb37583f38f2a509f77&quot;,<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; algorithm=MD5, qop=auth, cnonce=&quot;976e8cb&quot;, nc=00000001<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; User-Agent: THOMSON ST2030 hw5 fw1.63 00-14-7F-00-5E-0A<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Allow-Events:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;refer,dialog,message-summary,check-sync,talk,hold<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Content-Length: 0<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -- --<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ngrep log :<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -- --<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; U 2008/11/28 12:13:59.813649 <a href="http://77.246.81.162:8680" target="_blank">77.246.81.162:8680</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162:8680" target="_blank">http://77.246.81.162:8680</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162:8680" target="_blank">http://77.246.81.162:8680</a>&gt; &lt;<a href="http://77.246.81.162:8680" target="_blank">http://77.246.81.162:8680</a>&gt; -&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://77.246.81.132:5060" target="_blank">77.246.81.132:5060</a> &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INVITE <a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a><br></div></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451013@sip.720.fr" target="_blank">sip%25253A0123451013@sip.720.fr</a>&gt;&gt;&gt; SIP/2.0.<div class="Ih2E3d"><br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Via: SIP/2.0/UDP 192.168.0.113:5060;branch=z9hG4bK-eb23842c.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; From: &quot;Sam&quot; &lt;<a href="mailto:sip%3A0123451010@sip.720.fr" target="_blank">sip:0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a>&gt;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451010@sip.720.fr" target="_blank">sip%25253A0123451010@sip.720.fr</a>&gt;&gt;&gt;&gt;;tag=4209e88c969ca7dfo0.<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; To: &quot;st2030&quot; &lt;<a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451013@sip.720.fr" target="_blank">sip%25253A0123451013@sip.720.fr</a>&gt;&gt;&gt;&gt;.<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Remote-Party-ID: &quot;Sam&quot; &lt;<a href="mailto:sip%3A0123451010@sip.720.fr" target="_blank">sip:0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451010@sip.720.fr" target="_blank">sip%25253A0123451010@sip.720.fr</a>&gt;&gt;&gt;&gt;;screen=yes;party=calling.<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Call-ID: <a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CSeq: 102 INVITE.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Max-Forwards: 50.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Proxy-Authorization: Digest<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; username=&quot;0123451010&quot;,realm=&quot;<a href="http://sip.720.fr" target="_blank">sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt; &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip.720.fr" target="_blank">http://sip.720.fr</a>&gt;&quot;,nonce=&quot;492fd3a300000094c9e8b4f3805f7f96dc3f36f981a64570&quot;,uri=&quot;<a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>

 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451013@sip.720.fr" target="_blank">sip%25253A0123451013@sip.720.fr</a>&gt;&gt;&gt;&quot;,algorithm=MD5,response=&quot;1538e1ac3e3181f8bfb6f473f2470a6a&quot;,qop=auth,nc=00000001,cnonce=&quot;7c8a76fd&quot;.<div>
<div></div><div class="Wj3C7c"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Contact: &quot;Sam&quot; &lt;<a href="http://sip:0123451010@192.168.0.113:5060" target="_blank">sip:0123451010@192.168.0.113:5060</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip:0123451010@192.168.0.113:5060" target="_blank">http://sip:0123451010@192.168.0.113:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip:0123451010@192.168.0.113:5060" target="_blank">http://sip:0123451010@192.168.0.113:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip:0123451010@192.168.0.113:5060" target="_blank">http://sip:0123451010@192.168.0.113:5060</a>&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Expires: 240.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; User-Agent: Linksys/SPA941-5.1.8.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Content-Length: 263.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;PRACK,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; REFER.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Supported: 100rel, replaces.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Content-Type: application/sdp.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; v=0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; o=- 33629308 33629308 IN IP4 <a href="http://192.168.0.113" target="_blank">192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt; &lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; s=-.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; c=IN IP4 <a href="http://192.168.0.113" target="_blank">192.168.0.113</a> &lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; t=0 0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; m=audio 35692 RTP/AVP 18 0 8 101.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:18 G729a/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:0 PCMU/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:8 PCMA/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:101 telephone-event/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=fmtp:101 0-15.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=ptime:30.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=sendrecv.<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; U 2008/11/28 12:13:59.820056 <a href="http://77.246.81.132:5060" target="_blank">77.246.81.132:5060</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt; -&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://77.246.81.162:8680" target="_blank">77.246.81.162:8680</a> &lt;<a href="http://77.246.81.162:8680" target="_blank">http://77.246.81.162:8680</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162:8680" target="_blank">http://77.246.81.162:8680</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162:8680" target="_blank">http://77.246.81.162:8680</a>&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SIP/2.0 100 Trying.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Via: SIP/2.0/UDP<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; 192.168.0.113:5060;branch=z9hG4bK-eb23842c;rport=8680;received=<a href="http://77.246.81.162" target="_blank">77.246.81.162</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt; &lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; From: &quot;Sam&quot; &lt;<a href="mailto:sip%3A0123451010@sip.720.fr" target="_blank">sip:0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a>&gt;&gt;<br></div></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451010@sip.720.fr" target="_blank">sip%25253A0123451010@sip.720.fr</a>&gt;&gt;&gt;&gt;;tag=4209e88c969ca7dfo0.<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; To: &quot;st2030&quot; &lt;<a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451013@sip.720.fr" target="_blank">sip%25253A0123451013@sip.720.fr</a>&gt;&gt;&gt;&gt;.<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Call-ID: <a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CSeq: 102 INVITE.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Server: 720 DEGRES SIP PROXY.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Content-Length: 0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Warning: 392 <a href="http://77.246.81.132:5060" target="_blank">77.246.81.132:5060</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt; &quot;Noisy feedback tells: &nbsp;pid=14141<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; req_src_ip=<a href="http://77.246.81.162" target="_blank">77.246.81.162</a> &lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt; req_src_port=8680<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; in_uri=<a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451013@sip.720.fr" target="_blank">sip%25253A0123451013@sip.720.fr</a>&gt;&gt;&gt;<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; out_uri=<a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451013@sip.720.fr" target="_blank">sip%25253A0123451013@sip.720.fr</a>&gt;&gt;&gt; via_cnt==1&quot;.<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; U 2008/11/28 12:13:59.882639 <a href="http://77.246.81.132:5060" target="_blank">77.246.81.132:5060</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt; -&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://77.246.81.162:1902" target="_blank">77.246.81.162:1902</a> &lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INVITE sip:0123451013@192.168.0.158:5060;user=phone SIP/2.0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Record-Route: &lt;sip:<a href="http://77.246.81.132" target="_blank">77.246.81.132</a> &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;;lr=on;ftag=4209e88c969ca7dfo0;nat=yes;vsf=dTRjN2NvOSh5O2l3chRUKWUpZWo5MGkrLFxGBRldBw--&gt;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Via: SIP/2.0/UDP <a href="http://77.246.81.132" target="_blank">77.246.81.132</a> &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;;branch=z9hG4bK821.3a570854.0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Via: SIP/2.0/UDP<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 192.168.0.113:5060;rport=8680;received=<a href="http://77.246.81.162" target="_blank">77.246.81.162</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;;branch=z9hG4bK-eb23842c.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; From: &quot;Anonymous&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;sip:anonymous@anonymous.invalid&gt;;tag=4209e88c969ca7dfo0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; To: &quot;st2030&quot; &lt;<a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451013@sip.720.fr" target="_blank">sip%25253A0123451013@sip.720.fr</a>&gt;&gt;&gt;&gt;.<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Call-ID: <a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br></div><div><div></div><div class="Wj3C7c">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CSeq: 102 INVITE.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Max-Forwards: 49.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Contact: &quot;Sam&quot; &lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">sip:0123451010@77.246.81.162:8680</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">http://sip:0123451010@77.246.81.162:8680</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">http://sip:0123451010@77.246.81.162:8680</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">http://sip:0123451010@77.246.81.162:8680</a>&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Expires: 240.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; User-Agent: Linksys/SPA941-5.1.8.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Content-Length: 281.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;PRACK,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; REFER.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Supported: 100rel, replaces.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Content-Type: application/sdp.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Privacy: id.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Remote-Party-ID: &lt;&lt;null&gt;&gt;;party=caller;privacy=yes;screen=no.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; v=0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; o=- 33629308 33629308 IN IP4 <a href="http://192.168.0.113" target="_blank">192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt; &lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; s=-.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; c=IN IP4 <a href="http://77.246.81.133" target="_blank">77.246.81.133</a> &lt;<a href="http://77.246.81.133" target="_blank">http://77.246.81.133</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.133" target="_blank">http://77.246.81.133</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.133" target="_blank">http://77.246.81.133</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; t=0 0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; m=audio 35132 RTP/AVP 18 0 8 101.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:18 G729a/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:0 PCMU/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:8 PCMA/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:101 telephone-event/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=fmtp:101 0-15.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=ptime:30.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=sendrecv.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=nortpproxy:yes.<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; U 2008/11/28 12:14:00.273883 <a href="http://77.246.81.132:5060" target="_blank">77.246.81.132:5060</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br></div></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt; -&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://77.246.81.162:1902" target="_blank">77.246.81.162:1902</a> &lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INVITE sip:0123451013@192.168.0.158:5060;user=phone SIP/2.0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Record-Route: &lt;sip:<a href="http://77.246.81.132" target="_blank">77.246.81.132</a> &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;;lr=on;ftag=4209e88c969ca7dfo0;nat=yes;vsf=dTRjN2NvOSh5O2l3chRUKWUpZWo5MGkrLFxGBRldBw--&gt;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Via: SIP/2.0/UDP <a href="http://77.246.81.132" target="_blank">77.246.81.132</a> &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;;branch=z9hG4bK821.3a570854.0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Via: SIP/2.0/UDP<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 192.168.0.113:5060;rport=8680;received=<a href="http://77.246.81.162" target="_blank">77.246.81.162</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;;branch=z9hG4bK-eb23842c.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; From: &quot;Anonymous&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;sip:anonymous@anonymous.invalid&gt;;tag=4209e88c969ca7dfo0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; To: &quot;st2030&quot; &lt;<a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451013@sip.720.fr" target="_blank">sip%25253A0123451013@sip.720.fr</a>&gt;&gt;&gt;&gt;.<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Call-ID: <a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CSeq: 102 INVITE.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Max-Forwards: 49.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Contact: &quot;Sam&quot; &lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">sip:0123451010@77.246.81.162:8680</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">http://sip:0123451010@77.246.81.162:8680</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">http://sip:0123451010@77.246.81.162:8680</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">http://sip:0123451010@77.246.81.162:8680</a>&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Expires: 240.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; User-Agent: Linksys/SPA941-5.1.8.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Content-Length: 281.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;PRACK,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; REFER.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Supported: 100rel, replaces.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Content-Type: application/sdp.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Privacy: id.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Remote-Party-ID: &lt;&lt;null&gt;&gt;;party=caller;privacy=yes;screen=no.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; v=0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; o=- 33629308 33629308 IN IP4 <a href="http://192.168.0.113" target="_blank">192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt; &lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; s=-.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; c=IN IP4 <a href="http://77.246.81.133" target="_blank">77.246.81.133</a> &lt;<a href="http://77.246.81.133" target="_blank">http://77.246.81.133</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.133" target="_blank">http://77.246.81.133</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.133" target="_blank">http://77.246.81.133</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; t=0 0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; m=audio 35132 RTP/AVP 18 0 8 101.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:18 G729a/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:0 PCMU/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:8 PCMA/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:101 telephone-event/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=fmtp:101 0-15.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=ptime:30.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=sendrecv.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=nortpproxy:yes.<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; U 2008/11/28 12:14:01.272604 <a href="http://77.246.81.132:5060" target="_blank">77.246.81.132:5060</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt; -&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://77.246.81.162:1902" target="_blank">77.246.81.162:1902</a> &lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INVITE sip:0123451013@192.168.0.158:5060;user=phone SIP/2.0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Record-Route: &lt;sip:<a href="http://77.246.81.132" target="_blank">77.246.81.132</a> &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;;lr=on;ftag=4209e88c969ca7dfo0;nat=yes;vsf=dTRjN2NvOSh5O2l3chRUKWUpZWo5MGkrLFxGBRldBw--&gt;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Via: SIP/2.0/UDP <a href="http://77.246.81.132" target="_blank">77.246.81.132</a> &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;;branch=z9hG4bK821.3a570854.0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Via: SIP/2.0/UDP<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 192.168.0.113:5060;rport=8680;received=<a href="http://77.246.81.162" target="_blank">77.246.81.162</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;;branch=z9hG4bK-eb23842c.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; From: &quot;Anonymous&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;sip:anonymous@anonymous.invalid&gt;;tag=4209e88c969ca7dfo0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; To: &quot;st2030&quot; &lt;<a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451013@sip.720.fr" target="_blank">sip%25253A0123451013@sip.720.fr</a>&gt;&gt;&gt;&gt;.<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Call-ID: <a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CSeq: 102 INVITE.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Max-Forwards: 49.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Contact: &quot;Sam&quot; &lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">sip:0123451010@77.246.81.162:8680</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">http://sip:0123451010@77.246.81.162:8680</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">http://sip:0123451010@77.246.81.162:8680</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">http://sip:0123451010@77.246.81.162:8680</a>&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Expires: 240.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; User-Agent: Linksys/SPA941-5.1.8.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Content-Length: 281.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;PRACK,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; REFER.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Supported: 100rel, replaces.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Content-Type: application/sdp.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Privacy: id.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Remote-Party-ID: &lt;&lt;null&gt;&gt;;party=caller;privacy=yes;screen=no.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; v=0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; o=- 33629308 33629308 IN IP4 <a href="http://192.168.0.113" target="_blank">192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt; &lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; s=-.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; c=IN IP4 <a href="http://77.246.81.133" target="_blank">77.246.81.133</a> &lt;<a href="http://77.246.81.133" target="_blank">http://77.246.81.133</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.133" target="_blank">http://77.246.81.133</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.133" target="_blank">http://77.246.81.133</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; t=0 0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; m=audio 35132 RTP/AVP 18 0 8 101.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:18 G729a/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:0 PCMU/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:8 PCMA/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:101 telephone-event/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=fmtp:101 0-15.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=ptime:30.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=sendrecv.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=nortpproxy:yes.<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; U 2008/11/28 12:14:03.283852 <a href="http://77.246.81.132:5060" target="_blank">77.246.81.132:5060</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt; -&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://77.246.81.162:1902" target="_blank">77.246.81.162:1902</a> &lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162:1902" target="_blank">http://77.246.81.162:1902</a>&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INVITE sip:0123451013@192.168.0.158:5060;user=phone SIP/2.0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Record-Route: &lt;sip:<a href="http://77.246.81.132" target="_blank">77.246.81.132</a> &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;;lr=on;ftag=4209e88c969ca7dfo0;nat=yes;vsf=dTRjN2NvOSh5O2l3chRUKWUpZWo5MGkrLFxGBRldBw--&gt;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Via: SIP/2.0/UDP <a href="http://77.246.81.132" target="_blank">77.246.81.132</a> &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132" target="_blank">http://77.246.81.132</a>&gt;;branch=z9hG4bK821.3a570854.0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Via: SIP/2.0/UDP<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 192.168.0.113:5060;rport=8680;received=<a href="http://77.246.81.162" target="_blank">77.246.81.162</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162" target="_blank">http://77.246.81.162</a>&gt;;branch=z9hG4bK-eb23842c.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; From: &quot;Anonymous&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;sip:anonymous@anonymous.invalid&gt;;tag=4209e88c969ca7dfo0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; To: &quot;st2030&quot; &lt;<a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451013@sip.720.fr" target="_blank">sip%25253A0123451013@sip.720.fr</a>&gt;&gt;&gt;&gt;.<div class="Ih2E3d"><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Call-ID: <a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a><br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:39d2f3d0-b283756b@192.168.0.113" target="_blank">39d2f3d0-b283756b@192.168.0.113</a>&gt;&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CSeq: 102 INVITE.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Max-Forwards: 49.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Contact: &quot;Sam&quot; &lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">sip:0123451010@77.246.81.162:8680</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">http://sip:0123451010@77.246.81.162:8680</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">http://sip:0123451010@77.246.81.162:8680</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://sip:0123451010@77.246.81.162:8680" target="_blank">http://sip:0123451010@77.246.81.162:8680</a>&gt;&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Expires: 240.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; User-Agent: Linksys/SPA941-5.1.8.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Content-Length: 281.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;PRACK,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; REFER.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Supported: 100rel, replaces.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Content-Type: application/sdp.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Privacy: id.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Remote-Party-ID: &lt;&lt;null&gt;&gt;;party=caller;privacy=yes;screen=no.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; .<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; v=0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; o=- 33629308 33629308 IN IP4 <a href="http://192.168.0.113" target="_blank">192.168.0.113</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt; &lt;<a href="http://192.168.0.113" target="_blank">http://192.168.0.113</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; s=-.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; c=IN IP4 <a href="http://77.246.81.133" target="_blank">77.246.81.133</a> &lt;<a href="http://77.246.81.133" target="_blank">http://77.246.81.133</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.133" target="_blank">http://77.246.81.133</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.133" target="_blank">http://77.246.81.133</a>&gt;.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; t=0 0.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; m=audio 35132 RTP/AVP 18 0 8 101.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:18 G729a/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:0 PCMU/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:8 PCMA/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=rtpmap:101 telephone-event/8000.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=fmtp:101 0-15.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=ptime:30.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=sendrecv.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=nortpproxy:yes.<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; U 2008/11/28 12:14:04.905612 <a href="http://77.246.81.162:8680" target="_blank">77.246.81.162:8680</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.162:8680" target="_blank">http://77.246.81.162:8680</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.162:8680" target="_blank">http://77.246.81.162:8680</a>&gt; &lt;<a href="http://77.246.81.162:8680" target="_blank">http://77.246.81.162:8680</a>&gt; -&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://77.246.81.132:5060" target="_blank">77.246.81.132:5060</a> &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://77.246.81.132:5060" target="_blank">http://77.246.81.132:5060</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CANCEL <a href="mailto:sip%3A0123451013@sip.720.fr" target="_blank">sip:0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451013@sip.720.fr" target="_blank">sip%3A0123451013@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451013@sip.720.fr" target="_blank">sip%253A0123451013@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451013@sip.720.fr" target="_blank">sip%25253A0123451013@sip.720.fr</a>&gt;&gt;&gt; SIP/2.0.<div class="Ih2E3d"><br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Via: SIP/2.0/UDP 192.168.0.113:5060;branch=z9hG4bK-eb23842c.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; From: &quot;Sam&quot; &lt;<a href="mailto:sip%3A0123451010@sip.720.fr" target="_blank">sip:0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a>&gt;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%253A0123451010@sip.720.fr" target="_blank">sip%3A0123451010@sip.720.fr</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:sip%25253A0123451010@sip.720.fr" target="_blank">sip%253A0123451010@sip.720.fr</a><br></div>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:sip%2525253A0123451010@sip.720.fr" target="_blank">sip%25253A0123451010@</a></blockquote>...<br><br>[Message clipped]&nbsp;&nbsp;</blockquote></div><br><br clear="all"><br>-- <br>Samuel MULLER<br>
Ingénieur Reseaux &amp; Telecom<br>720 DEGRES<br>+33 (0)663 128 505<br><a href="mailto:sml@720.fr">sml@720.fr</a><br>