[Asterisk-Users] Agentcallbackogin without any user input after extension is dialed.

Florian Overkamp florian at obsimref.com
Thu Jan 13 07:46:04 MST 2005


Hi, 

> -----Original Message-----
> Hello all, I'm trying to figure out if there is some way I 
> can log agents in and out by just having them call an 
> extension. Ideally I'd like to have it set up where each 
> agent just dials an extension to log in and the same one or 
> possibly another one to dial out. I got the logging in 
> portion to work by not using a password in agents.conf , but 
> the manual log out has me stumped. Any input would be appreciated.

Use the asterisk database with some smart dbget/dbput/dbdel statements to
keep track your agents, then take a peek at
http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20AgentCallbackL
ogin (esp. the part 'Logging off the queue manually) and see how to automate
that.

Be aware: Depending on your current asterisk version agent states may or may
not be valid after a restart, so after a restart your database entries might
be out of sync with your agents.

Florian




More information about the asterisk-users mailing list