Specifications

VoiceFinder VoIP Gateway Configuration Guide (APOS 2.0) Release Version 3.1
AddPac Technology Co., LTD
- 301 / 416-
3.10.5.6. register
To register a gateway to SIP Proxy server, use register command in SIP-UA configuration mode.
To un register the gateway from the proxy server, use the no form of this command.
register { e164 | gateway}
no register
3.10.5.6.1. Syntax
Keyword / Argument Description
e164 Tries registration by using an assigned number to each dial
peer.
Includes e164 or user-id information in request URI of
REGISTER message
To: <sip:2000@proxy.com>;tag=4240c200a4
gateway Tries registration to the gateway without user-id. Use the
gateway a trunk-gateway or media gateway
Request URI does not include e164 or user-id information.
To: <sip:proxy.com>;tag=4240c200a4
3.10.5.6.2. Command Default
Disabled
3.10.5.6.3. Command Modes
SIP-UA Configuration Mode
3.10.5.6.4. Usage Guidelines
Generally registration is required for using SIP proxy to make VoIP calls. The concept of
registration if same as gateway register of H.323.
Register e164 tries authentication for each user-id (destination [telephone number])
If 10 dial peers are set up, register e164 tries 10 times.
If sip-username and sip-password are set up in SIP-UA configuration mode, each dial peer tries
with the same username and password for authentication.
If there is no configuration of sip-username and sip-password and each dial peer is configured
with the same command, then each user name and password configured with each peer tries for
authentication.
To register the gateway to trunk like trunk-gateway or media gateway, use register gateway