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
Geovani Ricardo Wiedenhoft 56f58c2983 - flash-to-digits: Defines the digits to be sent when the FLASH is detected on FXS
channels;
- Updated documentation.
2010-11-04 10:04:19 -02:00
build Added mod_khomp in modules.conf 2010-10-18 16:24:57 -02:00
cmake_modules Initial CMAKE file commit 2009-02-11 02:53:31 +00:00
conf mod_callcenter: Make callcenter_config agent get return the value of the item requested. Also added queue param max-wait-time-with-no-agent-time-reached: If the max-wai-time-with-no-agent is already reached for the queue, then new caller can wait for x ammount of second before it kicked out of the queue rather than get rejected automaticly. 2010-10-29 22:41:14 -04:00
debian added changes by Gabriel Gunderson fixing path in debian for pythoin and some typos 2010-10-28 00:07:00 +02:00
docs Add sound prompt 2010-10-18 16:21:26 -07: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 cmake updates 2009-02-13 23:33:36 +00:00
fscomm tweak 2010-08-27 10:19:12 -05:00
htdocs add this from CtRiX -- Thanks. 2008-05-14 20:39:43 +00:00
libs set minimum initital sip t1 timer to 1000ms to work around race condition on retry timer firing before all the things that are supposed to be handled by the timer are set. The base resolution on this timer is 500ms, so doubling up makes sure we always hit the initial retry timer on the next run, where everything should be set. The side effect was, 1/2 the time on a request that did not get immediate response, the timer would be fired and cleared, but the action (sending retry) was never done, and a new timer was not set, causing the request to just sit zombied and never retry. A better solution would be to find and correct the race condition so the timer is never set to early and we never hit this condition. 2010-11-03 13:58:12 -04:00
patches zrtp tweaks, more coming 2009-12-17 18:33:45 +00:00
scripts doh backwards 2010-09-30 10:23:48 -05:00
src - flash-to-digits: Defines the digits to be sent when the FLASH is detected on FXS 2010-11-04 10:04:19 -02:00
support-d disable status bar in .screenrc 2010-11-01 18:47:09 -05:00
w32 windows installer - clean paths 2010-10-27 16:26:55 -05:00
web add back empty dirs 2010-04-01 21:00:45 -04:00
.gitignore -> updated .gitignore 2010-06-18 18:31:54 -04:00
.version.in make sure .version is populated on builds from non svn working copies 2009-12-07 10:33:28 +00:00
CMakeLists.txt FSBUILD-192 2009-10-02 14:44:16 +00:00
Freeswitch.2005.unsupported.sln bye bye iax 2010-01-23 20:19:18 +00:00
Freeswitch.2008.express.sln add mod_directory to express solutions for VS- not built by default 2010-08-29 11:56:52 -06:00
Freeswitch.2008.sln Move FreeSWITCH.Managed to correct location 2010-10-10 11:23:43 -05:00
Freeswitch.2008.sln.debug.bat merge some changes from joshrivers branch 2009-11-18 15:29:19 +00:00
Freeswitch.2008.sln.release.bat rename 2009-11-18 19:42:00 +00:00
Freeswitch.2010.express.sln add mod_directory to express solutions for VS- not built by default 2010-08-29 11:56:52 -06:00
Freeswitch.2010.sln move to proper location 2010-10-14 16:32:31 -05:00
INSTALL build progress break everything 2006-12-17 01:01:09 +00:00
Makefile.am fix Makefile.am typo in last commit 2010-10-12 14:21:08 -04:00
acinclude.m4 attempt to properly check if we can use CPU_SET with sched_setaffinity because some older libc had gnu extensions in the definitions of CPU_SET which we do not allow (FSBUILD-226) 2010-01-12 18:31:13 +00:00
bootstrap.sh FS-2808, thx Diego Viola 2010-10-31 23:22:53 +01:00
configure.in FS-122: add mod_osp Makefile to configure generated Makefiles 2010-09-27 03:39:38 -04:00
devel-bootstrap.sh Changed permissions for devel-bootstrap.sh 2010-10-13 14:18:38 -07:00
freeswitch.spec mod_curl is back in the packaged game and some weird source dir from debian ;)) 2010-10-15 10:53:48 +02:00