[Asterisk-biz] Asterisk for small businesses.
William Waites
ww at groovy.net
Mon Feb 21 04:21:30 MST 2005
On Thu, Feb 17, 2005 at 03:09:39PM -0500, Sergey Kuznetsov wrote:
>
> My extensions.conf will look like:
>
> [default]
> exten => XX.,1,AGI(jack-of-all-trades.agi)
> [...]
> The rest will be done in Perl and Postgres.
\begin{plug}
Or better yet,
exten => XX.,1,Python(jack-of-all-trades)
Embedded, so no overhead from fork(2) and database connections are
persistant (you can even use the twisted framework)...
Not to mention that programming python's much more pleasant than
programming perl ;)
http://www.magicphone.ca
\end{plug}
--
William Waites, Consulting Technologist | Utility is when you have one telephone,
Consultants Ars Informatica S.A.R.F. | luxury is when you have two, opulence is
ww at groovy.net / +1 416 848 1527 x514 | when you have three -- and paradise is
+1 514 963 4096 (Direct)| when you have none. -- Doug Larson
More information about the asterisk-biz
mailing list