Re: [Asterisk-java-users] Dynamic Realtime
Brought to you by:
srt
From: T. L. P. T. <tom...@gm...> - 2008-03-28 05:04:12
|
Hello Thomas: Could you please point me what version of Asterisk and what realtime engine (ODBC, MySQL, PostgreSQL, etc.) are you using with Asterisk Java and real time queue? Thank you. Best regards, Tomás. On Thu, Mar 27, 2008 at 12:14 PM, Thomas Kenner <tho...@ac...> wrote: > Hi Patrick, > > static realtime [1] means that you save your config files 1:1 into a database. > With dynamic realtime you use tables where one row represants an object. This > you can use e.g. for queues: [2]. > > I had some problems while using these realtime tables with asterisk-java. For > example: a queue is not visible until the first queue member logs in. > > Regards, > Thomas > > [1] http://www.voip-info.org/wiki/view/Asterisk+RealTime+Static > [2] http://www.voip-info.org/wiki/index.php?page=Asterisk+RealTime+Queue > > > On Thursday 27 March 2008 14:14:01 Patrick Breucking wrote: > > Hi Thomas, > > > > can you explain what do you mean with dynamic realtime? > > > > Regards, > > Patrick > > > > Thomas Kenner schrieb: > > > Hello, > > > > > > I'd like to know if AsteriskQueue and AsteriskQueueMember will work with > > > dynamic realtime? > > > > > > Thanks, > > > Thomas > > > > -- > DI Thomas Kenner > > acoveo OG > Schießstattg. 53, 8010 Graz, Austria > tho...@ac... > http://www.acoveo.com > > Firmenbuchnummer: FN 302890 b > Firmenbuchgericht: Landesgericht als Handelsgericht Graz > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > |