cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1626
Views
0
Helpful
2
Replies

Cisco SBC (CUBE) on AS5400 as a SIP Registrar

mello_mello
Level 1
Level 1

Does anybody know if Cisco SBC (CUBE) can operate as SIP Registrar server?

Any answers or links to documentation will be highly appreciated!

1 Accepted Solution

Accepted Solutions

Yes, this is possible.

What type of devices are you trying to register to the CUBE? SIP endpoints I'm guessing?

To simply enable the registrar, it is this command:

voice service voip

sip

registrar server

If you want to enable calling between endpoints registered to the SBC, you would need SIP CME.

This is what the minumum required configuration looks like:

voice service voip

sip

registrar server

voice register global

mode cme

source-address 1.1.1.1 port 5060

max-dn X

max-pool X

voice register dn 1

number 1000

voice register pool 1

id mac XXXX.XXXX.XXXX

type ! If it's 3rd party, omit this

number 1 dn 1

username X password X ! Required if IP phone's address is on different subnet than SIP CME source address

You can also look at the documentation here:

http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmesystm.html#wp1025405

http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmebasic.html#wp1073239

hth,

nick

View solution in original post

2 Replies 2

Yes, this is possible.

What type of devices are you trying to register to the CUBE? SIP endpoints I'm guessing?

To simply enable the registrar, it is this command:

voice service voip

sip

registrar server

If you want to enable calling between endpoints registered to the SBC, you would need SIP CME.

This is what the minumum required configuration looks like:

voice service voip

sip

registrar server

voice register global

mode cme

source-address 1.1.1.1 port 5060

max-dn X

max-pool X

voice register dn 1

number 1000

voice register pool 1

id mac XXXX.XXXX.XXXX

type ! If it's 3rd party, omit this

number 1 dn 1

username X password X ! Required if IP phone's address is on different subnet than SIP CME source address

You can also look at the documentation here:

http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmesystm.html#wp1025405

http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmebasic.html#wp1073239

hth,

nick

Ok. Thanks a lot!

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: