freeswitch/src
Peter Olsson 01e3eb458e Updated to OpenSSL 1.0.1f in Windows build 2014-02-15 21:05:04 +01:00
..
include update copyright header for 2014 2014-02-12 12:08:56 -06:00
mod Updated to OpenSSL 1.0.1f in Windows build 2014-02-15 21:05:04 +01:00
.gitignore
CMakeLists.txt
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 FS-4445 start enabling windows IPV6 support 2012-10-17 22:36:47 -05:00
switch.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_apr.c update copyright header for 2014 2014-02-12 12:08:56 -06: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 update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_config.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_console.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core_asr.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core_cert.c update copyright header for 2014 2014-02-12 12:08:56 -06: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 update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core_io.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core_media.c update copyright header for 2014 2014-02-12 12:08:56 -06: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 update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core_speech.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core_sqldb.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core_state_machine.c update copyright header for 2014 2014-02-12 12:08:56 -06: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
switch_dso.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_event.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_ivr.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_ivr_async.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_ivr_bridge.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_ivr_menu.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_ivr_originate.c update copyright header for 2014 2014-02-12 12:08:56 -06: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 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_limit.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_loadable_module.c move speex codec into the core since it already has speex anyway 2014-02-15 02:40:02 +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 Minor typo. User is being passed into this fuction as a long pointer, not a long. 2013-05-18 14:29:59 -07: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 update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_scheduler.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_sdp.c FS-5270 --resolve 2013-04-05 09:07:11 -05:00
switch_speex.c fix core speex for recent commit 2014-02-14 18:38:54 -06: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 update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_utils.c fix switch_split_user_domain to parse sip:foo.com properly 2014-02-12 23:11:11 +05:00
switch_version.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_xml.c FS-6217 --resolve 2014-02-13 06:22:13 +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