[asterisk-users] how to match "no callerid" in 1.6 ?

Louis-David Mitterrand vindex+lists-asterisk-users at apartia.org
Fri Jul 24 03:17:55 CDT 2009


Hi,

This used to work fine in 1.4:

	exten => 2131/,1,NoOp(reject3: ${CALLERID(num)})
	exten => 2131/,n,Playback(no_unknow_callerid_here)
	exten => 2131/,n,Hangup

And now, after upgrading to 1.6.1.x it matches every callerid.

Did something change?

Thanks,



More information about the asterisk-users mailing list