search for: soundfile

Displaying 20 results from an estimated 84 matches for "soundfile".

2004 Feb 09
3
Problem with 'ov_open'...
...function, the app completely freezes, and I have to use the task-manager to kill it. I am supplying it with a valid file handle that was just opened (FILE*) and the vorbis file is also a pointer that is not in use (set to null). Any ideas why this is happenening? Here is my actual source. FILE *SoundFile; OggVorbis_File *OVFile; if(SoundFile != NULL) CloseOGG(); if((SoundFile = fopen(Filename, "rb")) == NULL) return false; if((ov_open(SoundFile, OVFile, NULL, 0)) < 0) return false; I've put debug messages that my log-class logs, and it logs everything just fine up to the...
2006 Oct 25
2
Choice of soundfile format
Hello What soundfile format, is the one that uses least transcoding during playback? As I can see, I can choose wav or gsm. What sucks least cpu power, during playback to example a Zap channel? I would guess wav, but is this correct? Kind Regards Jon Leren Sch?pzinsky -- No virus found in this outgoing message. Ch...
2005 Jul 02
1
play message to callee before connect toincoming call
...ave to specify a MoH class, that is something i cannot use (as i wrote in my post). Background command waits for a user input, but the caller should be connected to SIP Phone 100 after it has answered and the announcement has been played. Before connecting to SIP Phone 100 the caller should hear a soundfile... wiki says nothing about an Dial-option to play a soundfile to the caller ;-( Roland Zagler -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Robert Goodyear Sent: Saturday, July 02, 2005 8:50 PM To: Asteris...
2009 Sep 07
0
Record conversations and place soundfile in user-directory
Hello list, is it possible with the monitor-command to record conversations and place the soundfile in a pre-defined directory per user ?! So when extension 200 presses '*#' to record the conversation, the resulting sound file is written to his home directory on the Samba-server. This way each user has his own directory with its recordings that no one else can access (as default rights...
2005 Jul 02
1
play message to callee before connect toincomingcall
sorry for the misunderstanding, robert! the point is: during the caller is listening to the soundfile played to him the dialplan should continue to dial the sip phone 100 and after sip phone 100 is answered and the announcement file is played the caller should be connected to the sip phone 100. the behaviour is just like MoH, but the problem is, that the caller has to hear a soundfile from the beg...
2006 Apr 12
1
playback soundfile stored in mysql database
Hi Guys, I want to playback a sound file stored in mysql database in my perl script............pls can anyone help with an idea? response would be greatly appreciated Rgds _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
2006 Nov 11
1
Soundfiles adding during phone calls
I want to add some sound filed on demand during a phone call only possible on some extension numbers. I get many phone calls from local companies, but don't understand Chinese! I would like to record the call, but also ask the caller some questions, which should be added into the call with some keys on the phone, ... e.g. *66554 should add into the call: How are you? or What is your
2007 Dec 22
1
Sounds transscript / speech synthesis
Hi, in the earlier version there was a sounds.txt with the transcript of the soundfiles. Does this still exist somewhere? Is there a plan to make speech synthesis available the same way as soundfiles, ie. instead of playing language/soundfile.wav, send the text to the speechengine and play the output...? Jay... -------------- next part -------------- An HTML attachment was scrubbed...
2005 Jul 02
0
play message to callee before connect toinco mingcall
...mailto:r.zagler@fog.at] Sent: Saturday, July 02, 2005 4:01 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] play message to callee before connect toincomingcall sorry for the misunderstanding, robert! the point is: during the caller is listening to the soundfile played to him the dialplan should continue to dial the sip phone 100 and after sip phone 100 is answered and the announcement file is played the caller should be connected to the sip phone 100. the behaviour is just like MoH, but the problem is, that the caller has to hear a soundfile from the beg...
2003 Sep 04
2
The sounds of silence: silent soundfiles available
As has been noted before on this list, the Wait() application does not listen for keystrokes from users. Many of you, like me, have looping Background(), Wait(), and Goto() application priority chains that prompt users to enter some data, and then repeat the instructions if no keys are pressed. The problem of course is if the user doesn't start pressing keys during the Background() call
2009 Aug 20
6
Cannot play soundfile, doesnt find it or wrong format? Weird, worked yesterday! :-)
I'm trying to play a wav-file on a channel. This is what I see in the asterisk debug console AGI Rx << STREAM FILE "test.wav" "12345" [Aug 20 16:10:19] WARNING[25219]: file.c:602 ast_openstream_full: File test.wav does not exist in any format So it doesn't find the file, or it's in a wrong format? I can listen to it with windows media player... it's a
2011 May 02
2
Retrieving/Streaming audio/video files from DB using over AGI
...n the user mailbox directory and then plays it to the caller but this needs to happen through AGI, something along the lines of readsql (a la func_odbc) inside of AGI OR c) Anything else that's better than a) and b) above that someone can suggest. P.S> I do know about the AGI AddOn of PUT SOUNDFILE and GET SOUNDFILE which seems to be the only solution we can think of right now, other than of course having the DB machine exporting the SAN volume as an NFS share for the Asterisk server to mount, but that sounds like it'll be bad for performance? Thanks again -------------- next part ------...
2004 Feb 03
1
Re: Asterisk-Users digest, Vol 1 #2711 - 15 msgs
you can do this with MeetMe, but you don't have to. you can also use Parking, which makes things a little simpler. in either case, the strategy is going to be something like: 1. Record the soundfile 2. Park the inbound caller 3. Use a .call file or the manager interface to initiate an outbound call to the mobile phone 4. play soundfile and prompt the mobile phone user to accept/reject the call 5a. if the call is accepted, transfer the parked call to the mobile user. 5b. if the call is not acce...
2010 Oct 22
3
Licensing of Default MOH
Hi, I wonder if I may freely use the default soundfiles that came with asterisk (fpm-world-mix, fpm-calm-river and fpm-sunshine) on production server? Are there any official sources of royalty free music? -- Mvh, Aurimas Skirgaila -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asteri...
2004 Feb 03
3
Using a Dial Statement with option m and t
When I use option t and m together in the same dial statement the music on hold doesn't appear to work. Is this a normal operation? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040203/bfdd6806/attachment.htm
2005 Dec 28
3
voip-info: Asterisk record calls
...sox -help sox: Version 12.17.7 ... When I open this web page http://10.0.0.26/recordings/index.php I get this: No Recordings Found And there are recordings in /var/spool/asterisk/monitor Do I have to do something more? Does it work for anybody else? Is there any other way to combine in and out soundfile when I use automon option? -- Tomislav Parcina ime.prezime@email.t-com.hr
2010 Sep 22
2
Unable to open vm-INBOXs
...a standard install... [Sep 22 12:28:51] WARNING[22117]: file.c:650 ast_openstream_full: File vm-INBOXs does not exist in any format [Sep 22 12:28:51] WARNING[22117]: file.c:953 ast_streamfile: Unable to open vm-INBOXs (format 0x8 (alaw)): No such file or directory I do not find this particular soundfile on my system. Can't imagine this file is in the "extra-sounds" category ?! Al the other voicemail-related sound files are present. Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-user...
2007 May 31
2
applicationmap on features
...the person I am calling. I know that you can use the application map to do this. Just to test I enabled the testfeature example that is in the features.conf file. When I hit #9 during a call the other user does not hear the monkeys, they only hear a series of beeps. I have tried with different soundfiles and they all give the same problem. What kind of issue could this be? Is it timing related? Everything else sounds ok. -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director de Tecnolog?a +52-55-91169161 ext 2001 -------------- next part -------------- A non-text...
2005 Mar 23
4
Playback of sound files but no sound
Hello, I'm running asterisk-1.0.6 on a centos3.4 box. I'm still in testing phase and so far everything is running smoothly. I'm now trying to play a soundfile or an mp3file using 'MP3Player', 'Playback' or the 'Background' commands, but don't get any sound. The logfile says: -- Executing BackGround("SIP/joa-9def", "tt-weasels") in new stack -- Playing 'tt-weasels' (language 'en') Are...
2009 Jul 20
0
No subject
/var/lib/asterisk/sounds/soundfile.alaw /var/lib/asterisk/sounds/soundfile.wav to go from alaw to mp3, first convert to wav, then use lame <options> /var/lib/asterisk/sounds/soundfile.wav /var/lib/asterisk/sounds/soundfile.mp3 sox looks like it can ogg/vorbis, but mine doesn't list mp3. You might fetch the source for sox...