<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Holger,<br>
<br>
I'm not suggestion that we plug only one scripting language in.&nbsp; Quite
the contrary, I'm suggesting that there should be a robust structure to
plug an arbitary programming/scripting language into Asterisk.<br>
<br>
The goal of the working group would be to regularize the information so
it's available to all APIs, regularize the APIs so they are the same no
matter how one hooks into Asterisk, and to create hooks into integrate
an arbitrary language into Asterisk.<br>
<br>
Sound reasonable?<br>
<br>
Thanks,<br>
<br>
David<br>
<br>
Holger Schurig wrote:<br>
<blockquote cite="mid200408190837.10854.hs4233@mail.mn-solutions.de"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">The end goal would be the ability to plug a Python or Perl interpreter
into Asterisk and have the Python or Perl script run in parallel with a
Dial Plan rather than being called out from the Dial Plan.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
As much as I love Python: it would probably not be useful, because in 
Python there is the equivalent of the Big-Kernel-Lock in Linux 2.4.

So, do it in Perl or Lua (much more lightweight).

_______________________________________________
Asterisk-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Dev@lists.digium.com">Asterisk-Dev@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a>
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a>
  </pre>
</blockquote>
</body>
</html>