-
- Downloads
Multiple revisions 369323-369324
........ r369323 | mmichelson | 2012-06-25 10:35:43 -0500 (Mon, 25 Jun 2012) | 9 lines Eliminate embedding of res_adsi.so module. The way this is done is to stop using the optional API. Instead, res_adsi.so, when loaded fills in a table of function pointers. Review: https://reviewboard.asterisk.org/r/1991 ........ r369324 | mmichelson | 2012-06-25 10:50:17 -0500 (Mon, 25 Jun 2012) | 2 lines Forgot to svn add this file in my last commit. ........ Merged revisions 369323-369324 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 369325 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@369326 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- include/asterisk/adsi.h 64 additions, 29 deletionsinclude/asterisk/adsi.h
- main/Makefile 0 additions, 3 deletionsmain/Makefile
- main/adsi.c 351 additions, 0 deletionsmain/adsi.c
- res/res_adsi.c 123 additions, 62 deletionsres/res_adsi.c
- res/res_adsi.exports.in 0 additions, 33 deletionsres/res_adsi.exports.in
Loading
Please register or sign in to comment