Hallo,
habe eine UC520 mit 99er Rufnummernblock über einen ISDN Anlagenanschluss mit 4 NTBA. Leider wird immer nur die Kopfnummer übertragen wenn ich rausrufe und nie die Teilnehmerendnummer. Wie bekomme ich das hin?
Hier ein Auszug aus der BRI Konfiguration:
Und gleich noch das debug q931:
Wer kann mir bitte helfen.
Viele Grüsse
Edit Guard-X: Bitte nächstes Mal Code-Tags verwenden!
habe eine UC520 mit 99er Rufnummernblock über einen ISDN Anlagenanschluss mit 4 NTBA. Leider wird immer nur die Kopfnummer übertragen wenn ich rausrufe und nie die Teilnehmerendnummer. Wie bekomme ich das hin?
Hier ein Auszug aus der BRI Konfiguration:
Code:
!
interface BRI0/1/0
no ip address
isdn switch-type basic-net3
isdn overlap-receiving
isdn point-to-point-setup
isdn incoming-voice voice
isdn sending-complete
isdn static-tei 0
trunk-group ALL_BRI 64
!
interface BRI0/1/1
no ip address
isdn switch-type basic-net3
isdn overlap-receiving
isdn point-to-point-setup
isdn incoming-voice voice
isdn sending-complete
isdn static-tei 0
trunk-group ALL_BRI 64
!
interface BRI0/3/0
no ip address
isdn switch-type basic-net3
isdn overlap-receiving
isdn point-to-point-setup
isdn incoming-voice voice
isdn sending-complete
isdn static-tei 0
trunk-group ALL_BRI 64
!
interface BRI0/3/1
no ip address
isdn switch-type basic-net3
isdn overlap-receiving
isdn point-to-point-setup
isdn incoming-voice voice
isdn sending-complete
isdn static-tei 0
trunk-group ALL_BRI 64
Code:
debug isdn error is ON.
debug isdn event is ON.
debug isdn q931 is ON. (filter is OFF)
debug isdn silent errors is ON.
UC520#
002308: Jun 24 13:53:10.022: ISDN BR0/1/0 EVENT: process_bri_call: call id 0x802
2, called_number 03088754841, Guid 2B8ADFD783C1 speed 0, call type VOICE, bchan
0 clng_num 634148841
002309: Jun 24 13:53:10.022: ISDN BR0/1/0 Q931: Applying typeplan for sw-type 0x
1 is 0x0 0x0, Calling num 634148841
002310: Jun 24 13:53:10.026: ISDN BR0/1/0 Q931: Sending SETUP callref = 0x0022
callID = 0x8022 switch = basic-net3 interface = User
002311: Jun 24 13:53:10.026: ISDN BR0/1/0 Q931: TX -> SETUP pd = 8 callref = 0x
22
Bearer Capability i = 0x8090A3
Standard = CCITT
Transfer Capability = Speech
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0x89
Exclusive, B1
Progress Ind i = 0x8183 - Origination address is non-ISDN
Calling Party Number i = 0x0080, '634148841'
Plan:Unknown, Type:Unknown
Called Party Number i = 0x80, '03088754841'
Plan:Unknown, Type:Unknown
Sending Complete
002312: Jun 24 13:53:10.498: ISDN BR0/1/0 Q931: RX <- CALL_PROC pd = 8 callref
= 0xA2
Channel ID i = 0x89
Exclusive, B1
002313: Jun 24 13:53:10.498: ISDN BR0/1/0 EVENT: process_rxstate: ces/callid 1/0
x8022 calltype 2 HOST_PROCEEDING
002314: Jun 24 13:53:12.142: ISDN BR0/1/0 Q931: RX <- ALERTING pd = 8 callref =
0xA2
Progress Ind i = 0x8288 - In-band info or appropriate now available
002315: Jun 24 13:53:12.142: ISDN BR0/1/0 EVENT: process_rxstate: ces/callid 1/0
x8022 calltype 2 HOST_ALERTING
002316: Jun 24 13:53:12.902: ISDN BR0/1/0 Q931: TX -> DISCONNECT pd = 8 callref
= 0x22
Cause i = 0x8090 - Normal call clearing
002317: Jun 24 13:53:13.126: ISDN BR0/1/0 Q931: RX <- RELEASE pd = 8 callref =
0xA2
Facility i = 0x91A115020158020122300DA1053003020100820101830100
Protocol Profile = Remote Operations Protocol
0xA115020158020122300DA1053003020100820101830100
Component = Invoke component
Invoke Id = 88
Operation = AOCDChargingUnit
002318: Jun 24 13:53:13.130: ISDN BR0/1/0 EVENT: process_rxstate: ces/callid 1/0
x8022 calltype 2 HOST_DISCONNECT_ACK
002319: Jun 24 13:53:13.130: ISDN BR0/1/0 EVENT: process_rxstate: ces/callid 1/0
x8022 calltype 2 HOST_FACILITY_INVOKE
002320: Jun 24 13:53:13.130: ISDN BR0/1/0 Q931: TX -> RELEASE_COMP pd = 8 callr
ef = 0x22
Viele Grüsse
Edit Guard-X: Bitte nächstes Mal Code-Tags verwenden!