Transferring a Call
Last updated
Was this helpful?
Last updated
Was this helpful?
To transfer a call from Parloa to another Public Switched Telephone Network (PSTN) destination, such as your contact center, use the SIP REFER option within the Call Control block.
This operation requires configuring the following predefined SIP headers to ensure a successful call transfer:
These SIP headers are case-sensitive. You must add them exactly as displayed here. For example, User-to-User will not work if entered as User-To-User.
Tenios uses the P-Asserted-Identity
header as the Caller ID for the outgoing transfer call. To configure this header:
Click the + icon to add a new header.
In the userID field, enter P-Asserted-Identity.
In the Value field, specify the desired Caller ID. This is usually the Caller ID from the incoming call to Parloa. Format the Caller ID using the URI structure:
sip:[CallerNumber]@[TeniosID].tenios.com
Ensure you have the legal right to use the number you set as the outgoing Caller ID.
In the Avaya Experience Platformâĸ Public Cloud, you can use P-intrinsics SIP headers to send small amounts of interaction-related information between on-premise and cloud components. A P-intrinsics SIP header consists of up to 10 key-value pairs, with a maximum payload size of 1 kilobyte.
The Refer-To header specifies the destination number for the transfer. This value is automatically populated based on the input provided in the designated text box. Format the destination as a Uniform Resource Identifier (URI):
sip:[DestinationNumber]@[TeniosID].tenios.com
The Referred-By header is critical for Tenios to verify whether the SIP trunk is authorized to initiate transfers to the PSTN. This header should include the SIP username from your SIP account or SIP trunk. Format it as a URI.
If your IP trunk configuration does not use authentication (such as when no SIP username is specified), you may omit the username portion from the URI.
The User-to-User header enables the transfer of information from your telephony system to Parloa without requiring a third-party service. The information can vary but commonly includes the Conversation ID of your telephony system. This ID can then be used by the bot for additional services.
Certain Tenios numbers support Direct Dial-In (DDI) functionality, which allows you to create multiple extensions from a single main number. This feature is useful for managing various versions or environments of your Parloa bot.
For example:
Main number: +49 12312
DDI range: +49 123123-0 to +49 123123-999
For organizational purposes, consider assigning a unique main number to each Parloa bot, and use DDIs to indicate the bot's version or environment. For instance:
The hyphen (-
) in DDI numbers is not dialed. For example, dial +49 1111-3 as +49 11113.