[Freeswitch-users] .net ESLConnection Error

Grant Bagdasarian GB at cm.nl
Wed Apr 23 15:02:40 MSD 2014


Hello,

Did you change the password in /../autoload_configs/event_socket.conf.xml?

-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Yisroel M. Olewski
Sent: Wednesday, April 23, 2014 12:50 PM
To: freeswitch-users at lists.freeswitch.org
Subject: [Freeswitch-users] .net ESLConnection Error

Hi
Im trying to connect to freeswitch via EslConnection .Connected is always 0 How can I know what the error is?
I don't see anything in the freeswitch console on the server Via fs_gui I can connect no problem with the exact same credentials The code is what comes with managedesl, I only touched the creds Also I changed the build config to 64, if that makes a difference

			//Set log level
            ESL.eslSetLogLevel((int)enLogLevel.DEBUG);
			ESLconnection eslConnection = new
ESLconnection("MYSERVER", "8021", "MYPASSWORD");

			if (eslConnection.Connected() != ESL_SUCCESS) {
				Console.WriteLine("Error connecting to FreeSwitch");
				return;
			}

Thank you very much


Sincerely,
Yisroel M. Olewski	
CEO

Machshevet.com
+972 (52) 764-9971
Websites . CRM . ERP . Telephony . Inventory . Content Management


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org
http://www.freeswitchsolutions.com

 

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.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



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