should be even better in 15210<br><br><br><div class="gmail_quote">On Fri, Oct 23, 2009 at 6:35 AM, Helmut Kuper <span dir="ltr">&lt;<a href="mailto:helmut.kuper@ewetel.de">helmut.kuper@ewetel.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
</div>Hi Anthony,<br>
<br>
thanks! The &quot;unknown&quot; thing is gone as long as you don&#39;t use<br>
&quot;originate_callee_id_name&quot;<br>
<br>
<br>
The &quot;originate_callee_id_name&quot; chvar causes caller&#39;s AND callee&#39;s<br>
display (&quot;caller name&quot; line)to be updated with the content of that chvar<br>
as soon as you set it.<br>
<br>
Let&#39;s say you use &quot;hubu&quot; as originate_callee_id_name. As soon as callee<br>
has picked up the phone it&#39;s display (&quot;caller name&quot; line) is updated<br>
with &quot;hubu&quot; and right after that with caller&#39;s name. The caller&#39;s<br>
display (&quot;callee name&quot; line) is updated to &quot;hubu&quot; (as expected).<br>
<br>
So it&#39;s still not nice to see a name switch in callee&#39;s display for<br>
caller&#39;s name after picking up.<br>
<br>
In the following you see the SIP flows from<br>
<br>
a) caller to FS<br>
b) FS to callee<br>
<br>
<br>
The more interesting one is b) I guess<br>
<br>
<br>
<br>
<br>
#######################################################<br>
This is the sip flow from caller to FS, which is OK:<br>
<div class="im"><br>
<br>
<br>
INVITE sip:1000@85.16.246.12:5061;user=phone SIP/2.0<br>
</div>23/Oct/2009-13:26:44.730<br>
<div class="im"><br>
INVITE sip:1000@85.16.246.12:5061;user=phone SIP/2.0<br>
</div>Via: SIP/2.0/UDP 85.16.245.206:1024;branch=z9hG4bK-zdcpisfjx11n;rport<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="http://sip:1001@85.16.246.12:5061" target="_blank">sip:1001@85.16.246.12:5061</a>&gt;;tag=724ehd063s<br>
<div class="im">To: &lt;sip:1000@85.16.246.12:5061;user=phone&gt;<br>
</div>Call-ID: 3c32462e758f-y19kuulwdknf<br>
<div class="im">CSeq: 1 INVITE<br>
Max-Forwards: 70<br>
Contact: &lt;sip:1001@85.16.245.206:1024;line=eg3wp69a&gt;;reg-id=1<br>
X-Serialnumber: 0004134002CB<br>
P-Key-Flags: resolution=&quot;31x13&quot;, keys=&quot;4&quot;<br>
User-Agent: snom820/8.2.16<br>
Accept: application/sdp<br>
Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,<br>
PRACK, MESSAGE, INFO, UPDATE<br>
Allow-Events: talk, hold, refer, call-info<br>
Supported: timer, 100rel, replaces, from-change<br>
Session-Expires: 3600;refresher=uas<br>
Min-SE: 90<br>
Content-Type: application/sdp<br>
</div>Content-Length: 734<br>
<br>
v=0<br>
o=root 1420196469 1420196469 IN IP4 85.16.245.206<br>
<div class="im">s=call<br>
c=IN IP4 85.16.245.206<br>
t=0 0<br>
</div>m=audio 51286 RTP/SAVP 0 8 9 99 3 18 4 101<br>
<div class="im">a=crypto:1 AES_CM_128_HMAC_SHA1_32<br>
</div>inline:CjdPN1m2iLKAyXrQ2pWkQfCMtiISlF94ItTdsDis<br>
<div class="im">a=rtpmap:0 pcmu/8000<br>
a=rtpmap:8 pcma/8000<br>
a=rtpmap:9 g722/8000<br>
a=rtpmap:99 g726-32/8000<br>
a=rtpmap:3 gsm/8000<br>
a=rtpmap:18 g729/8000<br>
a=rtpmap:4 g723/8000<br>
a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-16<br>
a=ptime:20<br>
a=sendrecv<br>
</div>m=audio 51286 RTP/AVP 0 8 9 99 3 18 4 101<br>
<div class="im">a=rtpmap:0 pcmu/8000<br>
a=rtpmap:8 pcma/8000<br>
a=rtpmap:9 g722/8000<br>
a=rtpmap:99 g726-32/8000<br>
a=rtpmap:3 gsm/8000<br>
a=rtpmap:18 g729/8000<br>
a=rtpmap:4 g723/8000<br>
a=rtpmap:101 telephone-ev<br>
<br>
</div><div class="im">SIP/2.0 100 Trying<br>
</div>23/Oct/2009-13:26:44.731<br>
<div class="im"><br>
SIP/2.0 100 Trying<br>
</div>Via: SIP/2.0/UDP 85.16.245.206:1024;branch=z9hG4bK-zdcpisfjx11n;rport=1024<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="http://sip:1001@85.16.246.12:5061" target="_blank">sip:1001@85.16.246.12:5061</a>&gt;;tag=724ehd063s<br>
<div class="im">To: &lt;sip:1000@85.16.246.12:5061;user=phone&gt;<br>
</div>Call-ID: 3c32462e758f-y19kuulwdknf<br>
CSeq: 1 INVITE<br>
User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M<br>
Content-Length: 0<br>
<div class="im"><br>
<br>
SIP/2.0 180 Ringing<br>
</div>23/Oct/2009-13:26:45.3<br>
<div class="im"><br>
SIP/2.0 180 Ringing<br>
</div>Via: SIP/2.0/UDP 85.16.245.206:1024;branch=z9hG4bK-zdcpisfjx11n;rport=1024<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="http://sip:1001@85.16.246.12:5061" target="_blank">sip:1001@85.16.246.12:5061</a>&gt;;tag=724ehd063s<br>
To: &lt;sip:1000@85.16.246.12:5061;user=phone&gt;;tag=QD9eD62NH0gQj<br>
Call-ID: 3c32462e758f-y19kuulwdknf<br>
<div class="im">CSeq: 1 INVITE<br>
Contact: &lt;sip:1000@85.16.246.12:5061;transport=udp&gt;<br>
</div>User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M<br>
<div class="im">Accept: application/sdp<br>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,<br>
</div>REFER, NOTIFY, PUBLISH, SUBSCRIBE<br>
<div class="im">Supported: timer, precondition, path, replaces<br>
Allow-Events: talk, presence, dialog, call-info, sla,<br>
include-session-description, presence.winfo, message-summary, refer<br>
Content-Length: 0<br>
</div>X-FS-Display-Name: hubu<br>
X-FS-Display-Number:<br>
X-FS-Support: update_display<br>
<div class="im"><br>
<br>
SIP/2.0 200 OK<br>
</div>23/Oct/2009-13:26:47.367<br>
<div class="im"><br>
SIP/2.0 200 OK<br>
</div>Via: SIP/2.0/UDP 85.16.245.206:1024;branch=z9hG4bK-zdcpisfjx11n;rport=1024<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="http://sip:1001@85.16.246.12:5061" target="_blank">sip:1001@85.16.246.12:5061</a>&gt;;tag=724ehd063s<br>
To: &lt;sip:1000@85.16.246.12:5061;user=phone&gt;;tag=QD9eD62NH0gQj<br>
Call-ID: 3c32462e758f-y19kuulwdknf<br>
<div class="im">CSeq: 1 INVITE<br>
Contact: &lt;sip:1000@85.16.246.12:5061;transport=udp&gt;<br>
</div>User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M<br>
<div class="im">Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,<br>
</div>REFER, NOTIFY, PUBLISH, SUBSCRIBE<br>
<div class="im">Supported: timer, precondition, path, replaces<br>
Allow-Events: talk, presence, dialog, call-info, sla,<br>
include-session-description, presence.winfo, message-summary, refer<br>
Session-Expires: 3600;refresher=uas<br>
Min-SE: 120<br>
Content-Type: application/sdp<br>
Content-Disposition: session<br>
Content-Length: 354<br>
</div>X-FS-Display-Name: hubu<br>
X-FS-Display-Number:<br>
X-FS-Support: update_display<br>
<br>
v=0<br>
o=FreeSWITCH 1256285701 1256285702 IN IP4 85.16.246.12<br>
<div class="im">s=FreeSWITCH<br>
c=IN IP4 85.16.246.12<br>
t=0 0<br>
</div>m=audio 11506 RTP/SAVP 8 101<br>
<div class="im">a=rtpmap:8 pcma/8000<br>
a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-16<br>
a=silenceSupp:off - - - -<br>
a=ptime:20<br>
a=crypto:1 AES_CM_128_HMAC_SHA1_32<br>
</div>inline:/BFm/LUmDBuao0wqg6MS/l4acfzOHoHRFQr3N0R9<br>
<div class="im">m=audio 0 RTP/AVP 19<br>
<br>
</div><div class="im">ACK sip:1000@85.16.246.12:5061;transport=udp SIP/2.0<br>
</div>23/Oct/2009-13:26:47.392<br>
<div class="im"><br>
ACK sip:1000@85.16.246.12:5061;transport=udp SIP/2.0<br>
</div>Via: SIP/2.0/UDP 85.16.245.206:1024;branch=z9hG4bK-d474to81d7gh;rport<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="http://sip:1001@85.16.246.12:5061" target="_blank">sip:1001@85.16.246.12:5061</a>&gt;;tag=724ehd063s<br>
To: &lt;sip:1000@85.16.246.12:5061;user=phone&gt;;tag=QD9eD62NH0gQj<br>
Call-ID: 3c32462e758f-y19kuulwdknf<br>
<div class="im">CSeq: 1 ACK<br>
Max-Forwards: 70<br>
Contact: &lt;sip:1001@85.16.245.206:1024;line=eg3wp69a&gt;;reg-id=1<br>
Content-Length: 0<br>
<br>
<br>
</div><div class="im">INFO sip:1001@85.16.245.206:1024;line=eg3wp69a SIP/2.0<br>
</div>23/Oct/2009-13:26:47.416<br>
<div class="im"><br>
INFO sip:1001@85.16.245.206:1024;line=eg3wp69a SIP/2.0<br>
</div>Via: SIP/2.0/UDP 85.16.246.12:5061;rport;branch=z9hG4bKB244eKZ08Uj3H<br>
Max-Forwards: 70<br>
From: &lt;sip:1000@85.16.246.12:5061;user=phone&gt;;tag=QD9eD62NH0gQj<br>
To: &quot;1001 an PBX1&quot; &lt;<a href="http://sip:1001@85.16.246.12:5061" target="_blank">sip:1001@85.16.246.12:5061</a>&gt;;tag=724ehd063s<br>
Call-ID: 3c32462e758f-y19kuulwdknf<br>
CSeq: 122030267 INFO<br>
<div class="im">Contact: &lt;sip:1000@85.16.246.12:5061;transport=udp&gt;<br>
</div>User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M<br>
<div class="im">Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,<br>
</div>REFER, NOTIFY, PUBLISH, SUBSCRIBE<br>
<div class="im">Supported: timer, precondition, path, replaces<br>
Content-Type: message/sipfrag<br>
Content-Length: 24<br>
<br>
From:<br>
To: &quot;hubu&quot; 1000<br>
<br>
</div><div class="im">SIP/2.0 200 Ok<br>
</div>23/Oct/2009-13:26:47.619<br>
<div class="im"><br>
SIP/2.0 200 Ok<br>
</div>Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bKB244eKZ08Uj3H<br>
From: &lt;sip:1000@85.16.246.12:5061;user=phone&gt;;tag=QD9eD62NH0gQj<br>
To: &quot;1001 an PBX1&quot; &lt;<a href="http://sip:1001@85.16.246.12:5061" target="_blank">sip:1001@85.16.246.12:5061</a>&gt;;tag=724ehd063s<br>
Call-ID: 3c32462e758f-y19kuulwdknf<br>
CSeq: 122030267 INFO<br>
<div class="im">Contact: &lt;sip:1001@85.16.245.206:1024;line=eg3wp69a&gt;;reg-id=1<br>
Content-Length: 0<br>
<br>
<br>
</div><div class="im">BYE sip:1001@85.16.245.206:1024;line=eg3wp69a SIP/2.0<br>
</div>23/Oct/2009-13:26:49.18<br>
<br>
BYE sip:1001@85.16.245.206:1024;line=eg3wp69a SIP/2.0<br>
Via: SIP/2.0/UDP 85.16.246.12:5061;rport;branch=z9hG4bKDmQpj9072DZ8r<br>
Max-Forwards: 70<br>
From: &lt;sip:1000@85.16.246.12:5061;user=phone&gt;;tag=QD9eD62NH0gQj<br>
To: &quot;1001 an PBX1&quot; &lt;<a href="http://sip:1001@85.16.246.12:5061" target="_blank">sip:1001@85.16.246.12:5061</a>&gt;;tag=724ehd063s<br>
Call-ID: 3c32462e758f-y19kuulwdknf<br>
CSeq: 122030268 BYE<br>
<div class="im">Contact: &lt;sip:1000@85.16.246.12:5061;transport=udp&gt;<br>
</div>User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M<br>
<div class="im">Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,<br>
</div>REFER, NOTIFY, PUBLISH, SUBSCRIBE<br>
<div class="im">Supported: timer, precondition, path, replaces<br>
Reason: Q.850;cause=16;text=&quot;NORMAL_CLEARING&quot;<br>
Content-Length: 0<br>
<br>
<br>
</div><div class="im">SIP/2.0 200 OK<br>
</div>23/Oct/2009-13:26:49.52<br>
<div class="im"><br>
SIP/2.0 200 OK<br>
</div>Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bKDmQpj9072DZ8r<br>
From: &lt;sip:1000@85.16.246.12:5061;user=phone&gt;;tag=QD9eD62NH0gQj<br>
To: &quot;1001 an PBX1&quot; &lt;<a href="http://sip:1001@85.16.246.12:5061" target="_blank">sip:1001@85.16.246.12:5061</a>&gt;;tag=724ehd063s<br>
Call-ID: 3c32462e758f-y19kuulwdknf<br>
CSeq: 122030268 BYE<br>
<div class="im">Contact: &lt;sip:1001@85.16.245.206:1024;line=eg3wp69a&gt;;reg-id=1<br>
User-Agent: snom820/8.2.16<br>
</div>RTP-RxStat: Total_Rx_Pkts=65,Rx_Pkts=65,Rx_Pkts_Lost=0,Remote_Rx_Pkts_Lost=0<br>
RTP-TxStat: Total_Tx_Pkts=0,Tx_Pkts=94,Remote_Tx_Pkts=0<br>
Content-Length: 0<br>
<br>
<br>
<br>
<br>
<br>
####################################################################<br>
<br>
This is the SIP flow from FS to callee.<br>
<br>
The first INFO sent from FS to callee is the Problem. It contains &quot;hubu&quot;<br>
as &quot;To:&quot; header. If there is s need for this message I guess the &quot;From&quot;<br>
header should be changed, because from the callee-phone&#39;s point of view<br>
the &quot;To:&quot; header is the caller and the &quot;From&quot; header is the callee. In<br>
my opinion this INFO message shouldn&#39;t be sent at all, but I don&#39;t know<br>
what you intend it to do.<br>
<div class="im"><br>
<br>
INVITE sip:1000@85.16.245.228:1024;line=5jkc7koy SIP/2.0<br>
</div>23/Oct/2009-13:26:44.978<br>
<div class="im"><br>
INVITE sip:1000@85.16.245.228:1024;line=5jkc7koy SIP/2.0<br>
</div>Via: SIP/2.0/UDP 85.16.246.12:5061;rport;branch=z9hG4bK86rt91cpH1FBF<br>
Max-Forwards: 68<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="mailto:sip%3A1001@85.16.246.12">sip:1001@85.16.246.12</a>&gt;;tag=rp27e1KSe969D<br>
<div class="im">To: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;<br>
</div>Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a<br>
CSeq: 122030266 INVITE<br>
<div class="im">Contact: &lt;<a href="http://sip:mod_sofia@85.16.246.12:5061" target="_blank">sip:mod_sofia@85.16.246.12:5061</a>&gt;<br>
</div>User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M<br>
<div class="im">Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,<br>
</div>REFER, NOTIFY, PUBLISH, SUBSCRIBE<br>
<div class="im">Supported: timer, precondition, path, replaces<br>
Allow-Events: talk, presence, dialog, call-info, sla,<br>
include-session-description, presence.winfo, message-summary, refer<br>
</div><div class="im">Content-Type: application/sdp<br>
Content-Disposition: session<br>
</div>Content-Length: 325<br>
<div class="im">X-Serialnumber: 0004134002CB<br>
P-Key-Flags: resolution=&quot;31x13&quot;, keys=&quot;4&quot;<br>
</div>X-FS-Support: update_display<br>
<div class="im">Remote-Party-ID: &quot;1001 an PBX1&quot;<br>
&lt;<a href="mailto:sip%3A1001@85.16.246.12">sip:1001@85.16.246.12</a>&gt;;party=calling;screen=yes;privacy=off<br>
<br>
v=0<br>
</div>o=FreeSWITCH 1256285400 1256285401 IN IP4 85.16.246.12<br>
<div class="im">s=FreeSWITCH<br>
c=IN IP4 85.16.246.12<br>
t=0 0<br>
</div>m=audio 11804 RTP/AVP 95 103 9 8 101 13<br>
<div class="im">a=rtpmap:95 CELT/48000<br>
a=rtpmap:103 SPEEX/32000<br>
a=rtpmap:9 G722/8000<br>
a=rtpmap:8 PCMA/8000<br>
a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-16<br>
a=rtpmap:13 CN/8000<br>
a=ptime:10<br>
<br>
</div><div class="im">SIP/2.0 180 Ringing<br>
</div>23/Oct/2009-13:26:45.2<br>
<div class="im"><br>
SIP/2.0 180 Ringing<br>
</div>Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bK86rt91cpH1FBF<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="mailto:sip%3A1001@85.16.246.12">sip:1001@85.16.246.12</a>&gt;;tag=rp27e1KSe969D<br>
To: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;tag=a7mygnrad4<br>
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a<br>
CSeq: 122030266 INVITE<br>
<div class="im">Contact: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;reg-id=1<br>
Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,<br>
PRACK, MESSAGE, INFO, UPDATE<br>
Allow-Events: talk, hold, refer, call-info<br>
Content-Length: 0<br>
<br>
<br>
</div><div class="im">SIP/2.0 180 Ringing<br>
</div>23/Oct/2009-13:26:45.504<br>
<div class="im"><br>
SIP/2.0 180 Ringing<br>
</div>Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bK86rt91cpH1FBF<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="mailto:sip%3A1001@85.16.246.12">sip:1001@85.16.246.12</a>&gt;;tag=rp27e1KSe969D<br>
To: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;tag=a7mygnrad4<br>
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a<br>
CSeq: 122030266 INVITE<br>
<div class="im">Contact: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;reg-id=1<br>
Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,<br>
PRACK, MESSAGE, INFO, UPDATE<br>
Allow-Events: talk, hold, refer, call-info<br>
Content-Length: 0<br>
<br>
<br>
</div><div class="im">SIP/2.0 180 Ringing<br>
</div>23/Oct/2009-13:26:46.504<br>
<div class="im"><br>
SIP/2.0 180 Ringing<br>
</div>Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bK86rt91cpH1FBF<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="mailto:sip%3A1001@85.16.246.12">sip:1001@85.16.246.12</a>&gt;;tag=rp27e1KSe969D<br>
To: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;tag=a7mygnrad4<br>
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a<br>
CSeq: 122030266 INVITE<br>
<div class="im">Contact: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;reg-id=1<br>
Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,<br>
PRACK, MESSAGE, INFO, UPDATE<br>
Allow-Events: talk, hold, refer, call-info<br>
Content-Length: 0<br>
<br>
<br>
</div><div class="im">SIP/2.0 200 Ok<br>
</div>23/Oct/2009-13:26:47.361<br>
<div class="im"><br>
SIP/2.0 200 Ok<br>
</div>Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bK86rt91cpH1FBF<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="mailto:sip%3A1001@85.16.246.12">sip:1001@85.16.246.12</a>&gt;;tag=rp27e1KSe969D<br>
To: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;tag=a7mygnrad4<br>
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a<br>
CSeq: 122030266 INVITE<br>
<div class="im">Contact: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;reg-id=1<br>
User-Agent: snom820/LAB_HD_HEAD_11_09_09_11_20<br>
Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,<br>
PRACK, MESSAGE, INFO, UPDATE<br>
Allow-Events: talk, hold, refer, call-info<br>
Supported: timer, 100rel, replaces, from-change<br>
Content-Type: application/sdp<br>
</div>Content-Length: 244<br>
<br>
v=0<br>
o=root 353690302 353690303 IN IP4 85.16.245.228<br>
<div class="im">s=call<br>
c=IN IP4 85.16.245.228<br>
t=0 0<br>
</div>m=audio 60878 RTP/AVP 9 8 101<br>
<div class="im">a=rtpmap:9 g722/8000<br>
a=rtpmap:8 pcma/8000<br>
a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-16<br>
a=ptime:10<br>
a=sendrecv<br>
<br>
</div><div class="im">ACK sip:1000@85.16.245.228:1024;line=5jkc7koy SIP/2.0<br>
</div>23/Oct/2009-13:26:47.362<br>
<div class="im"><br>
ACK sip:1000@85.16.245.228:1024;line=5jkc7koy SIP/2.0<br>
</div>Via: SIP/2.0/UDP 85.16.246.12:5061;rport;branch=z9hG4bK9FjKBXXSea6Xa<br>
Max-Forwards: 70<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="mailto:sip%3A1001@85.16.246.12">sip:1001@85.16.246.12</a>&gt;;tag=rp27e1KSe969D<br>
To: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;tag=a7mygnrad4<br>
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a<br>
CSeq: 122030266 ACK<br>
<div class="im">Contact: &lt;<a href="http://sip:mod_sofia@85.16.246.12:5061" target="_blank">sip:mod_sofia@85.16.246.12:5061</a>&gt;<br>
Content-Length: 0<br>
<br>
<br>
</div><div class="im">INFO sip:1000@85.16.245.228:1024;line=5jkc7koy SIP/2.0<br>
</div>23/Oct/2009-13:26:47.367<br>
<div class="im"><br>
INFO sip:1000@85.16.245.228:1024;line=5jkc7koy SIP/2.0<br>
</div>Via: SIP/2.0/UDP 85.16.246.12:5061;rport;branch=z9hG4bKaSBcDreXBKvgp<br>
Max-Forwards: 70<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="mailto:sip%3A1001@85.16.246.12">sip:1001@85.16.246.12</a>&gt;;tag=rp27e1KSe969D<br>
To: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;tag=a7mygnrad4<br>
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a<br>
CSeq: 122030267 INFO<br>
<div class="im">Contact: &lt;<a href="http://sip:mod_sofia@85.16.246.12:5061" target="_blank">sip:mod_sofia@85.16.246.12:5061</a>&gt;<br>
</div>User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M<br>
<div class="im">Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,<br>
</div>REFER, NOTIFY, PUBLISH, SUBSCRIBE<br>
<div class="im">Supported: timer, precondition, path, replaces<br>
Content-Type: message/sipfrag<br>
Content-Length: 24<br>
<br>
From:<br>
To: &quot;hubu&quot; 1000<br>
<br>
</div><div class="im">SIP/2.0 200 Ok<br>
</div>23/Oct/2009-13:26:47.766<br>
<div class="im"><br>
SIP/2.0 200 Ok<br>
</div>Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bKaSBcDreXBKvgp<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="mailto:sip%3A1001@85.16.246.12">sip:1001@85.16.246.12</a>&gt;;tag=rp27e1KSe969D<br>
To: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;tag=a7mygnrad4<br>
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a<br>
CSeq: 122030267 INFO<br>
<div class="im">Contact: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;reg-id=1<br>
Content-Length: 0<br>
<br>
<br>
</div><div class="im">INFO sip:1000@85.16.245.228:1024;line=5jkc7koy SIP/2.0<br>
</div>23/Oct/2009-13:26:47.766<br>
<div class="im"><br>
INFO sip:1000@85.16.245.228:1024;line=5jkc7koy SIP/2.0<br>
</div>Via: SIP/2.0/UDP 85.16.246.12:5061;rport;branch=z9hG4bKcByXgeg4548ND<br>
Max-Forwards: 70<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="mailto:sip%3A1001@85.16.246.12">sip:1001@85.16.246.12</a>&gt;;tag=rp27e1KSe969D<br>
To: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;tag=a7mygnrad4<br>
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a<br>
CSeq: 122030268 INFO<br>
<div class="im">Contact: &lt;<a href="http://sip:mod_sofia@85.16.246.12:5061" target="_blank">sip:mod_sofia@85.16.246.12:5061</a>&gt;<br>
</div>User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M<br>
<div class="im">Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,<br>
</div>REFER, NOTIFY, PUBLISH, SUBSCRIBE<br>
<div class="im">Supported: timer, precondition, path, replaces<br>
Content-Type: message/sipfrag<br>
Content-Length: 32<br>
<br>
From:<br>
To: &quot;1001 an PBX1&quot; 1001<br>
<br>
</div><div class="im">SIP/2.0 200 Ok<br>
</div>23/Oct/2009-13:26:47.860<br>
<div class="im"><br>
SIP/2.0 200 Ok<br>
</div>Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bKcByXgeg4548ND<br>
From: &quot;1001 an PBX1&quot; &lt;<a href="mailto:sip%3A1001@85.16.246.12">sip:1001@85.16.246.12</a>&gt;;tag=rp27e1KSe969D<br>
To: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;tag=a7mygnrad4<br>
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a<br>
CSeq: 122030268 INFO<br>
<div class="im">Contact: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;reg-id=1<br>
Content-Length: 0<br>
<br>
<br>
</div><div class="im">BYE <a href="http://sip:mod_sofia@85.16.246.12:5061" target="_blank">sip:mod_sofia@85.16.246.12:5061</a> SIP/2.0<br>
</div>23/Oct/2009-13:26:49.3<br>
<div class="im"><br>
BYE <a href="http://sip:mod_sofia@85.16.246.12:5061" target="_blank">sip:mod_sofia@85.16.246.12:5061</a> SIP/2.0<br>
</div>Via: SIP/2.0/UDP 85.16.245.228:1024;branch=z9hG4bK-susgzpvc38s7;rport<br>
From: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;tag=a7mygnrad4<br>
To: &quot;1001 an PBX1&quot; &lt;<a href="mailto:sip%3A1001@85.16.246.12">sip:1001@85.16.246.12</a>&gt;;tag=rp27e1KSe969D<br>
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a<br>
<div class="im">CSeq: 1 BYE<br>
Max-Forwards: 70<br>
Contact: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;reg-id=1<br>
User-Agent: snom820/LAB_HD_HEAD_11_09_09_11_20<br>
</div>RTP-RxStat: Total_Rx_Pkts=0,Rx_Pkts=69,Rx_Pkts_Lost=1,Remote_Rx_Pkts_Lost=0<br>
RTP-TxStat: Total_Tx_Pkts=70,Tx_Pkts=65,Remote_Tx_Pkts=0<br>
Content-Length: 0<br>
<br>
<div class="im"><br>
SIP/2.0 200 OK<br>
</div>23/Oct/2009-13:26:49.4<br>
<div class="im"><br>
SIP/2.0 200 OK<br>
</div>Via: SIP/2.0/UDP 85.16.245.228:1024;branch=z9hG4bK-susgzpvc38s7;rport=1024<br>
From: &lt;sip:1000@85.16.245.228:1024;line=5jkc7koy&gt;;tag=a7mygnrad4<br>
To: &quot;1001 an PBX1&quot; &lt;<a href="mailto:sip%3A1001@85.16.246.12">sip:1001@85.16.246.12</a>&gt;;tag=rp27e1KSe969D<br>
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a<br>
CSeq: 1 BYE<br>
User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M<br>
<div class="im">Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,<br>
</div>REFER, NOTIFY, PUBLISH, SUBSCRIBE<br>
<div class="im">Supported: timer, precondition, path, replaces<br>
Content-Length: 0<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</div><div class="im">On 22.10.2009 19:08, Anthony Minessale wrote:<br>
&gt; I&#39;m sure that problem is gone in svn trunk.<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Oct 22, 2009 at 11:25 AM, Brian West &lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a><br>
</div><div><div></div><div class="h5">&gt; &lt;mailto:<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     I can&#39;t get what exactly you re talking about. Can you clarify ? Also<br>
&gt;     please include the packets of interest only not the full trace if its<br>
&gt;     not relevant to the bug.<br>
&gt;<br>
&gt;     /b<br>
&gt;<br>
&gt;     On Oct 22, 2009, at 10:44 AM, Helmut Kuper wrote:<br>
&gt;<br>
&gt;     &gt; -----BEGIN PGP SIGNED MESSAGE-----<br>
&gt;     &gt; Hash: SHA1<br>
&gt;     &gt;<br>
&gt;     &gt; Hi Mike,<br>
&gt;     &gt;<br>
&gt;     &gt; here it is:<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt; Dialplan:<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;    &lt;extension name=&quot;Local_Extension&quot;&gt;<br>
&gt;     &gt;      &lt;condition field=&quot;destination_number&quot; expression=&quot;^(10[01][0-9])<br>
&gt;     &gt; $&quot;&gt;<br>
&gt;     &gt;        &lt;action application=&quot;set&quot; data=&quot;dialed_extension=$1&quot;/&gt;<br>
&gt;     &gt;        &lt;action application=&quot;export&quot; data=&quot;dialed_extension=$1&quot;/&gt;<br>
&gt;     &gt;        &lt;action application=&quot;set&quot; data=&quot;transfer_ringback=$$<br>
&gt;     &gt; {hold_music}&quot;/&gt;<br>
&gt;     &gt;        &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;<br>
&gt;     &gt;        &lt;action application=&quot;bridge&quot;<br>
&gt;     &gt; data=&quot;user/${dialed_extension}@${domain_name}&quot;/&gt;<br>
&gt;     &gt;      &lt;/condition&gt;<br>
&gt;     &gt;    &lt;/extension&gt;<br>
&gt;     &gt;<br>
&gt;<br>
&gt;<br>
&gt;     _______________________________________________<br>
&gt;     FreeSWITCH-users mailing list<br>
&gt;     <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
</div></div>&gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>
<div class="im">&gt;     <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;     UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;     <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Anthony Minessale II<br>
&gt;<br>
&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
&gt;<br>
&gt; AIM: anthm<br>
&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
</div>&gt; &lt;mailto:<a href="mailto:MSN%253Aanthony_minessale@hotmail.com">MSN%3Aanthony_minessale@hotmail.com</a>&gt;<br>
<div class="im">&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
</div>&gt; &lt;mailto:<a href="mailto:PAYPAL%253Aanthony.minessale@gmail.com">PAYPAL%3Aanthony.minessale@gmail.com</a>&gt;<br>
&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> &lt;<a href="http://irc.freenode.net" target="_blank">http://irc.freenode.net</a>&gt; #freeswitch<br>
<div class="im">&gt;<br>
&gt; FreeSWITCH Developer Conference<br>
&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
</div>&gt; &lt;mailto:<a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>&gt;<br>
<div class="im">&gt; <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
</div>&gt; &lt;<a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">http://iax:guest@conference.freeswitch.org/888</a>&gt;<br>
<div class="im">&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
</div>&gt; &lt;mailto:<a href="mailto:googletalk%253Aconf%252B888@conference.freeswitch.org">googletalk%3Aconf%2B888@conference.freeswitch.org</a>&gt;<br>
&gt; pstn:213-799-1400<br>
&gt;<br>
&gt;<br>
&gt;<br>
<div class="im">&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
</div>- --<br>
<br>
Mit freundlichen Grüßen<br>
Helmut Kuper<br>
Geschäftseinheit FD - Lösungen für Finanzdienstleister<br>
Telefax: (0441) 8000-2799<br>
mailto:<a href="mailto:helmut.kuper@ewetel.de">helmut.kuper@ewetel.de</a><br>
___________________________________<br>
EWE TEL GmbH<br>
Cloppenburger Straße 310<br>
26133 Oldenburg<br>
EWE TEL GmbH<br>
<br>
Handelsregister Amtsgericht Oldenburg HRB 3723<br>
Vorsitzender des Aufsichtsrates: Heiko Harms<br>
Geschäftsführung: Hans-Joachim Iken (Vorsitzender),<br>
Ulf Heggenberger, Dr. Norbert Schulz, Dirk Thole<br>
Homepage: <a href="http://www.ewetel.de" target="_blank">http://www.ewetel.de</a><br>
___________________________________<br>
<div class="im">-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.7 (MingW32)<br>
<br>
</div>iD8DBQFK4ZUZ4tZeNddg3dwRAr+lAJ9b3geDcwT0bkz++YG9Sjq62AtHBQCfWALu<br>
jkUQIoNN6CYJFp10ebA5MIU=<br>
=cHej<br>
-----END PGP SIGNATURE-----<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>