[SR-Users] RTPPROXY timeout patch.

Carsten Bock lists at bock.info
Tue Mar 22 12:45:23 CET 2011


Hi Alexandre,

it took quite a lot of searching, but now it's done. It was a general
RTPProxy/PThread issue.
The problem seems to be, that the PThread is created before the fork
of the main process. Then the Thread waits forever...

Attached an changed main.c + rtpp_defines.h which modifies this
behaviour and starts the Thread after the fork.
I will create an according patch and send it to the
RTPProxy-Dev-Mailinglist as well.

Have fun,
Carsten

-- 
Carsten Bock
http://www.ng-voice.com
mailto:carsten at ng-voice.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.c
Type: text/x-csrc
Size: 23005 bytes
Desc: not available
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20110322/dd49a6f0/attachment-0001.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtpp_defines.h
Type: text/x-chdr
Size: 4428 bytes
Desc: not available
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20110322/dd49a6f0/attachment-0001.h>


More information about the sr-users mailing list