cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
829
Views
0
Helpful
3
Replies

Dial-peers for ISDN

Juraj Papic
Level 3
Level 3

Hi all

 

I have issues when I try to dial via my ISDN gateway 2911 I dont see the call get to the gateway, if I do a trace via cucm it shows that the calls is getting to the gateway.


controller E1 0/0/0
clock source internal
pri-group timeslots 1-30


sccp local GigabitEthernet0/0
sccp ccm 10.11.150.10 identifier 2 version 7.0
sccp ccm 10.150.150.10 identifier 1 version 7.0
sccp
!
sccp ccm group 1
associate ccm 1 priority 1
associate ccm 2 priority 2
!
dial-peer voice 1000 pots
description INCOMING PSTN
incoming called-number .
direct-inward-dial
!
dial-peer voice 1001 pots
description "Out via E1"
destination-pattern 9.T
port 0/0/0:15
!
dial-peer voice 1100 voip
incoming called-number .
!
dial-peer voice 2001 voip
description to CUCM PUB
destination-pattern 01..$
session target ipv4:10.150.150.10
no vad
!

show voice call summary
PORT CODEC VAD VTSP STATE VPM STATE
============== ========= === ==================== ======================
0/0/0:15.1 - - -
0/0/0:15.2 - - -
0/0/0:15.3 - - -
0/0/0:15.4 - - -
0/0/0:15.5 - - -
0/0/0:15.6 - - -
0/0/0:15.7 - - -
0/0/0:15.8 - - -
0/0/0:15.9 - - -
0/0/0:15.10 - - -
0/0/0:15.11 - - -
0/0/0:15.12 - - -
0/0/0:15.13 - - -
0/0/0:15.14 - - -
0/0/0:15.15 - - -
0/0/0:15.17 - - -
0/0/0:15.18 - - -
0/0/0:15.19 - - -
0/0/0:15.20 - - -
0/0/0:15.21 - - -
0/0/0:15.22 - - -
0/0/0:15.23 - - -
0/0/0:15.24 - - -
0/0/0:15.25 - - -
0/0/0:15.26 - - -
0/0/0:15.27 - - -
0/0/0:15.28 - - -
0/0/0:15.29 - - -
0/0/0:15.30 - - -

3 Replies 3

Chris Deren
Hall of Fame
Hall of Fame

Is logging monitor or console (whatever you use to get to the router) enabled?

 

Are you running "debug isdn q931"?

Hello Chris,

I change the configuration from the cucm side I did a sip trunk to the gateway and now is working.
thanks.

Great, thanks for the update.