SIP Configuration

Mitel® 5000 CP IP DECT Stand Configuration and Administration Guide – Issue 1.0, May 2010 Page 21
SIP Configuration

SIP Server and SIP Accounts

The SIP server domain and proxy address can be configured from the handset menu: Settings
– VoIP settings – Accounts. Up to eight different servers can be configured individually through
the Accounts menu.
SIP account example setup from configuration file:
%SRV_0_SIP_UA_DATA_DOMAIN%:"proxy.goip.dk"
%SRV_0_SIP_UA_DATA_PROXY_ADDR%:"proxy.goip.dk"
%SUBSCR_0_SIP_UA_DATA_SIP_NAME%:"96322300"
%SUBSCR_0_UA_DATA_DISP_NAME%:"96322300"
%SUBSCR_0_SIP_UA_DATA_SIP_NAME_ALIAS%:"96322300"
%SUBSCR_0_UA_DATA_AUTH_NAME%:"96322300"
%SUBSCR_0_UA_DATA_AUTH_PASS%:"0000"
Name Values Description
SRV_0_SIP_UA_DATA_DOMAIN String (max 32
characters) This parameter is used after the @ as
registration server.
If no proxy address is defined, this also
defines the server e.g. SIP REGISTERs are
sent to.
SRV_0_SIP_UA_DATA_PROXY_ADD
RString (max 32
characters) When defined all SIP packets are sent to
this address.
SUBSCR_0_SIP_UA_DATA_SIP_NAM
EString (max 36
characters) The part before domain name like in
SIP:<sip user name>@rtx.dk
SUBSCR_0_UA_DATA_DISP_NAME String (max 20
characters) Name displayed for called party.
SUBSCR_0_SIP_UA_DATA_SIP_NAM
E_ALIAS String (max 13
characters) Account alias, presented to the user in the
handset menus.
SUBSCR_0_UA_DATA_AUTH_NAME String (max 36
characters) Usually the same as SIP user name,
supplied by SIP provider.
SUBSCR_0_UA_DATA_AUTH_PASS String (max 36
characters) Password supplied from SIP provider.