Hi Garge -

>> exten =>
>> 3333,1,Asterisk_Application(Action) ;Dial(Zap/1/${Phone_Number_you want})

Two things:

1. There is no such thing as Zap anymore.  Zap has been renamed to
Dahdi because of a trademark issue.  So your extension should look
like:

exten = 3333,Dial(Dahdi/1/XXXX)

2. Do you really mean to dial '3333'?  This number should be a valid
phone number.


- Noah

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to