freeswitch/libs
Stefan Knoblich 60cb91b042 freetdm: ftmod_libpri + ftmod_zt: some DAHDI drivers return an error of ELAST (500) on read()/write() to indicate there are events pending.
Fixup zt_read() to handle this case correctly and rework ftmod_libpri's read wrapper function to not fail when the read function returns zero bytes.

NOTE: zt_write() has not been changed (some better way to handle these events is needed then)

This should fix these log messages:

   [WARNING] ftdm_io.c:3561 [s1c16][1:16] raw I/O read filed
   [CRIT] lpwrap_pri.c:125 span 1 D-READ FAIL! []
   [CRIT] lpwrap_pri.c:157 span 1 D-WRITE FAIL! []
   [ERR] ftmod_libpri.c:131 Short write: -1/6 (Unknown error 500)

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2010-12-07 20:06:48 +01: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 libesl: allow fs_cli -x to have args up to 1024 chars (was 256) 2010-12-01 17:39:17 -08:00
freetdm freetdm: ftmod_libpri + ftmod_zt: some DAHDI drivers return an error of ELAST (500) on read()/write() to indicate there are events pending. 2010-12-07 20:06:48 +01: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 openzap: fix mismatch in enum types 2010-11-07 16:57:11 -05: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 FS-2766 spandsp t38 fax receiving error in win XP - regression from f029f7ef 2010-10-07 08:25:41 -05: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 part 2 2010-11-17 11:46:20 -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