cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
342
Views
0
Helpful
3
Replies

Voice Over IP

volven
Level 1
Level 1

Hi All !

I need some tech info regarding drawing up a Voice Over IP Solution for our subsidiary.

Setup is as follows : We have 1 head office with 4 branch offices. we have a point to point wireless link between the Head Office to each of the other branch offices. We would like to implement a VOIP solution to communicate between each offices.

All the Pabx's in each offices support E&M .

Required Info : Which Routers to use at each office ?

WHich Cards to use at each site ?

How would each office connect to the other for voice calls.

Please let me this info ! Incase of any further details please let me know.

regards

Volven

3 Replies 3

rocampo
Level 1
Level 1

Head Office:

Cisco 3640

NM-1FE2W

WIC-2T

NM-2V

VIC-2E&M

Remote:

Cisco 1751

WIC-1T

VIC-2E&M

fc
Level 1
Level 1

The idea should be to capitalize upon the investment you've already made in whatever Cisco gear you are currently using.

Are you currently using any of Cisco's voice-capable equipment such as 2600 or 3600 routers, 4000 or 6000 switches? Also, list the types of WAN links you have between the various offices. A network diagram of the existing network would be very helpful, particularly if it shows the number of users on the various parts of the network.

F C Wood

c@wood.org

rbarroso
Level 1
Level 1

It is the configuration of ROCAMPO equipment well, which you must also analyze is the traffic of calls between the branches and the headquarters, since you will have to take care of at least 50% of the incoming calls. This is, if you place 2E&M in each branch you will have to place 4E&M in the headquarters.

On the other hand, you will have to decide how much BW you want to dedicate to him to VoIP to select de CODEC.

Here I pass a sample to you of configuration for the E&M

!--- Setting for ports E&M ---

voice-port 1/0/0

type 5

signal immediate

cptone AR (his is Argentine, but US is the Default)

voice-port 1/0/1

type 5

signal immediate

cptone AR (his is Argentine, but US is the Default)

!--- Setting for LOCAL Dial-peers ---

dial-peer voice 100 pots

destination-pattern 211....

port 1/0/0

!

dial-peer voice 101 pots

destination-pattern 211....

port 1/0/1

!--- Setting for REMOTE Dial-peers ---

dial-peer voice 1000 voip

destination-pattern 000....

codec g723r53 bytes 220

session target ipv4:192.168.1.10

!

dial-peer voice 1210 voip

destination-pattern 210....

codec g723r53 bytes 220

session target ipv4:192.168.1.15

!--- Define Loopback Interface ---

interface Loopback2235

ip address 192.168.1.20 255.255.255.252

no ip directed-broadcast

I use the CODEC G723r53 that consumes only 5.3Kbps of BW (9Kbps Total) and a Loopback Interface for VoIP.

I hope that this helps a little you.

Rodrigo

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: