Re: [Asterisk-java-devel] Queue Startagy
Brought to you by:
srt
|
From: David F. <dd...@gm...> - 2010-02-14 15:21:14
|
i think you are making an issue from nothing....
if you monitor with a manager/live objects the customer call you will know
to wich agent it is bridged.
David
2010/2/14 ahmed magdy <ama...@gm...>
> Hello,
>
> I need to know which extensions ,will be receive the call before routing
> the call.
> 5000 support (queue) 3 sip phone 111 (customer) 2222(agent) 333(agnet)
> 222 and 333 already logged in 5000*
> OriginateAction originateAction;
> ManagerResponse originateResponse;
>
> originateAction = new OriginateAction();
> originateAction.setChannel("SIP/111");
> originateAction.setContext("from-internal");
>
> originateAction.setExten("5000");
> i need know the name of extensions which will receive the call 222 or 333?
> i know it is according to my strategy but is there any method to know the
> the agent?
>
> Thanks
> --
> Ahmed Magdy Mahmoud
>
>
>
> ------------------------------------------------------------------------------
> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
> http://p.sf.net/sfu/solaris-dev2dev
> _______________________________________________
> Asterisk-java-devel mailing list
> Ast...@li...
> https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel
>
>
--
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.
|