]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Add mod_megaco skeleton with basic profile support and a lot of todos for Kapil
authorMathieu Rene <mrene@avgs.ca>
Tue, 15 May 2012 23:37:41 +0000 (19:37 -0400)
committerMathieu Rene <mrene@avgs.ca>
Tue, 15 May 2012 23:37:41 +0000 (19:37 -0400)
commit6a32e98c492f66fb5914e5f585c62f88bad09714
treeba98c0e403ff4d9d557948ce8199c85c6c606b37
parent67c43a075917e0de6273c6af883e29292d055c63
Add mod_megaco skeleton with basic profile support and a lot of todos for Kapil
libs/ldns/install-sh
src/include/switch_apr.h
src/mod/endpoints/mod_megaco/Makefile [new file with mode: 0644]
src/mod/endpoints/mod_megaco/megaco.c [new file with mode: 0644]
src/mod/endpoints/mod_megaco/mod_megaco.c [new file with mode: 0644]
src/mod/endpoints/mod_megaco/mod_megaco.h [new file with mode: 0644]