freeswitch/src
Anthony Minessale 88a681d47c fix typo in sql stmt 2011-08-04 23:21:38 -05:00
..
include Skinny: Stop harcoding APR_TIMEUP 2011-07-22 09:17:09 +02:00
mod FS-3444 --resolve with previous commit this can come back 2011-08-04 20:27:54 -05:00
.gitignore
CMakeLists.txt
Makefile.am
fs_encode.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
g711.c
inet_pton.c
switch.c FS-3166 --resolve 2011-04-22 16:43:29 -05:00
switch_apr.c lower this socket write timeout to 60 seconds 2011-07-28 11:20:34 -05:00
switch_buffer.c add some various api util 2011-06-09 12:17:32 -05:00
switch_caller.c allow creation of arbitrary profile vars 2011-05-13 15:29:40 -05:00
switch_channel.c add event header 2011-08-04 22:32:06 -05:00
switch_config.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_console.c more code analysis mostly trivial except string formating changes 2011-06-01 22:36:19 -05:00
switch_core.c use rwlock for global vars to reduce contention 2011-07-12 20:36:42 -05:00
switch_core_asr.c MERGE: OpenMethods DTMF recognition via ASR modules 2011-01-26 14:56:05 -06:00
switch_core_codec.c adding fix that was reported on the mailing list and thoughtlessly left there to rot despite my begging them to open a JIRA 2011-04-19 13:51:08 -05:00
switch_core_db.c no this is better the other way 2011-03-06 20:57:26 -06:00
switch_core_directory.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_core_event_hook.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_core_file.c reset offset_pos on seek to 0 2011-05-17 13:00:40 -05:00
switch_core_hash.c add some various api util 2011-06-09 12:17:32 -05:00
switch_core_io.c media_bug: Fix for rare race condition. More work required to make media bug safe. 2011-03-27 00:34:07 -04:00
switch_core_media_bug.c add vars: flip_record_on_hold to make the recording flip to the other leg on hold, record_check_bridge to make recording the same file on the opposite leg of a bridge considered a duplicate attempt and record_toggle_on_repeat to make repeat recording the same file toggle the recording off 2011-05-31 22:22:18 -05:00
switch_core_memory.c add debug 2011-06-30 18:59:35 -05:00
switch_core_port_allocator.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_core_rwlock.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_core_session.c FS-3484 --resolve 2011-08-04 09:38:45 -05:00
switch_core_speech.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_core_sqldb.c fix typo in sql stmt 2011-08-04 23:21:38 -05:00
switch_core_state_machine.c update call_uuid stuff 2011-08-04 01:04:21 -05:00
switch_core_timer.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_cpp.cpp FS-3119 2011-03-03 14:21:02 -06:00
switch_dso.c
switch_event.c update defined code that doesn't compile anyway 2011-07-11 21:27:36 -05:00
switch_ivr.c fix sip auto_simplify 2011-07-16 02:34:17 -05:00
switch_ivr_async.c setting display on wrong channel on eavesdrop 2011-07-29 13:59:31 -05:00
switch_ivr_bridge.c clean up originator/ee profile so the right one is prevelant in events 2011-08-04 17:20:02 -05:00
switch_ivr_menu.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_ivr_originate.c FS-3483 --resolve 2011-08-04 09:50:23 -05:00
switch_ivr_play_say.c add prefix chars to playback_terminators + means include the term in the string and x means include the char and return SWITCH_STATUS_RESTART eg #+* only includes the * if you type it but not the # 2011-05-19 15:39:43 -05:00
switch_ivr_say.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_json.c
switch_limit.c
switch_loadable_module.c tweaks to codec buffer size detection 2011-07-14 00:14:10 -05:00
switch_log.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_mprintf.c FS-3359 --resolve also added %y to printf macros to replace ' with \' 2011-07-07 15:08:23 -05:00
switch_nat.c Lower NAT port mapping disabled log msg from WARNING to INFO 2011-04-19 14:21:33 -05:00
switch_odbc.c FS-2960 2011-01-10 11:27:26 -06:00
switch_pcm.c add L16 def for 32ms and allow timer matrix to drop to 1ms to support nelly 2011-04-12 09:47:11 -05:00
switch_profile.c
switch_regex.c FS-3315 Fix this differently convert to cdecl so SWIG likes 2011-06-01 10:48:42 -05:00
switch_resample.c allow -1 as silence generation divisor to specify only zeroes silence 2011-05-25 23:16:24 -04:00
switch_rtp.c print ip:port on rtp bind err 2011-08-01 23:55:58 -05:00
switch_scheduler.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_stun.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_swig.c lower log-level of failed ivr_originate 2011-06-06 17:54:17 +00:00
switch_swig.i
switch_time.c last commit for --enable-timerfd-wrapper (autoheadache) 2011-06-30 18:30:24 -05:00
switch_utils.c FS-3099 --resolve 2011-07-28 17:13:38 -05:00
switch_xml.c FS-3380 --resolve Bad calling conventions for Windows 2011-06-29 11:30:31 -05:00
switch_xml_config.c fix trivial comiler warning for last commit 2011-04-28 14:39:24 -05:00
tone2wav.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00