-
- Downloads
res_pjsip_publish_asterisk: Add support for exchanging device and mailbox state using SIP.
This module uses the inbound and outbound PUBLISH support to exchange device and mailbox state between Asterisk instances. Each instance is configured to publish to the other and requires no intermediary server. The functionality provided is similar to the XMPP and Corosync support. Review: https://reviewboard.asterisk.org/r/3780/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@420315 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- include/asterisk/res_pjsip_pubsub.h 18 additions, 1 deletioninclude/asterisk/res_pjsip_pubsub.h
- res/res_pjsip_publish_asterisk.c 927 additions, 0 deletionsres/res_pjsip_publish_asterisk.c
- res/res_pjsip_pubsub.c 149 additions, 14 deletionsres/res_pjsip_pubsub.c
- res/res_pjsip_pubsub.exports.in 2 additions, 0 deletionsres/res_pjsip_pubsub.exports.in
Loading
Please register or sign in to comment