-
- Downloads
New SIP Channel Driver - Add CLI/AMI initiated NOTIFY requests
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. (closes issue ASTERISK-21436) Reported by: Matt Jordan Review: https://reviewboard.asterisk.org/r/2623/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@393364 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- include/asterisk/res_sip.h 7 additions, 0 deletionsinclude/asterisk/res_sip.h
- res/res_sip.exports.in 1 addition, 0 deletionsres/res_sip.exports.in
- res/res_sip/include/res_sip_private.h 0 additions, 7 deletionsres/res_sip/include/res_sip_private.h
- res/res_sip/sip_configuration.c 2 additions, 2 deletionsres/res_sip/sip_configuration.c
- res/res_sip/sip_options.c 2 additions, 2 deletionsres/res_sip/sip_options.c
- res/res_sip_notify.c 713 additions, 0 deletionsres/res_sip_notify.c
Loading
Please register or sign in to comment