freeswitch/src
Seven Du c0481e62f8 FS-6235 try this patch, this will send you a DOWN state at last 2014-02-23 08:33:27 +08:00
..
include FS-6235 2014-02-23 05:17:21 +05:00
mod FS-6235 try this patch, this will send you a DOWN state at last 2014-02-23 08:33:27 +08:00
.gitignore
CMakeLists.txt
Makefile.am
fs_encode.c fix regression from 9074a12455 2013-09-19 22:24:56 +08:00
g711.c
inet_pton.c FS-4445 start enabling windows IPV6 support 2012-10-17 22:36:47 -05:00
switch.c FreeSWITCH will choose the right system defaults for you 2013-09-26 03:46:25 +08:00
switch_apr.c add polycom support to multicast paging, broadcast all formats at once to support most every popular phone at once 2013-11-22 05:00:26 +05:00
switch_buffer.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_caller.c FS-5620 --resolve 2013-07-19 21:50:55 -05:00
switch_channel.c FS-6235 2014-02-23 05:17:21 +05:00
switch_config.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_console.c avoid loop and adding a missing complete 2013-11-18 15:15:40 +08:00
switch_core.c FS-5675 --resolve 2014-01-24 00:24:15 +05:00
switch_core_asr.c FS-5583 --resolve 2013-07-19 14:03:11 -05:00
switch_core_codec.c make exception for g722 2013-10-24 05:04:44 +05:00
switch_core_db.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_core_directory.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_core_event_hook.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_core_file.c fix windows compiler warnings 2013-09-21 16:22:05 -05:00
switch_core_hash.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_core_io.c allow native recording and transcoding at the same time 2014-01-08 04:12:15 +05:00
switch_core_media_bug.c punt without return 2013-06-28 09:48:28 -05:00
switch_core_memory.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_core_port_allocator.c FS-5675 --resolve 2014-01-24 00:24:15 +05:00
switch_core_rwlock.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_core_session.c FS-6006 --resolve 2013-11-27 23:44:30 +05:00
switch_core_speech.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_core_sqldb.c add total used count for debug 2013-11-18 15:14:03 +08:00
switch_core_state_machine.c FS-6235 2014-02-23 05:17:21 +05:00
switch_core_timer.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_cpp.cpp FS-6061 --resolve 2013-12-23 22:43:21 +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 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_event.c FS-5036 --resolve 2013-12-13 23:14:21 +05:00
switch_ivr.c add loops var durning looped execution 2013-12-18 03:20:16 +05:00
switch_ivr_async.c revert 2013-10-28 21:16:52 +05:00
switch_ivr_bridge.c make hangup or end of bridge trigger unhold action for held legs 2014-02-21 13:26:15 -06:00
switch_ivr_menu.c adding transfer-sound to ivr menu so you can specifiy a sound file to pay when a transfer takes place 2013-07-24 18:40:31 -05:00
switch_ivr_originate.c add support for originated_legs and originating_leg_uuid on enterprise originate 2014-01-22 22:42:16 +05:00
switch_ivr_play_say.c some null checks from coverity 2013-12-26 23:57:21 +05:00
switch_ivr_say.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_json.c Add cJSON_Duplicate() function from upstream source. 2013-02-11 18:53:37 +00:00
switch_limit.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_loadable_module.c make exception for g722 2013-10-24 05:04:44 +05:00
switch_log.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_mprintf.c
switch_nat.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_odbc.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_pcm.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_pgsql.c do not treat key exists as error as already doing in other place 2013-11-18 15:14:38 +08:00
switch_profile.c Minor typo. User is being passed into this fuction as a long pointer, not a long. 2013-05-18 14:30:43 -07:00
switch_regex.c --resolve FS-5566 2013-07-01 17:06:13 -05:00
switch_resample.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_rtp.c FS-6195 --resolve 2014-02-06 22:24:59 +05:00
switch_scheduler.c FS-5994 it looks like its microseconds 2014-02-09 04:24:53 +05:00
switch_stun.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_swig.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
switch_swig.i
switch_time.c FS-6056 --resolve this was already fixed in master 2013-12-20 00:12:08 +05:00
switch_utils.c fix switch_split_user_domain to parse sip:foo.com properly 2014-02-12 23:11:54 +05:00
switch_xml.c FS-6217 --resolve 2014-02-13 06:22:24 +05:00
switch_xml_config.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
tone2wav.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00