[Asterisk-Users] Ignorepat with capi

Dave Cotton dcotton at linuxautrement.com
Fri Apr 9 08:19:12 MST 2004


On Fri, 2004-04-09 at 12:58, massimo wrote:
> Hi to all, 
> I'm trying to make outside call in this way :
> ignorepat => 0
> exten => _0.,1,Dial(CAPI/xxxxxxx:b${exten})
> But the first number 0 is not ignored.
> I'm doing something wrong ?
> 

I don't have CAPI but to get my analog to work I have

ignorepat => 9
exten => _9.,1,Dial(${DIALOUTANALOG}/${EXTEN:1})

-- 
Dave Cotton <dcotton at linuxautrement.com>




More information about the asterisk-users mailing list