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

Kevin Harwell reviewboard at asterisk.org
Mon Jun 24 17:22:19 CDT 2013


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

(Updated June 24, 2013, 10:22 p.m.)


Review request for Asterisk Developers.


Changes
-------

Addressed review issues - mainly refactored the code to use the configuration framework.


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 (updated)
-----

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

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


Testing
-------



More information about the asterisk-dev mailing list