freeswitch/libs
Moises Silva b5b2f6134d freetdm: multiple fixes for the core and analog
* Replace ftdm_channel_flag_t with defines. We reached the 32bit limit where does not seem reliable
          to keep using enum.
	* Flags member for ftdm_channel_t is now uint64_t
	* Added FTDM_CHANNEL_CALL_STARTED flag to indicate when the API user knows about a call
	* Refactored raw_data member for ftdm_sigmsg_t. If raw_data needs to be freed it must be requested explicitly
          through the autofree member
	* Added collected member to ftdm_sigmsg_t for FTDM_SIGEVENT_COLLECTED data instead of using raw_data
	* Created define FTDM_DIGITS_LIMIT for DNIS/ANI digits limit
	* Fix some stat checks and outdated code in ftmod_analog
	* Refactored ftdm_channel_get_history_str API to return the time offsets and time since last state change
	* Do not send FTDM_SIGEVENT_STOP and FTDM_SIGEVENT_RELEASED on calls that were never reported to the user
2010-12-20 14:06:54 -05:00
..
apr FS-2738 2010-09-27 13:26:09 -05:00
apr-util Implement switch_queue_pop_timeout() and refactor sofia_profile_worker_thread_run() to use it so it doesn't wake up too often 2010-11-18 21:00:35 -05:00
broadvoice FS-287: fix bsd shell incompatibility 2010-10-03 05:02:58 -04:00
curl a slightly more annoying yet more sane way to fix snow cat 2009-12-10 04:19:49 +00:00
esl vs2010 fix build 2010-12-16 14:24:54 -06:00
freetdm freetdm: multiple fixes for the core and analog 2010-12-20 14:06:54 -05:00
iksemel FS-1248: link to libgcrypt as well, please report any platforms this breaks, but it should be portable 2010-10-03 04:56:35 -04:00
ilbc FS-287: fix bsd shell incompatibility 2010-10-03 05:02:58 -04:00
js FS-2855 Fix spidermonkey under windows x64 2010-11-17 15:39:33 -06:00
libcodec2 mod_codec2: Remove Makefile.in that are automaticly generated by the automake process 2010-09-29 19:51:31 -04:00
libdingaling FSCORE-667 2010-09-07 09:40:47 -05:00
libedit a slightly more annoying yet more sane way to fix snow cat 2009-12-10 04:19:49 +00:00
libg722_1 FS-287: fix bsd shell incompatibility 2010-10-03 05:02:58 -04:00
libnatpmp fix braindead SLES 10 core build (FSBUILD-173) 2009-06-11 17:34:27 +00:00
libsndfile remove ignored file from tree 2010-11-24 03:58:22 +00:00
libteletone fix several code analysis problems and mask several that are required 2010-09-20 09:25:14 -05:00
miniupnpc try to fix miniwget on suse (FSBUILD-258) 2010-03-08 17:14:04 +00:00
openzap normalize tests for outbound channels to use switch_channel_direction instead of testing for CF_OUTBOUND 2010-12-15 20:59:42 -06:00
pcre a slightly more annoying yet more sane way to fix snow cat 2009-12-10 04:19:49 +00:00
portaudio VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
silk VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
sofia-sip set minimum initital sip t1 timer to 1000ms to work around race condition on retry timer firing before all the things that are supposed to be handled by the timer are set. The base resolution on this timer is 500ms, so doubling up makes sure we always hit the initial retry timer on the next run, where everything should be set. The side effect was, 1/2 the time on a request that did not get immediate response, the timer would be fired and cleared, but the action (sending retry) was never done, and a new timer was not set, causing the request to just sit zombied and never retry. A better solution would be to find and correct the race condition so the timer is never set to early and we never hit this condition. 2010-11-03 13:58:12 -04:00
spandsp temp tiff hack (make spandsp-reconf) 2010-12-10 17:58:24 -06:00
speex VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
sqlite FS-287: fix bsd shell incompatibility 2010-10-03 05:02:58 -04:00
srtp VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
stfu hide debug line 2010-12-17 16:19:56 -06:00
tiff-3.8.2 add empty dir 2010-03-30 14:25:13 -04:00
udns move mod_enum to use automake 2009-12-07 07:07:43 +00:00
unimrcp VS2010 fix initial build dependency 2010-11-22 21:49:33 -06:00
win32 FS-2826 more fixes for sounds 2010-11-07 14:35:29 -06:00
xmlrpc-c VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
yaml FSBUILD-249 2010-02-23 22:56:54 +00:00
.gitignore Update .gitignore 2010-09-14 17:14:53 -07:00