On Thu, 27 Jan 2005, Kevin P. Fleming wrote:
> Adam Goryachev wrote:
>
> > [local-stuff]
> > ; This is where we pretend a channel is an extension
> >
> > exten => 1234,1,SetGroup(SIP1234)
> > exten => 1234,2,CheckGroup(1)
> > exten => 1234,3,Dial(SIP/1234,15)
> > exten => 1234,104,Busy
> >
> > [queue-stuff]
> > exten => 6939,1,AddQueueMember(Local/${CALLERIDNUM})
>
> You are close... that should be:
>
> AddQueueMember(Local/[EMAIL PROTECTED])
>
> That way when the queue app tries to call the agent, it will have an
> extension _and_ a context to deliver the call to.
Excellent, I will look into this. :D
Thanks Guys!
--Sean
_______________________________________________
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