.. |
include
|
add an event to phrases to be used as possible variables in parsing
|
2010-03-03 20:49:38 +00:00 |
mod
|
skypiax: when trying to specify the use of an already busy interface for originating an outbound call, return SWITCH_CAUSE_NORMAL_CIRCUIT_CONGESTION instead of DESTINATION_OUT_OF_ORDER. Like in openzap. Would be better to return SWITCH_CAUSE_REQUESTED_CHAN_UNAVAIL ???
|
2010-03-04 15:04:57 +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
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
inet_pton.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch.c
|
compromising on timing code, remove -vm and make it default, make new -heavy-timing for previous default, change tipping-point to work of count of active timers rather than sessions, this should statisfy the droves of 'I wish it worked like 1.0.4 people'
|
2010-03-01 19:25:27 +00:00 |
switch_apr.c
|
rename switch_socket_create_pollfd to switch_socket_create_pollset, add switch_socket_create_pollfd that really creates a pollfd out of a socket, expose switch_pollset_poll and switch_pollset_remove
|
2010-02-17 22:36:07 +00:00 |
switch_buffer.c
|
add switch_buffer_peek()
|
2010-02-18 20:22:32 +00:00 |
switch_caller.c
|
fix regression from today
|
2010-03-03 22:30:01 +00:00 |
switch_channel.c
|
skip dialplan args with bad char sequences
|
2010-03-03 18:31:19 +00:00 |
switch_config.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_console.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core.c
|
increase default
|
2010-03-04 00:41:42 +00:00 |
switch_core_asr.c
|
add flag
|
2010-03-04 01:16:48 +00:00 |
switch_core_codec.c
|
fix rare accidental null pointer deref
|
2010-02-26 19:20:24 +00:00 |
switch_core_db.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_directory.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_event_hook.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_file.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_hash.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_io.c
|
revert
|
2010-02-17 22:00:01 +00:00 |
switch_core_media_bug.c
|
re-arrange location of events
|
2010-03-02 23:35:26 +00:00 |
switch_core_memory.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_port_allocator.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_rwlock.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_session.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_speech.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_sqldb.c
|
cleanup
|
2010-02-22 23:41:56 +00:00 |
switch_core_state_machine.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_timer.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_cpp.cpp
|
add bridged method to scripting langs
|
2010-03-01 20:04:12 +00:00 |
switch_dso.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_event.c
|
skip dialplan args with bad char sequences
|
2010-03-03 18:31:19 +00:00 |
switch_ivr.c
|
doh
|
2010-03-02 17:50:56 +00:00 |
switch_ivr_async.c
|
add events for bug start and stop
|
2010-03-02 01:11:15 +00:00 |
switch_ivr_bridge.c
|
FSCORE-556
|
2010-02-23 17:00:17 +00:00 |
switch_ivr_menu.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_ivr_originate.c
|
default to a leg number on originate to bridge
|
2010-03-02 00:41:39 +00:00 |
switch_ivr_play_say.c
|
add an event to phrases to be used as possible variables in parsing
|
2010-03-03 20:49:38 +00:00 |
switch_loadable_module.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_log.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_mprintf.c
|
skip dialplan args with bad char sequences
|
2010-03-03 18:31:19 +00:00 |
switch_nat.c
|
printers do not route to the internet, in fact, all printers do is kill trees, killers are evil and as such should be ignored
|
2010-02-11 08:33:03 +00:00 |
switch_odbc.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_pcm.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_regex.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_resample.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_rtp.c
|
rename switch_socket_create_pollfd to switch_socket_create_pollset, add switch_socket_create_pollfd that really creates a pollfd out of a socket, expose switch_pollset_poll and switch_pollset_remove
|
2010-02-17 22:36:07 +00:00 |
switch_scheduler.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_stun.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_swig.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_swig.i
|
changes to language stuff
|
2006-09-20 21:59:50 +00:00 |
switch_time.c
|
doh
|
2010-03-03 16:23:22 +00:00 |
switch_utils.c
|
tweak on last commit
|
2010-02-24 18:41:23 +00:00 |
switch_xml.c
|
fix vm to inherit params from domain/group
|
2010-02-15 17:40:13 +00:00 |
switch_xml_config.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |