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

How to integrate BE6K with CUCME

Hi All,

I want to integrate my BE6K with CUCME,

my scenario below :

-     HQ             =     BE6K (Medium Density)

-     Branch1      =     CUCME (2911)

-     Branch2      =     CUCME (2911)

-     Branch3      =     CUCME (2911)

-     Branch4      =     CUCME (2911)

Is there any portfolio sheet or document guide for this scenario?

Please advise,

Any input appreciated.

Thanks,

Ovindo

3 Replies 3

Amod Joshi
Level 1
Level 1

Hi Ovindo,

        Just create a sip trunk on your cucm pointing to your each Branch CME routers.

(make sure the destination ip add. should be your cme voice interface ip) & create RG,RL,RP

as per your Branch DN's.

From CUCME to CUCM create voip dial-peer

dial-peer voice 10 voip

destination-pattern 3...

session protocol sipv2

session-target ipv4:''cucm ip-address"

incoming called-number .

dtmf-relay rtp-nte

codec g711ulaw

no vad

!

!

voice-service voip

sip

  bind control source-interface "voice vlan"

  bind media source-interface "voice vlan"

Hi Amoduck,

Thanks for fast respons,

"Just create a sip trunk on your cucm pointing to your each Branch CME routers.

(make sure the destination ip add. should be your cme voice interface ip) & create RG,RL,RP

as per your Branch DN's."

please explain more about "create RG,RL,RP as per your branch DN's"

Thanks,

Ovindo

Hi,

please explain more about

"create RG,RL,RP as per your branch DN's"

when you are creating sip trunks for different locations(Branch1,2,3..) you will need to point the proper trunk to be used. for that create a Route-group in which you will have your (sip trunk).Then Route-list.

Then create a Route-pattern (e.g 2XXX..CUCME side Extensions) and select appropriate Route-List.

Regards

AMOD