.. |
include
|
put transfer_source in a variable too
|
2011-12-08 17:33:31 -06:00 |
mod
|
only hangup inbound calls in progress if they have been answered
|
2011-12-13 13:37:11 -06:00 |
.gitignore
|
|
|
CMakeLists.txt
|
|
|
fs_encode.c
|
|
|
g711.c
|
|
|
inet_pton.c
|
|
|
Makefile.am
|
|
|
switch_apr.c
|
different version of last commit
|
2011-12-10 07:40:46 -06:00 |
switch_buffer.c
|
add some various api util
|
2011-06-09 12:17:32 -05:00 |
switch_caller.c
|
dup virtual fields on profiles as well
|
2011-10-14 07:14:45 -05:00 |
switch_channel.c
|
fix strange race moc experienced in uuid_bridge
|
2011-12-07 15:14:08 -06: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_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
|
fix inaccurate sample count in file handle, buffered samples were being double tallied
|
2011-09-21 11:05:33 -05:00 |
switch_core_hash.c
|
FS-3709 --resolve
|
2011-11-21 09:53:27 -06:00 |
switch_core_io.c
|
use the non-signal checking version of switch_channel_up/down in the core
|
2011-11-18 13:18:04 -06: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
|
use the non-signal checking version of switch_channel_up/down in the core
|
2011-11-18 13:18:04 -06:00 |
switch_core_session.c
|
use the non-signal checking version of switch_channel_up/down in the core
|
2011-11-18 13:18:04 -06:00 |
switch_core_speech.c
|
|
|
switch_core_sqldb.c
|
add missing var set for transfer_source
|
2011-12-12 10:45:17 -06:00 |
switch_core_state_machine.c
|
make app to turn on new zombie exec instead of always doing it
|
2011-09-13 17:12:37 -05:00 |
switch_core_timer.c
|
|
|
switch_core.c
|
FS-2936 remove unused functions
|
2011-11-30 09:26:16 -06:00 |
switch_cpp.cpp
|
FS-3553 --resolve
|
2011-11-16 16:00:14 -06:00 |
switch_curl.c
|
FS-2936 stage 5 handle varargs right
|
2011-11-29 18:17:42 -06:00 |
switch_dso.c
|
|
|
switch_event.c
|
swap rwlock and mutex
|
2011-11-28 08:27:46 -06:00 |
switch_ivr_async.c
|
fix dmachine parse issue
|
2011-11-28 18:13:23 -06:00 |
switch_ivr_bridge.c
|
put transfer_source in a variable too
|
2011-12-08 17:33:31 -06:00 |
switch_ivr_menu.c
|
add ivr_menu_terminator variable you can set to none or the dtmf chars you want to terminate input
|
2011-09-29 16:20:27 -05:00 |
switch_ivr_originate.c
|
FS-3688 refactor of cancel handling code in bridge
|
2011-12-07 17:42:52 -06:00 |
switch_ivr_play_say.c
|
lower token freq to 5, put it in a define and have more obvious warning about full lots
|
2011-10-26 12:57:59 -05:00 |
switch_ivr_say.c
|
say years like 1985 as nineteen-85
|
2011-11-15 09:51:46 -06:00 |
switch_ivr.c
|
put transfer_source in a variable too
|
2011-12-08 17:33:31 -06:00 |
switch_json.c
|
|
|
switch_limit.c
|
|
|
switch_loadable_module.c
|
fix build
|
2011-10-07 11:20:36 -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
|
add new chatplan concept and mod_sms. Apps for chat messages: copy new base freeswitch.xml and chatplan dir if you are upgrading on existing config base
|
2011-09-21 14:31:18 -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
|
fix queued dtmf on channels with no timer issue
|
2011-11-14 12:37:45 -06: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
|
add getGlobalVariable and setGlobalVariable to swig stuff
|
2011-10-21 08:56:42 -05:00 |
switch_time.c
|
FS-3709 --resolve
|
2011-11-21 09:53:27 -06:00 |
switch_utils.c
|
FS-3753 --resolve
|
2011-12-11 22:15:55 -06:00 |
switch_xml_config.c
|
fix trivial comiler warning for last commit
|
2011-04-28 14:39:24 -05:00 |
switch_xml.c
|
add tod_tz_offset variable to set to the integer value of the tz offset or the tz-offset tag on a per-tag basis
|
2011-11-07 14:31:36 -06:00 |
switch.c
|
change -hp to -rp, add -lp and -np, no priority flags means auto which will do -rp if you have > 1 cpu
|
2011-09-12 16:13:19 -05:00 |
tone2wav.c
|
|
|