-
- Downloads
Merge the pimp_my_sip branch into trunk.
The pimp_my_sip branch is being merged at this point because it offers basic functionality, and from an API standpoint, things are complete. SIP work is *not* feature-complete; however, with the completion of the SUBSCRIBE/NOTIFY API, all APIs (except a PUBLISH API) have been created, and thus it is possible for developers to attempt to create new SIP work. API documentation can be found in the doxygen in the code, but usability documentation is still lacking. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@386540 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- channels/Makefile 1 addition, 0 deletionschannels/Makefile
- channels/chan_gulp.c 1445 additions, 0 deletionschannels/chan_gulp.c
- configs/res_sip.conf.sample 24 additions, 0 deletionsconfigs/res_sip.conf.sample
- configure 1214 additions, 1169 deletionsconfigure
- include/asterisk/autoconfig.h.in 40 additions, 36 deletionsinclude/asterisk/autoconfig.h.in
- include/asterisk/res_sip.h 1092 additions, 0 deletionsinclude/asterisk/res_sip.h
- include/asterisk/res_sip_pubsub.h 346 additions, 0 deletionsinclude/asterisk/res_sip_pubsub.h
- include/asterisk/res_sip_session.h 468 additions, 0 deletionsinclude/asterisk/res_sip_session.h
- include/asterisk/sorcery.h 6 additions, 1 deletioninclude/asterisk/sorcery.h
- include/asterisk/threadpool.h 14 additions, 0 deletionsinclude/asterisk/threadpool.h
- main/astobj2.c 1 addition, 0 deletionsmain/astobj2.c
- main/loader.c 1 addition, 0 deletionsmain/loader.c
- main/sorcery.c 2 additions, 1 deletionmain/sorcery.c
- main/taskprocessor.c 0 additions, 1 deletionmain/taskprocessor.c
- main/threadpool.c 6 additions, 0 deletionsmain/threadpool.c
- res/Makefile 4 additions, 1 deletionres/Makefile
- res/res_sip.c 906 additions, 0 deletionsres/res_sip.c
- res/res_sip.exports.in 52 additions, 0 deletionsres/res_sip.exports.in
- res/res_sip/config_auth.c 120 additions, 0 deletionsres/res_sip/config_auth.c
- res/res_sip/config_domain_aliases.c 65 additions, 0 deletionsres/res_sip/config_domain_aliases.c
Loading
Please register or sign in to comment