09-12-2016 04:26 PM - edited 03-17-2019 08:04 AM
Hi Engineers and experts,
I have been working on a project. i decided to simulate(packet tracer 7) a network with several branches. I am stuck with the configuration of voice. the cloud is a router that does routing. i used EIGRP as routing protocol. i have been able to get them communicate within their branches. but they cannot communicate outside their WAN links with the other branches. What advise can you give me?
09-12-2016 06:57 PM
You'll have to more specific, this seems to be more of a routing problem than a VoIP problem.
VoIP just assumes you'll have all your routing configured to have the IP Phones reach your CUCM server, and the ability to route the RTP directly between endpoints, and have QoS if required so voice has the right priority.
09-13-2016 04:40 AM
To enable the various VOIP phones to communicate i configure several "dialer-pairs" with other branches.
it was a mesh approach. i wonder if there is a better way to do the configuration.
THE VOIP PHONES IN BRANCH "a"
dial-peer voice 3 voip
destination-pattern 7200.
session target ipv4:50.51.1.1
!
dial-peer voice 4 voip
destination-pattern 7100.
session target ipv4:9.10.9.2
!
dial-peer voice 5 voip
destination-pattern 7500.
session target ipv4:90.91.1.1
!
dial-peer voice 9 voip
destination-pattern 7300.
session target ipv4:70.71.1.1
!
telephony-service
max-ephones 10
max-dn 5
ip source-address 172.18.9.1 port 2003
!
ephone-dn 1
number 74001
!
ephone-dn 2
number 74002
!
ephone-dn 3
number 74003
!
ephone-dn 4
number 74004
!
ephone 1
device-security-mode none
mac-address 000C.85A3.1374
type 7960
button 1:1
!
ephone 2
device-security-mode none
mac-address 0001.630E.D27D
type 7960
button 1:2
!
ephone 3
device-security-mode none
mac-address 00D0.97E0.304A
type 7960
button 1:3
!
ephone 4
device-security-mode none
mac-address 00D0.BAD7.C6D2
type 7960
button 1:4
!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide