I log my operator with this dial plan:
 
    exten => _422XXXX,1,Answer
    exten => _422XXXX,2,AddQueueMember(cola1,SIP/${EXTEN:3})
    exten => _422XXXX,3,Hangup
 
Thank you
----- Original Message -----
Sent: Wednesday, February 15, 2006 5:56 PM
Subject: RE: [asterisk-dev] dial plan in a queue call ?

How do you log you operator in queues.conf?

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of md
Sent: Tuesday, February 14, 2006 04:41
To: Asterisk Developers Mailing List
Subject: Re: [asterisk-dev] dial plan in a queue call ?

 

In queues.conf i can configure queues properties but i can assign dial plan for the call routed when the destination is selected.

 

thank you

----- Original Message -----

Sent: Wednesday, February 15, 2006 12:30 PM

Subject: RE: [asterisk-dev] dial plan in a queue call ?

 

you must configure your queue.conf

 

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of md
Sent: Tuesday, February 14, 2006 04:10
To: asterisk-dev@lists.digium.com
Subject: [asterisk-dev] dial plan in a queue call ?

 

Hello,

I need launch a dial plan when a queue call inbound is delivered in a sip. My dialplan is:

 

    exten => 7777,1,Queue(Queue1|nt|||60)

    exten => 7777,2,Hangup()

 

That dial plan put the call in the Queue1. That call is delivered in SIP/1001 but i don't know how can i assign a Dialplan in that delivered.

 

Thank you


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to