cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
707
Views
3
Helpful
2
Replies

CONNECTING IP PHONES REMOTELY

meyofmarksog1
Level 1
Level 1

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?

2 Replies 2

Jaime Valencia
Cisco Employee
Cisco Employee

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.

HTH

java

if this helps, please rate

meyofmarksog1
Level 1
Level 1

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

!