Не всегда соединяет звонки через Zap
При звонка с sip клиента через Zap каналы (TE410P) иногда происходит странное подвисание:
-- Executing Dial("SIP/101-e201", "Zap/g1/4329912") in new stack
-- Requested transfer capability: 0x00 - SPEECH
-- Called g1/4329912
-- Zap/1-1 is proceeding passing it to SIP/101-e201
-- Zap/1-1 is ringing
Я беру трубку стационарного телеонфа -- в ней тишина, причем * никак на поднятие трубки не реагирует (в консоли ничего нет), при это xlite пишет что идет вызов.
В случае нормального звонка ещё добавляется:
-- Zap/1-1 answered SIP/101-6980
-- Channel 0/1, span 1 got hangup request
-- Hungup 'Zap/1-1'
Происходит это без всякой закономерности, т.е. звонки случайно проходят или нет. Та же самая история происходит при оригинации звонков через * manager: иногда абонент поднимает трубку, а в ней вместо Playback(intro) тишина.
При помощи pri debug span 1 раскопал, что когда не соединяет не приходит сообщение Q.931 CONNECT (7)
-- Executing Dial("SIP/101-4e72", "Zap/g2/7212291") in new stack
-- Making new call for cr 32808
-- Requested transfer capability: 0x00 - SPEECH
> Protocol Discriminator: Q.931 (8) len=47
> Call Ref: len= 2 (reference 40/0x28) (Originator)
> Message type: SETUP (5)
> [04 03 80 90 a3]
> Bearer Capability (len= 5) [ Ext: 1 Q.931 Std: 0 Info transfer capability: Speech (0)
> Ext: 1 Trans mode/rate: 64kbps, circuit-mode (16)
> Ext: 1 User information layer 1: A-Law (35)
> [18 03 a9 83 9e]
> Channel ID (len= 5) [ Ext: 1 IntID: Implicit, PRI Spare: 0, Exclusive Dchan: 0
> ChanSel: Reserved
> Ext: 1 Coding: 0 Number Specified Channel Type: 3
> Ext: 1 Channel: 30 ]
> [28 06 58 2d 4c 69 74 65]
> Display (len= 6) H'?· =[ X-Lite ]
> [6c 0b 21 80 34 34 35 36 39 36 32 36 36]
> Calling Number (len=13) [ Ext: 0 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1)
> Presentation: Presentation permitted, user number not screened (0) '447212291' ]
> [70 08 a1 35 36 39 32 32 39 31]
> Called Number (len=10) [ Ext: 1 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1) '7212291' ]
> [a1]28@bigboy>
> Sending Complete (len= 1)
-- Called g2/7212291
< Protocol Discriminator: Q.931 (8) len=10
< Call Ref: len= 2 (reference 40/0x28) (Terminator)
< Message type: CALL PROCEEDING (2)
< [18 03 a9 83 9e]
< Channel ID (len= 5) [ Ext: 1 IntID: Implicit, PRI Spare: 0, Exclusive Dchan: 0
< ChanSel: Reserved
< Ext: 1 Coding: 0 Number Specified Channel Type: 3
< Ext: 1 Channel: 30 ]
-- Processing IE 24 (cs0, Channel Identification)
-- Zap/30-1 is proceeding passing it to SIP/101-4e72
< Protocol Discriminator: Q.931 (8) len=13
< Call Ref: len= 2 (reference 40/0x28) (Terminator)
< Message type: ALERTING (1)
< [1e 02 82 88]>
< Progress Indicator (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0 Location: Public network serving the local user (2)
< Ext: 1 Progress Description: Inband information or appropriate pattern now available. (8) ]
< [1e 02 85 82]>
< Progress Indicator (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0 Location: Private network serving the remote user (5)
< Ext: 1 Progress Description: Called equipment is non-ISDN. (2) ]
-- Processing IE 30 (cs0, Progress Indicator)
-- Processing IE 30 (cs0, Progress Indicator)
-- Zap/30-1 is ringing
|