[asterisk-users] exten versus EXTEN

thufir hawat.thufir at gmail.com
Mon Apr 6 22:09:15 CDT 2015


p 176 has exten => 1NXXNXXXXXXX,1,Dial(SIP/${EXTEN}@myprovider)


how is "exten" distinct from "EXTEN"? What is this line of code doing?

https://wiki.asterisk.org/wiki/display/AST/Asterisk+Standard+Channel+Variables

says that EXTEN is the current extension.


In ruby, you this:

H = Hash["a" => 100, "b" => 200]

The => is a mapping, or at least that's my understanding.  What does it 
mean in Asterisk?  I didn't
fully appreciate that Asterisk is, apparently, its own language.




thanks,

Thufir



More information about the asterisk-users mailing list