cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
279
Views
0
Helpful
2
Replies

Why happens that with isdn bri s/t ? Some expert....

petazetas754
Level 1
Level 1

Hi I have a 1760 Router a 6 iphones (2port FXO,ISDN BRI,FXS)

and Callmanager Express 3.0

I want a voice call from ISDN BRI S/T to be routed to one iphone for example

the one with number 006"

Please ,can you explain with a little EXAMPLE the theme of put my isdn number "942291236" with my phone numbers? that are 001 002

003 004 005 006, my configuration is:

Cisco1700#show config

Using 2725 out of 29688 bytes

!

! Last configuration change at 07:02:16 GMT Sat Oct 2 2004

! NVRAM config last updated at 07:02:51 GMT Sat Oct 2 2004

!

version 12.2

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname Cisco1700

!

logging queue-limit 100

enable secret xxxxx

enable password xxxx

!

clock timezone GMT 1

ip subnet-zero

!

!

!

ip dhcp pool dynamicserver

network 128.100.0.0 255.255.0.0

option 150 ip 128.100.110.40

default-router 128.100.110.40

!

!

isdn switch-type basic-net3

!

!

!

!

voice class h323 1

!

!

!

!

!

no voice hpi capture buffer

no voice hpi capture destination

!

!

mta receive maximum-recipients 0

!

!

!

interface FastEthernet0/0

ip address 128.x.x.x.255.0.0

speed auto

half-duplex

!

interface BRI0/0

no ip address

isdn switch-type basic-net3

isdn incoming-voice voice

!

interface Serial1/0

no ip address

shutdown

!

interface Serial1/1

no ip address

shutdown

!

ip classless

ip http server

ip http path flash

!

!

!

!

snmp-server community public RO

snmp-server enable traps tty

call rsvp-sync

!

voice-port 2/0

cptone ES

connection plar 005

!

voice-port 2/1

connection plar 005

!

voice-port 3/0

!

voice-port 3/1

!

!

mgcp profile default

!

dial-peer cor custom

!

!

!

dial-peer voice 1 pots

incoming called-number 005

destination-pattern 9

port 2/0

!

dial-peer voice 2 pots

destination-pattern 007

port 3/0

!

!

telephony-service

load 7905 CP79050101SCCP030530B

max-ephones 24

max-dn 120

ip source-address 128.100.110.40 port 2000

create cnf-files version-stamp 7960 Oct 02 2004 06:54:53

max-conferences 6

web admin system name telematica password telematica

dn-webedit

time-webedit

!

!

ephone-dn 1 dual-line

number 001 no-reg both

name Telematica1

hold-alert 30 originator

!

!

ephone-dn 2 dual-line

number 002 no-reg both

name Telematica2

hold-alert 30 originator

!

!

ephone-dn 3 dual-line

number 003 no-reg both

name Telematica3

hold-alert 30 originator

!

!

ephone-dn 4 dual-line

number 005 no-reg both

name Telematica5

hold-alert 30 originator

!

!

ephone-dn 5 dual-line

number 006 no-reg both

name Telematica6

hold-alert 30 originator

!

!

ephone-dn 6 dual-line

number 004

name xxxx

!

!

ephone 1

mac-address 000D.EDAB.653A

button 1:1

!

!

!

ephone 2

mac-address 000D.EDC3.6723

button 1:5

!

!

!

ephone 3

mac-address 000D.EDAB.6327

button 1:3

!

!

!

ephone 4

mac-address 000E.386E.DD9B

button 1:2

!

!

!

ephone 5

mac-address 000D.EDAB.648C

button 1:4

!

!

!

ephone 6

mac-address 000E.386D.D29B

type 7905

button 1:6

!

!

!

line con 0

speed 115200

line aux 0

line vty 0 4

password xxx

login

!

ntp server 128.250.36.2

end

Some advice?

Is there any special command for the isdn, to route calls?.....

Thanks a lot

2 Replies 2

s.zink
Level 1
Level 1

Hi,

to map numbers, try:

num-exp 942291236 001

This maps incoming number 942291236 to the telephone with 001.

This needs that all other configurations are o.k.

You need to configure alaw (europe) on your voice ports, mybe.

voice-port 2/0

compand-type a-law

cptone XX

Hope this was usefull.

Sebastian

Ok thanks for your reply , im going to try it and say you if works

Thanks a lot! :)