> > On Thu, 30 Dec 2004, Matthew Boehm wrote: > > > > On Thu, 30 Dec 2004, Jon Lewis wrote: > > > > > > > Has there been any consideration of having asterisk save to a file the > > > > state of which agents are logged in such that after a restart (or crash) > > > > all agents don't have to manually re-login (after eventually realizing > > > > they're no longer logged in and not receiving calls :) ? > > > > > > CVS Asterisk can already do this, using the Asterisk database. > > > > > > Steve > > > > Care to give an example? > > > > -Matthew > > >From configs/queues.conf.sample: > > [general] > ... > ; Persistent Members > ; Store each dynamic agent in each queue in the astdb so that > ; when asterisk is restarted, each agent will be automatically > ; readded into their recorded queues. Default is 'yes'. > ; > persistentmembers = yes
Does this work for crashes and complete shutdowns/restarts of asterisk? -Matthew _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
