Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Call Manager Express Question

Status
Not open for further replies.

prophetx

Technical User
May 21, 2004
5
US
Hi,

I am new to the whole Voip scene and have a few questions. I have two cisco 2621XM routers with Call Manager Express v3.2 installed. These routers are connected in a lab enviroment via a frame-relay cloud. I would like to install a 7940G phone on each call manager one with extension 8000 and the other with 7000 then be able to call between the two "sites" I can set the phones up fine, but how do I go about routing the calls. Thanks,

PX
 
you need to make voip dialpeers and point them to each other..


buckweet
 
Sorry, I am kind of new to this. How do I go about doing this??
 
i suggest you go to cisco's website for a sample config. there is a lot more configuration you'll have to do to ensure that the frame-relay cloud properly routes traffic correctly (i.e., traffic shaping, voice-encap, dlci, etc..).

i just wanted to make you aware of some of the other things you need to look at before providing you with a sample config.

router_a
dial-peer voice 100 pots
destination-pattern 800
port 1/1

dial-peer voice 200 vofr
destination-pattern 700
session-target s0 150

router_b
dial-peer voice 100 pots
destination-pattern 800
port 1/1

dial-peer voice 200 vofr
destination-pattern 800
session-target s0

Andru67
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top