[Asterisk-Users] ANI matching trouble

Mark Spencer markster at digium.com
Wed May 28 20:39:19 MST 2003


> exten => 4044633/_619.,1,OurApp,sandiego-queue
> exten => 4044633/_858.,1,OurApp,sandiego-queue
> exten => 4044633/_213.,1,OurApp,losangeles-queue
> exten => 4044633/_.,1,OurApp,default-queue
>
> but it didn't seem to work.  Every call went to the default queue.

Take out the _. rule and just leave it 4044633 and it should work fine.
Not postive the _ is required on matching the callerid part, but honestly
i just don't remember.

Mark




More information about the asterisk-users mailing list