[asterisk-dev] [Code Review] 2623: New SIP Channel Driver - Add CLI/AMI initiated NOTIFY requests

Kevin Harwell reviewboard at asterisk.org
Fri Jun 14 11:05:55 CDT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2623/
-----------------------------------------------------------

Review request for Asterisk Developers.


Bugs: ASTERISK-21436
    https://issues.asterisk.org/jira/browse/ASTERISK-21436


Repository: Asterisk


Description
-------

Added the ability to send unsolicited NOTIFY requests to a particular endpoint with a configured payload.  Added both CLI and AMI support.  For a given endpoint, this module will iterate over all its contacts sending the appropriate NOTIFY request to each.


Diffs
-----

  ./trunk/res/res_sip_notify.c PRE-CREATION 
  ./trunk/res/res_sip/sip_options.c 391775 
  ./trunk/res/res_sip/sip_configuration.c 391775 
  ./trunk/res/res_sip/include/res_sip_private.h 391775 
  ./trunk/res/res_sip.exports.in 391775 
  ./trunk/include/asterisk/res_sip.h 391775 

Diff: https://reviewboard.asterisk.org/r/2623/diff/


Testing
-------



More information about the asterisk-dev mailing list