[Freeswitch-users] ESL and Windows 7 (x64) issue
GHOKIE
ghokie at gmail.com
Thu Dec 5 23:36:08 MSK 2013
Hello,
I have a Windows 7 machine (x64) and trying to reference the ESL (Events
Socket Layer) in a Python script, within Visual Studio. I downloaded the
ESLManaged.zip that was in your email string, and attempted to register
esl.dll, but am not having any luck.
See:
http://lists.freeswitch.org/pipermail/freeswitch-users/2013-April/095112.html
When I run my simple Python script (below), the error I get is
"ImportError: No module named ESL"
PYTHON SCRIPT:
-----------------------------------------------------------------------------------------
import ESL
con = ESL.ESLconnection("localhost","8021","") # Establish a connection to
FreeSWITCH
-----------------------------------------------------------------------------------------
Thank you in advance for your help!
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20131205/4b55b555/attachment.html
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list