[Asterisk-Users] triggering automatic dial-outs with Zap interface

2005-09-15 Thread M Sharif
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


[Asterisk-Users] problems with dialing-out with Zap

2005-08-31 Thread M Sharif
 Hello Guys,
 I am trying to make Asterisk do dial-out calls.
 It doesn't even do test calls. It never calls. I
 tested everything and i am clueless. However i can
 call Asterisk and it picks up the phone and executes
 the dial-plan. However, my dial-plan is supposed to
 do
 outbound calls.
 Zap is configured correctly.
 
 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=>s,1,DigitTimeout,5
 exten=>s,2,ResponseTimeout,10
 exten=>s,3,Answer
 exten=>s,4,Wait(1)
 exten=>s,5,Dial(Zap/g1/1514???)  ; Dial
 exten=>t,1,Playback(vm-goodbye)
 exten=>t,2,Hangup
 
 
 And the zap configurations in zapata.conf are:
 signalling=em_w
 context=outbound
 channel=>1-4
 
 
 At the moment, when i call my number, the dial-plan
 works. So it looks like it is the way around. The
 dial-plan works in the other side. When i call
 Asterisk, the dial-plan works.
 But it doesn't do dial-outs automatically. My
 dial-plan
 is supposed to do outbound calls but it doesn't call.

 
 In /var/spool/asterisk/outgoing/1.call , the content
 of the file is:
 
 Channel: Zap/g1/1514123456
 MaxRetries: 3
 RetryTime: 300
 WaitTime: 20
 Context: outbound
 Extension: s
 Priority: 1
 
 Your contribution will be highly appreciated.
 Kind Regards,
 Mahmoud




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
___
--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