.. |
include
|
FS-3312 --resolve
|
2011-05-25 14:45:55 -05:00 |
mod
|
FS-3312 --resolve
|
2011-05-25 14:45:55 -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
|
Add initial support for VS2010
|
2010-06-28 15:49:19 -05:00 |
switch.c
|
FS-3166 --resolve
|
2011-04-22 16:43:29 -05:00 |
switch_apr.c
|
FS-3308 --resolve
|
2011-05-23 13:20:33 -05:00 |
switch_buffer.c
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
switch_caller.c
|
allow creation of arbitrary profile vars
|
2011-05-13 15:29:40 -05:00 |
switch_channel.c
|
allow creation of arbitrary profile vars
|
2011-05-13 15:29:40 -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
|
FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core.
|
2011-04-29 10:24:50 -05:00 |
switch_core.c
|
FS-3312 --resolve
|
2011-05-25 14:45:55 -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
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06: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
|
FS-3166 --resolve
|
2011-04-22 16:43:29 -05:00 |
switch_core_memory.c
|
FS-3106 --comment-only Try this newer refactored version which completely removes the thread affinity and uses a linked-list to manage the pool, I can run my same 100cps test and only use like 4 db handles
|
2011-03-03 12:54:20 -06: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
|
add time stamp to app_log
|
2011-05-16 13:41:52 -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
|
FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core.
|
2011-04-29 10:24:50 -05:00 |
switch_core_state_machine.c
|
add bridged timestamp and hangup_complete_with_xml=true to add xml_cdr to the body of hangup_complete events
|
2011-04-28 13:46:39 -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
|
tweak
|
2011-04-29 10:29:03 -05:00 |
switch_ivr.c
|
fix warning
|
2011-05-16 16:46:09 -04:00 |
switch_ivr_async.c
|
record_session: Will auto create recursive destination folder if it doesn't already exist (Doesn't create folder when used with local cache feature)
|
2011-05-03 17:27:21 -04:00 |
switch_ivr_bridge.c
|
add bridged timestamp and hangup_complete_with_xml=true to add xml_cdr to the body of hangup_complete events
|
2011-04-28 13:46:39 -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-3303 --resolve this was an edge case between fail_on_single_reject and group_confirm
|
2011-05-18 16:10:46 -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
|
FSBUILD-296 Fix VS2008 code analysis build
|
2010-08-24 08:55:00 -05:00 |
switch_limit.c
|
FSCORE-637 - limit - reset rate and release resource apis
|
2010-07-20 22:21:32 -05:00 |
switch_loadable_module.c
|
FS-3166 --resolve
|
2011-04-22 16:43:29 -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
|
…
|
|
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
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
switch_resample.c
|
play files saying vol level in conf in lieu of making a function of say modules to return file_string urls (we need that)
|
2011-02-25 18:09:58 -06:00 |
switch_rtp.c
|
fix rare t38 gateway issue
|
2011-05-12 10:32:39 -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
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
switch_swig.i
|
…
|
|
switch_time.c
|
fix trivial compiler warning
|
2011-04-29 15:01:07 -05:00 |
switch_utils.c
|
add additional format YYYYMMDDHHMMSS to strepoch
|
2011-05-19 15:39:43 -05:00 |
switch_xml.c
|
fix trivial compiler warning
|
2011-05-23 22:51:43 -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 |