Re: [Asterisk-java-devel] AsteriskAgent - State
Brought to you by:
srt
From: Breucking P. <bre...@go...> - 2008-01-25 12:13:35
|
Thats my opinion to, it will be difficult to understand processes, if they are handled different in a "live"-image of asterisk Regards, Patrick Patrick Breucking <bre...@GO...> (System Engineer) * GONICUS GmbH * NL Arnsberg * Moehnestrasse 11-17 * D-59755 Arnsberg * Tel.: +49 (0) 29 32 / 9 16 - 0 * Fax: +49 (0) 29 32 / 9 16 - 278 * http://www.GONICUS.de *Sitz der Gesellschaft: Moehnestrasse 11-17 * D-59755 Arnsberg *Geschaeftsfuehrer: Rainer Luelsdorf, Alfred Schroeder *Vorsitzender des Beirats: Juergen Michels *Amtsgericht Arnsberg * HRB 1968 Am 25.01.2008 um 13:06 schrieb Stefan Reuter: > 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. > > =Stefan > > -- > 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 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________ > Asterisk-java-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel |