Hello,

It seems that i spent days and days trying to make
Asterisk do automatic dial-outs and i am clueless as i
have tried everything i could.
I would like Asterisk to automatically dial-out a
specific number and leave a goodbye message.
However, the outbound call isn't triggered.
Even after i reload asterisk and restart it many
times.

I am using a TDM400 card from Digium with 4 Fxo ports
and i have Debian Linux.
  
Here is my dialplan in extensions.conf


[outbound]
exten=>5141234567,1,Dial(Zap/1/${EXTEN})
exten=>5141234567,2,Playback(vm-goodbye)
exten=>t,1,Hangup

=-=-=
In /var/spool/asterisk/outgoing/1.call , the content
of the file is:
  
Channel: Zap/1/5141234567
MaxRetries: 3
RetryTime:300
WaitTme: 20
Context: outbound
Extenson: 5141234567
Priority: 1


-=-=-=
And the zap configurations in zapata.conf are:
signalling=fxs_ks
context=outbound
channel=>1-4


Your contribution will be highly appreciated.
  Kind Regards,
  Mahmoud



                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@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

Reply via email to