Overview
Thesip:request verb sends a SIP INFO, NOTIFY, or MESSAGE request during a call.
Example
Parameters
The sip:request verb completes when a response is received from the far end.
actionHook properties
The actionHook provides the status code of the sip response:- result: ‘success’ or ‘failed’
- sipStatus: sip status code of response
- err: error message, in the case of failure