This structure contains User to User Signaling Service Information.
- Parameters
-
UUSType |
- UUS type values are:
- 0x00 - UUS_DATA
- 0x01 - UUS_TYPE1_IMPLICIT
- 0x02 - UUS_TYPE1_REQUIRED
- 0x03 - UUS_TYPE1_NOT_REQUIRED
- 0x04 - UUS_TYPE2_REQUIRED
- 0x05 - UUS_TYPE2_NOT_REQUIRED
- 0x06 - UUS_TYPE3_REQUIRED
- 0x07 - UUS_TYPE3_NOT_REQUIRED
- 0xFF - Not Available
|
UUSDcs |
- UUS data coding scheme values are:
- 0x01 - UUS_DCS_USP
- 0x02 - UUS_DCS_OHLP
- 0x03 - UUS_DCS_X244
- 0x04 - UUS_DCS_SMCF
- 0x05 - UUS_DCS_IA5
- 0x06 - UUS_DCS_RV12RD
- 0x07 - UUS_DCS_Q931UNCCM
- 0xFF - Not Available
|
UUSDatalen |
- Number of sets of the following elements.
- If zero(0) then no further information exists.
|
UUSData[MAX_VOICE_DESCRIPTION_LENGTH] |
- UUS data encoded as per coding scheme
|