cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
373
Views
0
Helpful
5
Replies

BRI outgoing problem

eljaouhari04
Level 1
Level 1

Hi,

 

I have BE6ks with a gateway 2921 and two BRI, i have the outgoing problem, tihs is the debug isdn q931:

 

Aug 17 10:14:33.435: ISDN BR0/2/0 Q931: TX -> SETUP pd = 8  callref = 0x05

        Sending Complete

        Bearer Capability i = 0x8090A3

                Standard = CCITT

                Transfer Capability = Speech

                Transfer Mode = Circuit

                Transfer Rate = 64 kbit/s

        Channel ID i = 0x8A

                Exclusive, B2

        Calling Party Number i = 0x0081, '06????1005'

                Plan:Unknown, Type:Unknown

        Called Party Number i = 0x80, '0674203819'

                Plan:Unknown, Type:Unknown

Aug 17 10:14:33.483: ISDN BR0/2/0 Q931: RX <- CALL_PROC pd = 8  callref = 0x85

        Channel ID i = 0x8A

                Exclusive, B2

5 Replies 5

Manish Gogna
Cisco Employee
Cisco Employee

Hi,

The calling party number seems to be the issue

        Calling Party Number i = 0x0081, '06????1005'

Which endpoint is being used as the calling party, what is the DN and External Phone Number Mask specified on the endpoint?

 

Manish

- Do rate helpful posts -

Hi,

The DN is 1005 and the external phone number mask is 06XXXXXXXX.

Best regards

 

Is there any masking at the route pattern , route group or at the gateway level. You can see that the four digits XXXX are being replaced by ???? somewhere in the call flow.

 

Manish

hi,

this the configuration of the gateway:

 

 

gateway#sh run

Building configuration...

 

 

 

 

Current configuration : 9804 bytes

!

! Last configuration change at 10:32:57 UTC Mon Aug 17 2015 by cisco

! NVRAM config last updated at 10:34:10 UTC Mon Aug 17 2015 by cisco

!

version 15.4

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname gateway

!

boot-start-marker

boot-end-marker

!

!

card type e1 0 1

logging buffered 51200 warnings

!

no aaa new-model

network-clock-participate wic 1

network-clock-participate wic 2

network-clock-select 1 E1 0/1/0

!

!

!

!

!

!

!

!

!

!

!

ip dhcp excluded-address 192.168.1.10 192.168.1.20

ip dhcp excluded-address 192.168.1.244 192.168.1.254

ip dhcp excluded-address 192.168.1.1

ip dhcp excluded-address 172.27.199.10 172.27.199.20

ip dhcp excluded-address 172.27.199.1

!

ip dhcp pool ccp-pool

import all

network 192.168.1.0 255.255.255.0

default-router 192.168.1.1

dns-server 192.168.1.1

domain-name ciscolocal.com

option 150 ip 192.168.1.11

lease 0 2

!

!

!

ip domain name ciscolocal.com

ip host ns.ciscolocal.com 192.168.1.1

ip host ucn1.ciscolocal.com 192.168.1.12

ip host pcp.ciscolocal.com 192.168.1.10

ip name-server 192.168.1.1

ip cef

no ipv6 cef

multilink bundle-name authenticated

!

!

!

!

!

isdn switch-type primary-4ess

!

!

trunk group ALL_PSTN

!

cts logging verbose

!

crypto pki trustpoint TP-self-signed-3114885926

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-3114885926

revocation-check none

rsakeypair TP-self-signed-3114885926

!

!

crypto pki certificate chain TP-self-signed-3114885926

certificate self-signed 01

  3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030

  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274

  69666963 6174652D 33313134 38383539 3236301E 170D3135 30343137 31353530

  32345A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649

  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 31313438

  38353932 3630819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281

  8100DFAA B6C811F2 D22F617C 74DE00C6 DEBFB730 079935B9 B1906BC2 CA229353

  CC71FDD2 557C41F5 B9F21BCE AC34A823 2F4BA033 466FAA63 AA1ED477 9904EE82

  DFA2C8C9 1F1B3E28 7F730BE5 DC2814E6 36F55B9A 4659E232 24649078 9AE18723

  FAC4618B 31EE7908 93DCB78E 8F3EA49B 59B323F5 85C7285F A25B9B0F 55EF85F1

  4BC10203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603

  551D2304 18301680 146A859E 6A65318A A1A58FD2 5F3C7741 7F2C890F 8A301D06

  03551D0E 04160414 6A859E6A 65318AA1 A58FD25F 3C77417F 2C890F8A 300D0609

  2A864886 F70D0101 05050003 81810077 15E75B62 93306F50 78630D69 0CCA387E

  2CBC55D4 064C35F2 EC176DA5 3B87A789 5CED2AC9 CDCEF5A7 EFD3AC45 10693A5E

  DE656AEC 0884424E 29DD6180 1202F8EF A9B369DA 33E0F6AE F4847CBE E13B8946

  FF742C11 C8949AD5 C5636F84 1B7EBA4D 965EC890 894F081D 38224862 25B63E1C

  AA13FF57 BE052C99 36CAB4AA F2432F

        quit

voice-card 0

!

!

voice call send-alert

voice call convert-discpi-to-prog

voice call carrier capacity active

voice rtp send-recv

!

voice service voip

ip address trusted list

  ipv4 192.168.1.11

allow-connections h323 to h323

allow-connections h323 to sip

allow-connections sip to h323

allow-connections sip to sip

--More--

supplementary-service h450.12

fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none

h323

  no call service stop

!

voice class codec 1

codec preference 1 g711ulaw

codec preference 2 g711alaw

codec preference 3 g729r8

!

voice class h323 1

  h225 timeout tcp establish 3

!

!

!

!

!

!

!

!

license udi pid CISCO2901/K9 sn FGL191611G2

hw-module pvdm 0/0

!

hw-module pvdm 0/1

!

!

!

username cisco privilege 15 secret 5 $1$GHtD$wnwJjzlvzGVQ8P7bjZ2WB.

!

redundancy

!

!

controller E1 0/1/0

pri-group timeslots 1-31 service mgcp

!

controller E1 0/1/1

!

!

!

!

!

interface Embedded-Service-Engine0/0

no ip address

shutdown

!

interface GigabitEthernet0/0

description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-GE 0/0$

ip address 192.168.1.1 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet0/1

no ip address

shutdown

duplex auto

speed auto

!

interface Serial0/1/0:15

no ip address

encapsulation hdlc

isdn switch-type primary-net5

isdn incoming-voice voice

isdn bind-l3 ccm-manager

no cdp enable

!

interface BRI0/2/0

no ip address

isdn switch-type basic-net3

isdn point-to-point-setup

isdn incoming-voice voice

isdn bind-l3 ccm-manager service mgcp

isdn sending-complete

isdn static-tei 0

trunk-group ALL_PSTN

!

interface BRI0/2/1

no ip address

isdn switch-type basic-net3

isdn point-to-point-setup

isdn incoming-voice voice

isdn bind-l3 ccm-manager service mgcp

isdn sending-complete

isdn static-tei 0

trunk-group ALL_PSTN

!

ip forward-protocol nd

!

ip http server

ip http access-class 23

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

!

ip dns server

!

!

!

!

control-plane

!

 

voice-port 0/0/0

supervisory disconnect anytone

timeouts initial 0

timeouts interdigit 0

timeouts call-disconnect 0

timing hookflash-out 50

timing guard-out 1000

connection plar opx 1010

impedance complex2

bearer-cap 3100Hz

!

voice-port 0/0/1

supervisory disconnect dualtone mid-call

timeouts initial 0

timeouts interdigit 0

timeouts call-disconnect 0

connection plar opx 1010

bearer-cap 3100Hz

caller-id enable

!

voice-port 0/0/2

!

voice-port 0/0/3

!

voice-port 0/1/0:15

!

voice-port 0/2/0

compand-type a-law

description test

bearer-cap Speech

!

voice-port 0/2/1

compand-type a-law

description test

bearer-cap Speech

!

!

!

!

!

mgcp

mgcp call-agent 192.168.1.11 2427 service-type mgcp version 0.1

mgcp dtmf-relay voip codec all mode out-of-band

mgcp rtp unreachable timeout 1000 action notify

mgcp modem passthrough voip mode nse

mgcp package-capability rtp-package

mgcp package-capability sst-package

mgcp package-capability pre-package

no mgcp package-capability res-package

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 inhibit

mgcp behavior rsip-range tgcp-only

mgcp behavior comedia-role none

mgcp behavior comedia-check-media-src disable

mgcp behavior comedia-sdp-force disable

!

mgcp profile default

!

!

ccm-manager music-on-hold

!

ccm-manager mgcp

no ccm-manager fax protocol cisco

ccm-manager config server 192.168.1.11

ccm-manager config

!

dial-peer voice 99900990 pots

service mgcpapp

port 0/0/0

!

dial-peer voice 2 pots

port 0/0/0

!

dial-peer voice 3 pots

port 0/0/0

!

dial-peer voice 99900099 pots

service mgcpapp

port 0/0/0

!

dial-peer voice 5 voip

description utiliser pour les appels entrants extensions 4 chiffres

destination-pattern 1...

progress_ind setup enable 3

progress_ind alert enable 8

session target ipv4:192.168.1.11

incoming called-number .

dtmf-relay h245-alphanumeric

codec g711ulaw

no vad

!

dial-peer voice 103 pots

description utliser pour les appels vers les numeros verts

destination-pattern 7T

progress_ind setup enable 3

progress_ind alert enable 8

incoming called-number .

direct-inward-dial

port 0/0/0

forward-digits all

!

dial-peer voice 104 pots

description utliser pour les appels vers les numeros verts

destination-pattern 7T

progress_ind setup enable 3

progress_ind alert enable 8

incoming called-number .

direct-inward-dial

port 0/2/0

forward-digits all

!

dial-peer voice 105 pots

description utliser pour les appels vers les numeros verts

preference 1

destination-pattern 7T

progress_ind setup enable 3

progress_ind alert enable 8

incoming called-number .

direct-inward-dial

port 0/2/1

--More--

gateway

timer receive-rtp 1200

!

!

!

gatekeeper

shutdown

!

!

banner exec ^C

% Password expiration warning.

-----------------------------------------------------------------------

 

 

Cisco Configuration Professional (Cisco CP) is installed on this device

and it provides the default username "cisco" for  one-time use. If you have

already used the username "cisco" to login to the router and your IOS image

supports the "one-time" user option, then this username has already expired.

You will not be able to login to the router with this username after you exit

this session.

 

 

It is strongly suggested that you create a new username with a privilege level

of 15 using the following command.

 

 

username <myuser> privilege 15 secret 0 <mypassword>

 

 

Replace <myuser> and <mypassword> with the username and password you want to

use.

 

 

gateway#sh run

Building configuration...

 

 

 

 

Current configuration : 9804 bytes

!

! Last configuration change at 10:32:57 UTC Mon Aug 17 2015 by cisco

! NVRAM config last updated at 10:34:10 UTC Mon Aug 17 2015 by cisco

!

version 15.4

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname gateway

!

boot-start-marker

boot-end-marker

!

!

card type e1 0 1

logging buffered 51200 warnings

!

no aaa new-model

network-clock-participate wic 1

network-clock-participate wic 2

network-clock-select 1 E1 0/1/0

!

!

!

!

!

!

!

!

!

!

!

ip dhcp excluded-address 192.168.1.10 192.168.1.20

ip dhcp excluded-address 192.168.1.244 192.168.1.254

ip dhcp excluded-address 192.168.1.1

ip dhcp excluded-address 172.27.199.10 172.27.199.20

ip dhcp excluded-address 172.27.199.1

!

ip dhcp pool ccp-pool

import all

network 192.168.1.0 255.255.255.0

default-router 192.168.1.1

dns-server 192.168.1.1

domain-name ciscolocal.com

option 150 ip 192.168.1.11

lease 0 2

!

!

!

ip domain name ciscolocal.com

ip host ns.ciscolocal.com 192.168.1.1

ip host ucn1.ciscolocal.com 192.168.1.12

ip host pcp.ciscolocal.com 192.168.1.10

ip name-server 192.168.1.1

ip cef

no ipv6 cef

multilink bundle-name authenticated

!

!

!

!

!

isdn switch-type primary-4ess

!

!

trunk group ALL_PSTN

!

cts logging verbose

!

crypto pki trustpoint TP-self-signed-3114885926

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-3114885926

revocation-check none

rsakeypair TP-self-signed-3114885926

!

!

crypto pki certificate chain TP-self-signed-3114885926

certificate self-signed 01

  3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030

  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274

  69666963 6174652D 33313134 38383539 3236301E 170D3135 30343137 31353530

  32345A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649

  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 31313438

  38353932 3630819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281

  8100DFAA B6C811F2 D22F617C 74DE00C6 DEBFB730 079935B9 B1906BC2 CA229353

  CC71FDD2 557C41F5 B9F21BCE AC34A823 2F4BA033 466FAA63 AA1ED477 9904EE82

  DFA2C8C9 1F1B3E28 7F730BE5 DC2814E6 36F55B9A 4659E232 24649078 9AE18723

  FAC4618B 31EE7908 93DCB78E 8F3EA49B 59B323F5 85C7285F A25B9B0F 55EF85F1

  4BC10203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603

  551D2304 18301680 146A859E 6A65318A A1A58FD2 5F3C7741 7F2C890F 8A301D06

  03551D0E 04160414 6A859E6A 65318AA1 A58FD25F 3C77417F 2C890F8A 300D0609

  2A864886 F70D0101 05050003 81810077 15E75B62 93306F50 78630D69 0CCA387E

  2CBC55D4 064C35F2 EC176DA5 3B87A789 5CED2AC9 CDCEF5A7 EFD3AC45 10693A5E

  DE656AEC 0884424E 29DD6180 1202F8EF A9B369DA 33E0F6AE F4847CBE E13B8946

  FF742C11 C8949AD5 C5636F84 1B7EBA4D 965EC890 894F081D 38224862 25B63E1C

  AA13FF57 BE052C99 36CAB4AA F2432F

        quit

voice-card 0

!

!

voice call send-alert

voice call convert-discpi-to-prog

voice call carrier capacity active

voice rtp send-recv

!

voice service voip

ip address trusted list

  ipv4 192.168.1.11

allow-connections h323 to h323

allow-connections h323 to sip

allow-connections sip to h323

allow-connections sip to sip

--More--

supplementary-service h450.12

fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none

h323

  no call service stop

!

voice class codec 1

codec preference 1 g711ulaw

codec preference 2 g711alaw

codec preference 3 g729r8

!

voice class h323 1

  h225 timeout tcp establish 3

!

!

!

!

!

!

!

!

license udi pid CISCO2901/K9 sn FGL191611G2

hw-module pvdm 0/0

!

hw-module pvdm 0/1

!

!

!

username cisco privilege 15 secret 5 $1$GHtD$wnwJjzlvzGVQ8P7bjZ2WB.

!

redundancy

!

!

controller E1 0/1/0

pri-group timeslots 1-31 service mgcp

!

controller E1 0/1/1

!

!

!

!

!

interface Embedded-Service-Engine0/0

no ip address

shutdown

!

interface GigabitEthernet0/0

description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-GE 0/0$

ip address 192.168.1.1 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet0/1

no ip address

shutdown

duplex auto

speed auto

!

interface Serial0/1/0:15

no ip address

encapsulation hdlc

isdn switch-type primary-net5

isdn incoming-voice voice

isdn bind-l3 ccm-manager

no cdp enable

!

interface BRI0/2/0

no ip address

isdn switch-type basic-net3

isdn point-to-point-setup

isdn incoming-voice voice

isdn bind-l3 ccm-manager service mgcp

isdn sending-complete

isdn static-tei 0

trunk-group ALL_PSTN

!

interface BRI0/2/1

no ip address

isdn switch-type basic-net3

isdn point-to-point-setup

isdn incoming-voice voice

isdn bind-l3 ccm-manager service mgcp

isdn sending-complete

isdn static-tei 0

trunk-group ALL_PSTN

!

ip forward-protocol nd

!

ip http server

ip http access-class 23

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

!

ip dns server

!

!

!

!

control-plane

!

 

voice-port 0/0/0

supervisory disconnect anytone

timeouts initial 0

timeouts interdigit 0

timeouts call-disconnect 0

timing hookflash-out 50

timing guard-out 1000

connection plar opx 1010

impedance complex2

bearer-cap 3100Hz

!

voice-port 0/0/1

supervisory disconnect dualtone mid-call

timeouts initial 0

timeouts interdigit 0

timeouts call-disconnect 0

connection plar opx 1010

bearer-cap 3100Hz

caller-id enable

!

voice-port 0/0/2

!

voice-port 0/0/3

!

voice-port 0/1/0:15

!

voice-port 0/2/0

compand-type a-law

description test

bearer-cap Speech

!

voice-port 0/2/1

compand-type a-law

description test

bearer-cap Speech

!

!

!

!

!

mgcp

mgcp call-agent 192.168.1.11 2427 service-type mgcp version 0.1

mgcp dtmf-relay voip codec all mode out-of-band

mgcp rtp unreachable timeout 1000 action notify

mgcp modem passthrough voip mode nse

mgcp package-capability rtp-package

mgcp package-capability sst-package

mgcp package-capability pre-package

no mgcp package-capability res-package

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 inhibit

mgcp behavior rsip-range tgcp-only

mgcp behavior comedia-role none

mgcp behavior comedia-check-media-src disable

mgcp behavior comedia-sdp-force disable

!

mgcp profile default

!

!

ccm-manager music-on-hold

!

ccm-manager mgcp

no ccm-manager fax protocol cisco

ccm-manager config server 192.168.1.11

ccm-manager config

!

dial-peer voice 99900990 pots

service mgcpapp

port 0/0/0

!

dial-peer voice 2 pots

port 0/0/0

!

dial-peer voice 3 pots

port 0/0/0

!

dial-peer voice 99900099 pots

service mgcpapp

port 0/0/0

!

dial-peer voice 5 voip

description utiliser pour les appels entrants extensions 4 chiffres

destination-pattern 1...

progress_ind setup enable 3

progress_ind alert enable 8

session target ipv4:192.168.1.11

incoming called-number .

dtmf-relay h245-alphanumeric

codec g711ulaw

no vad

!

dial-peer voice 103 pots

description utliser pour les appels vers les numeros verts

destination-pattern 7T

progress_ind setup enable 3

progress_ind alert enable 8

incoming called-number .

direct-inward-dial

port 0/0/0

forward-digits all

!

dial-peer voice 104 pots

description utliser pour les appels vers les numeros verts

destination-pattern 7T

progress_ind setup enable 3

progress_ind alert enable 8

incoming called-number .

direct-inward-dial

port 0/2/0

forward-digits all

!

dial-peer voice 105 pots

description utliser pour les appels vers les numeros verts

preference 1

destination-pattern 7T

progress_ind setup enable 3

progress_ind alert enable 8

incoming called-number .

direct-inward-dial

port 0/2/1

--More--

gateway

timer receive-rtp 1200

!

!

!

gatekeeper

shutdown

!

!

banner exec ^C

% Password expiration warning.

-----------------------------------------------------------------------

 

 

Cisco Configuration Professional (Cisco CP) is installed on this device

and it provides the default username "cisco" for  one-time use. If you have

already used the username "cisco" to login to the router and your IOS image

supports the "one-time" user option, then this username has already expired.

You will not be able to login to the router with this username after you exit

this session.

 

 

It is strongly suggested that you create a new username with a privilege level

of 15 using the following command.

 

 

username <myuser> privilege 15 secret 0 <mypassword>

 

 

Replace <myuser> and <mypassword> with the username and password you want to

use.

 

 

Hi,

 

Can you describe what is the problem? Also, is this the full debug? I don't think so because I don't see any release or disconnect messages.