Hello,<br><br>I am a Windows developer who has written an application around the event_socket interface. My client piece started with the C# EventSocket client Jonas Gauffin had posted on CodePlex.<br>Well, Jonas did not keep up that code on Codeplex, but after communicating with him, I did get the latest client-side code from the freeaswitch SVN, and it seems to work fine.<br>
<br>However, their is a persistent, nasty bug I'm seeing:<br><br>On an inbound call to FreeSwitch, I get the EventChannelAnswer event, which gives me some of the info I need on the incoming call.<br>
Following that event, I should get an EventChannelExecuteComplete event, which gives me important information like call-direction,<br>
channel-state, answer-state, caller-destination-number, caller-caller-id-name, etc.<br>
<br>
The problem I'm seeing is that EventChannelAnswer ALWAYS fires on an inbound call, but EventChannelExecuteComplete does not fire --randomly. I thought this mighrt have something to do with linger,<br>
but executing the linger command does not help.<br><br>Jonas made the following comment on the issue:<br><br>"It has been a bug in the eventsocket implementation in freeswitch. It can sometimes skip packets if the socket layer in the os gives an error code (internal socket buffer becomes full).<br>
A simple send retry usually fixes the problem. I've created a patch for it long time ago (and reported it in FS jira). Mike Jerris have made an own fix for the issue. I do not know if it works, I'm still<br>
running my own patch. I've attached it to this email. It's a patch for freeswitch\src\mod\event_handlers\mod_event_socket\ mod_event_socket.c, everything works gr8 for me with it."<br><br>Well, I have no idea how to apply the patch.<br>
<br>I've downloaded the latest code from trunk at <a href="http://files.freeswitch.org">files.freeswitch.org</a>, and built FS using Visual Studio 2008. all compiles fine. However, the bug sticks it's nasty head up randomly about every other call.<br>
<br>I've never done a patch... I tried downloading GNU Patch for windows, and tried applying it, but it reported errors.<br><br>Has this issue been fixed in core code? If not, can someone help me patch this? I'm dead in the water on a project until I resolve this. In every other aspect, I've found FS to be flawless.<br>
<br>Regards,<br><br>Gerry<br><br><br><div class="hF hH"><img class="hG" src="../../mail/images/cleardot.gif" alt=""></div><table class="cf gJ" cellpadding="0"><tbody><tr><td class="gF gK" style="width: auto;"><span class="lHQn1d"></span><span class="ik"></span><span class="gD" style="color: rgb(0, 104, 28);"></span><br>
</td><td class="gF gK"><table class="cf iB" cellpadding="0"><tbody><tr><td><span class="ik"><img class="de QrVm3d" id="upi" name="upi" src="../../mail/images/cleardot.gif" height="16" width="16"></span></td></tr></tbody></table>
</td></tr></tbody></table>