Stefan Knoblich
ca1d407921
ivrd: fflush() stdout before entering esl_listen()
...
Fixes repeatedly printing the 'Starting forking listener' message,
if stdout has been redirected into a logfile (for example).
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-05-23 02:05:25 +02:00
Anthony Minessale
6c406aa0d9
add wait handler to forking code in ivrd
2012-07-10 13:32:35 -05:00
Anthony Minessale
163fffb3e8
fix issue with threaded ivrd, forking is back by default but threaded can be chosen with -t; in both modes the fd number is not passed as the first arg to the program but in threaded mode the stdin will no longer be mapped to the socket you will have to get the first command line arg instead of fileno stdin
2012-05-03 13:13:48 -05:00
Ken Rice
7a147e4762
Update a ton of copyright statements to make sure the dates are proper
2012-04-25 17:14:55 -05:00
Ken Rice
c1f3ff998f
opps missed an include
2012-03-27 14:24:58 -05:00
Ken Rice
a1ed759b1c
try to make compiler -Werror hush
2012-03-27 14:11:41 -05:00
Ken Rice
57fac728c6
make compiler stop complaining
2012-03-27 13:58:27 -05:00
Anthony Minessale
d308694201
after f7f9a43a40
missing a bunch of code changes
2012-03-26 16:41:49 -05:00
Anthony Minessale
f7f9a43a40
use threading in testserver and ivrd
2011-12-14 12:16:09 -06:00
Anthony Minessale
09e386deda
add error checking
2010-06-24 10:02:55 -05:00
Michael Jerris
ad581d8c00
fix openbsd build of libesl (FSBUILD-256)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 23:02:48 +00:00
Anthony Minessale
d5bf92f159
kill zombies
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-14 02:29:34 +00:00
Anthony Minessale
7e9db269dd
add disconnect method and check in ivrd
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-23 19:55:02 +00:00