[Asterisk-Users] Ignorepat with capi

Robert Jackson RobertJ at promedicalinc.com
Fri Apr 9 07:55:37 MST 2004


Try this:

exten => _0.,1,Dial(CAPI/xxxxxxx:b${EXTEN:1})

The :1 tells it to use everything except the first digit.

Robert Jackson

-----Original Message-----
From: massimo [mailto:tonini.massimo at tiscali.it] 
Sent: Friday, April 09, 2004 6:59 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Ignorepat with capi


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 ?

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



More information about the asterisk-users mailing list