Re: [asterisk-users] Combining Flags in Dial()

2007-10-13 Thread Eric ManxPower Wieling
Jeng Yu wrote:
 Hi All,
 
 I have a quick one for you. Is there a way to mask
 (i.e. combine) the flags in the Dial() application? In
 other words, a way to do something like
 
 Dial(Zap/1,10,d|t|f)
 
 to get the effects of the three flags together in one
 shot? I have a need to combine the effects of the o
 and A flags in a dialplan.

Just about every example of using Dial anywhere shows you how to combine 
options.  Dial(Zap/1,10,dtf)


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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


[asterisk-users] Combining Flags in Dial()

2007-10-12 Thread Jeng Yu
Hi All,

I have a quick one for you. Is there a way to mask
(i.e. combine) the flags in the Dial() application? In
other words, a way to do something like

Dial(Zap/1,10,d|t|f)

to get the effects of the three flags together in one
shot? I have a need to combine the effects of the o
and A flags in a dialplan.

Thank you.

Jeng


  ___ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  
http://uk.promotions.yahoo.com/forgood/environment.html


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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


Re: [asterisk-users] Combining Flags in Dial()

2007-10-12 Thread Sean Bright
You mean like:

Dial(Zap/1,10,dtf)

?

On 10/12/07, Jeng Yu [EMAIL PROTECTED] wrote:

 Hi All,

 I have a quick one for you. Is there a way to mask
 (i.e. combine) the flags in the Dial() application? In
 other words, a way to do something like

 Dial(Zap/1,10,d|t|f)

 to get the effects of the three flags together in one
 shot? I have a need to combine the effects of the o
 and A flags in a dialplan.

 Thank you.

 Jeng


   ___
 Want ideas for reducing your carbon footprint? Visit Yahoo! For Good
 http://uk.promotions.yahoo.com/forgood/environment.html


 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--

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

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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