cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
532
Views
14
Helpful
8
Replies

Connecting CME 4.0 to Voice Gateway

knightr
Level 1
Level 1

I have a 2600XM running CME 4.0 and a 1760 with 2 FX0 and 1 FXS card. Both routers are running IOS 10.4(9)T. I would like the 1760 to act as a gateway using H.323. Can anyone advise me on how to set this up?

8 Replies 8

thisisshanky
Level 11
Level 11

So you are running CME on the 2600 and you want to send h323 calls to 1760 ? PSTN calls, internal calls, are they in teh same lan or are they across a wan circuit ?

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

oh sorry, over the PSTN via FXO ports

in the same LAN

DIal-peers pots and voip

to send calls from ccme to fxo

on ccme - voip dial-peer to remote ip add

on remote rtr- pots to the associated ports

on 2600

dial-peer voice 1 voip

dtmf-relay h245-alpha

codec g711ulaw

no vad

destination-pattern 9T

ip qos dscp cs3 signalling

On 1760

dial-peer voice 1 voip

dtmf-relay h245-alpha

codec g711ulaw

no vad

incoming-called-number 9T

ip qos dscp cs3 signalling

dial-peer voice 1 pots

port 1/0 ---- fxs port

destination-pattern 9T

HTH

Sankar

PS: please remember to rate posts!

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

Sankar,

Thanks for the quick response. I will give this a try, but I'm confused as to how the CME router will know to forwards call to the voice gateway router for outgoing calls and vice versa for incoming calls without some IP addresses being involved.

Regards,

Ray

Thanks for the response. I will give this a try.

I forgot to put the session target commands in there. The configs i posted will work only for outbound calls. I will get you the inbound configs here soon.

In the 2600, under dial-peer voice 1 add the following command

"session target " .

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus