Indicates that a notify diversion operation was successful.
ETS 300/Q.SIG
ACU_OP_ID_NOTIFY_DIVERSION
ACU_OP_TYPE_RETRES
struct acu_ss_notify_diversion_ret_result
{
struct acu_ext_hdr ext_hdr; /* Extension header */
struct acu_ss_hdr ss_hdr; /* Supp. services header */
struct acu_party_name redir_name; /* Redirection name */
ushort pres_allowed; /* Indicates whether diverted-to */
pad6 /* number can be presented(ON/OFF)*/
};
|
Field |
Description |
Mandatory in messages to originating Q.SIG node's app? |
Mandatory in messages from diverted-to user Q.SIG node's app? |
|---|---|---|---|
|
redir_name |
The name of the diverted-to user. |
Optional |
Optional |
|
pres_allowed |
(ON/OFF) Indicates whether the diverted-to user allows presentation of number and name. |
Yes |
Yes |