[Freeswitch-users] Qustion about INFO messages after Connect/Answer

Helmut Kuper helmut.kuper at ewetel.de
Fri Oct 23 04:35:54 PDT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Anthony,

thanks! The "unknown" thing is gone as long as you don't use
"originate_callee_id_name"


The "originate_callee_id_name" chvar causes caller's AND callee's
display ("caller name" line)to be updated with the content of that chvar
as soon as you set it.

Let's say you use "hubu" as originate_callee_id_name. As soon as callee
has picked up the phone it's display ("caller name" line) is updated
with "hubu" and right after that with caller's name. The caller's
display ("callee name" line) is updated to "hubu" (as expected).

So it's still not nice to see a name switch in callee's display for
caller's name after picking up.

In the following you see the SIP flows from

a) caller to FS
b) FS to callee


The more interesting one is b) I guess




#######################################################
This is the sip flow from caller to FS, which is OK:



INVITE sip:1000 at 85.16.246.12:5061;user=phone SIP/2.0
23/Oct/2009-13:26:44.730

INVITE sip:1000 at 85.16.246.12:5061;user=phone SIP/2.0
Via: SIP/2.0/UDP 85.16.245.206:1024;branch=z9hG4bK-zdcpisfjx11n;rport
From: "1001 an PBX1" <sip:1001 at 85.16.246.12:5061>;tag=724ehd063s
To: <sip:1000 at 85.16.246.12:5061;user=phone>
Call-ID: 3c32462e758f-y19kuulwdknf
CSeq: 1 INVITE
Max-Forwards: 70
Contact: <sip:1001 at 85.16.245.206:1024;line=eg3wp69a>;reg-id=1
X-Serialnumber: 0004134002CB
P-Key-Flags: resolution="31x13", keys="4"
User-Agent: snom820/8.2.16
Accept: application/sdp
Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO, UPDATE
Allow-Events: talk, hold, refer, call-info
Supported: timer, 100rel, replaces, from-change
Session-Expires: 3600;refresher=uas
Min-SE: 90
Content-Type: application/sdp
Content-Length: 734

v=0
o=root 1420196469 1420196469 IN IP4 85.16.245.206
s=call
c=IN IP4 85.16.245.206
t=0 0
m=audio 51286 RTP/SAVP 0 8 9 99 3 18 4 101
a=crypto:1 AES_CM_128_HMAC_SHA1_32
inline:CjdPN1m2iLKAyXrQ2pWkQfCMtiISlF94ItTdsDis
a=rtpmap:0 pcmu/8000
a=rtpmap:8 pcma/8000
a=rtpmap:9 g722/8000
a=rtpmap:99 g726-32/8000
a=rtpmap:3 gsm/8000
a=rtpmap:18 g729/8000
a=rtpmap:4 g723/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=sendrecv
m=audio 51286 RTP/AVP 0 8 9 99 3 18 4 101
a=rtpmap:0 pcmu/8000
a=rtpmap:8 pcma/8000
a=rtpmap:9 g722/8000
a=rtpmap:99 g726-32/8000
a=rtpmap:3 gsm/8000
a=rtpmap:18 g729/8000
a=rtpmap:4 g723/8000
a=rtpmap:101 telephone-ev

SIP/2.0 100 Trying
23/Oct/2009-13:26:44.731

SIP/2.0 100 Trying
Via: SIP/2.0/UDP 85.16.245.206:1024;branch=z9hG4bK-zdcpisfjx11n;rport=1024
From: "1001 an PBX1" <sip:1001 at 85.16.246.12:5061>;tag=724ehd063s
To: <sip:1000 at 85.16.246.12:5061;user=phone>
Call-ID: 3c32462e758f-y19kuulwdknf
CSeq: 1 INVITE
User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M
Content-Length: 0


SIP/2.0 180 Ringing
23/Oct/2009-13:26:45.3

SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 85.16.245.206:1024;branch=z9hG4bK-zdcpisfjx11n;rport=1024
From: "1001 an PBX1" <sip:1001 at 85.16.246.12:5061>;tag=724ehd063s
To: <sip:1000 at 85.16.246.12:5061;user=phone>;tag=QD9eD62NH0gQj
Call-ID: 3c32462e758f-y19kuulwdknf
CSeq: 1 INVITE
Contact: <sip:1000 at 85.16.246.12:5061;transport=udp>
User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,
REFER, NOTIFY, PUBLISH, SUBSCRIBE
Supported: timer, precondition, path, replaces
Allow-Events: talk, presence, dialog, call-info, sla,
include-session-description, presence.winfo, message-summary, refer
Content-Length: 0
X-FS-Display-Name: hubu
X-FS-Display-Number:
X-FS-Support: update_display


SIP/2.0 200 OK
23/Oct/2009-13:26:47.367

SIP/2.0 200 OK
Via: SIP/2.0/UDP 85.16.245.206:1024;branch=z9hG4bK-zdcpisfjx11n;rport=1024
From: "1001 an PBX1" <sip:1001 at 85.16.246.12:5061>;tag=724ehd063s
To: <sip:1000 at 85.16.246.12:5061;user=phone>;tag=QD9eD62NH0gQj
Call-ID: 3c32462e758f-y19kuulwdknf
CSeq: 1 INVITE
Contact: <sip:1000 at 85.16.246.12:5061;transport=udp>
User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,
REFER, NOTIFY, PUBLISH, SUBSCRIBE
Supported: timer, precondition, path, replaces
Allow-Events: talk, presence, dialog, call-info, sla,
include-session-description, presence.winfo, message-summary, refer
Session-Expires: 3600;refresher=uas
Min-SE: 120
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 354
X-FS-Display-Name: hubu
X-FS-Display-Number:
X-FS-Support: update_display

v=0
o=FreeSWITCH 1256285701 1256285702 IN IP4 85.16.246.12
s=FreeSWITCH
c=IN IP4 85.16.246.12
t=0 0
m=audio 11506 RTP/SAVP 8 101
a=rtpmap:8 pcma/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=silenceSupp:off - - - -
a=ptime:20
a=crypto:1 AES_CM_128_HMAC_SHA1_32
inline:/BFm/LUmDBuao0wqg6MS/l4acfzOHoHRFQr3N0R9
m=audio 0 RTP/AVP 19

ACK sip:1000 at 85.16.246.12:5061;transport=udp SIP/2.0
23/Oct/2009-13:26:47.392

ACK sip:1000 at 85.16.246.12:5061;transport=udp SIP/2.0
Via: SIP/2.0/UDP 85.16.245.206:1024;branch=z9hG4bK-d474to81d7gh;rport
From: "1001 an PBX1" <sip:1001 at 85.16.246.12:5061>;tag=724ehd063s
To: <sip:1000 at 85.16.246.12:5061;user=phone>;tag=QD9eD62NH0gQj
Call-ID: 3c32462e758f-y19kuulwdknf
CSeq: 1 ACK
Max-Forwards: 70
Contact: <sip:1001 at 85.16.245.206:1024;line=eg3wp69a>;reg-id=1
Content-Length: 0


INFO sip:1001 at 85.16.245.206:1024;line=eg3wp69a SIP/2.0
23/Oct/2009-13:26:47.416

INFO sip:1001 at 85.16.245.206:1024;line=eg3wp69a SIP/2.0
Via: SIP/2.0/UDP 85.16.246.12:5061;rport;branch=z9hG4bKB244eKZ08Uj3H
Max-Forwards: 70
From: <sip:1000 at 85.16.246.12:5061;user=phone>;tag=QD9eD62NH0gQj
To: "1001 an PBX1" <sip:1001 at 85.16.246.12:5061>;tag=724ehd063s
Call-ID: 3c32462e758f-y19kuulwdknf
CSeq: 122030267 INFO
Contact: <sip:1000 at 85.16.246.12:5061;transport=udp>
User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,
REFER, NOTIFY, PUBLISH, SUBSCRIBE
Supported: timer, precondition, path, replaces
Content-Type: message/sipfrag
Content-Length: 24

From:
To: "hubu" 1000

SIP/2.0 200 Ok
23/Oct/2009-13:26:47.619

SIP/2.0 200 Ok
Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bKB244eKZ08Uj3H
From: <sip:1000 at 85.16.246.12:5061;user=phone>;tag=QD9eD62NH0gQj
To: "1001 an PBX1" <sip:1001 at 85.16.246.12:5061>;tag=724ehd063s
Call-ID: 3c32462e758f-y19kuulwdknf
CSeq: 122030267 INFO
Contact: <sip:1001 at 85.16.245.206:1024;line=eg3wp69a>;reg-id=1
Content-Length: 0


BYE sip:1001 at 85.16.245.206:1024;line=eg3wp69a SIP/2.0
23/Oct/2009-13:26:49.18

BYE sip:1001 at 85.16.245.206:1024;line=eg3wp69a SIP/2.0
Via: SIP/2.0/UDP 85.16.246.12:5061;rport;branch=z9hG4bKDmQpj9072DZ8r
Max-Forwards: 70
From: <sip:1000 at 85.16.246.12:5061;user=phone>;tag=QD9eD62NH0gQj
To: "1001 an PBX1" <sip:1001 at 85.16.246.12:5061>;tag=724ehd063s
Call-ID: 3c32462e758f-y19kuulwdknf
CSeq: 122030268 BYE
Contact: <sip:1000 at 85.16.246.12:5061;transport=udp>
User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,
REFER, NOTIFY, PUBLISH, SUBSCRIBE
Supported: timer, precondition, path, replaces
Reason: Q.850;cause=16;text="NORMAL_CLEARING"
Content-Length: 0


SIP/2.0 200 OK
23/Oct/2009-13:26:49.52

SIP/2.0 200 OK
Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bKDmQpj9072DZ8r
From: <sip:1000 at 85.16.246.12:5061;user=phone>;tag=QD9eD62NH0gQj
To: "1001 an PBX1" <sip:1001 at 85.16.246.12:5061>;tag=724ehd063s
Call-ID: 3c32462e758f-y19kuulwdknf
CSeq: 122030268 BYE
Contact: <sip:1001 at 85.16.245.206:1024;line=eg3wp69a>;reg-id=1
User-Agent: snom820/8.2.16
RTP-RxStat: Total_Rx_Pkts=65,Rx_Pkts=65,Rx_Pkts_Lost=0,Remote_Rx_Pkts_Lost=0
RTP-TxStat: Total_Tx_Pkts=0,Tx_Pkts=94,Remote_Tx_Pkts=0
Content-Length: 0





####################################################################

This is the SIP flow from FS to callee.

The first INFO sent from FS to callee is the Problem. It contains "hubu"
as "To:" header. If there is s need for this message I guess the "From"
header should be changed, because from the callee-phone's point of view
the "To:" header is the caller and the "From" header is the callee. In
my opinion this INFO message shouldn't be sent at all, but I don't know
what you intend it to do.


INVITE sip:1000 at 85.16.245.228:1024;line=5jkc7koy SIP/2.0
23/Oct/2009-13:26:44.978

INVITE sip:1000 at 85.16.245.228:1024;line=5jkc7koy SIP/2.0
Via: SIP/2.0/UDP 85.16.246.12:5061;rport;branch=z9hG4bK86rt91cpH1FBF
Max-Forwards: 68
From: "1001 an PBX1" <sip:1001 at 85.16.246.12>;tag=rp27e1KSe969D
To: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a
CSeq: 122030266 INVITE
Contact: <sip:mod_sofia at 85.16.246.12:5061>
User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,
REFER, NOTIFY, PUBLISH, SUBSCRIBE
Supported: timer, precondition, path, replaces
Allow-Events: talk, presence, dialog, call-info, sla,
include-session-description, presence.winfo, message-summary, refer
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 325
X-Serialnumber: 0004134002CB
P-Key-Flags: resolution="31x13", keys="4"
X-FS-Support: update_display
Remote-Party-ID: "1001 an PBX1"
<sip:1001 at 85.16.246.12>;party=calling;screen=yes;privacy=off

v=0
o=FreeSWITCH 1256285400 1256285401 IN IP4 85.16.246.12
s=FreeSWITCH
c=IN IP4 85.16.246.12
t=0 0
m=audio 11804 RTP/AVP 95 103 9 8 101 13
a=rtpmap:95 CELT/48000
a=rtpmap:103 SPEEX/32000
a=rtpmap:9 G722/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=rtpmap:13 CN/8000
a=ptime:10

SIP/2.0 180 Ringing
23/Oct/2009-13:26:45.2

SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bK86rt91cpH1FBF
From: "1001 an PBX1" <sip:1001 at 85.16.246.12>;tag=rp27e1KSe969D
To: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;tag=a7mygnrad4
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a
CSeq: 122030266 INVITE
Contact: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;reg-id=1
Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO, UPDATE
Allow-Events: talk, hold, refer, call-info
Content-Length: 0


SIP/2.0 180 Ringing
23/Oct/2009-13:26:45.504

SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bK86rt91cpH1FBF
From: "1001 an PBX1" <sip:1001 at 85.16.246.12>;tag=rp27e1KSe969D
To: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;tag=a7mygnrad4
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a
CSeq: 122030266 INVITE
Contact: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;reg-id=1
Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO, UPDATE
Allow-Events: talk, hold, refer, call-info
Content-Length: 0


SIP/2.0 180 Ringing
23/Oct/2009-13:26:46.504

SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bK86rt91cpH1FBF
From: "1001 an PBX1" <sip:1001 at 85.16.246.12>;tag=rp27e1KSe969D
To: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;tag=a7mygnrad4
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a
CSeq: 122030266 INVITE
Contact: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;reg-id=1
Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO, UPDATE
Allow-Events: talk, hold, refer, call-info
Content-Length: 0


SIP/2.0 200 Ok
23/Oct/2009-13:26:47.361

SIP/2.0 200 Ok
Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bK86rt91cpH1FBF
From: "1001 an PBX1" <sip:1001 at 85.16.246.12>;tag=rp27e1KSe969D
To: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;tag=a7mygnrad4
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a
CSeq: 122030266 INVITE
Contact: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;reg-id=1
User-Agent: snom820/LAB_HD_HEAD_11_09_09_11_20
Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO, UPDATE
Allow-Events: talk, hold, refer, call-info
Supported: timer, 100rel, replaces, from-change
Content-Type: application/sdp
Content-Length: 244

v=0
o=root 353690302 353690303 IN IP4 85.16.245.228
s=call
c=IN IP4 85.16.245.228
t=0 0
m=audio 60878 RTP/AVP 9 8 101
a=rtpmap:9 g722/8000
a=rtpmap:8 pcma/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:10
a=sendrecv

ACK sip:1000 at 85.16.245.228:1024;line=5jkc7koy SIP/2.0
23/Oct/2009-13:26:47.362

ACK sip:1000 at 85.16.245.228:1024;line=5jkc7koy SIP/2.0
Via: SIP/2.0/UDP 85.16.246.12:5061;rport;branch=z9hG4bK9FjKBXXSea6Xa
Max-Forwards: 70
From: "1001 an PBX1" <sip:1001 at 85.16.246.12>;tag=rp27e1KSe969D
To: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;tag=a7mygnrad4
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a
CSeq: 122030266 ACK
Contact: <sip:mod_sofia at 85.16.246.12:5061>
Content-Length: 0


INFO sip:1000 at 85.16.245.228:1024;line=5jkc7koy SIP/2.0
23/Oct/2009-13:26:47.367

INFO sip:1000 at 85.16.245.228:1024;line=5jkc7koy SIP/2.0
Via: SIP/2.0/UDP 85.16.246.12:5061;rport;branch=z9hG4bKaSBcDreXBKvgp
Max-Forwards: 70
From: "1001 an PBX1" <sip:1001 at 85.16.246.12>;tag=rp27e1KSe969D
To: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;tag=a7mygnrad4
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a
CSeq: 122030267 INFO
Contact: <sip:mod_sofia at 85.16.246.12:5061>
User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,
REFER, NOTIFY, PUBLISH, SUBSCRIBE
Supported: timer, precondition, path, replaces
Content-Type: message/sipfrag
Content-Length: 24

From:
To: "hubu" 1000

SIP/2.0 200 Ok
23/Oct/2009-13:26:47.766

SIP/2.0 200 Ok
Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bKaSBcDreXBKvgp
From: "1001 an PBX1" <sip:1001 at 85.16.246.12>;tag=rp27e1KSe969D
To: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;tag=a7mygnrad4
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a
CSeq: 122030267 INFO
Contact: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;reg-id=1
Content-Length: 0


INFO sip:1000 at 85.16.245.228:1024;line=5jkc7koy SIP/2.0
23/Oct/2009-13:26:47.766

INFO sip:1000 at 85.16.245.228:1024;line=5jkc7koy SIP/2.0
Via: SIP/2.0/UDP 85.16.246.12:5061;rport;branch=z9hG4bKcByXgeg4548ND
Max-Forwards: 70
From: "1001 an PBX1" <sip:1001 at 85.16.246.12>;tag=rp27e1KSe969D
To: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;tag=a7mygnrad4
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a
CSeq: 122030268 INFO
Contact: <sip:mod_sofia at 85.16.246.12:5061>
User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,
REFER, NOTIFY, PUBLISH, SUBSCRIBE
Supported: timer, precondition, path, replaces
Content-Type: message/sipfrag
Content-Length: 32

From:
To: "1001 an PBX1" 1001

SIP/2.0 200 Ok
23/Oct/2009-13:26:47.860

SIP/2.0 200 Ok
Via: SIP/2.0/UDP 85.16.246.12:5061;rport=5061;branch=z9hG4bKcByXgeg4548ND
From: "1001 an PBX1" <sip:1001 at 85.16.246.12>;tag=rp27e1KSe969D
To: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;tag=a7mygnrad4
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a
CSeq: 122030268 INFO
Contact: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;reg-id=1
Content-Length: 0


BYE sip:mod_sofia at 85.16.246.12:5061 SIP/2.0
23/Oct/2009-13:26:49.3

BYE sip:mod_sofia at 85.16.246.12:5061 SIP/2.0
Via: SIP/2.0/UDP 85.16.245.228:1024;branch=z9hG4bK-susgzpvc38s7;rport
From: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;tag=a7mygnrad4
To: "1001 an PBX1" <sip:1001 at 85.16.246.12>;tag=rp27e1KSe969D
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a
CSeq: 1 BYE
Max-Forwards: 70
Contact: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;reg-id=1
User-Agent: snom820/LAB_HD_HEAD_11_09_09_11_20
RTP-RxStat: Total_Rx_Pkts=0,Rx_Pkts=69,Rx_Pkts_Lost=1,Remote_Rx_Pkts_Lost=0
RTP-TxStat: Total_Tx_Pkts=70,Tx_Pkts=65,Remote_Tx_Pkts=0
Content-Length: 0


SIP/2.0 200 OK
23/Oct/2009-13:26:49.4

SIP/2.0 200 OK
Via: SIP/2.0/UDP 85.16.245.228:1024;branch=z9hG4bK-susgzpvc38s7;rport=1024
From: <sip:1000 at 85.16.245.228:1024;line=5jkc7koy>;tag=a7mygnrad4
To: "1001 an PBX1" <sip:1001 at 85.16.246.12>;tag=rp27e1KSe969D
Call-ID: c93948e5-3a69-122d-94bc-00144fe6907a
CSeq: 1 BYE
User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-15203M
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, REGISTER,
REFER, NOTIFY, PUBLISH, SUBSCRIBE
Supported: timer, precondition, path, replaces
Content-Length: 0










On 22.10.2009 19:08, Anthony Minessale wrote:
> I'm sure that problem is gone in svn trunk.
> 
> 
> On Thu, Oct 22, 2009 at 11:25 AM, Brian West <brian at freeswitch.org
> <mailto:brian at freeswitch.org>> wrote:
> 
>     I can't get what exactly you re talking about. Can you clarify ? Also
>     please include the packets of interest only not the full trace if its
>     not relevant to the bug.
> 
>     /b
> 
>     On Oct 22, 2009, at 10:44 AM, Helmut Kuper wrote:
> 
>     > -----BEGIN PGP SIGNED MESSAGE-----
>     > Hash: SHA1
>     >
>     > Hi Mike,
>     >
>     > here it is:
>     >
>     >
>     > Dialplan:
>     >
>     >
>     >    <extension name="Local_Extension">
>     >      <condition field="destination_number" expression="^(10[01][0-9])
>     > $">
>     >        <action application="set" data="dialed_extension=$1"/>
>     >        <action application="export" data="dialed_extension=$1"/>
>     >        <action application="set" data="transfer_ringback=$$
>     > {hold_music}"/>
>     >        <action application="set" data="hangup_after_bridge=true"/>
>     >        <action application="bridge"
>     > data="user/${dialed_extension}@${domain_name}"/>
>     >      </condition>
>     >    </extension>
>     >
> 
> 
>     _______________________________________________
>     FreeSWITCH-users mailing list
>     FreeSWITCH-users at lists.freeswitch.org
>     <mailto:FreeSWITCH-users at lists.freeswitch.org>
>     http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>     UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>     http://www.freeswitch.org
> 
> 
> 
> 
> -- 
> Anthony Minessale II
> 
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
> Twitter: http://twitter.com/FreeSWITCH_wire
> 
> AIM: anthm
> MSN:anthony_minessale at hotmail.com
> <mailto:MSN%3Aanthony_minessale at hotmail.com>
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> <mailto:PAYPAL%3Aanthony.minessale at gmail.com>
> IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch
> 
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> <mailto:sip%3A888 at conference.freeswitch.org>
> iax:guest at conference.freeswitch.org/888
> <http://iax:guest@conference.freeswitch.org/888>
> googletalk:conf+888 at conference.freeswitch.org
> <mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org>
> pstn:213-799-1400
> 
> 
> 
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

- -- 

Mit freundlichen Grüßen
Helmut Kuper
Geschäftseinheit FD - Lösungen für Finanzdienstleister
Telefax: (0441) 8000-2799
mailto:helmut.kuper at ewetel.de
___________________________________
EWE TEL GmbH
Cloppenburger Straße 310
26133 Oldenburg
EWE TEL GmbH

Handelsregister Amtsgericht Oldenburg HRB 3723
Vorsitzender des Aufsichtsrates: Heiko Harms
Geschäftsführung: Hans-Joachim Iken (Vorsitzender),
Ulf Heggenberger, Dr. Norbert Schulz, Dirk Thole
Homepage: http://www.ewetel.de
___________________________________
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFK4ZUZ4tZeNddg3dwRAr+lAJ9b3geDcwT0bkz++YG9Sjq62AtHBQCfWALu
jkUQIoNN6CYJFp10ebA5MIU=
=cHej
-----END PGP SIGNATURE-----




More information about the FreeSWITCH-users mailing list