[Asterisk-Users] call files run at certain times

Matt Riddell matt.riddell at sineapps.com
Mon Mar 28 21:29:16 MST 2005


Anton Krall wrote:
> Any examples that can do that?  

extensions.conf

[mycontext]
exten => 801,1,Answer()
exten => 801,2,Playback(mysoundfile)
exten => 801,3,Dial(Zap/5551234)

sample.call

Channel: Sip/bob
MaxRetries: 2
RetryTime: 60
WaitTime: 30
Context: mycontext
Extension: 801
Priority: 1

:)

-- 
Cheers,

Matt Riddell
_______________________________________________

http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)




More information about the asterisk-users mailing list