[Asterisk-Users] Help with Application Development in Asterisk

2005-03-30 Thread Alex Vishnev
All,

I need some help figuring out the best way to write applications for
asterisk. I am trying to implement something similar to astcc pre-paid
application where the application will need to play voice prompts, collect
tones and perform queries over TCP sockets. It will also need to redirect
signaling channel if needed. Looking at astcc (Perl AGI Module), I saw that
a new instance of perl was spawned for every call. This is not very
scalable. Looking at some alternative I found that there is a manager
interface that can monitor channels. However, I am not sure if this is a
best approach either. Can someone recommend/comment on their experience
writing applications? What method was chosen and why?

Sincerely,

TIA
Alex


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


Re: [Asterisk-Users] Help with Application Development in Asterisk

2005-03-30 Thread Saul Diaz
Alex Vishnev wrote:___
Write an asterisk application will be better
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users