Configuring telephony connections
To configure a telephony channel, you should have a SIP connection from a third-party provider. With the help of a SIP connection, you can call the clients using your own numbers or those from your telephony provider.
SIP (Session Initiation Protocol) is a communication protocol for telephone calls. You can use the configured SIP connection not only in JAICP, but also in other services.
After you set your SIP connection from a third-party provider, you can create the connection in JAICP. Consider that only the call campaign administrator (the SYSTEM_ADMIN role) can configure telephony.
Create a connection
Sign in to JAICP.
On the top navigation bar, click and select SIP server connection > Add new connection.
Specify SIP connection parameters in the Main settings section. By default, the
5060
port is used.If necessary, specify parameters in the Advanced settings section:
Setting Description Registration is required Enable the option if the registration is necessary. You may need it for receiving inbound calls from the provider if the SIP trunk requires authentication. Port and IP mapping Enable the option if you need to handle inbound calls to multiple DNIDs (dialed number identifiers) in one connection.
If you do not want the source port to be checked, enable the Ignore port option.SIP outbound proxy Specify the host or IP address to receive call requests. The request headers will contain the host or IP address from the Main settings section. Use local server domain as SIP FROM header Enable the option if you want to use the local server domain instead of the SIP URI in the FROM header. Check the connection Enable the option if connection check is needed and specify a checking period in seconds (the default value is 3,600 seconds).
Once within the specified period, JAICP will send thequalify(OPTIONS)
messages to your SIP trunk. With the help of them, the SIP trunk can check whether the JAICP SIP server is available.Protocol Select the protocol: UDP or TCP. Sound codecs Select the codecs. They will be used according to the order in the field. Number prefix Specify the prefix to be added to the number dialed for an outbound call. Replace/delete the first digit in the number for outbound calls Enable the option so that the first digit in the outbound call number will be changed or deleted. If you want the digit to be changed, specify a new one. Calls per second Specify the maximum number of calls per second for outbound call campaigns.
You may need to limit the number of calls (invite
requests) to prevent SIP trunk overload. Consult with your SIP service provider for an appropriate value.Use direct media when transferring the call Enable the option so that the media traffic will be routed directly between the customers (via the re-invite
procedure).SIP headers Specify the headers. You will be able to use them in the bot script further. You can add several SIP headers.
For more information on using SIP headers when transferring to a phone channel agent, see Reply types.Click Add a connection. You will see the connection in the list.
To add a new connection, follow the instruction again. You can create any number of connections.
Edit connection data
To edit connection data, click and select Edit. Make the changes and click Update.
Delete a connection
To delete the connection, click and select Delete.