.. |
include
|
start updating doxygen
|
2014-03-28 10:04:31 -05:00 |
mod
|
Say zero in time measurement only if it is neccessary
|
2014-03-31 09:33:17 +02:00 |
.gitignore
|
…
|
|
CMakeLists.txt
|
Completely unbundle speex
|
2014-03-20 15:28:25 +00:00 |
Makefile.am
|
…
|
|
fs_encode.c
|
move speex codec into the core since it already has speex anyway
|
2014-02-15 02:40:02 +05:00 |
g711.c
|
…
|
|
inet_pton.c
|
…
|
|
switch.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_apr.c
|
FS-6211 more changes
|
2014-03-13 13:00:10 -05:00 |
switch_buffer.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_caller.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_channel.c
|
change from sqlite hash to newly added one
|
2014-03-09 00:37:17 +05:00 |
switch_config.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_console.c
|
change from sqlite hash to newly added one
|
2014-03-09 00:37:17 +05:00 |
switch_core.c
|
Require sqlite as a system dependency
|
2014-03-24 12:54:49 +00:00 |
switch_core_asr.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_cert.c
|
FS-6204 refactor some dtls code to generate a 1024 bit cert suitable for dtls in all version of chrome
|
2014-02-19 07:05:37 +05:00 |
switch_core_codec.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_db.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_directory.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_event_hook.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_file.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_hash.c
|
FS-6342 --resolve regression from 804ef7709d Missed part of properly implementing the case-insensitive mode on the hash causing the dp lookup xml not to match XML
|
2014-03-12 04:50:42 +05:00 |
switch_core_io.c
|
add a way to tell mod_conference when the rate of the channel has changed due to a codec change so it can reset the resampler and codecs internally
|
2014-03-07 05:17:47 +05:00 |
switch_core_media.c
|
FS-6341: --resolve add 3pcc invite w/o sdp support for 100rel/PRACK
|
2014-03-17 12:27:42 -04:00 |
switch_core_media_bug.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_memory.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_port_allocator.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_rwlock.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_session.c
|
silence clang warning about always false, this is meant to keep naughty users for the api from causing a crash, the check is fine
|
2014-03-15 22:42:05 -04:00 |
switch_core_speech.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_core_sqldb.c
|
Add error handling to sql queue manager callback functionality and fix spelling.
|
2014-03-14 15:54:05 +00:00 |
switch_core_state_machine.c
|
FS-6235
|
2014-02-23 05:17:07 +05:00 |
switch_core_timer.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_cpp.cpp
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_curl.c
|
BNPH-6149: allow to use system curl again, fix some types on auth_scheme values to all be long, don't use curl private function in our wrapper. This may cause missing symbol curl_easy_setopt with visibility turned on, if it does that, please let me know
|
2014-03-12 13:47:24 -05:00 |
switch_dso.c
|
…
|
|
switch_event.c
|
change from sqlite hash to newly added one
|
2014-03-09 00:37:17 +05:00 |
switch_hashtable.c
|
Add hashtable code from openzap/freetdm to FS core
|
2014-03-09 00:37:17 +05:00 |
switch_ivr.c
|
FS-6371 --resolve json cdr is missing some caller profile times
|
2014-03-19 11:01:22 +01:00 |
switch_ivr_async.c
|
change from sqlite hash to newly added one
|
2014-03-09 00:37:17 +05:00 |
switch_ivr_bridge.c
|
FS-6226Prevent DTMF from traversing bridged channels, but still allow me to send DTMF via API or dp app (uuid_send_dtmf or send_dtmf)
|
2014-03-01 09:58:43 -06:00 |
switch_ivr_menu.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_ivr_originate.c
|
change from sqlite hash to newly added one
|
2014-03-09 00:37:17 +05:00 |
switch_ivr_play_say.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_ivr_say.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_json.c
|
FS-6294 FS-6308 NetBSD support should work test and report back please.
|
2014-03-19 14:34:07 -05:00 |
switch_limit.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_loadable_module.c
|
change from sqlite hash to newly added one
|
2014-03-09 00:37:17 +05:00 |
switch_log.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_mprintf.c
|
Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks.
|
2014-01-22 22:30:23 +01:00 |
switch_nat.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_odbc.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_pcm.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_pgsql.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_profile.c
|
FS-6271 damn these would'nt show up at the same time
|
2014-02-26 20:23:39 -06:00 |
switch_regex.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_resample.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_rtp.c
|
revert part of 390e6713cc
|
2014-03-10 14:42:52 -05:00 |
switch_scheduler.c
|
Refactor out extraneous call to gettime
|
2014-03-17 17:47:51 +00:00 |
switch_sdp.c
|
…
|
|
switch_speex.c
|
fix core speex for recent commit
|
2014-02-14 18:38:54 -06:00 |
switch_stfu.c
|
move libs/stfu into the core, as it is not really a lib
|
2014-03-17 09:44:14 -04:00 |
switch_stun.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_swig.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_swig.i
|
…
|
|
switch_time.c
|
change from sqlite hash to newly added one
|
2014-03-09 00:37:17 +05:00 |
switch_utils.c
|
Fix minor edge case in switch_split_user_domain
|
2014-03-06 06:03:27 +00:00 |
switch_version.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
switch_xml.c
|
FS-6355 remove check on delete
|
2014-03-15 23:09:45 -05:00 |
switch_xml_config.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
tone2wav.c
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |