> That's way too much Java for me. I'm lost already.
> 

Doug,

I'm a Perl guy myself, so I think in terms of Perl and CPAN.  I'm sure
Python has its own version of CPAN where people upload modules for other
programmers to use.  CPAN has a Perl module:
POE::Component::Client::Asterisk::Manager

It's an encapsulation layer using POE (Perl Object Environment - an easy
way to do real event-based programming in Perl).  Does Python have
something similar?  I know Python is way heavy on OOP and OOP is great
for event-based programming.

Just curious if someone out there might have already solved this problem
and created a Python module that you could borrow...

-MC
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to