<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall
    -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
    --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC
    -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
    -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
    -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC
    -I/usr/include/python2.6 -c src/llist.c -o
    build/temp.linux-x86_64-2.6/src/llist.o<br>
    <br>
    unable to execute gcc: No such file or directory<br>
    <br>
    error: command 'gcc' failed with exit status 1<br>
    ===<br>
    It's not a bug, but compiler on product server is not solution,
    pre-build needed.<br>
    <br>
    <div class="moz-cite-prefix">On 02.07.2014 19:24, Thomas Quintana
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAATDmaDZsUxWvGBaB_-xC7mLY0Vg5sjm+HWniTBbFRctYippxg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi Denis,
        <div><br>
        </div>
        <div>For Python ESL integration you can try <a
            moz-do-not-send="true"
            href="https://github.com/thomasquintana/freepy">freepy</a> it's
          an open source app server I wrote and maintain in Python. It's
          designed to be a 100% async actor based solution which is
          working very reliably for us.</div>
        <div><br>
        </div>
        <div>Best,</div>
        <div>Thomas Quintana</div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Fri, Jun 27, 2014 at 3:27 AM, Денис
          <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:denis@ringme.ru" target="_blank">denis@ringme.ru</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">who wrote
            event handling with ESL.py?<br>
            Code:<br>
            #!/usr/bin/python<br>
            <br>
            import ESL<br>
            <br>
            # Establish an inbound connection to FreeSWITCH<br>
            con = ESL.ESLconnection("localhost","8021","ClueCon")<br>
            print con.connected()<br>
            print con.getInfo()<br>
            <br>
            # set event command to receive all events<br>
            con.events("plain", "all");<br>
            <br>
            #while(1): # or whileon.connected()):<br>
            while(con.connected()):<br>
                e = con.recvEvent()<br>
                if e:<br>
                  print "Event: ",e.serialize()<br>
            <br>
            Out:<br>
            0<br>
            None<br>
            <br>
            run fs_cli:<br>
            # fs_cli -H 127.0.0.1 -P 8021 -p ClueCon -b<br>
            ...<br>
            +OK log level  [7]<br>
            <br>
            Where exceptions with error?How to properly connect?<br>
            <br>
_________________________________________________________________________<br>
            Professional FreeSWITCH Consulting Services:<br>
            <a moz-do-not-send="true"
              href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
            <a moz-do-not-send="true"
              href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
            <br>
            FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
            <a moz-do-not-send="true" href="http://www.cudatel.com"
              target="_blank">http://www.cudatel.com</a><br>
            <br>
            Official FreeSWITCH Sites<br>
            <a moz-do-not-send="true" href="http://www.freeswitch.org"
              target="_blank">http://www.freeswitch.org</a><br>
            <a moz-do-not-send="true" href="http://wiki.freeswitch.org"
              target="_blank">http://wiki.freeswitch.org</a><br>
            <a moz-do-not-send="true" href="http://www.cluecon.com"
              target="_blank">http://www.cluecon.com</a><br>
            <br>
            FreeSWITCH-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
            UNSUBSCRIBE:<a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
            <a moz-do-not-send="true" href="http://www.freeswitch.org"
              target="_blank">http://www.freeswitch.org</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>