You need to define the queues in etc/queues.conf at least. Normally you would
put the static agents inthere for use with AgentLogin() but in your situation
you can just define the queues there.

This makes you capable of using AddQueueMember and RemoveQueueMember. That way
you get all/most of the functionality of the real queue system.

However - if you follow this thread on the list, you will see that this way does
not favour penalties for dynamically added queue members.

I did write an AGI script for circumventing it - and I'll be happy to share, but
I would much rather have a solution put into cvs. When I get a little time, I
will take this to the -dev list and the bug tracker.

Hope this helps.

- avizion

Quoting Jeremy Kenney <[EMAIL PROTECTED]>:

> I also want this to drop into the queue will that do this or do I need to
> add something to queues.conf
>
> -----Original Message-----
> What about this in extentions.conf
> exten => 5000,1,Dial(SIP/phone1&SIP/&phone2&SIP/phone3,50,r)
> mvh. Hans-Henrik Andresen
>
> "Jeremy Kenney" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Hello I am new to asterisk I want to setup the call queues where it will
> > ring multiple devices at the same time and send the call to the first one
> > that is picked up.  There doesn't need to be an agent login for this I
> don't
> > think I just want setup so no login is required.  Please help
--
avizion on irc.freenode.org #asterisk
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to