Re: [Asterisk-java-users] Dialer
Brought to you by:
srt
From: Aaron F. <aa...@la...> - 2007-05-24 16:21:55
|
Ah, I see -- this is a way of queueing up a bunch of calls. I missed the manipulation of callThreads in the onManagerEvent method. -a > -----Original Message----- > From: ast...@li... > [mailto:ast...@li...] On > Behalf Of Aaron Freeman > Sent: Thursday, May 24, 2007 10:50 AM > To: ast...@li... > Subject: Re: [Asterisk-java-users] Dialer > > How would you do it in extensions.conf? I can probably > figure it out from comparing with yours. > > BTW what is callThreads? Is that a HashMap of threads? And > callState? > > Thanks, > > Aaron > > > -----Original Message----- > > From: ast...@li... > > [mailto:ast...@li...] > On Behalf > > Of Carlos G Mendioroz > > Sent: Thursday, May 24, 2007 10:41 AM > > To: ast...@li... > > Subject: Re: [Asterisk-java-users] Dialer > > > > I'll pass on that, I don't know about Trixbox... > > > > > > Aaron Freeman @ 24/05/2007 12:30 -0300 dixit: > > > Wow this looks very comprehensive. I will definitely use it as a > > > starting point. I have a stupid question though (I am new to > > > Trixbox): In FreePBX, how do I tie an extension to an IVR? > > I have a TestIVR menu that I created. > > > I don't see anywhere in the Extensions menu that I can > call TestIVR > > > when an extension is dialed. > > > > > > Thanks for your help on this. In the mean time I am > going to play > > > with the code below to get familiar with it. > > > > > > Aaron > > > > > > -- > > Carlos G Mendioroz <tr...@ac...> > > > > -------------------------------------------------------------- > > ----------- > > This SF.net email is sponsored by DB2 Express Download DB2 > Express C - > > the FREE version of DB2 express and take control of your XML. No > > limits. Just data. Click to get it now. > > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > > Asterisk-java-users mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > > > > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by DB2 Express Download DB2 > Express C - the FREE version of DB2 express and take control > of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > |