[asterisk-users] Dial string required to drop any call not exactly 10 digits long

Doug Lytle support at drdos.info
Thu Dec 11 08:18:46 CST 2008


Shaun Wingrin wrote:
> Hi,
>  
> exten => _[0-9]XXXXXXX,1,Goto(jump,${EXTEN},1)

The above example is saying:

If the number begins with a 0-9 and is seven digits long.

Which really make no sense, since:

X = matches any digit from 0-9

Doug

-- 
 
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."




More information about the asterisk-users mailing list