.. |
include
|
fix build
|
2012-08-09 16:27:15 -05:00 |
mod
|
add javascript chatplan app
|
2012-08-10 20:12:26 -05:00 |
.gitignore
|
Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
|
2010-04-05 23:17:43 +00:00 |
CMakeLists.txt
|
…
|
|
Makefile.am
|
…
|
|
fs_encode.c
|
FS-2216 --resolve clang
|
2012-07-03 09:01:27 -05:00 |
g711.c
|
…
|
|
inet_pton.c
|
Add initial support for VS2010
|
2010-06-28 15:49:19 -05:00 |
switch.c
|
Make version output more human-friendly
|
2012-07-20 07:43:26 +00:00 |
switch_apr.c
|
add apr stub to get the real OS socket
|
2012-08-09 11:56:29 -05:00 |
switch_buffer.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_caller.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_channel.c
|
add api-expansion to switch.conf.xml and fsctl api_expansion command to control allowing apis to be expanded via variable expansion
|
2012-07-27 18:53:04 -05:00 |
switch_config.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_console.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_core.c
|
add api-expansion to switch.conf.xml and fsctl api_expansion command to control allowing apis to be expanded via variable expansion
|
2012-07-27 18:53:04 -05:00 |
switch_core_asr.c
|
update name/e-mail address
|
2012-06-11 13:05:29 +00:00 |
switch_core_codec.c
|
update name/e-mail address
|
2012-06-11 13:05:29 +00:00 |
switch_core_db.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_core_directory.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_core_event_hook.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_core_file.c
|
add switch_core_file_write_video
|
2012-07-20 11:38:20 +08:00 |
switch_core_hash.c
|
Merging FS-3432 switch_core_hash.c patch in from Tamas
|
2012-06-21 14:09:49 -07:00 |
switch_core_io.c
|
abstract out originate_signal_bond to a function to avoid confustion and regressions
|
2012-05-29 13:10:15 -05:00 |
switch_core_media_bug.c
|
FS-4204 --resolve
|
2012-05-10 22:34:37 -05:00 |
switch_core_memory.c
|
FS-4245 --resolve
|
2012-05-23 13:13:32 -05:00 |
switch_core_port_allocator.c
|
FS-4373 --resolve this is probably the same issue nobody would file a bug about on the mailing list even after I begged them to from last weekend
|
2012-07-23 11:36:19 -05:00 |
switch_core_rwlock.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_core_session.c
|
add uuid to event socket apps
|
2012-07-02 15:12:55 -05:00 |
switch_core_speech.c
|
update name/e-mail address
|
2012-06-11 13:05:29 +00:00 |
switch_core_sqldb.c
|
FS-4483 --resolve
|
2012-07-31 08:03:07 -05:00 |
switch_core_state_machine.c
|
tweak to confirm blind transfer patch
|
2012-05-08 19:33:53 -05:00 |
switch_core_timer.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_cpp.cpp
|
allow event consumer to supply size as optional arg
|
2012-06-14 11:31:46 -05:00 |
switch_curl.c
|
move func in the core to hide the need to wrap it
|
2012-01-05 16:57:31 -06:00 |
switch_dso.c
|
switch_dso.c: FreeBSD(8.0) dlerror() returns const char*, add cast to char* to avoid a warning (and abort due to -Werror)
|
2010-04-24 11:18:49 +02:00 |
switch_event.c
|
add api-expansion to switch.conf.xml and fsctl api_expansion command to control allowing apis to be expanded via variable expansion
|
2012-07-27 18:53:04 -05:00 |
switch_ivr.c
|
FS-4487 --resolve
|
2012-08-07 07:35:41 -05:00 |
switch_ivr_async.c
|
update name/e-mail address
|
2012-06-11 13:05:29 +00:00 |
switch_ivr_bridge.c
|
FS-4471 --resolve
|
2012-07-26 21:25:50 -05:00 |
switch_ivr_menu.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_ivr_originate.c
|
FS-4450 this is pre-emptive, This is the only way I can see an endless loop here
|
2012-07-20 19:15:04 -05:00 |
switch_ivr_play_say.c
|
don't seg on no valid_terminators
|
2012-07-02 11:55:49 -04:00 |
switch_ivr_say.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_json.c
|
FS-4285 --resolve
|
2012-06-04 09:24:42 -05:00 |
switch_limit.c
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_loadable_module.c
|
FS-4453 confirm this fixes your problem please
|
2012-07-26 12:32:51 -05:00 |
switch_log.c
|
moot leak in logger since it only happens on shutdown 1/10 times but hey, lets fix it
|
2012-06-28 10:10:30 -05: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
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_odbc.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_pcm.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_profile.c
|
FSCORE-570
|
2010-03-15 18:01:38 +00:00 |
switch_regex.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_resample.c
|
re-implement sla barge using eavesdrop backend
|
2012-05-07 13:44:16 -05:00 |
switch_rtp.c
|
Revert "FreeSWITCH: Fix warn-unused-result error in rtp_common_read()."
|
2012-07-31 01:58:48 +02:00 |
switch_scheduler.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_stun.c
|
update stun to more modern spec
|
2012-06-22 18:15:06 -05:00 |
switch_swig.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_swig.i
|
add getGlobalVariable and setGlobalVariable to swig stuff
|
2011-10-21 08:56:42 -05:00 |
switch_time.c
|
FS-4387 --resolve
|
2012-07-04 23:06:32 -05:00 |
switch_utils.c
|
FS-4429 --resolve you guys should come to cluecon we would like to help you get bvtapi working really well
|
2012-07-16 13:39:23 -05:00 |
switch_xml.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
switch_xml_config.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
tone2wav.c
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |