Skip to end of metadata
Go to start of metadata

SIPnotify

Synopsis

Send a SIP notify.

Description

Sends a SIP Notify event.

All parameters for this event must be specified in the body of this request via multiple Variable: name=value sequences.

Syntax

Action: SIPnotify
ActionID: <value>
Channel: <value>
Variable: <value>
[Call-ID:] <value>
Arguments
  • ActionID - ActionID for this transaction. Will be returned.
  • Channel - Peer to receive the notify.
  • Variable - At least one variable pair must be specified. name=value
  • Call-ID - When specified, SIP notity will be sent as a part of an existing dialog.

See Also

Import Version

This documentation was imported from Asterisk Version GIT-13-13.15.0-rc1-1494-g6dbecc2319

  • No labels