Re: [Asterisk-java-users] Logoff an agent
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-04-25 22:03:05
|
On Mon, 2005-04-25 at 08:57 -0300, Camila Franco wrote: > I want to logoff an agent, but I=B4m not the agent.I think it is > possible with AGI but I would like to know if there is any other way, > without using the AGIs classes. You can also do this via the Manager API, an OriginateAction and a special dialplan. It's kinda tricky but it's explained here: http://www.voip-info.org/wiki-Asterisk+cmd+AgentCallbackLogin =3DStefan >=20 |