On 1/3/2011 8:22 AM, Razvan Crainea wrote: > > I was doing some tests for the timeout notification mechanism and I > noticed that every time RTPProxy tries to send notification through a > UNIX socket I get this error: > ERR:reconnect_timeout_handler: can't connect to timeout socket: Invalid > argument > The problem is that connect function ends with EINVAL error, because the > last parameter has a wrong value. > I attached a small patch to solve this error.
Razvan, I've committed the fix into the git's trunk. Please check and let me know if the problem persists. Regards, -- Maksym Sobolyev Sippy Software, Inc. Internet Telephony (VoIP) Experts T/F: +1-646-651-1110 Web: http://www.sippysoft.com MSN: [email protected] Skype: SippySoft _______________________________________________ Devel mailing list [email protected] http://lists.rtpproxy.org/mailman/listinfo/devel
