[Asterisk-Users] Agent login state saving?
Matthew Boehm
mboehm at cytelcom.com
Mon Jan 3 08:24:06 MST 2005
>
> 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
More information about the asterisk-users
mailing list