The parameters that
are used to determine the contact header settings within the
register message sent to the registrar are described.
Settings for the contacts to be registered are found in the $SYS_DIR/voip/master.ini file
and in the Blueworx Voice Response VoIP
Sip Signalling configuration window. The contacts are passed to the
registrar as contact headers within the Register message.
The parameters in $SYS_DIR/voip/master.ini that
are used to determine the contact header settings within the register
message sent to the registrar are as follows:
- UseSIPS
- This parameter can be set to true or false. This setting is optional, and if not specified,
the default is false. If set to false,
the sip: scheme is used for the address that
is specified in the CONTACT header within the Register message.
If set to true, the sips: scheme
is used for the address that is specified in
the CONTACT header within the Register message.
In the Blueworx Voice Response VoIP
Sip Signalling configuration window you can also configure the following
parameters:
- Call Signalling Secure Port
- If UseSIPS is true and Call Signalling
Secure Port is not set to 5061 (the default), the port that is specified by Call Signalling Secure
Port is included in the contact header.
- Call Signalling Port
- If UseSIPS is false and Call Signalling
Secure Port is not set to 5060 (the default), the Call Signalling
Port is included in the contact header.