[Freeswitch-users] .net ESLConnection Error
Yisroel M. Olewski
yisroel at machshevet.com
Wed Apr 23 22:41:58 MSD 2014
Hi, thanks
Yes, certainly, in C:\Program Files\FreeSWITCH\conf\autoload_configs
And as I wrote in the original question, the password in itself is correct,
since it is working correctly with fs_gui
Any other ideas/suggestions?
Sincerely,
Yisroel M. Olewski
CEO
Machshevet.com
+972 (52) 764-9971
Websites . CRM . ERP . Telephony . Inventory . Content Management
-----Original Message-----
From: Grant Bagdasarian [mailto:GB at cm.nl]
Sent: Wednesday, April 23, 2014 2:03 PM
To: FreeSWITCH Users Help
Subject: Re: [Freeswitch-users] .net ESLConnection Error
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