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

Will a Voice Router behind a Company PBX work.

jennyjohn
Level 1
Level 1

I have a voice router (2811 with 12.4(6)T Advance IP Services IOS) connected behind a PBX. The PBX uses a 3 digit extension number while the Cisco phones use a 4 digit extension number. Can both work together?? Will this setup work?? (Diagram Attached). Also please find the configuration of the voice router below. All suggestions are welcome, Thanks.

(This setup is only for test purpose and is not the final solution).

Current configuration : 1749 bytes

!

version 12.4

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname Router

!

boot-start-marker

boot-end-marker

!

!

no aaa new-model

!

resource policy

!

!

ip cef

!

!

voice-card 0

dspfarm

!

!

!

interface FastEthernet0/0

ip address 10.10.10.252 255.255.255.0

duplex auto

speed auto

h323-gateway voip interface

h323-gateway voip bind srcaddr 10.10.10.252

!

interface FastEthernet0/1

shutdown

duplex auto

speed auto

!

!

interface Vlan1

no ip address

!

!

!

ip http server

no ip http secure-server

!

!

control-plane

!

!

!

voice-port 0/1/0

!

voice-port 0/1/1

!

voice-port 0/2/0

!

voice-port 0/2/1

!

voice-port 0/2/2

!

voice-port 0/2/3

!

!

!

!

!

dial-peer voice 412 pots

description *** Analog Phone 412 ***

destination-pattern 412

port 0/1/1

!

dial-peer voice 100 voip

description *** Cisco IP Phones ***

destination-pattern 1...

session target ipv4:10.10.10.110

!

dial-peer voice 1 pots

description *** To PBX ***

destination-pattern ........

port 0/2/0

!

!

!

!

line con 0

line aux 0

line 66

no activation-character

no exec

transport preferred none

transport input all

transport output pad telnet rlogin lapb-ta mop udptn v120 ssh

line vty 0 4

login

!

scheduler allocate 20000 1000

!

webvpn context Default_context

ssl authenticate verify all

!

no inservice

!

!

end

2 Replies 2

Marwan ALshawi
VIP Alumni
VIP Alumni

i will assume the numring rang for ur pbx is between 400 to 499

so do the following on ur router

dial-peer voice 1 pots

destination-pattrent 54..

port 0/2/0

forward-digit 3

and make a route pattren on ur callmaneger

with pattren 54XX pointing to ur gateway

try it and let me know

in addetion make

deffrent route pattren for ur analog phone

which is 412

by the way in the above config u didnt put forward-digit 3

in this case after ur router match ur pots dial peer will forward nothing

so put forward digit 3

or u can use the following translation profile in incoming direction with ur dial peer

voice translation-rule 1

rule 1 /^.*\(4..\)/ \\1/

voice translation-profile to-pbx

translate called 1

but this is a bit advanced

so try the forwarddigit option and let me know if worked

Rate if helpful

ecornwell
Level 2
Level 2

Do you have an example of your dial-plan? We currently have to send all our external calls out our PBX and have the majority of our userbase still on our Nortel PBX and we have no problems.

Your biggest challenge will be if you have an over-lapping dial plan. In my opinion it would be beneficial to set your gateway up as MGCP and have CallManager handle the routing. You can get much more granular very easily.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: