[asterisk-users] how to match "no callerid" in 1.6 ?
Louis-David Mitterrand
vindex+lists-asterisk-users at apartia.org
Sat Jul 25 03:15:52 CDT 2009
On Fri, Jul 24, 2009 at 11:14:47AM +0200, Philipp Kempgen wrote:
> Louis-David Mitterrand schrieb:
> > On Fri, Jul 24, 2009 at 10:37:38AM +0200, Michiel van Baak wrote:
> >> On 10:17, Fri 24 Jul 09, Louis-David Mitterrand wrote:
> >> >
> >> > 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.
>
> > Why remove the elegant and minimal <exten>/<emtpy>
> > notation
>
> Not that need the <exten>/<callerid> syntax for anything but I'd say
> this is a bug and a regression.
> The syntax is exten[/callerid] so the "/" clearly says that there
> is a second "argument" even if that happens to be an empty string.
Dear asterisk devs: should I file a bug report? (<exten>/,<prio>
matching all callerid's)
More information about the asterisk-users
mailing list