On Sat, Feb 21, 2004 at 09:08:02AM -0500, Bill Michaelson wrote:
> 
> Does anyone have any ideas?
> 

Can you check the errno? strerror(errno); should give you a string of why  it
failed. (Just be careful not to use other stuff which touches errno after the
fork()

(note, I didn't read over the code, just something that came to mind.)
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to