Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

IMG 1010 - SIP UUI Support

The IMG supports sending UUI (User to User Information) between a called and calling party. User to User Signaling provides a means of communication between two end users through the signaling network for the purpose of exchanging information of end to end significance. The information is transferred transparently through the network and does not have any effect on the call. The IMG supports UUI for multiple protocols.

...

UUI Support needs to be configured in SS7 and ISDN to either "Pass" or "Not Pass" the User to User information. UUI is configured on a Channel Group by Channel Group basis. See below on configuration.

IMG 1010 - UUI Support - Overview

Field Descriptions

User To User Header

...

Binary (Default)- When binary is selected, the User to User Information is displayed as it has always been displayed. The binary stream is interworked and relayed to the opposite side (see UUI Call Flows - Binary).

Hexadecimal- When Hexadecimal is selected, the User to User Information is interworked as follows (see UUI Call Flows - Hex):

SS7 to SIP

If User to User information is received in a binary stream, the SIP side will include the ASCII representation of the binary stream.

Each binary character received will be converted to its hex equivalent. Refer to example below.

Example: 00 D2 34 will be relayed to SIP side as 30 30 44 32 33 34

...