SIP Registrar
To indicate to a local SIP Registrar when and what third party server to send third party registrations to:
-
In Superuser mode, type
configure terminal and press Enter.
ORACLE# configure terminal
-
Type
session-router
and press Enter to access the session router path.
ORACLE(configure)# session-router
-
Type
sip-registrar and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
ORACLE(session-router)# sip-registrar ACMEPACKET(sip-registrar)#
-
Type
select and choose the number of the pre-configured SIP registrar configuration element you want to configure.
ORACLE(sip-registrar)# select name: 1: registrar1 selection:1 ACMEPACKET(sip-registrar)#
- home-server-route—Enter the value to insert into the REGISTER message’s request URI as sent to the third party server. Leaving this blank uses the AoR (or To: header) in the original REGISTER message.
- third-party-registrars—Enter the name of a third party regs configuration element registrar-host parameter to send third part registrations associated with that SIP registrar.
- Type done when finished.