freeswitch/src
Anthony Minessale 2e9724d2ec pass cancel_cause into enterprise_originate 2011-09-01 12:37:58 -05:00
..
include pass cancel_cause into enterprise_originate 2011-09-01 12:37:58 -05:00
mod misplaced ! 2011-09-01 12:25:08 -05:00
.gitignore
CMakeLists.txt
Makefile.am
fs_encode.c
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 xferext command to sendmsg parser so you can send a list of instructions to a channel and build and extension and transfer to it from esl 2011-08-31 19:30:58 -05:00
switch_config.c
switch_console.c more code analysis mostly trivial except string formating changes 2011-06-01 22:36:19 -05:00
switch_core.c ignore signals instead of using a blank handler 2011-08-26 12:59:01 -05:00
switch_core_asr.c
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 add auto-clear-sql param to core 2011-08-24 13:36:19 -05:00
switch_core_directory.c
switch_core_event_hook.c
switch_core_file.c reset handler field on filehandles so it gets cleared on reuse reported by bevenky on irc 2011-08-16 15:50:29 -05:00
switch_core_hash.c add some various api util 2011-06-09 12:17:32 -05:00
switch_core_io.c add digit_action_set_target app that can set the target (direction of the dtmf flow and subsequent channel who gets the events) to self or peer (bridged channel when possible) 2011-09-01 10:11:24 -05: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
switch_core_rwlock.c
switch_core_session.c add name string for SIGNAL_DATA 2011-08-30 09:15:27 -05:00
switch_core_speech.c
switch_core_sqldb.c hrm 2011-09-01 03:31:47 -05:00
switch_core_state_machine.c add xferext command to sendmsg parser so you can send a list of instructions to a channel and build and extension and transfer to it from esl 2011-08-31 19:30:58 -05:00
switch_core_timer.c
switch_cpp.cpp locate session even when it's hungup in script constructor 2011-08-26 08:30:27 -05:00
switch_dso.c
switch_event.c only do the 10 second pause, not the reduction in max_sessions when the event system overloads 2011-08-16 11:03:29 -05:00
switch_ivr.c add xferext command to sendmsg parser so you can send a list of instructions to a channel and build and extension and transfer to it from esl 2011-08-31 19:30:58 -05:00
switch_ivr_async.c add digit_action_set_target app that can set the target (direction of the dtmf flow and subsequent channel who gets the events) to self or peer (bridged channel when possible) 2011-09-01 10:11:24 -05:00
switch_ivr_bridge.c check for answer flag in bridge to do display update properly 2011-08-05 09:31:21 -05:00
switch_ivr_menu.c
switch_ivr_originate.c pass cancel_cause into enterprise_originate 2011-09-01 12:37:58 -05:00
switch_ivr_play_say.c mod_dptools: add transfer_on_failure ext/dp/context to play_and_get_digits 2011-08-18 20:29:52 -07:00
switch_ivr_say.c
switch_json.c
switch_limit.c
switch_loadable_module.c back off locking contention so you can query for other interfaces while a module is loading that locks the interfaces hash 2011-08-16 13:26:43 -05:00
switch_log.c
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
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 antibiotics for our latest sonus infection 2011-08-31 19:30:58 -05:00
switch_scheduler.c
switch_stun.c
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