[Asterisk-Users] Callerid matching in extensions.conf
Douglas Garstang
dgarstang at oneeighty.com
Wed Apr 19 08:34:43 MST 2006
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})
Can't figure out why.... It used to work.
Doug.
More information about the asterisk-users
mailing list