Re: h323 OLC master/slave mismatch
а это с asterisk
-- Making call to 3000@10.1.99.3:1720 without gatekeeper.
Using 10.1.2.2 for outbound call
arsip*CL== New H.323 Connection created.
-- asterisk is calling host 3000@10.1.99.3:1720
-- Call token is ip$localhost/11178
-- Call reference is 11178
-- DTMF Payload is [pt=101]
-- Called 3000@Avaya
Setting capabilities to 0x8 (alaw)
Capabilities in preference order is (alaw)
Allowed Codecs:
arsip*CL Table:
G.711-ALaw-64k <1>
UserInput/hookflash <2>
UserInput/basicString <3>
Set:*CLI>
0:*CLI>
0:LI>
G.711-ALaw-64k <1>
1:
UserInput/hookflash <2>
2:
UserInput/basicString <3>
-- Sending SETUP message
arsip*CL-- Started logical channel: sending G.711-ALaw-64k
arsip*CLI> -- channelsOpen = 1
arsip*CLI> External RTP Session Starting
RTP channel id 1 parameters:
-- remoteIpAddress: 10.1.99.4
-- remotePort: 3072
-- ExternalIpAddress: 10.1.2.2
-- ExternalPort: 13550
arsip*CL-- Started logical channel: receiving G.711-ALaw-64k
arsip*CLI> -- channelsOpen = 2
arsip*CLI> External RTP Session Starting
RTP channel id 1 parameters:
-- remoteIpAddress: 10.1.99.4
-- remotePort: 3072
-- ExternalIpAddress: 10.1.2.2
-- ExternalPort: 13550
arsip*CL=-= In OnAlerting for call 11178: sessionId=0
arsip*CL-- Ringing phone for "3000"
arsip*CLI> - Progress Indicator: 8
-- H323/Avaya-7 is making progress passing it to IAX2/7880-5208
-- H323/Avaya-7 is ringing
Using 10.1.2.2 for outbound H.245 transport
arsip*CL=-= In OnConnectionEstablished for call 11178
arsip*CLI> -- Connection Established with "3000"
-- H323/Avaya-7 answered IAX2/7880-5208
Peer capability is G.711-ALaw-64k <1>
Found peer capability G.711-ALaw-64k <1>, Asterisk code is 8, frame size (in ms) is 20
Peer capability is UserInput/dtmf <4>
Peer capabilities = 0x8 (alaw), ordered list is (alaw)
Peer capability is G.711-ALaw-64k <1>
Found peer capability G.711-ALaw-64k <1>, Asterisk code is 8, frame size (in ms) is 20
Peer capability is UserInput/dtmf <4>
Peer capabilities = 0x8 (alaw), ordered list is (alaw)
channelsOpen = 1
ExternalRTPChannel Destroyed
channelsOpen = 0
ExternalRTPChannel Destroyed
Peer capability is G.711-ALaw-64k <1>
Found peer capability G.711-ALaw-64k <1>, Asterisk code is 8, frame size (in ms) is 20
Peer capability is UserInput/dtmf <3>
Peer capabilities = 0x8 (alaw), ordered list is (alaw)
-- Started logical channel: sending G.711-ALaw-64k
-- channelsOpen = 1
arsip*CL=-= In OnConnectionEstablished for call 11178
arsip*CLI> -- Connection Established with "3000"
arsip*CLI> channelsOpen = 0
arsip*CLExternalRTPChannel Destroyed
-- Started logical channel: receiving G.711-ALaw-64k
-- channelsOpen = 1
arsip*CLI> External RTP Session Starting
arsip*CLI> RTP channel id 1 parameters:
-- remoteIpAddress: 10.1.99.2
-- remotePort: 8000
arsip*CLI> -- ExternalIpAddress: 10.1.2.2
arsip*CLI> -- ExternalPort: 13550
arsip*CL-- Sending RELEASE COMPLETE
arsip*CL-- ClearCall: Request to clear call with token ip$localhost/11178, cause EndedByRemoteUser
== Spawn extension (local-mobile, 3000, 2) exited non-zero on 'IAX2/7880-5208'
channelsOpen = 0
-- Hungup 'IAX2/7880-5208'
ExternalRTPChannel Destroyed
arsip*CL-- ClearCall: Request to clear call with token ip$localhost/11178, cause EndedByTransportFail
-- 3000 has cleared the call
arsip*CL== H.323 Connection deleted.
|