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
[EMAIL PROTECTED]
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?"

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to