Re: [asterisk-users] tone generation

2007-04-25 Thread Eric \ManxPower\ Wieling
Jerry Geis wrote: Does asterisk have a way in the dialplan to generate tones? Say I want to play a tone 300Hz for 3 seconds. Can I do that? If not, can I use some system command to generate the wav file then just have asterisk play it? pbx-1*CLI show applications like tone -= Matching

RE: [asterisk-users] tone generation

2007-04-24 Thread Astawerks
Just put the sound file in the asterisk sound directory In your dial plan have thisbackground(filename) or play(filename) Is that what you wanted to do? Astawerks VoIP Hardware sales and consulting http://www.astawerks.com -Original Message- From: [EMAIL PROTECTED]

RE: [asterisk-users] tone generation

2007-04-24 Thread Steve Totaro
You could probably modify the milliwatt application to do this. http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+Milliwatt Thanks, Steve Totaro http://www.asteriskhelpdesk.com KB3OPB -Original Message- From: [EMAIL PROTECTED] [mailto:asterisk-users- [EMAIL PROTECTED] On

Re: [asterisk-users] tone generation

2007-04-24 Thread Philipp Kempgen
Jerry Geis wrote: Does asterisk have a way in the dialplan to generate tones? Say I want to play a tone 300Hz for 3 seconds. Can I do that? core show application PlayTones If not, can I use some system command to generate the wav file then just have asterisk play it? core show application

Re: [asterisk-users] tone generation

2007-04-24 Thread Yossi Ben Hagai
Check the Milliwatt() cmd here: http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+Milliwatt It sends 1000Hz, but you can derive from it. Joss. On 4/24/07, Jerry Geis [EMAIL PROTECTED] wrote: Does asterisk have a way in the dialplan to generate tones? Say I want to play a tone 300Hz

Re: [asterisk-users] tone generation

2007-04-24 Thread Tzafrir Cohen
On Tue, Apr 24, 2007 at 04:27:52PM +0200, Philipp Kempgen wrote: Jerry Geis wrote: Does asterisk have a way in the dialplan to generate tones? Say I want to play a tone 300Hz for 3 seconds. Can I do that? core show application PlayTones If you also set LANGUAGE beforehand and invent a