Invokes call deflection services for a specific call.
ETS 300
ACU_OP_ID_DEFLECTION
ACU_OP_TYPE_INVOKE
struct acu_ss_deflect_invoke
{
struct acu_ext_hdr ext_hdr; /*Extension header */
struct acu_ss_hdr ss_hdr; /*Supp. services header */
struct acu_address deflect_to; /*Number to direct call to */
struct acu_ss_association charge_association;/*Optional, used when AOC-E*/
}; /*service has been invoked */
|
Field |
Description |
Mandatory in messages from ETS 300 user-side app? |
|---|---|---|
|
deflect_to |
Full address and subaddress of deflected-to party. |
Yes |
|
charge_association |
Optional charge identifier, used when AOC-E service has been invoked. See AOC and explicit call transfer (ECT) services. |
Optional |