.. |
include
|
set default resample quality to 2
|
2009-07-28 18:50:33 +00:00 |
mod
|
skypiax: fixed crash when you set an interface as 'sk' console, then remove the interface, then use the 'sk' command to send a message to the API (it try to use a non-existing interface)
|
2009-07-29 11:07:46 +00:00 |
CMakeLists.txt
|
apr cmake files
|
2009-02-16 07:12:17 +00:00 |
Makefile.am
|
Make libdir and bindir being accepted by libs and modules
|
2008-02-18 14:58:41 +00:00 |
g711.c
|
move L16 and g711 into the core
|
2008-02-18 19:43:57 +00:00 |
inet_pton.c
|
inet_pton.c needs switch.h for SWITCH_DECLARE
|
2009-06-10 01:02:48 +00:00 |
switch.c
|
use FREESWITCH_OPTS env var to hold a string of desired command line switches
|
2009-07-24 18:20:37 +00:00 |
switch_apr.c
|
core: add switch_sockaddr_equal (LBAPR-3)
|
2009-07-28 16:03:45 +00:00 |
switch_buffer.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_caller.c
|
oops
|
2009-06-05 01:17:59 +00:00 |
switch_channel.c
|
oops
|
2009-06-05 01:46:09 +00:00 |
switch_config.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_console.c
|
FSCORE-374
|
2009-06-26 19:08:17 +00:00 |
switch_core.c
|
FSCORE-385
|
2009-06-23 21:41:22 +00:00 |
switch_core_asr.c
|
declinatio mortuus obfirmo
|
2009-06-16 17:39:03 +00:00 |
switch_core_codec.c
|
FSCORE-349 add flag to denote if a codec is init or not
|
2009-04-09 17:17:12 +00:00 |
switch_core_db.c
|
zero out buffer on (null)
|
2009-07-23 14:52:23 +00:00 |
switch_core_directory.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_core_event_hook.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_core_file.c
|
FSCORE-403
|
2009-07-23 15:55:13 +00:00 |
switch_core_hash.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_core_io.c
|
FSCORE-403
|
2009-07-23 15:55:13 +00:00 |
switch_core_media_bug.c
|
change timing for media bug recording *yet again*
|
2009-07-06 22:21:45 +00:00 |
switch_core_memory.c
|
add some stuff for zrtp
|
2009-05-22 18:19:55 +00:00 |
switch_core_port_allocator.c
|
fix windows build
|
2009-03-20 22:38:38 +00:00 |
switch_core_rwlock.c
|
change CS_DONE to CS_DESTROY and add state handler for destroy and tear down critical parts of the channel from this method which is not called until it's impossible for anything to be referencing the channel (after final write lock and before destroying the pool)
|
2009-04-10 17:43:18 +00:00 |
switch_core_session.c
|
switch_core_session_execute_exten: fix missing UNPROTECT_INTERFACE
|
2009-07-28 18:33:18 +00:00 |
switch_core_speech.c
|
FSCORE-403
|
2009-07-23 15:55:13 +00:00 |
switch_core_sqldb.c
|
LOOK OUT BELOW... (FSCORE-381)
|
2009-06-30 18:59:05 +00:00 |
switch_core_state_machine.c
|
MODSOFIA-18
|
2009-07-22 19:14:47 +00:00 |
switch_core_timer.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_cpp.cpp
|
doh,
|
2009-07-08 01:53:08 +00:00 |
switch_dso.c
|
dos2unix
|
2009-05-27 23:07:50 +00:00 |
switch_event.c
|
mod_event_socket: sendevent Fire events with correct event-name and subclass (MODEVENT-41)
|
2009-07-24 20:13:36 +00:00 |
switch_ivr.c
|
hit the xml registry to look up path information for the say app
|
2009-07-21 17:56:12 +00:00 |
switch_ivr_async.c
|
FSCORE-403
|
2009-07-17 20:42:24 +00:00 |
switch_ivr_bridge.c
|
fix typo
|
2009-05-21 23:47:04 +00:00 |
switch_ivr_menu.c
|
MODAPP-301
|
2009-07-03 22:09:54 +00:00 |
switch_ivr_originate.c
|
doh
|
2009-07-15 15:24:47 +00:00 |
switch_ivr_play_say.c
|
init buffer in lead out on speak
|
2009-06-16 21:33:31 +00:00 |
switch_loadable_module.c
|
here you go
|
2009-03-27 19:51:41 +00:00 |
switch_log.c
|
add sofia tracelevel <level> and tracelevel param in <settings>
|
2009-06-09 19:52:07 +00:00 |
switch_nat.c
|
FSCORE-405
|
2009-07-27 14:31:47 +00:00 |
switch_odbc.c
|
fix build failure
|
2009-06-24 16:27:28 +00:00 |
switch_pcm.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_regex.c
|
no comment.
|
2009-07-02 01:36:50 +00:00 |
switch_resample.c
|
FSCORE-403
|
2009-07-23 15:55:13 +00:00 |
switch_rtp.c
|
revert as per anthm
|
2009-06-15 21:20:01 +00:00 |
switch_scheduler.c
|
doh
|
2009-03-03 00:21:11 +00:00 |
switch_stun.c
|
build: fix gcc-4.4.0 build failures (FSCORE-355)
|
2009-05-19 20:25:59 +00:00 |
switch_swig.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_swig.i
|
changes to language stuff
|
2006-09-20 21:59:50 +00:00 |
switch_time.c
|
add show distinct_channels (mix of show channels and show calls)
|
2009-06-25 00:03:41 +00:00 |
switch_utils.c
|
add time of day routing attrs to condition tags in xml dialplan
|
2009-07-06 18:31:23 +00:00 |
switch_xml.c
|
switch_xml_locate: don't parse the binding section at every iteration
|
2009-06-10 05:03:07 +00:00 |
switch_xml_config.c
|
Implement new config parser in mod_voicemail
|
2009-06-20 03:37:15 +00:00 |