[Freeswitch-users] ESL and Event Socket for .NET

Ira Tessler ira at connectmevoice.com
Fri Oct 31 22:19:24 MSK 2014


Dave -

Can you compile a new version? I tried with VS 2013 and get the following error when running my application:

System.TypeInitializationException: The type initializer for 'ESLPINVOKE' threw an exception. ---> System.TypeInitializationException: The type initializer for 'SWIGExceptionHelper' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'ESL': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
  at ESLPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_ESL(ExceptionDelegate applicationDelegate, ExceptionDelegate arithmeticDelegate, ExceptionDelegate divideByZeroDelegate, ExceptionDelegate indexOutOfRangeDelegate, ExceptionDelegate invalidCastDelegate, ExceptionDelegate invalidOperationDelegate, ExceptionDelegate ioDelegate, ExceptionDelegate nullReferenceDelegate, ExceptionDelegate outOfMemoryDelegate, ExceptionDelegate overflowDelegate, ExceptionDelegate systemExceptionDelegate)
  at ESLPINVOKE.SWIGExceptionHelper..cctor()
  --- End of inner exception stack trace ---
  at ESLPINVOKE.SWIGExceptionHelper..ctor()
  at ESLPINVOKE..cctor()
  --- End of inner exception stack trace ---
  at ESLPINVOKE.new_ESLconnection__SWIG_3(String jarg1, String jarg2, String jarg3)
  at ESLconnection..ctor(String host, String port, String password)
  at CallRecordingEvent.PollEvents.InboundMode(String serverName, String eslPrivateIPAddress, String eslPort, String eslPassword) in c:\Users\ira\Source\Workspaces\Freeswitch\Freeswitch\CallRecordingEvent\PollEvents.cs:line 38

Ira Tessler
ira at connectmevoice.com



> On Oct 31, 2014, at 2:27 PM, Tony Bourdeaux <tony at intelecenter.com> wrote:
> 
> Dave-
> 
> thanks- I was able to build from the source projects- thanks again for responding and for your help!
> 
> 
> 
> On Fri, Oct 31, 2014 at 7:49 AM, Dave Kompel <drk at drkngs.net <mailto:drk at drkngs.net>> wrote:
> I just noticed I skipped over this post. Those are REALLY OLD. I can see about building new ones. However the build problems have been fixed, and the sln/vcprj files in the repo work out of the box now.
> 
>  
> 
> --Dave
> 
>  
> 
> From: freeswitch-users-bounces at lists.freeswitch.org <mailto:freeswitch-users-bounces at lists.freeswitch.org> [mailto:freeswitch-users-bounces at lists.freeswitch.org <mailto:freeswitch-users-bounces at lists.freeswitch.org>] On Behalf Of Ira Tessler
> Sent: Tuesday, October 28, 2014 10:58 AM
> To: FreeSWITCH Users Help
> Subject: Re: [Freeswitch-users] ESL and Event Socket for .NET
> 
>  
> 
> Here ya go.
> 
>  
> 
> http://download.drknetworking.com/eslmanaged.zip <http://download.drknetworking.com/eslmanaged.zip>
>  
> 
> Ira Tessler
> 
> ira at connectmevoice.com <mailto:ira at connectmevoice.com>
>  
> 
>  
> 
>  
> 
> On Oct 28, 2014, at 5:27 AM, Grant Bagdasarian <GB at cm.nl <mailto:GB at cm.nl>> wrote:
> 
>  
> 
> I had this question as well a few months back. Someone posted a link to the precompiled DLL’s, but I can’t find the thread anymore L.
> 
>  
> 
> As for documentation. I always use:
> 
> https://wiki.freeswitch.org/wiki/Event_Socket_Library <https://wiki.freeswitch.org/wiki/Event_Socket_Library>
> https://wiki.freeswitch.org/wiki/Mod_event_socket <https://wiki.freeswitch.org/wiki/Mod_event_socket>
> https://wiki.freeswitch.org/wiki/Event_Socket_Outbound <https://wiki.freeswitch.org/wiki/Event_Socket_Outbound>
>  
> 
> From: freeswitch-users-bounces at lists.freeswitch.org <mailto:freeswitch-users-bounces at lists.freeswitch.org> [mailto:freeswitch-users-bounces at lists.freeswitch.org <mailto:freeswitch-users-bounces at lists.freeswitch.org>] On Behalf Of Tony Bourdeaux
> Sent: Monday, October 27, 2014 4:26 PM
> To: freeswitch-users at lists.freeswitch.org <mailto:freeswitch-users at lists.freeswitch.org>
> Subject: [Freeswitch-users] ESL and Event Socket for .NET
> 
>  
> 
> Could anyone help guide me to the correct Event Socket Libraries for Freeswitch with .NET (C#)?
> 
>  
> 
> I see several projects that are incomplete and Visual Studio project in the source under /libs/esl/managed. But I cannot get this to compile.
> 
>  
> 
> Is there any documentation on ESL for .NET that someone could share ?
> 
>  
> 
> Thank You.
> 
>  
> 
>  
> 
> -- 
> 
> Tony Bourdeaux <>
>  
> 
>  
> 
>  
> 
>  
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services: 
> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
> http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org <http://www.freeswitch.org/>
> http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
> http://www.cluecon.com <http://www.cluecon.com/>
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
> http://www.freeswitch.org <http://www.freeswitch.org/>
>  
> 
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
> http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org <http://www.freeswitch.org/>
> http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
> http://www.cluecon.com <http://www.cluecon.com/>
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
> http://www.freeswitch.org <http://www.freeswitch.org/>
> 
> 
> 
> -- 
> Tony Bourdeaux <>
> Intelecenter, LLC <>
> ph: 805-428-3031
> Skype: tony.bourdeaux
>  
>  
> "This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify me by reply e-mail and immediately and permanently delete this message and any attachments."
>  
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services: 
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20141031/36bcbf13/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list