Chapter 5: Configuring the CopperJet
-
1-Low
-
2-Medium
-
3-High
In the DSCP bits field, you will see the binary value of what you have selected.
Click on
OK
.
5.18.1.2 Advanced SIP Configuration
Configuration of advanced Voice over IP settings in the CopperJet IAD’s is done through
TELNET. To access the TELNET configuration mode, start a TELNET session from your
computer (i.e.
TELNET <ip-address>
) and enter your username and password (default
username and password are
admin, admin
). To see the VoIP settings type the following
command:
-->
voip show
<Enter>
With this command you see the SIP and MGCP settings.
To see the options available for SIP, type the following:
-->
voip set sip ?
<Enter>
5.18.1.3 Configuring Silence Suppression
This command enables or disables Silence Suppression.
Silence suppression controls the silence suppression insertion in the voice data samples.
When silence suppression is enabled, silence is ‘transmitted’ as a special type of compact
voice sample. This is a much more efficient use of bandwidth, instead of just sending
normal voice samples which contain nothing but silence.
With the following command you can enable or disable Silence Suppression:
--> voip set sip silenceSuppression {enabled|disabled}
<Enter>
Example:
--> voip set sip silenceSuppression disabled
<Enter>
5.18.1.4 Configuring Digitmap
A digit map is a regular expression string which defines a pattern of digits which will be
recognised by the system as a valid phone number.
The digit map can be used to specify not only the number of digits required to make a
valid phone number but also the range of digits and special characters which can be
entered and timeout values after the digits have been dialed.
With the following command you can set the digitmap:
-->
voip set sip digitmap <digitmap>
<Enter>
Example:
-->
voip set sip digitmap(x.T|##S|*[268]xS|*74x.#S|x#S)
<Enter>
The above digitmap sets the following characteristics for the SIP phones:
Page 68