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

1760 cme doesn't make outbound calls

ird
Level 1
Level 1

Hello, new at ip telephony and trying to install a lab with router 1760 with cme, the router has 1 WIC ISDN S/T interface card, the problem is that I'm unable to establish an outbound connection, isdn layer 1 and 2 seem to work properly, does anyone have a 1760+isdn bri config example?.

Here's my config "sh run" and attached file with a "debug isdn q921" and "debug isdn even" while trying to call:

Building configuration...

Current configuration : 3100 bytes

!

! Last configuration change at 13:26:27 es Mon Jun 14 2004

! NVRAM config last updated at 13:34:07 es Mon Jun 14 2004

!

version 12.3

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname ird-voip

!

boot-start-marker

boot-end-marker

!

enable password ird000

!

username ird password 0 ird

clock timezone es 1

tdm clock bri-auto

voice-card 2

!

no aaa new-model

ip subnet-zero

!

!

no ip domain lookup

ip dhcp excluded-address 192.168.10.100

ip dhcp excluded-address 192.168.2.100

!

ip dhcp pool vlan_veu_2

network 192.168.2.0 255.255.255.0

default-router 192.168.2.100

option 150 ip 192.168.2.100

!

ip dhcp pool ITS

option 150 ip 192.168.2.100

default-router 192.168.2.100

!

!

ip cef

isdn switch-type basic-net3

!

!

voice rtp send-recv

!

!

voice class codec 1

codec preference 1 g711alaw

codec preference 2 g729r8

!

!

!

!

!

!

!

!

!

!

!

!

!

interface FastEthernet0/0

ip address 192.168.0.102 255.255.255.0 secondary

ip address 192.168.2.100 255.255.255.0

speed auto

full-duplex

no cdp enable

!

interface BRI2/0

no ip address

isdn switch-type basic-net3

isdn incoming-voice voice

!

interface BRI2/1

no ip address

isdn switch-type basic-net3

!

ip classless

ip http server

ip http path flash

!

tftp-server flash:P00303020214.bin

tftp-server flash:P00403020214.bin

tftp-server flash:S00103020002.bin

!

control-plane

!

!

voice-port 2/0

compand-type a-law

cptone ES

description rdsi ird

bearer-cap Speech

!

voice-port 2/1

compand-type a-law

cptone ES

!

!

dial-peer cor custom

!

!

!

dial-peer voice 1 pots

destination-pattern T

incoming called-number .

no digit-strip

direct-inward-dial

port 2/0

!

dial-peer voice 2 pots

incoming called-number .

direct-inward-dial

port 2/1

!

!

telephony-service

load 7910 P00403020214

load 7960-7940 P00303020214

max-ephones 5

max-dn 5

ip source-address 192.168.2.100 port 2000

auto assign 1 to 5

user-locale ES

network-locale ES

create cnf-files version-stamp 7960 Jun 11 2004 09:34:44

max-conferences 4

moh music-on-hold.au

time-format 24

date-format dd-mm-yy

web admin system name ird password ird000

dn-webedit

!

!

ephone-dn 1 dual-line

number 1

label cesar

name cesar

!

!

ephone-dn 2 dual-line

number 2

label maribel

name maribel

!

!

ephone-dn 3 dual-line

number 3

label jmpastor

name jmpastor

!

!

ephone-dn 4 dual-line

number 4

!

ephone 1

mac-address 000F.23AC.68FA

speed-dial 1 2 label "Maribel"

type 7940

button 1:1

!

ephone 2

mac-address 000E.3857.2CBA

speed-dial 1 3 label "JmPastor"

type 7940

button 1:2

!

ephone 3

mac-address 000F.8FB7.178E

fastdial 1 2 name Maribel

fastdial 2 3 name Cesar

speed-dial 1 2 label "Maribel"

speed-dial 2 1 label "Cesar"

type 7960

button 1:3

!

!

!

line con 0

line aux 0

line vty 0 4

password ird

login

!

ntp master

!

end

3 Replies 3

Not applicable

I am not seeing any dialer-list configuration. Dialer commands are necessary for making layer 3 up.

could you explain this further???

stay-fun
Level 1
Level 1

/quote

ip cef

isdn switch-type basic-net3

!

!

voice rtp send-recv

!

!

voice class codec 1

codec preference 1 g711alaw

codec preference 2 g729r8

/quote.

I don't have these options in my working config. It's almost the same es yours, so I would suggest you remove these options and try again.