[Asterisk-Users] Caller ID Matching in extensions.conf

Peter Bowyer peter at bowyer.org
Fri Jun 23 12:58:07 MST 2006


On 23/06/06, Douglas Garstang <dgarstang at oneeighty.com> wrote:
> I'm running 1.2.9.1, and I can't get caller id dialplan matching to work.
>
> When calling from 9220370 to 1234, the following does not match.
>
> exten => 9220370/1234,1,NoOp(${CALLERIDNUM})
> exten => 9220370/1234,2,Answer
> exten => 9220370/1234,3,Playback(tt-weasels)

You have it backwards. The callerid to match goes after the extension,
not before.

-- 
Peter Bowyer
Email: peter at bowyer.org



More information about the asterisk-users mailing list