Hallo,
ich bin gerade dabei ein SN2400 in Betrieb zu nehmen. Dabei ist mir dann gestern folgendes Problem aufgefallen: Wird versucht direkt die Kopfnummer des Anschlusses zu wählen, an dem das SN2400 angebunden ist, so ist dies nicht möglich. Die Telekom Austria schneidet ja bei einem eingehenden Call die Kopfnummer weg, daher kommt am Gateway nichts an.
Debugs dazu sehen wie folgt aus:
Nun kann ich das Gateway aber nicht produktiv setzen solange ich dieses Problem nicht gelöst habe, weil dem Anrufer erzählt wird der Anschluss wäre nicht vergeben.
Gibt es beim SN2400 nicht so etwas wie eine s-extension beim Asterisk??
Danke im Voraus, lg Dani
ich bin gerade dabei ein SN2400 in Betrieb zu nehmen. Dabei ist mir dann gestern folgendes Problem aufgefallen: Wird versucht direkt die Kopfnummer des Anschlusses zu wählen, an dem das SN2400 angebunden ist, so ist dies nicht möglich. Die Telekom Austria schneidet ja bei einem eingehenden Call die Kopfnummer weg, daher kommt am Gateway nichts an.
Debugs dazu sehen wie folgt aus:
Code:
06:51:08 ICC > [ISDN_1_0] Added endpoint ISDN_1_0-00bfdcc8
06:51:08 ICC > [ISDN_1_0] NEW CALL. Allocated Endpoint ISDN_1_0-00bfdcc8
06:51:08 ICC > [EP ISDN_1_0-00bfdcc8] << [080005]
SETUP (DSS1 User)
[A1]
Sending complete
[04038090A3]
Bearer capability : speech - CCITT
circuit mode - 64kBit/s - G.711 A-law
[180189]
Channel id : 1 - exclusive
basic rate interface - is not d-channel - CCITT - b-channel units
[6C0C218336363435343636373331]
Calling party number : 6645466731
national number - E.164 numbering plan
presentation allowed - network provided
06:51:08 ICC > [EP ISDN_1_0-00bfdcc8] State: NULL, Event: TERMINAL SETUP IND
06:51:08 ICC > [EP ISDN_1_0-00bfdcc8] Set state to CALL PRESENT
06:51:08 CC > [EP ISDN_1_0-00bfdcc8/active] Set call-leg property: E164-Number -> 06645466731
06:51:08 CC > [EP ISDN_1_0-00bfdcc8/active] Set call-leg property: Type-Of-Number -> Unknown
06:51:08 CC > [EP ISDN_1_0-00bfdcc8/active] Set call-leg property: Numbering-Plan -> ISDN/Teleph
ony numbering plan
06:51:08 CC > [EP ISDN_1_0-00bfdcc8/active] Set call-leg property: Presentation-Indicator -> Pre
sentation allowed
06:51:08 CC > [EP ISDN_1_0-00bfdcc8/active] Set call-leg property: Screening-Indicator -> Networ
k provided
06:51:08 CC > [EP ISDN_1_0-00bfdcc8/active] Set call-leg property: Name ->
06:51:08 CC > [EP ISDN_1_0-00bfdcc8/active] Set call-leg property: Supports Overlap-Sending -> f
alse
06:51:08 CC > [EP ISDN_1_0-00bfdcc8/active] Set call-leg property: Network -> ISDN_1_0
06:51:08 CC > [EP ISDN_1_0-00bfdcc8/active] Set call-leg property: Call-Leg-ID -> 0x00bf59e8
06:51:08 CC > [EP ISDN_1_0-00bfdcc8/active] Set call-leg property: State -> CONNECTED
06:51:08 CC > Acquired datapath context 0000007f
06:51:08 CC > Started datapath context tracking 0000007f
06:51:08 CC > [Call 00c4b5b0] Set call property: Context -> 0x0000007f
06:51:08 CC > [Call 00c4b5b0] Set call property: Information-Transfer-Capability -> Speech
06:51:08 CC > [Call 00c4b5b0] Set call property: Hops -> 0x00000010
06:51:08 CC > [EP ISDN_1_0-00bfdcc8/active] Dial to provider router (ISDN_1_0-precall-service) u
sing call 00c4b5b0
06:51:08 CC > [EP router-00c4b850/incoming] Accept call 00c4b5b0
06:51:08 CC > [EP router-00c4b850/incoming] Set call-leg property: E164-Number ->
06:51:08 CC > [EP router-00c4b850/incoming] Set call-leg property: Type-Of-Number -> Unknown
06:51:08 CC > [EP router-00c4b850/incoming] Set call-leg property: Numbering-Plan -> Unknown
06:51:08 CC > [EP router-00c4b850/incoming] Set call-leg property: Name ->
06:51:08 CC > [EP router-00c4b850/incoming] Set call-leg property: Network -> router
06:51:08 CC > [EP router-00c4b850/incoming] Set call-leg property: Call-Leg-ID -> 0x00c47bb0
06:51:08 CC > [EP router-00c4b850/incoming] Set call-leg property: State -> TRYING
06:51:08 CC > [EP router-00c4b850] Start route-lookup
06:51:08 CR > [switch] Routing-Lookup:
06:51:08 CR > Execute all entries in table ISDN_1_0-precall-service
06:51:08 CR > Find best-matching called-entry in table RT_CDPN_ISDN_2_SIP
06:51:08 CR > 01: Prefix Timeout Expression: called-e164 of incompletely matches ^(?:.)
06:51:08 CR > Selecting entry 1
06:51:08 CR > Lookup result: Route not found (incomplete address) (timeout=0)
06:51:08 CC > [EP router-00c4b850] INCOMPLETE ADDRESS, NO OVERLAP-SENDING; DROP CALL
06:51:08 CC > [EP router-00c4b850/incoming] Drop call 00c4b5b0
06:51:08 CC > [EP router-00c4b850/incoming] Set call-leg property: Cause -> Invalid number forma
t
06:51:08 CC > [EP router-00c4b850/incoming] Set call-leg property: State -> RELEASED
06:51:08 ICC > [EP ISDN_1_0-00bfdcc8] Set state to INCOMING PROCEEDING
06:51:08 ICC > [EP ISDN_1_0-00bfdcc8] >> [080002]
CALL PROCEEDING (DSS1 User)
06:51:08 ICC > [EP ISDN_1_0-00bfdcc8] Hold State: IDLE, Hold Event: PEER RELEASED
06:51:08 ICC > [EP ISDN_1_0-00bfdcc8] State: INCOMING PROCEEDING, Event: PEER RELEASED
06:51:08 ICC > [EP ISDN_1_0-00bfdcc8] Set state to DISCONNECT REQUEST
06:51:08 CC > [EP ISDN_1_0-00bfdcc8/active] Set call-leg property: Cause -> Invalid number forma
t
06:51:08 ICC > [EP ISDN_1_0-00bfdcc8] AOC-S User << Call Clearing
06:51:08 ICC > [EP ISDN_1_0-00bfdcc8] AOC-D User << Call Clearing
06:51:08 ICC > [EP ISDN_1_0-00bfdcc8] AOC-E User << Call Clearing
06:51:08 ICC > [EP ISDN_1_0-00bfdcc8] >> [080045]
DISCONNECT (DSS1 User)
[0802859C]
Cause : invalid number format
private network serving remote user - CCITT - Q.931
Gibt es beim SN2400 nicht so etwas wie eine s-extension beim Asterisk??
Danke im Voraus, lg Dani
Zuletzt bearbeitet: