freeswitch/libs
Travis Cross 59f80c9e4f Handle bodies not ending in newlines w/EL_REFRESH
The issue is that sofia siptrace output doesn't end each line with a
newline.  Instead it sends a separate newline afterward, which comes
in as a separate event body.  With the new EL_REFRESH code in effect
the line is being cleared after the siptrace output has been written
but before that next newline comes in.

With our own refresh code this doesn't happen because of slight
differences in where the stdio buffers get flushed compared to where
the output of clear_line() ends up.

This is a bit of a clumsy workaround.  But we'll fix it first, then
refactor.
2014-03-27 23:06:07 +00:00
..
apr FS-6294 FS-6308 NetBSD support should work test and report back please. 2014-03-19 14:34:07 -05:00
apr-util put this back for now to test 2014-03-09 14:46:06 -04:00
broadvoice remove generated file from git 2014-03-08 08:51:58 -06:00
esl Handle bodies not ending in newlines w/EL_REFRESH 2014-03-27 23:06:07 +00:00
freetdm remove DYNAMIC_LIB_EXTEN because we use libtool to figure this all out now 2014-03-14 18:04:07 -04:00
iksemel clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
ilbc fix autoconf syntax issue 2014-03-07 19:19:53 -05:00
js FS-5920 --resolve 2013-12-16 11:54:15 -05:00
ldns FS-6379: --resolve fix ldns bootstrap/build on solaris 2014-03-19 11:13:51 +00:00
libcodec2 FS-6293: fix mod_codec2 srcdir build 2014-03-18 17:19:40 -04:00
libdingaling remove DYNAMIC_LIB_EXTEN because we use libtool to figure this all out now 2014-03-14 18:04:07 -04:00
libg722_1 autoconf syntax error 2014-03-07 19:35:51 -05:00
libks update copyright header for 2014 2014-02-12 12:08:56 -06:00
libnatpmp FS-4071 --resolve 2012-04-04 16:18:53 -05:00
libscgi update copyright header for 2014 2014-02-12 12:08:56 -06:00
libsndfile Tweak sndfile for args 2014-03-19 17:37:02 +00:00
libteletone clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
libtpl-1.5 silence unused var warnings 2014-03-19 14:17:09 -04:00
libzrtp clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
miniupnpc try to fix miniwget on suse (FSBUILD-258) 2010-03-08 17:14:04 +00:00
openzap Support Intel ICC 2014-03-19 14:34:07 -05:00
portaudio clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
silk FS-6293: fix mod_silk srcdir build 2014-03-17 08:32:17 -04:00
sofia-sip FS-6294 DragonFly requires this also. 2014-03-21 11:14:15 -05:00
spandsp FS-6309 don't try to use incomplete tgmath.h on NetBSD 2014-03-19 03:35:47 -05:00
srtp remove DYNAMIC_LIB_EXTEN because we use libtool to figure this all out now 2014-03-14 18:04:07 -04:00
tiff-4.0.2 FS-6375 fix till we switch to system tiff 2014-03-19 12:32:23 +00:00
unimrcp FS-6293: unimrcp srcdir build working 2014-03-19 15:04:41 -04:00
win32 FS-6293 windows duh 2014-03-24 18:45:05 -05:00
xmlrpc-c FS-6293: abandon xmlrpc-c build system entirely. We can revist this when we try to pull this lib out of tree, in the mean time, this fixes a ton of problems. 2014-03-18 09:50:12 -04:00
.gitignore Use system libyaml for mod_yaml 2014-03-26 19:27:22 +00:00