[Asterisk-Users] Callerid matching in extensions.conf

Michiel van Baak michiel at vanbaak.info
Wed Apr 19 09:25:43 MST 2006


On 09:34, Wed 19 Apr 06, Douglas Garstang wrote:
> I'm using Asterisk 1.2.7.1. Has the callerid number matching functionality in extensions.conf changed recently?
> 
> exten => 5555,1,NoOp(${CALLERID})
> 
> hestia*CLI> 
>     -- Executing NoOp("SIP/2944093-d24d", ""Cletus the Slaw Jawed Yokel" <2944093>") in new stack
>   == Auto fallthrough, channel 'SIP/2944093-d24d' status is 'UNKNOWN'
> 
> This does not match...
> exten => 2944093/5555,1,NoOp(${CALLERID})

try this: exten => 5555/2944093,1,NoOp(${CALLERID})

> Can't figure out why.... It used to work.

Impossible.

-- 
Michiel van Baak
michiel at vanbaak.eu
http://michiel.vanbaak.eu
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D

"Why is it drug addicts and computer afficionados are both called users?"




More information about the asterisk-users mailing list