Dialogic
®
Global Call IP Technology Guide — November 2007 413
Dialogic Corporation
reject proposed modification of call attributes — gc_RejectModifyCall( )
case GCEV_SIP_ACK:
// unsolicited event indicating SIP ACK was received on invite request.
// This metaevent Will contain an IPSET_SDP/IPPARM_SDP_ANSWER in a inbound
// invite/reinvite delayed offer call scenario.
.
.
.
break;
.
.
.
} /* endof switch */
} /* endof process_event function */
See Also
• gc_AcceptModifyCall( )
• gc_ReqModifyCall( )