This document describes the configuration to be applied to Poly Edge B30 3rd Party SIP phones for connection to the Alcatel Rainbow Hub solution.
Go to the web interface of your Poly phone, you can get the IP address of the terminal on the Poly phone directly.
Online to the Poly terminal's web interface, using http
Then enter the following credentials:
Username = admin
Password = admin
Operator profile configuration
SIP server configuration
Go to the ITSP Profile A > SIP menu
Then enter the information obtained from the Rainbow interface.
Voicemail configuration
In the same menu, check the " X_MWISubscribe " box and set the " X_MWISubscribeURI " parameter to voicebox.
Session timer configuration
In the same menu, check the " X_SessionTimer" box and set the " X_SessionExpires" parameter to 3600 .
RTP port configuration
To configure RTP ports, go to the ITSP Profile A > RTP menu.
DTMF configuration
In the ITSP Profile A > General menu, set the DTMFMethod option to RFC2833.
SIP profile configuration
User authentication
Go to the Voice Services > SP1 Service menu and enter the following information:
AuthUserName = user's internal number
AuthPassword = user's login password
Communication encryption configuration
In the same menu, enter the following parameters:
Here are all the options available for encrypting and hashing X_SRTPCryptos communications:
- AES_CM_128_HMAC_SHA1_32
- AES_CM_128_HMAC_SHA1_80
- AES_CM_192_HMAC_SHA1_32
- AES_CM_192_HMAC_SHA1_80
- AES_CM_256_HMAC_SHA1_32
- AES_CM_256_HMAC_SHA1_80
- AES_192_CM_HMAC_SHA1_32
- AES_192_CM_HMAC_SHA1_80
- AES_256_CM_HMAC_SHA1_32
- AES_256_CM_HMAC_SHA1_80
Configuring telephony parameters
Codec configuration
To configure codecs, go to the following menu Codecs > Codec profile A, then enter the parameters as shown below:
Codec in first position G.711A:
Codec in second position G.711U:
Codec in third position OPUS:
Disable all other codecs by unchecking the Default and Enable boxes.
Configuring network parameters
To enable the phone to communicate with the Rainbow gateway, it must be assigned an IP address via DHCP or statically (not recommended) and a default gateway.
A DNS and NTP server must also be set via DHCP or statically.
To configure these elements, go to the System Management > WAN Settings menu.
Then fill in the information in the following fields:
Note: If your phone's network card is DHCP-configured, the IP addresses of the DNS servers are not shown, but work anyway.
Certificate configuration
Download the trusted certificate from the Rainbow interface .
Once you've downloaded the Trusted Certificate, import it into the Poly terminal.
To do this, go to the System Management > Device Admin menu and enter the IP address of the http server hosting the certificate.
ATTENTION It is essential to have an http server hosting the certificate so that the telephone can download it.
A second solution, not officially documented, is to include the certificate's fingerprint in the configuration file.
To do this, download the configuration file from the System Management > Auto Provisionning menu, in the Backup configuration file tab, click on Backup.
Then, using your favorite text editor, enter the domain and fingerprint in the following fields:
<ParameterValueStruct> <Name>CommonName</Name> <Value>Domain name</Value> </ParameterValueStruct> <ParameterValueStruct> <Name>FingerPrint</Name> <Value>print</Value> </ParameterValueStruct> |
Then import the new configuration file.
Please note : This method is not officially supported by Poly.