- If the Bridge Calls invocation is successful, both remote parties receive an acu_ss_bridge_calls_ret_result extended data structure in an ACU confirmation or indication message, indicating that the calls have been bridged. The service header to this structure contains:
- OpType ACU_OP_TYPE_RETRES
- No additional data is sent.
- The following is a listing of the acu_ss_bridge_calls_ret_result extended data structure:
struct acu_ss_bridge_calls_ret_result
{
struct acu_ext_hdr ext_hdr; /* Extension header */
struct acu_ss_hdr ss_hdr; /* Supp. services header */
};
- Once the Bridge Calls service is invoked, it can not be disabled. When either of the calls is cleared, the service ends.