[Asterisk-Users] New exten=> syntax??

Steven Critchfield critch at basesys.com
Thu Mar 20 13:23:33 MST 2003


On Thu, 2003-03-20 at 14:14, WipeOut . wrote:
> Has the syntax for setting up extentions changed??
> 
> In Hand Book ver 1 a dial command was like this:
> exten=>1234,1,Dial,Zap/1
> 
> In Hand Book ver 2 the syntax has changed to:
> exten=>1234,1,Dial(Zap/1)
> 
> So how would a more complex definition like:
> exten=>1234,1,Dial,Zap/1|30|Tt
> 
> be written in the new format?

pipes become commas,
exten=>1234,1,Dial(Zap/1,30,Tt)
-- 
Steven Critchfield  <critch at basesys.com>




More information about the asterisk-users mailing list