[asterisk-users] Important security alert: update your dialplans now!

Olle E. Johansson oej at edvina.net
Mon Feb 15 02:51:41 CST 2010


15 feb 2010 kl. 09.33 skrev Lenz Emilitri:

> Or one could simply rewrite to:
> 
> [incoming-from-voip]
> exten => XXXXXXX,1,Dial(${EXTEN}@incoming-from-voip-old)
> exten => XXXXXXXX,1,Dial(${EXTEN}@incoming-from-voip-old)
> exten => XXXXXXXXX,1,Dial(${EXTEN}@incoming-from-voip-old)
> exten => XXXXXXXXXX,1,Dial(${EXTEN}@incoming-from-voip-old)
> 
> [incoming-from-voip-old]
> exten => _X., 1, dial(SIP/${EXTEN})
> 
> To avoid extensive rewriting and fix the current issue.
That works in countries where you have fixed-length numbers. Unfortunately, not every dialplan works that way, so that can't be a generic advice even though it may solve your problems.

Thanks for your suggestion!

/O




More information about the asterisk-users mailing list