Hi,
I have two 1751 to configure for toll bypass purpose as shown below.
R1with (FXS) .................................IP
network.....................R2(With FXO) =============> PSTN
I want the dial-tone of R2 PSTN at R1 location.
I have configured the routers as follows but I can't do long distance. I
have tried different dial-patterns, I want to be able to dial 10 digit and
11 digit numbers from the R1 location, the same way as I do in R2, meaning
dial 1 for long distance and local code for local calling.
Right now I can make and receive calls but I can dial just 10 digit numbers.
Please help,
Configurations :
R2
hostname r2
interface Ethernet0/0
ip address 172.20.1.2 255.255.255.0
half-duplex
!
interface FastEthernet0/0
ip address 192.168.100.2 255.255.255.0
speed auto
!
ip classless
no ip http server
ip pim bidir-enable
!
!
!
call rsvp-sync
!
voice-port 2/0
timeouts call-disconnect 3
connection plar opx 4081234567
!
voice-port 2/1
connection plar opx 4081234567
!
dial-peer cor custom
!
!
!
dial-peer voice 1 pots
preference 1
destination-pattern ..........
port 2/0
!
dial-peer voice 100 voip
destination-pattern 4081234567
session target ipv4:192.168.100.1
dtmf-relay h245-signal
ip qos dscp ef media
!
dial-peer voice 2 pots
preference 2
destination-pattern ..........
port 2/1
!
----------------------------------------------------------------------------
-------------
R1 cfg
interface Ethernet0/0
ip address 172.20.1.254 255.255.255.0
half-duplex
!
interface FastEthernet0/0
ip address 192.168.100.1 255.255.255.0
speed auto
!
ip classless
no ip http server
ip pim bidir-enable
!
!
!
call rsvp-sync
!
voice-port 2/0
!
voice-port 2/1
!
dial-peer cor custom
!
!
!
dial-peer voice 1 pots
preference 1
destination-pattern 4081234567
port 2/0
!
dial-peer voice 100 voip
destination-pattern ..........
session target ipv4:192.168.100.2
dtmf-relay h245-signal
ip qos dscp ef media
!
dial-peer voice 2 pots
preference 2
destination-pattern 4081234567
port 2/1
!
alias exec c conf t
alias exec sir sh ip route
alias exec siib sh ip int brief
alias exec sr sh runn
alias exec svp sh voice po
neil K
Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=67352&t=67352
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]