PJSIPNotify
Synopsis
Send a NOTIFY to either an endpoint or an arbitrary URI.
Description
Sends a NOTIFY to an endpoint or an arbitrary URI.
All parameters for this event must be specified in the body of this requestvia multiple Variable: name=value
sequences.
Syntax
Action: PJSIPNotify ActionID: <value> [Endpoint:] <value> [URI:] <value> Variable: <value>
Arguments
ActionID
- ActionID for this transaction. Will be returned.Endpoint
- The endpoint to which to send the NOTIFY.URI
- Abritrary URI to which to send the NOTIFY.Variable
- Appends variables as headers/content to the NOTIFY. If the variable is namedContent
, then the value will compose the body of the message if another variable setsContent-Type
. name=value
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-13-r420538