freeswitch/src
Anthony Minessale b2bc13dc7e Add signal handlers for SIGIO and SIGPOLL
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3423 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-20 21:43:44 +00:00
..
dotnet add syntax field to the api interface struct. 2006-10-08 05:04:34 +00:00
include Ringback (sponsored by Front Logic) 2006-11-19 01:05:06 +00:00
mod disable registration probe and options keep-alive for now as there is a bug in the implementation of this on the sofia side, and it causes the registration to never happen, and for it to spin re-registering out of control forever in some situations with UA's that send 404's to OPTIONS packets, or when behind nat on either side. This will get fixed in sofia, then become a configurable option on our side. 2006-11-20 05:26:20 +00:00
switch.c catch up with api, add option to switch_core_destroy call. 2006-11-18 06:43:37 +00:00
switch_buffer.c more optimizationification 2006-09-22 02:10:27 +00:00
switch_caller.c Rename ani2 to aniii and ANI2 to ANI-II where appropriate. Because its not ANI2 its ANI II (eye eye) 2006-10-17 23:33:32 +00:00
switch_channel.c ampersand was being used to indicate a function and a double call change it to carrot ^ for functions 2006-11-20 02:01:21 +00:00
switch_config.c make snprintf commands use the path seperator macro. 2006-06-05 18:12:33 +00:00
switch_console.c find missing ret = and put them back 2006-10-16 19:56:42 +00:00
switch_core.c Add signal handlers for SIGIO and SIGPOLL 2006-11-20 21:43:44 +00:00
switch_event.c let's make sure realloc works 2006-11-11 19:40:41 +00:00
switch_ivr.c parentheses for proper cast. 2006-11-19 01:11:07 +00:00
switch_loadable_module.c Finalization of speech detect interface and API 2006-11-09 05:39:04 +00:00
switch_log.c update 2006-11-16 21:20:00 +00:00
switch_resample.c change resample quality 2006-11-09 05:36:03 +00:00
switch_rtp.c logic fix on rtp_common_read on a not ready session, init bytes to 0 so the checks outside of the while loop work. 2006-11-16 18:48:53 +00:00
switch_stun.c Fix issue pointed out by Fanzhou Zhao <fanzhou@gmail.com> 2006-08-22 14:48:35 +00:00
switch_swig.c update 2006-11-19 01:09:10 +00:00
switch_swig.i changes to language stuff 2006-09-20 21:59:50 +00:00
switch_utils.c hack to fix udp sockets 2006-11-15 03:17:28 +00:00
switch_xml.c type tweak 2006-10-01 21:29:03 +00:00