On Fri, 2004-06-11 at 19:23, Glen Ford wrote:

> Jon,
> 
>     Under the heading of "everything is easy when you know how",  I 
> finally figured out how to create sound files with Asterisk. I can now 
> actually prompt the caller!
> I found the following on  voip.org site and added it to my 
> extention.conf  file.
> 
> ; used to record prompts
>  exten => 205,1,Wait(2)
>  exten => 205,2,Record(/tmp/asterisk-recording:gsm)
>  exten => 205,3,Wait(2)
>  exten => 205,4,Playback(/tmp/asterisk-recording)
>  exten => 205,5,Wait(2)
>  exten => 205,6,Hangup
> 
> I am getting close to place call via IAX to your server and vice/versa.
> 
> /glen
> 
> 
Tres Bien! 

-- 
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc

Reply via email to