Re: Help не на все номера идет звонок
Дело в том, что на любой другой номер, в этот же транк звонок проходит нормально...
Вот pri debug на номер 119:
-- Making new call for cr 32809
-- Requested transfer capability: 0x00 - SPEECH
> Protocol Discriminator: Q.931 (8) len=34
> Call Ref: len= 2 (reference 41/0x29) (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)
> User information layer 1: A-Law (35)
> [18 03 a9 83 82]
> Channel ID (len= 5) [ Ext: 1 IntID: Implicit PRI Spare: 0 Exclusive Dchan: 0
> ChanSel: As indicated in following octets
> Ext: 1 Coding: 0 Number Specified Channel Type: 3
> Ext: 1 Channel: 2 ]
> [28 03 36 31 30]
> Display (len= 3) [ 610 ]
> [6c 05 21 80 36 31 30]
> Calling Number (len= 7) [ Ext: 0 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1)
> Presentation: Presentation permitted, user number not screened (0) '610' ]
> [70 04 a1 31 31 39]
> Called Number (len= 6) [ Ext: 1 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1) '119' ]
> [a1]
> Sending Complete (len= 1)
q931.c:3134 q931_setup: call 32809 on channel 2 enters state 1 (Call Initiated)
-- Called g2/119
< Protocol Discriminator: Q.931 (8) len=10
< Call Ref: len= 2 (reference 41/0x29) (Terminator)
< Message type: CALL PROCEEDING (2)
< [18 03 a9 83 82]
< Channel ID (len= 5) [ Ext: 1 IntID: Implicit PRI Spare: 0 Exclusive Dchan: 0
< ChanSel: As indicated in following octets
< Ext: 1 Coding: 0 Number Specified Channel Type: 3
< Ext: 1 Channel: 2 ]
-- Processing IE 24 (cs0, Channel Identification)
q931.c:3683 q931_receive: call 32809 on channel 2 enters state 3 (Outgoing call Proceeding)
-- DAHDI/33-1 is proceeding passing it to SIP/610-0a0134e0
< Protocol Discriminator: Q.931 (8) len=9
< Call Ref: len= 2 (reference 41/0x29) (Terminator)
< Message type: ALERTING (1)
< [1e 02 80 88]
< Progress Indicator (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0 Location: User (0)
< Ext: 1 Progress Description: Inband information or appropriate pattern now available. (8) ]
-- Processing IE 30 (cs0, Progress Indicator)
q931.c:3596 q931_receive: call 32809 on channel 2 enters state 4 (Call Delivered)
-- DAHDI/33-1 is ringing
NEW_HANGUP DEBUG: Calling q931_hangup, ourstate Call Delivered, peerstate Call Received
q931.c:3015 q931_disconnect: call 32809 on channel 2 enters state 11 (Disconnect Request)
> Protocol Discriminator: Q.931 (8) len=9
> Call Ref: len= 2 (reference 41/0x29) (Originator)
> Message type: DISCONNECT (69)
> [08 02 81 90]
> Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) Spare: 0 Location: Private network serving the local user (1)
> Ext: 1 Cause: Normal Clearing (16), class = Normal Event (1) ]
-- Hungup 'DAHDI/33-1'
== Spawn extension (out-dpo, 119, 4) exited non-zero on 'SIP/610-0a0134e0'
< Protocol Discriminator: Q.931 (8) len=5
< Call Ref: len= 2 (reference 41/0x29) (Terminator)
< Message type: RELEASE (77)
q931.c:3801 q931_receive: call 32809 on channel 2 enters state 0 (Null)
NEW_HANGUP DEBUG: Calling q931_hangup, ourstate Null, peerstate Release Request
> Protocol Discriminator: Q.931 (8) len=9
> Call Ref: len= 2 (reference 41/0x29) (Originator)
> Message type: RELEASE COMPLETE (90)
> [08 02 81 90]
> Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) Spare: 0 Location: Private network serving the local user (1)
> Ext: 1 Cause: Normal Clearing (16), class = Normal Event (1) ]
NEW_HANGUP DEBUG: Calling q931_hangup, ourstate Null, peerstate Null
NEW_HANGUP DEBUG: Destroying the call, ourstate Null, peerstate Null
---------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------
А вот на 216:
-- Making new call for cr 32808
-- Requested transfer capability: 0x00 - SPEECH
> Protocol Discriminator: Q.931 (8) len=34
> 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)
> User information layer 1: A-Law (35)
> [18 03 a9 83 82]
> Channel ID (len= 5) [ Ext: 1 IntID: Implicit PRI Spare: 0 Exclusive Dchan: 0
> ChanSel: As indicated in following octets
> Ext: 1 Coding: 0 Number Specified Channel Type: 3
> Ext: 1 Channel: 2 ]
> [28 03 36 31 30]
> Display (len= 3) [ 610 ]
> [6c 05 21 80 36 31 30]
> Calling Number (len= 7) [ Ext: 0 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1)
> Presentation: Presentation permitted, user number not screened (0) '610' ]
> [70 04 a1 32 31 36]
> Called Number (len= 6) [ Ext: 1 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1) '216' ]
> [a1]LI>
> Sending Complete (len= 1)
q931.c:3134 q931_setup: call 32808 on channel 2 enters state 1 (Call Initiated)
-- Called g2/216
< Protocol Discriminator: Q.931 (8) len=10
< Call Ref: len= 2 (reference 40/0x28) (Terminator)
< Message type: CALL PROCEEDING (2)
< [18 03 a9 83 82]
< Channel ID (len= 5) [ Ext: 1 IntID: Implicit PRI Spare: 0 Exclusive Dchan: 0
< ChanSel: As indicated in following octets
< Ext: 1 Coding: 0 Number Specified Channel Type: 3
< Ext: 1 Channel: 2 ]
-- Processing IE 24 (cs0, Channel Identification)
q931.c:3683 q931_receive: call 32808 on channel 2 enters state 3 (Outgoing call Proceeding)
-- DAHDI/33-1 is proceeding passing it to SIP/610-09fd6ed8
< Protocol Discriminator: Q.931 (8) len=9
< Call Ref: len= 2 (reference 40/0x28) (Terminator)
< Message type: DISCONNECT (69)
< [08 02 80 9b]
< Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) Spare: 0 Location: User (0)
< Ext: 1 Cause: Destination out of order (27), class = Normal Event (1) ]
-- Processing IE 8 (cs0, Cause)
q931.c:3826 q931_receive: call 32808 on channel 2 enters state 12 (Disconnect Indication)
-- Channel 0/2, span 2 got hangup request, cause 27
-- DAHDI/33-1 is circuit-busy
NEW_HANGUP DEBUG: Calling q931_hangup, ourstate Disconnect Indication, peerstate Disconnect Request
q931.c:2967 q931_release: call 32808 on channel 2 enters state 19 (Release Request)
> Protocol Discriminator: Q.931 (8) len=9
> Call Ref: len= 2 (reference 40/0x28) (Originator)
> Message type: RELEASE (77)
> [08 02 81 9b]
> Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) Spare: 0 Location: Private network serving the local user (1)
> Ext: 1 Cause: Destination out of order (27), class = Normal Event (1) ]
-- Hungup 'DAHDI/33-1'
== Everyone is busy/congested at this time (1:0/1/0)
-- Executing [216@out-dpo:5] Macro("SIP/610-09fd6ed8", "outisbusy|") in new stack
-- Executing [s@macro-outisbusy:1] Playback("SIP/610-09fd6ed8", "all-circuits-busy-now|noanswer") in new stack
-- <SIP/610-09fd6ed8> Playing 'all-circuits-busy-now' (language 'ru')
< Protocol Discriminator: Q.931 (8) len=5
< Call Ref: len= 2 (reference 40/0x28) (Terminator)
< Message type: RELEASE COMPLETE (90)
q931.c:3766 q931_receive: call 32808 on channel 2 enters state 0 (Null)
----------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------
В какую сторону копать то?
Спасибо...
|