Invokes the bridge calls service for two calls.
Q.SIG
ACU_OP_ID_BRIDGE_CALLS
ACU_OP_TYPE_INVOKE
struct acu_ss_bridge_calls_invoke
{
struct acu_ext_hdr ext_hdr; /* Extension header */
struct acu_ss_hdr ss_hdr; /* Supp. services header */
struct acu_conn_id bridge_to; /* Connection ID of call to bridge to */
};
The bridge_to field is mandatory in requests for this service.