MODENDP-293
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16863 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
90eb974bed
commit
ad4eb5e019
|
@ -0,0 +1,6 @@
|
||||||
|
<configuration name="skinny.conf" description="Skinny Endpoints">
|
||||||
|
<profiles>
|
||||||
|
<X-PRE-PROCESS cmd="include" data="../skinny_profiles/*.xml"/>
|
||||||
|
</profiles>
|
||||||
|
</configuration>
|
||||||
|
|
|
@ -864,6 +864,7 @@ AC_CONFIG_FILES([Makefile
|
||||||
src/mod/applications/mod_stress/Makefile
|
src/mod/applications/mod_stress/Makefile
|
||||||
src/mod/applications/mod_t38gateway/Makefile
|
src/mod/applications/mod_t38gateway/Makefile
|
||||||
src/mod/endpoints/mod_portaudio/Makefile
|
src/mod/endpoints/mod_portaudio/Makefile
|
||||||
|
src/mod/endpoints/mod_skinny/Makefile
|
||||||
src/mod/endpoints/mod_skypiax/Makefile
|
src/mod/endpoints/mod_skypiax/Makefile
|
||||||
src/mod/endpoints/mod_sofia/Makefile
|
src/mod/endpoints/mod_sofia/Makefile
|
||||||
src/mod/formats/mod_portaudio_stream/Makefile
|
src/mod/formats/mod_portaudio_stream/Makefile
|
||||||
|
|
Loading…
Reference in New Issue