Routing a transferred call
Description
Fixes the fact of routing the call initiated as a result of the transfer (SIP request INVITE with header Referred-By).
The event links the new challenge (future dialog) created by the transfer to the dialog from which the transfer is made.
Using the example of the case of a transfer to the number [A→B, B refer C, A→C] places the call information in the A→C dialog box A→B.
Using the example of a transfer case with substitution [A→B, B→C, B refer C, A→C] places information about A→B calls (referred_acallid) in the A→C dialog and, if available, B→C (replaces_callid).
Class |
|
Type |
|
Properties
Specification | Description |
---|---|
Name: |
Unique event identifier. |
Name: |
Timestamp of event. |
Name: |
CallId of party A (from the INVITE SIP packet received for processing). Single value for all events within a single switchover. |
Name: |
Numeric hash from CallId of party A. Single value for all events within a single switch. |
Name: |
Unique call identifier (starts when the SIP packet INVITE arrives). Single value for all events within a single switchover. |
Name: |
Timestamp of the call (arrival of the INVITE SIP packet for processing). Single value for all events within a single switch. |
Name: |
Date-Time of the call (receipt of the SIP packet INVITE for processing). Single value for all events within a single switch. |
Name: |
Unique call identifier (in product layer format 'cid.invitets'). Single value for all events within a single switch. |
Name: |
source side uri refer. |
Name: |
acallid of the dialog within which the transfer was made. |
Name: |
Unique identifier of the b2b dialog within which the transfer was made. |
Name: |
Timestamp of receipt of the invite package in the dialog within which the transfer was made. |
Name: |
Identifier of the call within which the transfer was made (in product layer format 'cid.invitets'). |
Name: |
id of the dialog within which the transfer was made. |
Name: |
The party ('a' or 'b') that initiated the transfer (sent the REFER). |
Name: |
callid of the party that is replaced as a result of refer in the substituted dialog (when translating with accompaniment). |