Дано - АТС Panasonic TDE200
AP100 зарегистрирован на TDE в качестве SIP-абонента. Звонки ходят, но есть проблема с трансфером звонка с телефона, подключенного к AP100.
В тесте участвуют абоненты 100 (инициатор звонка), 200 (AP100), 232 - номер, на который надо перевести звонок в итоге. 100 и 232 - обычные аналоговые абоненты станции.
Что происходит:
1) 100 выполняет вызов на 200
2) 200 снимает трубку, есть разговор между 100 и 200
3) на 200 нажимается Flash и 232
4) на 100 слышна музыка, на 200 - КПВ
5) звонит 232
6) 232 снимает трубку, есть разговор между 200 и 232
7) 200 кладет трубку
8) 100 продолжает слышать музыку
9) 232 - короткие гудки, соединение с ним разорвано
10) кладу трубку на 100
конфиг:
Код:
version 8.41.100
!
hostname AP100
!
username root password router administrator
!
!
interface Loopback0
ip address 127.0.0.1 255.0.0.0
!
interface FastEthernet0/0
ip address 10.112.1.250 255.255.255.0
speed auto
no qos-control
!
interface FastEthernet0/1
ip address 192.168.10.1 255.255.255.0
speed auto
no qos-control
!
ip route 0.0.0.0 0.0.0.0 10.112.1.1
!
!
!
snmp name AP100_G2
!
dns name-server 10.88.21.15
dns name-server 10.88.21.16
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol t38 redundancy 0
fax rate 9600
h323 call start fast
h323 call tunnel enable
!
!
! Voice port configuration.
!
! FXS
voice-port 0/0
caller-id enable
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 200 pots
destination-pattern 200
port 0/0
!
!
!
! Voip peer configuration.
!
dial-peer voice 201 voip
destination-pattern T
session target sip-server
session protocol sip
voice-class codec 7
vad
dtmf-relay rtp-2833
!
!
!
dial-peer call-hold h
dial-peer call-transfer h
!
!
!
! Gateway configuration.
!
gateway
h323-id voip.10.112.1.250
no ignore-msg-from-other-gk
!
!
! Codec classes configuration.
!
voice class codec 7
codec preference 1 g711alaw
codec preference 2 g711ulaw
codec preference 3 g729
!
!
!
! SIP UA configuration.
!
sip-ua
sip-username 200
sip-password psw200
sip-server 10.91.22.20
call-transfer-mode attended
register e164
!
!
! MGCP configuration.
!
mgcp
vad
!
!
! Tones
!
!
!
voip-interface ip FastEthernet0/0
!
line console
!
line vty
!
end
дебаглог:
Код:
AP100#
Received SIP PDU from ( 10.91.22.20:5060 )
INVITE sip:200@10.112.1.250 SIP/2.0
Via: SIP/2.0/UDP 10.91.22.20:5060;branch=z9hG4bK0000676c
Max-Forwards: 70
To: sip:200@10.91.22.20
From: "IT" <sip:100@10.91.22.20>;tag=14592
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 1 INVITE
Contact: sip:10.91.22.20:5060
Supported: timer
Session-Expires: 90;refresher=uac
Min-SE: 90
Allow: INVITE,ACK,CANCEL,BYE,REGISTER
Content-Type: application/sdp
Content-Length: 250
v=0
o=- 1 1 IN IP4 10.91.22.21
s=-
c=IN IP4 10.91.22.21
t=0 0
m=audio 12044 RTP/AVP 8 0 18 101
a=rtpmap:8 PCMA/8000/1
a=rtpmap:0 PCMU/8000/1
a=rtpmap:18 G729/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
a=ptime:20
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.91.22.20:5060;branch=z9hG4bK0000676c
From: "IT" <sip:100@10.91.22.20>;tag=14592
To: sip:200@10.91.22.20
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 1 INVITE
User-Agent: AddPac SIP Gateway
Content-Length: 0
39 <Call 15> : ****** Call Created status(InitiatedByNet) ver(8.28:2006-02-06-00-00) time(1737) ****
40 <SIP 15> : Receive INVITE Request
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
SIP/2.0 422 Session Interval Too Small
Via: SIP/2.0/UDP 10.91.22.20:5060;branch=z9hG4bK0000676c
From: "IT" <sip:100@10.91.22.20>;tag=14592
To: sip:200@10.91.22.20
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 1 INVITE
Min-SE: 1800
User-Agent: AddPac SIP Gateway
Content-Length: 0
41 <SIP 15> : ReleaseWithNothing
42 <Call 15> : Terminated from(fffffffe) this(Remote:NoPermission) before(NULL) forced(0) time(1737)
43 <NetEP 15> : Call TO <> terminated reason(Remote:NoPermission)
Received SIP PDU from ( 10.91.22.20:5060 )
ACK sip:200@10.112.1.250 SIP/2.0
Via: SIP/2.0/UDP 10.91.22.20:5060;branch=z9hG4bK0000676c
Max-Forwards: 70
To: sip:200@10.91.22.20
From: "IT" <sip:100@10.91.22.20>;tag=14592
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 1 ACK
Content-Length: 0
44 <SIP 15> : Receive ACK Request
Received SIP PDU from ( 10.91.22.20:5060 )
INVITE sip:200@10.112.1.250 SIP/2.0
Via: SIP/2.0/UDP 10.91.22.20:5060;branch=z9hG4bK00002fea
Max-Forwards: 70
To: sip:200@10.91.22.20
From: "IT" <sip:100@10.91.22.20>;tag=23173
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 2 INVITE
Contact: sip:10.91.22.20:5060
Supported: timer
Session-Expires: 1800;refresher=uac
Min-SE: 1800
Allow: INVITE,ACK,CANCEL,BYE,REGISTER
Content-Type: application/sdp
Content-Length: 250
v=0
o=- 1 1 IN IP4 10.91.22.21
s=-
c=IN IP4 10.91.22.21
t=0 0
m=audio 12044 RTP/AVP 8 0 18 101
a=rtpmap:8 PCMA/8000/1
a=rtpmap:0 PCMU/8000/1
a=rtpmap:18 G729/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
a=ptime:20
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.91.22.20:5060;branch=z9hG4bK00002fea
From: "IT" <sip:100@10.91.22.20>;tag=23173
To: sip:200@10.91.22.20
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 2 INVITE
User-Agent: AddPac SIP Gateway
Content-Length: 0
45 <Call 16> : ****** Call Created status(InitiatedByNet) ver(8.28:2006-02-06-00-00) time(1737) ****
46 <SIP 16> : Receive INVITE Request
47 <NetCon 16> : Found inbound voip peer by dest-pattern id(201)
48 <Call 16> : From Net - calledParty(200) callingParty(100)
49 <Call 16> : MatchedPerfect
50 <Call 16> : MatchAllProcess After Sorted
<0> id(200) dest(200) prefer(0) selected(5)
51 <Call 16> : Initiate callee with dial-peer(200) status(CalleeDeterminedAll) id(00000000-0000-0000-0000-000000000000)
52 <CEP 000000> : InitiateOutCall : calledNum(), callingNum(100), callerPort(ffffffff) type(FXS)
[1744.640] RTA(0/0/0) Rx CC_RING_REQ [80 13 01 08 30 31 30 31 30 30 32 38 02 03 31 30 30 07 02 49 54 ] peerId(-1)
[1744.640] VM(0/0/0) DaTime [L=8] 30 31 30 31 30 30 32 38
[1744.640] VM(0/0/0) CgNumb [L=3] 31 30 30
[1744.640] VM(0/0/0) CgName [L=2] 49 54
[1744.640] VM(0/0/0) Line Reverse
[1744.640] VM(0/0/0) Start ring actv
[1744.640] VM(0/0/0) SW to -72V
53 <CEP 000000> : Outbound call to CEP callId(00000000-0000-0000-0000-000000000000) callNum(16)
[1744.640] VM(0/0/0) set T38 mode STD
[1744.640] VM(0/0/0) Fax rate 9600
54 <SIP 16> : SetAlerting
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 10.91.22.20:5060;branch=z9hG4bK00002fea
From: "IT" <sip:100@10.91.22.20>;tag=23173
To: sip:200@10.91.22.20;tag=c900fd16a4
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 2 INVITE
Supported: timer, replaces, early-session
User-Agent: AddPac SIP Gateway
Contact: sip:200@10.112.1.250
Content-Length: 0
[1745.640] VM(0/0/0) Gen ring idle
[1745.640] VM(0/0/0) slic normal mode
[1746.140] VM(0/0/0) Tx CID enable
[1746.140] VP(0/0/0) CallerId enable, std/gain 0/6
[1746.140] VP(0/0/0) open channel
[1746.140] VM(0/0/0) play mute
[1746.140] VP(0/0/0) Tx IBS signal 2/0
[1746.140] VP(0/0/0) Tx IBS dir 0
[1746.200] VM(0/0/0) Tx CID DATA [L=21] 80 13 01 08 30 31 30 31 30 30 32 38 02 03 31 30 30 07 02 49 54
[1746.200] VP(0/0/0) play CallerId
[1746.215] VP(0/0/0) GeneralEvent IBS gen end
[1747.045] VM(0/0/0) vmOffHook
[1747.105] VM(0/0/0) vmTmoOffHook
[1747.105] VP(0/0/0) stop CallerId
[1747.105] VM(0/0/0) Tx CID stop
[1747.105] VM(0/0/0) vopp idle
[1747.105] VP(0/0/0) close channel
[1747.105] VM(0/0/0) SW to -48V
[1747.105] VM(0/0/0) Line Forward
[1747.165] VM(0/0/0) vmTmoOffHook
[1747.165] VM(0/0/0) Rx OffHook
[1747.165] VP(0/0/0) open channel
[1747.165] VP(0/0/0) attribute Fax enable, Modem disable
[1747.165] VP(0/0/0) update Fax enable, Modem disable
[1747.165] VM(0/0/0) Tx CONNECT_CNF
55 <Call 16> : Connected from(0)
[1747.165] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0
VAD_CTRL 1
[1747.165] VM(0/0/0) VAD enable
[1747.165] VM(0/0/0) SID enable by CCC
56 <SIP 16> : SetConnected
57 <SIP 16> : Add Local Audio MediaFormat : 8
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.91.22.20:5060;branch=z9hG4bK00002fea
From: "IT" <sip:100@10.91.22.20>;tag=23173
To: sip:200@10.91.22.20;tag=c900fd16a4
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 2 INVITE
Supported: timer, replaces, early-session
Session-Expires: 1800;refresher=uac
User-Agent: AddPac SIP Gateway
Contact: sip:200@10.112.1.250
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, REFER, NOTIFY, INFO
Require: timer
Content-Type: application/sdp
Content-Length: 225
v=0
o=200 1739 1739 IN IP4 10.112.1.250
s=AddPac Gateway SDP
c=IN IP4 10.112.1.250
t=0 0
m=audio 23028 RTP/AVP 8 101
a=ptime:20
a=rtpmap:8 PCMA/8000/1
a=rtpmap:101 telephone-event/8000/1
a=fmtp:101 0-15
a=sendrecv
[1747.180] RTA(0/0/0) Rx RS_LISTEN_REQ callId=16 ssId=1 G711A
peer=10.91.22.21 mp=23028/23029 hp=12044/12045
[1747.185] VM(0/0/0) vopp idle
[1747.185] VP(0/0/0) close channel
[1747.185] VM(0/0/0) start codec replace timer to G711A
[1747.185] RTA(0/0/0) Rx RS_OPEN_REQ callId=16 ssId=1 G711A
peer=10.91.22.21 mp=23028/23029 hp=12044/12045
[1747.185] VM(0/0/0) under codec replace to G711A
[1747.185] VM(0/0/0) V152_modem TxPT=0x64, RxPT=0x64
[1747.185] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0
DTMF_CTRL 1
[1747.185] VM(0/0/0) DTMF_RTP_RFC2833 enable
[1747.185] VM(0/0/0) DTMF_RTP_RFC2833 TxPT=0x65, RxPT=0x65
Received SIP PDU from ( 10.91.22.20:5060 )
ACK sip:200@10.112.1.250 SIP/2.0
Via: SIP/2.0/UDP 10.91.22.20:5060;branch=z9hG4bK000043c0
Max-Forwards: 70
To: sip:200@10.91.22.20;tag=c900fd16a4
From: "IT" <sip:100@10.91.22.20>;tag=23173
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 2 ACK
Content-Length: 0
58 <SIP 16> : ACK received
59 <SIP 16> : Receive ACK Request
60 <SIP 16> : Set Terminated Success for 2 INVITE
[1747.245] VP(0/0/0) enable Fax, disable Modem
[1747.245] VP(0/0/0) open channel
[1747.245] VM(0/0/0) codec replaced to G711A
[1747.245] VM(0/0/0) play mute
[1747.245] VP(0/0/0) Tx IBS signal 2/0
[1747.245] VP(0/0/0) Tx IBS dir 0
[1747.310] VP(0/0/0) GeneralEvent IBS gen end
61 <SIP 15> : Set Terminated Success for 1 INVITE
[1751.645] VM(0/0/0) vmOnHook
[1751.695] VM(0/0/0) vmTmoOnHook
[1751.745] VM(0/0/0) vmTmoOnHook
[1751.795] VM(0/0/0) vmTmoOnHook
[1751.845] VM(0/0/0) vmTmoOnHook
[1751.895] VM(0/0/0) vmTmoOnHook
[1751.945] VM(0/0/0) vmTmoOnHook
[1751.995] VM(0/0/0) vmTmoOnHook
[1752.045] VM(0/0/0) vmTmoOnHook
[1752.095] VM(0/0/0) vmTmoOnHook
[1752.145] VM(0/0/0) vmTmoOnHook
[1752.195] VM(0/0/0) vmTmoOnHook
[1752.245] VM(0/0/0) vmTmoOnHook
[1752.295] VM(0/0/0) vmTmoOnHook
[1752.335] VM(0/0/0) vmOffHook
[1752.395] VM(0/0/0) vmTmoOffHook
[1752.395] VM(0/0/0) Rx OffHook
[1752.395] VM(0/0/0) Tx FLASH_IND
62 <CEP 000000> : Hook Flashed
63 <Call 16> : Hold Request from Channel.
64 <SIP 16> : Re-INVITE send
65 <SIP 0> : No authentication information available
66 <SIP 16> : Send INVITE Request
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
INVITE sip:10.91.22.20 SIP/2.0
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKc900fd16a419
From: sip:200@10.91.22.20;tag=c900fd16a4
To: "IT" <sip:100@10.91.22.20>;tag=23173
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 19 INVITE
Supported: replaces, timer, 100rel, early-session
Min-SE: 1800
Date: Thu, 01 Jan 1970 00:29:04 GMT
Session-Expires: 1800
User-Agent: AddPac SIP Gateway
Contact: <sip:200@10.112.1.250>
Accept: application/sdp
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, PRACK, REFER, NOTIFY, INFO
Content-Type: application/sdp
Content-Length: 220
Max-Forwards: 70
v=0
o=200 1739 1739 IN IP4 10.112.1.250
s=AddPac Gateway SDP
c=IN IP4 0.0.0.0
t=0 0
a=sendonly
m=audio 23028 RTP/AVP 8 101
a=ptime:20
a=rtpmap:8 PCMA/8000/1
a=rtpmap:101 telephone-event/8000/1
a=fmtp:101 0-15
Received SIP PDU from ( 10.91.22.20:5060 )
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKc900fd16a419
To: "IT" <sip:100@10.91.22.20>;tag=23173
From: sip:200@10.91.22.20;tag=c900fd16a4
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 19 INVITE
Content-Length: 0
67 <SIP 16> : Receive 100 Trying
Received SIP PDU from ( 10.91.22.20:5060 )
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKc900fd16a419
To: "IT" <sip:100@10.91.22.20>;tag=23173
From: sip:200@10.91.22.20;tag=c900fd16a4
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 19 INVITE
Contact: sip:10.91.22.20:5060
Require: timer
Supported: timer
Session-Expires: 1800;refresher=uas
Allow: INVITE,ACK,CANCEL,BYE,REGISTER
Content-Type: application/sdp
Content-Length: 196
v=0
o=- 1 2 IN IP4 10.91.22.21
s=-
c=IN IP4 10.91.22.21
t=0 0
m=audio 12044 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=recvonly
a=ptime:20
68 <SIP 16> : Receive 200 OK
69 <SIP 16> : Received INVITE OK response
70 <SIP 16> : Send ACK Request
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
ACK sip:10.91.22.20 SIP/2.0
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKc900fd16a419
From: sip:200@10.91.22.20;tag=c900fd16a4
To: "IT" <sip:100@10.91.22.20>;tag=23173
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 19 ACK
Content-Length: 0
Max-Forwards: 70
71 <SIP 16> : Get SIP Audio MediaFormat : 8
72 <Call 16> : Connected from(fffffffe)
73 <NetEP 16> : Call with IT established
74 <Call 16> : Session switch request from Network.
75 <CEP 000000> : Session Switch : current(16) , hold(-1)
[1752.465] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=2 rawDataLen=0
SESS_HOLD
SESS_NEW OFF_HOOK
[1752.465] VM(0/0/0) vopp idle
[1752.465] VP(0/0/0) close channel
[1752.465] VP(0/0/0) open channel
[1752.465] VM(0/0/0) play Dial tone
[1752.465] VP(0/0/0) Tx IBS signal 6/0
[1752.465] VP(0/0/0) Tx IBS dir 0
76 <CEP 000000> : Call Received
77 <CEP 000000> : Call Initiated : calledNumber() crv(0) total(1)
78 <Call 17> : ****** Call Created status(InitiatedByFXS) ver(8.28:2006-02-06-00-00) time(1745) ****
79 <CEP 000000> : Calling number(200)
80 <CEP 000000> : Call id(d1060000-ed3d-57f6-8018-0002a406e348) callNum(17)
81 <SIP 16> : Check Event Relation
82 <SIP 16> : Set Terminated Success for 19 INVITE
[1753.175] VM(0/0/0) Tx DIGIT_IND '2'
[1753.175] VM(0/0/0) play mute
[1753.175] VP(0/0/0) Tx IBS signal 2/0
[1753.175] VP(0/0/0) Tx IBS dir 0
83 <Call 17> : Digit(2) at InitiatedByFXS
84 <Call 17> : MatchedAll
[1753.245] VP(0/0/0) GeneralEvent IBS gen end
[1753.365] VM(0/0/0) Tx DIGIT_IND '3'
85 <Call 17> : Digit(3) at CalleeDeterminedWaitDigit
86 <Call 17> : MatchedAll
[1753.565] VM(0/0/0) Tx DIGIT_IND '2'
87 <Call 17> : Digit(2) at CalleeDeterminedWaitDigit
88 <Call 17> : MatchedAll
89 <Time 17> : Inter digit timer timeout.
90 <Call 17> : Digit(#) at CalleeDeterminedWaitDigit
91 <Call 17> : MatchAllProcess After Sorted
<0> id(201) dest(T) prefer(0) selected(4)
92 <Call 17> : Initiate callee with dial-peer(T) status(CalleeDeterminedAll) id(d1060000-ed3d-57f6-8018-0002a406e348)
93 <NetEP 17> : InitiateOutCall: calledNum(232) callingNum(200) target(sip-server)
94 <NetEP 17> : DoCall: calledAddr(sip:232@10.91.22.20:5060) callingAddr(200)
[1756.470] VM(0/0/0) set T38 mode STD
[1756.470] VM(0/0/0) Fax rate 9600
95 <SIP 0> : No authentication information available
96 <SIP 17> : Send INVITE Request
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
INVITE sip:232@10.91.22.20 SIP/2.0
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKd5007519a420
From: <sip:200@10.91.22.20>;tag=d5007519a4
To: <sip:232@10.91.22.20>
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 20 INVITE
Supported: replaces, timer, 100rel, early-session
Min-SE: 1800
Date: Thu, 01 Jan 1970 00:29:09 GMT
Session-Expires: 1800
User-Agent: AddPac SIP Gateway
Contact: <sip:200@10.112.1.250>
Accept: application/sdp
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, PRACK, REFER, NOTIFY, INFO
Content-Type: application/sdp
Content-Length: 259
Max-Forwards: 70
v=0
o=200 1749 1749 IN IP4 10.112.1.250
s=AddPac Gateway SDP
c=IN IP4 10.112.1.250
t=0 0
m=audio 23030 RTP/AVP 8 0 18 101
a=ptime:20
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
[1756.490] RTA(0/0/0) Rx RS_LISTEN_REQ callId=17 ssId=1 G711U
peer=0.0.0.0 mp=23030/23031 hp=0/0
[1756.490] VM(0/0/0) codec same G711U
Received SIP PDU from ( 10.91.22.20:5060 )
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKd5007519a420
To: sip:232@10.91.22.20
From: sip:200@10.91.22.20;tag=d5007519a4
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 20 INVITE
Content-Length: 0
97 <SIP 17> : Receive 100 Trying
98 <SIP 17> : Transaction (20 INVITE) proceeding
Received SIP PDU from ( 10.91.22.20:5060 )
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKd5007519a420
To: sip:232@10.91.22.20;tag=32170
From: sip:200@10.91.22.20;tag=d5007519a4
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 20 INVITE
Allow: INVITE,ACK,CANCEL,BYE,REGISTER
Proxy-Authenticate: Digest realm="Registered Users",nonce="debc79f2e5ca952a55ab56ac59b265cb",algorithm=MD5
Content-Length: 0
99 <SIP 17> : Receive 407 Proxy Authentication Required
100 <SIP 17> : Transaction (20 INVITE) completed
101 <SIP 17> : Send ACK Request
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
ACK sip:232@10.91.22.20 SIP/2.0
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKd5007519a420
From: <sip:200@10.91.22.20>;tag=d5007519a4
To: sip:232@10.91.22.20;tag=32170
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 20 ACK
Content-Length: 0
Max-Forwards: 70
102 <SIP 0> : No opaque in authentication
103 <SIP 0> : Adding authentication information
104 <SIP 17> : Send INVITE Request
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
INVITE sip:232@10.91.22.20 SIP/2.0
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKd5007519a421
From: <sip:200@10.91.22.20>;tag=d5007519a4
To: <sip:232@10.91.22.20>
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 21 INVITE
Supported: replaces, timer, 100rel, early-session
Min-SE: 1800
Date: Thu, 01 Jan 1970 00:29:09 GMT
Session-Expires: 1800
User-Agent: AddPac SIP Gateway
Contact: <sip:200@10.112.1.250>
Accept: application/sdp
Proxy-Authorization: Digest username="200", realm="Registered Users", nonce="debc79f2e5ca952a55ab56ac59b265cb", uri="sip:232@10.91.22.20", response="3750c45d61691f8b96f1add67ed0a48d", algorithm=MD5
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, PRACK, REFER, NOTIFY, INFO
Content-Type: application/sdp
Content-Length: 267
Max-Forwards: 70
v=0
o=200 1749 1749 IN IP4 10.112.1.250
s=AddPac Gateway SDP
c=IN IP4 10.112.1.250
t=0 0
m=audio 23030 RTP/AVP 8 0 18 101
a=ptime:20
a=rtpmap:8 PCMA/8000/1
a=rtpmap:0 PCMU/8000/1
a=rtpmap:18 G729/8000/1
a=rtpmap:101 telephone-event/8000/1
a=fmtp:101 0-15
Received SIP PDU from ( 10.91.22.20:5060 )
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKd5007519a421
To: sip:232@10.91.22.20
From: sip:200@10.91.22.20;tag=d5007519a4
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 21 INVITE
Content-Length: 0
105 <SIP 17> : Receive 100 Trying
106 <SIP 17> : Transaction (21 INVITE) proceeding
Received SIP PDU from ( 10.91.22.20:5060 )
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKd5007519a421
To: sip:232@10.91.22.20;tag=24781
From: sip:200@10.91.22.20;tag=d5007519a4
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 21 INVITE
Contact: sip:10.91.22.20:5060
Allow: INVITE,ACK,CANCEL,BYE,REGISTER
Content-Length: 0
107 <SIP 17> : Receive 180 Ringing
108 <SIP 17> : Transaction (21 INVITE) proceeding
109 <Call 17> : Alert from(fffffffe) pseudo(0) inband(0) status(CalleeInitiated)
[1756.590] RTA(0/0/0) Rx CC_ALERT_RSP peerId(0/0/0)
[1756.590] VM(0/0/0) play RingBack tone
[1756.590] VP(0/0/0) Tx IBS signal 6/1
[1756.590] VP(0/0/0) Tx IBS dir 0
Received SIP PDU from ( 10.91.22.20:5060 )
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKd5007519a421
To: sip:232@10.91.22.20;tag=24781
From: sip:200@10.91.22.20;tag=d5007519a4
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 21 INVITE
Contact: sip:10.91.22.20:5060
Require: timer
Supported: timer
Session-Expires: 1800;refresher=uas
Allow: INVITE,ACK,CANCEL,BYE,REGISTER
Content-Type: application/sdp
Content-Length: 196
v=0
o=- 1 1 IN IP4 10.91.22.21
s=-
c=IN IP4 10.91.22.21
t=0 0
m=audio 12044 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
a=ptime:20
110 <SIP 17> : Receive 200 OK
111 <SIP 17> : Received INVITE OK response
112 <SIP 17> : Send ACK Request
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
ACK sip:10.91.22.20 SIP/2.0
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKd5007519a421
From: <sip:200@10.91.22.20>;tag=d5007519a4
To: sip:232@10.91.22.20;tag=24781
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 21 ACK
Content-Length: 0
Max-Forwards: 70
113 <SIP 17> : Get SIP Audio MediaFormat : 8
[1762.310] RTA(0/0/0) Rx RS_OPEN_REQ callId=17 ssId=1 G711A
peer=10.91.22.21 mp=23030/23031 hp=12044/12045
[1762.310] VM(0/0/0) vopp idle
[1762.310] VP(0/0/0) close channel
[1762.310] VM(0/0/0) start codec replace timer to G711A
114 <Call 17> : Connected from(fffffffe)
[1762.310] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0
VAD_CTRL 1
[1762.310] VM(0/0/0) VAD enable
[1762.310] VM(0/0/0) SID enable by CCC
[1762.310] RTA(0/0/0) Rx CC_CONNECT_RSP peerId(0/0/0)
[1762.310] VP(0/0/0) attribute Fax enable, Modem disable
115 <NetEP 17> : Call with sip:232@10.91.22.20 established
[1762.310] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0
DTMF_CTRL 1
[1762.310] VM(0/0/0) DTMF_RTP_RFC2833 enable
[1762.310] VM(0/0/0) DTMF_RTP_RFC2833 TxPT=0x65, RxPT=0x65
116 <SIP 17> : Check Event Relation
117 <SIP 17> : Set Terminated Success for 21 INVITE
[1762.330] VM(0/0/0) under codec replace to G711A
[1762.330] VM(0/0/0) Rx RTP replace codec to G711A
[1762.370] VP(0/0/0) enable Fax, disable Modem
[1762.370] VP(0/0/0) open channel
[1762.370] VM(0/0/0) codec replaced to G711A
[1762.370] VM(0/0/0) play mute
[1762.370] VP(0/0/0) Tx IBS signal 2/0
[1762.370] VP(0/0/0) Tx IBS dir 0
[1762.435] VP(0/0/0) GeneralEvent IBS gen end
[1774.455] VM(0/0/0) vmOnHook
[1774.505] VM(0/0/0) vmTmoOnHook
[1774.555] VM(0/0/0) vmTmoOnHook
[1774.605] VM(0/0/0) vmTmoOnHook
[1774.655] VM(0/0/0) vmTmoOnHook
[1774.705] VM(0/0/0) vmTmoOnHook
[1774.755] VM(0/0/0) vmTmoOnHook
[1774.805] VM(0/0/0) vmTmoOnHook
[1774.855] VM(0/0/0) vmTmoOnHook
[1774.905] VM(0/0/0) vmTmoOnHook
[1774.955] VM(0/0/0) vmTmoOnHook
[1775.005] VM(0/0/0) vmTmoOnHook
[1775.055] VM(0/0/0) vmTmoOnHook
[1775.105] VM(0/0/0) vmTmoOnHook
[1775.155] VM(0/0/0) vmTmoOnHook
[1775.155] VM(0/0/0) Rx OnHook
[1775.155] VM(0/0/0) vopp idle
[1775.155] VP(0/0/0) close channel
[1775.155] VM(0/0/0) WireTap sessClose by RTA, dir=3
[1775.155] VM(0/0/0) WireTap sessClosed
[1775.155] VM(0/0/0) Tx DISCONN_CNF
118 <CEP 000000> : Disconnected(16) at Busy
119 <Call 17> : Hold Request from Channel.
120 <SIP 17> : Re-INVITE send
121 <SIP 0> : No authentication information available
122 <SIP 17> : Send INVITE Request
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
INVITE sip:10.91.22.20 SIP/2.0
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKd5007519a422
From: <sip:200@10.91.22.20>;tag=d5007519a4
To: sip:232@10.91.22.20;tag=24781
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 22 INVITE
Supported: replaces, timer, 100rel, early-session
Min-SE: 1800
Date: Thu, 01 Jan 1970 00:29:27 GMT
Session-Expires: 1800
User-Agent: AddPac SIP Gateway
Contact: <sip:200@10.112.1.250>
Accept: application/sdp
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, UPDATE, PRACK, REFER, NOTIFY, INFO
Content-Type: application/sdp
Content-Length: 220
Max-Forwards: 70
v=0
o=200 1749 1749 IN IP4 10.112.1.250
s=AddPac Gateway SDP
c=IN IP4 0.0.0.0
t=0 0
a=sendonly
m=audio 23030 RTP/AVP 8 101
a=ptime:20
a=rtpmap:8 PCMA/8000/1
a=rtpmap:101 telephone-event/8000/1
a=fmtp:101 0-15
[1775.175] RTA(0/0/0) Rx RS_CLOSE_REQ callId=17 ssId=1 dir=reve
[1775.175] RTA(0/0/0) Rx RS_CLOSE_REQ callId=17 ssId=1 dir=forw
[1775.175] RTA(0/0/0) close Media socket
[1775.175] RTA(0/0/0) close RTCP socket
[1775.175] RTA(0/0/0) Rx RS_CLOSE_REQ callId=16 ssId=1 dir=reve
[1775.175] RTA(0/0/0) Rx RS_CLOSE_REQ callId=16 ssId=1 dir=forw
[1775.175] RTA(0/0/0) close Media socket
[1775.175] RTA(0/0/0) close RTCP socket
Received SIP PDU from ( 10.91.22.20:5060 )
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKd5007519a422
To: sip:232@10.91.22.20;tag=24781
From: sip:200@10.91.22.20;tag=d5007519a4
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 22 INVITE
Content-Length: 0
123 <SIP 17> : Receive 100 Trying
Received SIP PDU from ( 10.91.22.20:5060 )
SIP/2.0 488 Not Acceptable Here
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKd5007519a422
To: sip:232@10.91.22.20;tag=24781
From: sip:200@10.91.22.20;tag=d5007519a4
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 22 INVITE
Allow: INVITE,ACK,CANCEL,BYE,REGISTER
Content-Length: 0
124 <SIP 17> : Receive 488 Not Acceptable Here
125 <SIP 17> : Transaction (22 INVITE) completed
126 <SIP 17> : Send ACK Request
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
ACK sip:10.91.22.20 SIP/2.0
Via: SIP/2.0/UDP 10.112.1.250:5060;branch=z9hG4bKd5007519a422
From: <sip:200@10.91.22.20>;tag=d5007519a4
To: sip:232@10.91.22.20;tag=24781
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 22 ACK
Content-Length: 0
Max-Forwards: 70
Received SIP PDU from ( 10.91.22.20:5060 )
BYE sip:200@10.112.1.250 SIP/2.0
Via: SIP/2.0/UDP 10.91.22.20:5060;branch=z9hG4bK00001551
Max-Forwards: 70
To: sip:200@10.91.22.20;tag=d5007519a4
From: sip:232@10.91.22.20;tag=24781
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 1 BYE
Allow: INVITE,ACK,CANCEL,BYE,REGISTER
Content-Length: 0
127 <SIP 17> : Receive BYE Request
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.91.22.20:5060;branch=z9hG4bK00001551
From: sip:232@10.91.22.20;tag=24781
To: sip:200@10.91.22.20;tag=d5007519a4
Call-ID: d5060000-df0b-75a9-8019-0002a406e348@10.112.1.250
CSeq: 1 BYE
User-Agent: AddPac SIP Gateway
Content-Length: 0
128 <SIP 17> : ReleaseWithNothing
129 <Call 17> : Terminated from(fffffffe) this(Remote:CallClear) before(NULL) forced(0) time(1767)
130 <NetEP 17> : Call TO <sip:232@10.91.22.20> terminated reason(Remote:CallClear)
Received SIP PDU from ( 10.91.22.20:5060 )
BYE sip:200@10.112.1.250 SIP/2.0
Via: SIP/2.0/UDP 10.91.22.20:5060;branch=z9hG4bK00000673
Max-Forwards: 70
To: sip:200@10.91.22.20;tag=c900fd16a4
From: "IT" <sip:100@10.91.22.20>;tag=23173
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 3 BYE
Allow: INVITE,ACK,CANCEL,BYE,REGISTER
Content-Length: 0
131 <SIP 16> : Receive BYE Request
Sending SIP PDU to ( 10.91.22.20:5060 ) from 5060
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.91.22.20:5060;branch=z9hG4bK00000673
From: "IT" <sip:100@10.91.22.20>;tag=23173
To: sip:200@10.91.22.20;tag=c900fd16a4
Call-ID: 00006067-35218c5e57bc10009dad0080f0ad305c@10.91.22.20
CSeq: 3 BYE
User-Agent: AddPac SIP Gateway
Content-Length: 0
132 <SIP 16> : ReleaseWithNothing
133 <Call 16> : Terminated from(fffffffe) this(Remote:CallClear) before(NULL) forced(0) time(1778)
134 <NetEP 16> : Call FROM <IT> terminated reason(Remote:CallClear)
135 <SIP 17> : Set Terminated Success for 20 INVITE
136 <SIP 17> : Set Terminated Success for 22 INVITE
137 <SIP 17> : Set Terminated Success for 1 BYE
138 <SIP 16> : Set Terminated Success for 3 BYE