[asterisk-commits] file: trunk r420314 - in /trunk: include/asterisk/ res/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Aug 7 09:35:14 CDT 2014
Author: file
Date: Thu Aug 7 09:35:09 2014
New Revision: 420314
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=420314
Log:
res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support.
This module implements the core parts required for doing outbound PUBLISH.
It takes care of configuration, lifetime management, and authentication.
Additional modules implement the specific events that are published.
Review: https://reviewboard.asterisk.org/r/3780/
Added:
trunk/include/asterisk/res_pjsip_outbound_publish.h
- copied unchanged from r420313, team/file/pjsip-outbound-publish/include/asterisk/res_pjsip_outbound_publish.h
trunk/res/res_pjsip_outbound_publish.c
- copied unchanged from r420313, team/file/pjsip-outbound-publish/res/res_pjsip_outbound_publish.c
trunk/res/res_pjsip_outbound_publish.exports.in
- copied unchanged from r420313, team/file/pjsip-outbound-publish/res/res_pjsip_outbound_publish.exports.in
More information about the asterisk-commits
mailing list