FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Go to file
Brian West d8acb66cc9 its best to not activate SRTP when we aren't in secure mode. Bad things do happen with most phones since they aren't in secure mode and we expect encrypted packets thus when they hold unhold this would cause it to go into secure mode when it wasn't needed. So this will totally bypass this becuase you can't go secure midcall becuase thats dumb.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7695 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-19 03:41:11 +00:00
build tweak build to fix debuild weirdness 2008-02-19 01:00:44 +00:00
conf typo 2008-02-19 02:34:12 +00:00
debian preparing for voipcodecs libvrary 2008-02-18 20:04:48 +00:00
docs thanks stkn 2008-01-18 21:42:40 +00:00
dtd xmllint --dtdvalid freeswitch_dialplan.dtd /usr/local/freeswitch/conf/default_context.xml >>/dev/null 2007-11-01 14:59:32 +00:00
freeswitch.xcodeproj add freeswitch xcode project shell. Nothing here yet. 2007-11-02 18:22:24 +00:00
htdocs install htdocs files 2007-11-29 04:07:41 +00:00
libs switch to use mod_voipcodecs and pull old mod_g722, mod_g726, mod_gsm (mod_g711 should not be used now unless your not using mod_voipcodecs) 2008-02-18 16:10:34 +00:00
scripts print out hostport of failed connection target 2008-02-09 16:45:02 +00:00
src its best to not activate SRTP when we aren't in secure mode. Bad things do happen with most phones since they aren't in secure mode and we expect encrypted packets thus when they hold unhold this would cause it to go into secure mode when it wasn't needed. So this will totally bypass this becuase you can't go secure midcall becuase thats dumb. 2008-02-19 03:41:11 +00:00
ssh_keys add a keys dir 2007-11-07 01:18:39 +00:00
support update public key 2006-11-28 19:07:29 +00:00
w32 add pcm in core in windows build 2008-02-18 22:53:34 +00:00
Freeswitch.2008.sln remove mod_l16 2008-02-18 20:06:32 +00:00
Freeswitch.sln fix mrcp build. 2008-02-18 20:23:22 +00:00
INSTALL build progress break everything 2006-12-17 01:01:09 +00:00
Makefile.am add backup way to generate openzap Makefile 2008-02-18 23:40:03 +00:00
acinclude.m4 initial import of mod_java from Damjan Jovanovic 2007-09-25 13:21:17 +00:00
bootstrap.sh fix mrcp build 2008-02-18 17:11:47 +00:00
configure.in switch to use mod_voipcodecs and pull old mod_g722, mod_g726, mod_gsm (mod_g711 should not be used now unless your not using mod_voipcodecs) 2008-02-18 16:10:34 +00:00
freeswitch.spec centos rpmbuild does not like macros in comments 2008-02-19 00:25:24 +00:00