<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt">Hi Bogdan<br><br>Just to complicate things a bit, 4.4.4.4 is the public ip of the nated device... I made a mistake in my trace where I changed the contact address in the initial 200 (from 4.4.4.4), it should have been the nated ip, 5.5.5.5 for example... So you will see then that 2 is in fact fixing the contact, but 1 is then fixing it again...<br><br>For now we have managed to create a workaround whereby we perform a "lookup location" on any acks, cancels or byes received from 1.1.1.1, this function fixes the ruri to the correct one from the location table, and sends it out correctly. This seems to be working fine so far...<br><br>Thank you for your help,<br><br>Regards,<br>Bruce<br><div><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div
 style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Bogdan-Andrei Iancu &lt;bogdan@voice-system.ro&gt;<br><b><span style="font-weight: bold;">To:</span></b> OpenSIPS users mailling list &lt;users@lists.opensips.org&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Fri, 21 May, 2010 12:57:37<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [OpenSIPS-Users] In dialog requests misrouted<br></font><br>Hi Bruce,<br><br>It is a logical problem. The chain is:&nbsp; 3 -&gt; 1 -&gt; 2 -&gt; 4, and&nbsp; when the <br>reply goes back, the NAT traversal must be done by the border entity <br>(first in the public net). So, if 4 is behind nat, then 2 must do it and <br>not 1 (like in your case)<br><br>Because 1 (and not 2) is "fixing" the contact , the routing info gets <br>lost (the 4 hop is lost). So, guilty is&nbsp; 2 for not fixing
 the contact in <br>200 OK from 4.<br><br>Regards,<br>Bogdan<br><br>Bruce Borrett wrote:<br>&gt; Hi Bogdan<br>&gt;<br>&gt; Thank you for your reply, that is exactly how I understood it.<br>&gt;<br>&gt; Here is another fuller trace for a better understanding of the <br>&gt; problem, which I believe to be uac_nat_test. On both servers , when a <br>&gt; 200 is received, uac_nat_test is returning true because it is finding <br>&gt; the top via (next hop for reply) to be different to the source ip <br>&gt; (previous hop of reply):<br>&gt;<br>&gt; Internet Protocol, Src: 1.1.1.1 (1.1.1.1), Dst: 2.2.2.2 (2.2.2.2)<br>&gt;<br>&gt; User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)<br>&gt;<br>&gt; INVITE sip:1111111111@2.2.2.2 SIP/2.0<br>&gt; Record-Route: &lt;sip:1.1.1.1;lr=on;ftag=as1a75bb38&gt;<br>&gt; Via: SIP/2.0/UDP 1.1.1.1;branch=z9hG4bK5be8.eeb63911.0<br>&gt; Via: SIP/2.0/UDP 3.3.3.3:5060;branch=z9hG4bK55985828;rport=5060<br>&gt; From:
 "22222222222" &lt;sip:2222222222@3.3.3.3&gt;;tag=as1a75bb38<br>&gt; To: &lt;sip:1111111111@2.2.2.2&gt;<br>&gt; Contact: &lt;sip:2222222222@3.3.3.3&gt;<br>&gt; Call-ID: 7a98e4540899dde2053dc8a11cee1a04@3.3.3.3<br>&gt; CSeq: 102 INVITE<br>&gt; User-Agent: Asterisk PBX<br>&gt; Max-Forwards: 69<br>&gt; Date: Tue, 18 May 2010 06:29:00 GMT<br>&gt; Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>&gt; Supported: replaces<br>&gt; X-CRE-ID: "sbc-tp-04-1274164140.30823.0<br>&gt; X-DIALSTRING: SIP/ico-bry-001/1111111111<br>&gt; Content-Type: application/sdp<br>&gt; Content-Length: 259<br>&gt;<br>&gt; v=0<br>&gt; o=root 4296 4296 IN IP4 3.3.3.3<br>&gt; s=session<br>&gt; c=IN IP4 3.3.3.3<br>&gt; t=0 0<br>&gt; m=audio 10060 RTP/AVP 18 101<br>&gt; a=rtpmap:18 G729/8000<br>&gt; a=fmtp:18 annexb=no<br>&gt; a=rtpmap:101 telephone-event/8000<br>&gt; a=fmtp:101 0-16<br>&gt; a=silenceSupp:off - - - -<br>&gt; a=ptime:60<br>&gt;
 a=sendrecv<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; Internet Protocol, Src: 2.2.2.2 (2.2.2.2), Dst: 4.4.4.4 (4.4.4.4)<br>&gt;<br>&gt; User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)<br>&gt;<br>&gt; INVITE sip:1111111111@4.4.4.4 SIP/2.0<br>&gt; Record-Route: &lt;sip:2.2.2.2;lr=on;ftag=as1a75bb38&gt;<br>&gt; Record-Route: &lt;sip:1.1.1.1;lr=on;ftag=as1a75bb38&gt;<br>&gt; Via: SIP/2.0/UDP 2.2.2.2;branch=z9hG4bK5be8.91dcf496.0<br>&gt; Via: SIP/2.0/UDP <br>&gt; 1.1.1.1;rport=5060;received=1.1.1.1;branch=z9hG4bK5be8.eeb63911.0<br>&gt; Via: SIP/2.0/UDP 3.3.3.3:5060;branch=z9hG4bK55985828;rport=5060<br>&gt; From: "2222222222" &lt;sip:2222222222@3.3.3.3&gt;;tag=as1a75bb38<br>&gt; To: &lt;sip:1111111111@2.2.2.2&gt;<br>&gt; Contact: &lt;sip:2222222222@3.3.3.3&gt;<br>&gt; Call-ID: 7a98e4540899dde2053dc8a11cee1a04@3.3.3.3<br>&gt; CSeq: 102 INVITE<br>&gt; User-Agent: Asterisk PBX<br>&gt; Max-Forwards: 68<br>&gt; Date:
 Tue, 18 May 2010 06:29:00 GMT<br>&gt; Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>&gt; Supported: replaces<br>&gt; X-CRE-ID: "sbc-tp-04-1274164140.30823.0<br>&gt; X-DIALSTRING: SIP/ico-bry-001/1111111111<br>&gt; Content-Type: application/sdp<br>&gt; Content-Length: 259<br>&gt;<br>&gt; v=0<br>&gt; o=root 4296 4296 IN IP4 3.3.3.3<br>&gt; s=session<br>&gt; c=IN IP4 3.3.3.3<br>&gt; t=0 0<br>&gt; m=audio 10060 RTP/AVP 18 101<br>&gt; a=rtpmap:18 G729/8000<br>&gt; a=fmtp:18 annexb=no<br>&gt; a=rtpmap:101 telephone-event/8000<br>&gt; a=fmtp:101 0-16<br>&gt; a=silenceSupp:off - - - -<br>&gt; a=ptime:60<br>&gt; a=sendrecv<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; Internet Protocol, Src: 4.4.4.4 (4.4.4.4), Dst: 2.2.2.2 (2.2.2.2)<br>&gt;<br>&gt; User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)<br>&gt;<br>&gt; SIP/2.0 200 OK<br>&gt; Via: SIP/2.0/UDP 2.2.2.2;branch=z9hG4bK5be8.91dcf496.0;received=2.2.2.2<br>&gt; Via:
 SIP/2.0/UDP <br>&gt; 1.1.1.1;rport=5060;received=1.1.1.1;branch=z9hG4bK5be8.eeb63911.0<br>&gt; Via: SIP/2.0/UDP 3.3.3.3:5060;branch=z9hG4bK55985828;rport=5060<br>&gt; Record-Route: &lt;sip:2.2.2.2;lr=on;ftag=as1a75bb38&gt;<br>&gt; Record-Route: &lt;sip:1.1.1.1;lr=on;ftag=as1a75bb38&gt;<br>&gt; From: "2222222222" &lt;sip:2222222222@3.3.3.3&gt;;tag=as1a75bb38<br>&gt; To: &lt;sip:1111111111@2.2.2.2&gt;;tag=as5bd164c9<br>&gt; Call-ID: 7a98e4540899dde2053dc8a11cee1a04@3.3.3.3<br>&gt; CSeq: 102 INVITE<br>&gt; User-Agent: Asterisk PBX 1.6.0.9<br>&gt; Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>&gt; Supported: replaces, timer<br>&gt; Contact: &lt;sip:1111111111@4.4.4.4&gt;<br>&gt; Content-Type: application/sdp<br>&gt; Content-Length: 290<br>&gt;<br>&gt; v=0<br>&gt; o=root 2115801714 2115801714 IN IP4 4.4.4.4<br>&gt; s=Asterisk PBX 1.6.0.9<br>&gt; c=IN IP4 4.4.4.4<br>&gt; t=0 0<br>&gt; m=audio 12004 RTP/AVP 18 101<br>&gt; a=rtpmap:18
 G729/8000<br>&gt; a=fmtp:18 annexb=no<br>&gt; a=rtpmap:101 telephone-event/8000<br>&gt; a=fmtp:101 0-16<br>&gt; a=silenceSupp:off - - - -<br>&gt; a=ptime:60<br>&gt; a=sendrecv<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; Internet Protocol, Src: 2.2.2.2 (2.2.2.2), Dst: 1.1.1.1 (1.1.1.1)<br>&gt;<br>&gt; User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)<br>&gt;<br>&gt; SIP/2.0 200 OK<br>&gt; Via: SIP/2.0/UDP <br>&gt; 1.1.1.1;rport=5060;received=1.1.1.1;branch=z9hG4bK5be8.eeb63911.0<br>&gt; Via: SIP/2.0/UDP 3.3.3.3:5060;branch=z9hG4bK55985828;rport=5060<br>&gt; Record-Route: &lt;sip:2.2.2.2;lr=on;ftag=as1a75bb38&gt;<br>&gt; Record-Route: &lt;sip:1.1.1.1;lr=on;ftag=as1a75bb38&gt;<br>&gt; From: "2222222222" &lt;sip:2222222222@3.3.3.3&gt;;tag=as1a75bb38<br>&gt; To: &lt;sip:1111111111@2.2.2.2&gt;;tag=as5bd164c9<br>&gt; Call-ID: 7a98e4540899dde2053dc8a11cee1a04@3.3.3.3<br>&gt; CSeq: 102 INVITE<br>&gt; User-Agent: Asterisk PBX
 1.6.0.9<br>&gt; Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>&gt; Supported: replaces, timer<br>&gt; Contact: &lt;sip:1111111111@4.4.4.4&gt;<br>&gt; Content-Type: application/sdp<br>&gt; Content-Length: 290<br>&gt;<br>&gt; v=0<br>&gt; o=root 2115801714 2115801714 IN IP4 4.4.4.4<br>&gt; s=Asterisk PBX 1.6.0.9<br>&gt; c=IN IP4 4.4.4.4<br>&gt; t=0 0<br>&gt; m=audio 12004 RTP/AVP 18 101<br>&gt; a=rtpmap:18 G729/8000<br>&gt; a=fmtp:18 annexb=no<br>&gt; a=rtpmap:101 telephone-event/8000<br>&gt; a=fmtp:101 0-16<br>&gt; a=silenceSupp:off - - - -<br>&gt; a=ptime:60<br>&gt; a=sendrecv<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; ACK is sent with 2.2.2.2 in ruri, instead of 4.4.4.4:<br>&gt;<br>&gt; Internet Protocol, Src: 1.1.1.1 (1.1.1.1), Dst: 2.2.2.2 (2.2.2.2)<br>&gt;<br>&gt; User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)<br>&gt;<br>&gt; ACK sip:1111111111@2.2.2.2:5060 SIP/2.0<br>&gt; Record-Route:
 &lt;sip:1.1.1.1;lr=on;ftag=as1a75bb38&gt;<br>&gt; Via: SIP/2.0/UDP 1.1.1.1;branch=z9hG4bK5be8.eeb63911.2<br>&gt; Via: SIP/2.0/UDP 3.3.3.3:5060;branch=z9hG4bK07b01eaf;rport=5060<br>&gt; Route: &lt;sip:2.2.2.2;lr=on;ftag=as1a75bb38&gt;<br>&gt; From: "2222222222" &lt;sip:2222222222@3.3.3.3&gt;;tag=as1a75bb38<br>&gt; To: &lt;sip:1111111111@2.2.2.2&gt;;tag=as5bd164c9<br>&gt; Contact: &lt;sip:2222222222@3.3.3.3&gt;<br>&gt; Call-ID: 7a98e4540899dde2053dc8a11cee1a04@3.3.3.3<br>&gt; CSeq: 102 ACK<br>&gt; User-Agent: Asterisk PBX<br>&gt; Max-Forwards: 69<br>&gt; Content-Length: 0<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; The ACK is not relayed on to 4.4.4.4, and so 4.4.4.4 just keeps <br>&gt; retransmitting 200 replies. Later the BYE from 1.1.1.1 also has an <br>&gt; incorrect ruri and so it is also not sent on to 4.4.4.4 as follows:<br>&gt;<br>&gt; Internet Protocol, Src: 1.1.1.1 (1.1.1.1), Dst: 2.2.2.2 (2.2.2.2)<br>&gt;<br>&gt; User Datagram Protocol, Src Port:
 sip (5060), Dst Port: sip (5060)<br>&gt;<br>&gt; BYE sip:1111111111@2.2.2.2:5060 SIP/2.0<br>&gt; Record-Route: &lt;sip:1.1.1.1;lr=on;ftag=as1a75bb38&gt;<br>&gt; Via: SIP/2.0/UDP 1.1.1.1;branch=z9hG4bK6be8.2fa52b26.0<br>&gt; Via: SIP/2.0/UDP 3.3.3.3:5060;branch=z9hG4bK02874f97;rport=5060<br>&gt; Route: &lt;sip:2.2.2.2;lr=on;ftag=as1a75bb38&gt;<br>&gt; From: "2222222222" &lt;sip:2222222222@3.3.3.3&gt;;tag=as1a75bb38<br>&gt; To: &lt;sip:1111111111@2.2.2.2&gt;;tag=as5bd164c9<br>&gt; Call-ID: 7a98e4540899dde2053dc8a11cee1a04@3.3.3.3<br>&gt; CSeq: 103 BYE<br>&gt; User-Agent: Asterisk PBX<br>&gt; Max-Forwards: 69<br>&gt; Reason: Q.850 ;cause=16; text="Normal Clearing"<br>&gt; X-Asterisk-HangupCauseCode: 16<br>&gt; Content-Length: 0<br>&gt;<br>&gt; I believe we would have been able to fix this issue by using the <br>&gt; dialoq module on both servers, but I do not know much about the dialog <br>&gt; module yet, and unfortunately we have no control over one of
 the <br>&gt; opensips servers. i also thought of trying to use the b2bua modules on <br>&gt; just our server, but once again i will first need to learn more about <br>&gt; those, but for now, we have managed to create a workaround whereby we <br>&gt; rewrite the ruri for all acks, byes and cancels with the ip retrieved <br>&gt; from the location table (using avp_db_query), which seems to be <br>&gt; working, for now. I hope to find a more reliable fix.<br>&gt;<br>&gt; Thanks for the help.<br>&gt; Bruce<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt; *From:* Bogdan-Andrei Iancu &lt;<a ymailto="mailto:bogdan@voice-system.ro" href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt;<br>&gt; *To:* OpenSIPS users mailling list &lt;<a ymailto="mailto:users@lists.opensips.org" href="mailto:users@lists.opensips.org">users@lists.opensips.org</a>&gt;<br>&gt; *Sent:* Tue, 18 May, 2010
 17:54:01<br>&gt; *Subject:* Re: [OpenSIPS-Users] In dialog requests misrouted<br>&gt;<br>&gt; Hi Bruce,<br>&gt;<br>&gt; The ACK for a 200OK is routed based on the route set - this the RR set +<br>&gt; the contact of the other party.&nbsp; &nbsp; So, the ACK will have in RURI the<br>&gt; contact of the other party (from 200 OK) and the RR set as Route hdrs.<br>&gt;<br>&gt; Regards,<br>&gt; Bogdan<br>&gt;<br>&gt; Bruce Borrett wrote:<br>&gt; &gt; Hi<br>&gt; &gt;<br>&gt; &gt; We are trying to migrate from an SBC to Opensips 1.6. When we are<br>&gt; &gt; sending calls to another provider who are using Openser, they are not<br>&gt; &gt; taking the contact address from our 200 replies, instead they are<br>&gt; &gt; putting our Openser address in the RURI of all Acks, Byes and Cancels.<br>&gt; &gt; Am I right in saying that this is incorrect? Im not sure where they<br>&gt; &gt; are getting this address either, maybe from the To: field, or from the<br>&gt; &gt;
 record route header?<br>&gt; &gt;<br>&gt; &gt; Is there a way to match the message received to a transaction and<br>&gt; &gt; route the message to the contact in the original invite stored by TM?<br>&gt; &gt; Or perhaps some better way of solving this?<br>&gt; &gt;<br>&gt; &gt; Here are the messages:<br>&gt; &gt;<br>&gt; &gt; SIP/2.0 200 OK<br>&gt; &gt; Via: SIP/2.0/UDP<br>&gt; &gt; <br>&gt; xx.xxx.0.33;rport=5060;received=41.221.0.33;branch=z9hG4bKb9fc.f1cf4e03.0<br>&gt; &gt; Via: SIP/2.0/UDP xx.xxx.0.42:5060;branch=z9hG4bK3d3a5800;rport=5060<br>&gt; &gt; Record-Route: &lt;sip:xx.xxx.1.13;lr=on;ftag=as5e3b3ce0&gt;<br>&gt; &gt; Record-Route: &lt;sip:xx.xxx.0.33;lr=on;ftag=as5e3b3ce0&gt;<br>&gt; &gt; From: "xxxxxxx7239" &lt;sip:<a ymailto="mailto:xxxxxxx7239@xx.xxx" href="mailto:xxxxxxx7239@xx.xxx">xxxxxxx7239@xx.xxx</a> <br>&gt; &lt;mailto:<a ymailto="mailto:xxxxxxx7239@xx.xxx"
 href="mailto:xxxxxxx7239@xx.xxx">xxxxxxx7239@xx.xxx</a>&gt;.0.42&gt;;tag=as5e3b3ce0<br>&gt; &gt; To: &lt;sip:<a ymailto="mailto:xxxxxx0114@xx.xxx" href="mailto:xxxxxx0114@xx.xxx">xxxxxx0114@xx.xxx</a> <br>&gt; &lt;mailto:<a ymailto="mailto:xxxxxx0114@xx.xxx" href="mailto:xxxxxx0114@xx.xxx">xxxxxx0114@xx.xxx</a>&gt;.1.13&gt;;tag=as33b0f85f<br>&gt; &gt; Call-ID: <a ymailto="mailto:4b3419c86b29e5ce5a387a1b74f7effc@xx.xxx" href="mailto:4b3419c86b29e5ce5a387a1b74f7effc@xx.xxx">4b3419c86b29e5ce5a387a1b74f7effc@xx.xxx</a> <br>&gt; &lt;mailto:<a ymailto="mailto:4b3419c86b29e5ce5a387a1b74f7effc@xx.xxx" href="mailto:4b3419c86b29e5ce5a387a1b74f7effc@xx.xxx">4b3419c86b29e5ce5a387a1b74f7effc@xx.xxx</a>&gt;.0.42<br>&gt; &gt; CSeq: 102 INVITE<br>&gt; &gt; User-Agent: Asterisk PBX 1.6.0.9<br>&gt; &gt; Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>&gt; &gt; Supported: replaces, timer<br>&gt; &gt; Contact: &lt;sip:<a
 ymailto="mailto:xxxxxxx0114@xx.xxx" href="mailto:xxxxxxx0114@xx.xxx">xxxxxxx0114@xx.xxx</a> &lt;mailto:<a ymailto="mailto:xxxxxxx0114@xx.xxx" href="mailto:xxxxxxx0114@xx.xxx">xxxxxxx0114@xx.xxx</a>&gt;.236.105&gt;<br>&gt; &gt; Content-Type: application/sdp<br>&gt; &gt; Content-Length: 290<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ACK sip:<a ymailto="mailto:xxxxxx0114@xx.xxx" href="mailto:xxxxxx0114@xx.xxx">xxxxxx0114@xx.xxx</a> &lt;mailto:<a ymailto="mailto:xxxxxx0114@xx.xxx" href="mailto:xxxxxx0114@xx.xxx">xxxxxx0114@xx.xxx</a>&gt;.1.13:5060 SIP/2.0<br>&gt; &gt; Record-Route: &lt;sip:xx.xxx.0.33;lr=on;ftag=as5e3b3ce0&gt;<br>&gt; &gt; Via: SIP/2.0/UDP xx.xxx.0.33;branch=z9hG4bKb9fc.f1cf4e03.2<br>&gt; &gt; Via: SIP/2.0/UDP xx.xxx.0.42:5060;branch=z9hG4bK5e0350ba;rport=5060<br>&gt; &gt; Route: &lt;sip:xx.xxx.1.13;lr=on;ftag=as5e3b3ce0&gt;<br>&gt; &gt; From: "xxxxxxx7239" &lt;sip:<a ymailto="mailto:xxxxxxx7239@xx.xxx"
 href="mailto:xxxxxxx7239@xx.xxx">xxxxxxx7239@xx.xxx</a> <br>&gt; &lt;mailto:<a ymailto="mailto:xxxxxxx7239@xx.xxx" href="mailto:xxxxxxx7239@xx.xxx">xxxxxxx7239@xx.xxx</a>&gt;.0.42&gt;;tag=as5e3b3ce0<br>&gt; &gt; To: &lt;sip:<a ymailto="mailto:xxxxxx0114@xx.xxx" href="mailto:xxxxxx0114@xx.xxx">xxxxxx0114@xx.xxx</a> <br>&gt; &lt;mailto:<a ymailto="mailto:xxxxxx0114@xx.xxx" href="mailto:xxxxxx0114@xx.xxx">xxxxxx0114@xx.xxx</a>&gt;.1.13&gt;;tag=as33b0f85f<br>&gt; &gt; Contact: &lt;sip:<a ymailto="mailto:xxxxxx7239@xx.xxx" href="mailto:xxxxxx7239@xx.xxx">xxxxxx7239@xx.xxx</a> &lt;mailto:<a ymailto="mailto:xxxxxx7239@xx.xxx" href="mailto:xxxxxx7239@xx.xxx">xxxxxx7239@xx.xxx</a>&gt;.0.42&gt;<br>&gt; &gt; Call-ID: <a ymailto="mailto:4b3419c86b29e5ce5a387a1b74f7effc@xx.xxx" href="mailto:4b3419c86b29e5ce5a387a1b74f7effc@xx.xxx">4b3419c86b29e5ce5a387a1b74f7effc@xx.xxx</a> <br>&gt; &lt;mailto:<a ymailto="mailto:4b3419c86b29e5ce5a387a1b74f7effc@xx.xxx"
 href="mailto:4b3419c86b29e5ce5a387a1b74f7effc@xx.xxx">4b3419c86b29e5ce5a387a1b74f7effc@xx.xxx</a>&gt;.0.42<br>&gt; &gt; CSeq: 102 ACK<br>&gt; &gt; User-Agent: Asterisk PBX<br>&gt; &gt; Max-Forwards: 69<br>&gt; &gt; Content-Length: 0<br>&gt; &gt;<br>&gt; &gt; Thank you very much in advance..<br>&gt; &gt; Bruce<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Users mailing list<br>&gt; &gt; <a ymailto="mailto:Users@lists.opensips.org" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a> &lt;mailto:<a ymailto="mailto:Users@lists.opensips.org" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>&gt;<br>&gt; &gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>&gt; &gt;
 <br>&gt;<br>&gt;<br>&gt; -- <br>&gt; Bogdan-Andrei Iancu<br>&gt; www.voice-system.ro<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Users mailing list<br>&gt; <a ymailto="mailto:Users@lists.opensips.org" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a> &lt;mailto:<a ymailto="mailto:Users@lists.opensips.org" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>&gt;<br>&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; Users mailing list<br>&gt; <a ymailto="mailto:Users@lists.opensips.org" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
 target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>&gt;&nbsp;  <br><br><br>-- <br>Bogdan-Andrei Iancu<br>www.voice-system.ro<br><br><br>_______________________________________________<br>Users mailing list<br><a ymailto="mailto:Users@lists.opensips.org" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br></div></div>
</div><br>



      </body></html>