This page last changed on Jul 20, 2012 by wikibot.
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
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
Import Version
This documentation was imported from Asterisk Version SVN-branch-1.8-r370275
Example:
To restart phone at extension 1234
cli> sip notify polycom-check-cfg 1234

Posted by lathama at Dec 27, 2010 12:55
|
For Polycom phones, the following setting setting must be changed in the sip.cfg configuration file:
Default:
Change to:

Posted by mdavenport at Dec 28, 2010 10:34
|
|