cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
389
Views
5
Helpful
2
Replies

connection between CME and Voice Gateway by using SIP

dsuntama
Level 1
Level 1

Hi,

Does anyone know, Is there any way to setup a connection between CME and VOICE Gateway by using SIP ?

How is the configuration ??

For example

setup call from CME, will go to Voice Gateway by SIP

Thanks in advance

2 Replies 2

islam.irshaid
Level 1
Level 1

Of course you can make a SIP trunk between CME and any Voice gateway supported sip.

you can use below Dail-Peer

------------------------------

Voice gateway Dial-peer

--------------------------------

dial-peer voice 400 voip

destination-pattern 2.T (CME pattterns)

session protocol sipv2

session target ipv4:"your CME IP address

codec g711ulaw

no vad

-----------------------------------

CME dial-peer

----------------------------------

dial-peer voice 4006 voip

destination-pattern 5.T (gateway Pattern

session protocol sipv2

session target ipv4:"Gateway IP"

codec g711ulaw

no vad

---------------

Hope this help you

if this help please rate

Hi,

Thanks for the answer.

For my case

All the phones connected to CME

then when I dial prefix 8+number it will go to Voice Gateway by using SIP

in this case on the voice gateway we do need to setup anything as a SIP Server ?