Re: [Asterisk-java-devel] AsteriskAgent - State
Brought to you by:
srt
From: Stefan R. <ste...@re...> - 2008-01-25 12:06:57
|
Breucking Patrick wrote: > This event is generated by the asterisk and so it should. This is maybe= > a fault in the asterisk agent model. Stefan what do you think about it.= > Should we "correct" these "faults"? I think we should closly mirror the Asterisk model in the live API. Thomas, you said the agent was on a direct call from another agent and not one from the queue. In Asterisk you have pseudo channels for agents (Agent/xxx iirc) if you want to treat the calls from other agents like queue calls you should not call the agent directly (e.g. on the corresponding SIP/xxx channel but use the agent pseudo channel in your dialplan. This should make the queue aware that the agent is on call and trigger the desired events. =3DStefan --=20 reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: ste...@re... Jabber: ste...@re... WWW: http://www.reucon.com Steuernummern 215/5140/1791 USt-IdNr. DE220701760 |