Skip to content

Commit

Permalink
bye bye iax
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16487 d0543943-73ff-0310-b7d9-9358b9ac24b2
  • Loading branch information
mjerris committed Jan 23, 2010
1 parent b72ed01 commit 93f8288
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 24 deletions.
1 change: 0 additions & 1 deletion conf/autoload_configs/enum.conf.xml
Expand Up @@ -8,7 +8,6 @@

<routes>
<route service="E2U+SIP" regex="sip:(.*)" replace="sofia/${use_profile}/$1"/>
<!--<route service="E2U+IAX2" regex="iax2:(.*)" replace="iax/$1"/>-->
<!--<route service="E2U+XMPP" regex="XMPP:(.*)" replace="dingaling/$${xmpp_server_profile}/$1"/>-->
</routes>
</configuration>
14 changes: 0 additions & 14 deletions conf/autoload_configs/iax.conf.xml

This file was deleted.

1 change: 0 additions & 1 deletion conf/autoload_configs/modules.conf.xml
Expand Up @@ -28,7 +28,6 @@

<!-- Endpoints -->
<!-- <load module="mod_dingaling"/> -->
<!-- <load module="mod_iax"/> -->
<!-- <load module="mod_portaudio"/> -->
<!-- <load module="mod_alsa"/> -->
<load module="mod_sofia"/>
Expand Down
1 change: 0 additions & 1 deletion debian/freeswitch.conffiles
Expand Up @@ -69,7 +69,6 @@
/opt/freeswitch/conf/autoload_configs/event_socket.conf.xml
/opt/freeswitch/conf/autoload_configs/modules.conf.xml
/opt/freeswitch/conf/autoload_configs/dingaling.conf.xml
/opt/freeswitch/conf/autoload_configs/iax.conf.xml
/opt/freeswitch/conf/autoload_configs/post_load_modules.conf.xml
/opt/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml
/opt/freeswitch/conf/autoload_configs/xml_cdr.conf.xml
Expand Down
2 changes: 0 additions & 2 deletions debian/freeswitch.install
Expand Up @@ -41,7 +41,6 @@ opt/freeswitch/mod/mod_voipcodecs.so*
opt/freeswitch/mod/mod_speex.so*
opt/freeswitch/mod/mod_dialplan*.so*
opt/freeswitch/mod/mod_dingaling.so*
opt/freeswitch/mod/mod_iax.so*
opt/freeswitch/mod/mod_portaudio.so*
opt/freeswitch/mod/mod_sofia.so*
opt/freeswitch/mod/mod_openzap.so
Expand Down Expand Up @@ -141,7 +140,6 @@ opt/freeswitch/conf/autoload_configs/conference.conf.xml
opt/freeswitch/conf/autoload_configs/event_socket.conf.xml
opt/freeswitch/conf/autoload_configs/modules.conf.xml
opt/freeswitch/conf/autoload_configs/dingaling.conf.xml
opt/freeswitch/conf/autoload_configs/iax.conf.xml
opt/freeswitch/conf/autoload_configs/post_load_modules.conf.xml
opt/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml
opt/freeswitch/conf/autoload_configs/xml_cdr.conf.xml
Expand Down
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -20,7 +20,7 @@ export CODECS_MODULES=codecs/mod_ilbc codecs/mod_h26x codecs/mod_speex codecs/mo
export DIALPLANS_MODULES=dialplans/mod_dialplan_asterisk dialplans/mod_dialplan_directory dialplans/mod_dialplan_xml
export DIRECTORIES_MODULES=
export DOTNET_MODULES=
export ENDPOINTS_MODULES=endpoints/mod_dingaling endpoints/mod_iax endpoints/mod_portaudio endpoints/mod_sofia \
export ENDPOINTS_MODULES=endpoints/mod_dingaling endpoints/mod_portaudio endpoints/mod_sofia \
endpoints/mod_loopback ../../libs/openzap/mod_openzap endpoints/mod_skypiax
export EVENT_HANDLERS_MODULES=event_handlers/mod_event_multicast event_handlers/mod_event_socket event_handlers/mod_cdr_csv
export FORMATS_MODULES=formats/mod_local_stream formats/mod_native_file formats/mod_sndfile formats/mod_tone_stream formats/mod_shout
Expand Down
6 changes: 2 additions & 4 deletions freeswitch.spec
Expand Up @@ -78,7 +78,7 @@ and chat driven products scaling from a soft-phone up to a soft-switch. It can
simple switching engine, a media gateway or a media server to host IVR applications using
simple scripts or XML to control the callflow.

We support various communication technologies such as SIP, H.323, IAX2 and GoogleTalk making
We support various communication technologies such as SIP, H.323 and GoogleTalk making
it easy to interface with other open source PBX systems such as sipX, OpenPBX, Bayonne, YATE or Asterisk.

We also support both wide and narrow band codecs making it an ideal solution to bridge legacy
Expand Down Expand Up @@ -232,7 +232,7 @@ APPLICATIONS_MODULES="applications/mod_commands applications/mod_conference appl
CODECS_MODULES="codecs/mod_ilbc codecs/mod_h26x codecs/mod_voipcodecs codecs/mod_speex codecs/mod_celt codecs/mod_siren codecs/mod_bv"
DIALPLANS_MODULES="dialplans/mod_dialplan_asterisk dialplans/mod_dialplan_directory dialplans/mod_dialplan_xml"
DIRECTORIES_MODULES=""
ENDPOINTS_MODULES="endpoints/mod_dingaling endpoints/mod_iax endpoints/mod_portaudio endpoints/mod_sofia ../../libs/openzap/mod_openzap endpoints/mod_loopback"
ENDPOINTS_MODULES="endpoints/mod_dingaling endpoints/mod_portaudio endpoints/mod_sofia ../../libs/openzap/mod_openzap endpoints/mod_loopback"
ASR_TTS_MODULES="asr_tts/mod_pocketsphinx asr_tts/mod_flite asr_tts/mod_unimrcp"
EVENT_HANDLERS_MODULES="event_handlers/mod_event_multicast event_handlers/mod_event_socket event_handlers/mod_cdr_csv"
FORMATS_MODULES="formats/mod_local_stream formats/mod_native_file formats/mod_sndfile formats/mod_tone_stream formats/mod_shout"
Expand Down Expand Up @@ -394,7 +394,6 @@ fi
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/fifo.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/shout.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/timezones.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/iax.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/ivr.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/java.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/limit.conf.xml
Expand Down Expand Up @@ -473,7 +472,6 @@ fi
%{prefix}/mod/mod_dialplan_xml.so*
%{prefix}/mod/mod_dialplan_asterisk.so*
%{prefix}/mod/mod_dingaling.so*
%{prefix}/mod/mod_iax.so*
%{prefix}/mod/mod_portaudio.so*
%{prefix}/mod/mod_sofia.so*
%{prefix}/mod/mod_cdr_csv.so*
Expand Down

0 comments on commit 93f8288

Please sign in to comment.