-
- Downloads
res_pjsip_notify: add dialplan application
Add dialplan application PJSIPNOTIFY to send either pre-configured NOTIFY messages from pjsip_notify.conf or with headers defined in dialplan. Also adds the ability to send pre-configured NOTIFY commands to a channel via the CLI. Resolves: #799 UserNote: A new dialplan application PJSIPNotify is now available which can send SIP NOTIFY requests from the dialplan. The pjsip send notify CLI command has also been enhanced to allow sending NOTIFY messages to a specific channel. Syntax: pjsip send notify <option> channel <channel>
Showing
- channels/pjsip/dialplan_functions_doc.xml 40 additions, 0 deletionschannels/pjsip/dialplan_functions_doc.xml
- configs/samples/extensions.conf.sample 50 additions, 0 deletionsconfigs/samples/extensions.conf.sample
- configs/samples/pjsip.conf.sample 10 additions, 0 deletionsconfigs/samples/pjsip.conf.sample
- configs/samples/pjsip_notify.conf.sample 14 additions, 0 deletionsconfigs/samples/pjsip_notify.conf.sample
- res/res_pjsip_notify.c 167 additions, 24 deletionsres/res_pjsip_notify.c
Loading
Please register or sign in to comment