Displaying 20 results from an estimated 3000 matches similar to: "Asterisk does not translate from wav to alaw"
2009 Dec 13
1
Unable to open file...
Hi List.
Don't know if I already posted about this problem but, if I have I apologize for the double post.
I am trying to test a time of day extension dialing 80, all I'm trying to test is if is morning I would like asterisk to say "Good Morning" but, when I run the test I get the following error message saying that the file doesn't exist and it does:
Night..............
2009 Nov 26
1
Unable to open sound file error
Hello.
I have a question regarind sound files in asterisk 1.6. I have a sound package in ulaw format and I would like to know if I have a sip extension with allow=alaw would asterisk convert that file to the codec the user is allowed to?
I am having a problem playing a file that exist in /var/lib/asterisk/sounds/es/good.ulaw
but asterisk is telling me it doesn't. Here's what I get when
2013 Jun 16
2
MOH don't work after update
Hi
we have a small problems.
We have a Asterisk 1.6.1 old server with music on old.
we have updated to AsteriskNow 11.4.0
and now, when we want play sound, we have a errors:
-- Executing [334xx at Accueil_HNO:2] BackGround("SIP/SIP000005-0000000c",
"Fermeture") in new stack
[Jun 16 07:35:06] WARNING[7634][C-00000006]: file.c:701
ast_openstream_full: File Fermeture does
2008 Jan 01
3
[1.4 + FreeBSD 6.2] Playing WAV PCM file?
Hello
Happy New Year! I succesfully installed the Ports of Zaptel BSD 1.4.0
and Asterisk 1.4.13 (that's the latest in the Ports). To save CPU, I'd
like to play PCM WAV files instead of eg. GSM. Per...
www.voip-info.org/wiki/view/Convert+WAV+audio+files+for+use+in+Asterisk
... I recorded a sample of my voice using XP's Sound Recorder, then
ran the following :
sox test_wav.wav -r
2009 Apr 26
1
file.c:655 ast_openstream_full: File /tmp/winkel-gesloten.alaw does not exist in any format
part of extensions.conf:
exten => 11,1,Answer()
exten => 11,n,NoOp(CallerID : ${CALLERID(all)})
exten => 11,n,Playback(/tmp/welkom-tcs.alaw)
exten => 11,n,GoToIfTime(09:00-17:59|mon-fri|*|*?open,s,1)
; wordt doorgerouteerd naar context open, maar indien gesloten :
exten => 11,n,NoOp(Oproep tijdens winkel gesloten)
exten => 11,n,Playback(/tmp/winkel-gesloten.alaw)
exten =>
2004 Apr 04
3
Please help
Hi Guys,
My name is Marcias, and I am setting up for the first time an Asterisk PBX, I am learning as I go along. I have been able to download and install Asterisk, Libpri and I have been able to get Asterisk up and running. I have several questions:
1 .I can call the Asterisk server from my Xten phone and it picks up. I have 3 computers (one of them being the asterisk server) I can seem to call
2007 Apr 03
3
Adding DND to dialplan
Hello -
I've read Asterisk should be able to activate a do not disturb feature
to turn off the ringers on extensions. I checked the wiki and can't
find documentation for how to do it.
Here's my attempt, added to extensions.conf:
[dnd-on]
exten => _#78,1,Answer
exten => _#78,n,Wait(1)
exten => _#78,n,Macro(user-callerid,)
exten =>
2011 Jan 05
2
DTMF-troubles with Snom
Hello list,
I'm having DTMF-troubles with a Snom phone. I want to know if it's the
Snom or Asterisk that makes the trouble.
I'm playing a prompt, then make a choice for "2" :
[Jan 5 17:06:38] VERBOSE[29172] file.c: [Jan 5 17:06:38] --
<SIP/test1-00000701> Playing
'/var/lib/asterisk/sounds/vprompts/109001/prompt5040.slin'
(language 'nl')
[Jan
2011 Feb 11
6
On-Hold Music
Hi gang,
In 500 words or less (if possible), please explain what is a
legal music-on-hold file? My boss hates the stuff provided with the
distribution and I figure that I'm asking for trouble if I take my Les Mis
tracks and run them through Audacity and SOX to make new files.
Thanks in advance
Danny Nicholas
-------------- next part --------------
An HTML attachment was
2005 Mar 24
1
voicemail problems with CVS-HEAD
Hello,
I have moved from Asterisk 1.0.7-BRIstuffed-0.2.0-RC7k (debian pkg) to
CVS-HEAD, and realtime. Compiled no problem and now running, with
realtime extensions and sip users in postgres (ODBC connection) database,
trunking also works.
I have looked on google, wiki, and this mailing list, along with talking
to some peers, but to no avail.
My problem revolves around voicemail. I have looked
2006 Jan 29
1
file.c:509 ast_openstream_full: File 100 does not exist in any format
Hi all,
look at these lines.
I created a queue named info when a caller (extension
86) place a call he is put on queue he sould hear MOH
.
What's the meaning of :
Jan 29 14:35:30 WARNING[2591]: file.c:509
ast_openstream_full: File 100 does not exist in any
format
Jan 29 14:35:30 WARNING[2591]: file.c:821
ast_streamfile: Unable to open 100 (format ulaw): No
such file or directory
Regards
2015 Mar 25
2
TRUNK Dial failed due to CONGESTION HANGUPCAUSE: 34
hello list,
i have asterisk 11.15.0 and i have some trunks sip from my provider
we have some ip phone astra 6731i
each Ip-phone is configured with trunk and we call
no ihave configured another trunk from the same provider in my asterisk
i can call all numbers just the numbers are configured in thses ip phones.
but when i configured the same trunk in x-lite i can call theses ip-phones
without
2010 Sep 22
2
Unable to open vm-INBOXs
Hello list,
it seems that a sound file is not present on my system, although I have
made 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
2010 Jan 19
1
wav to gsm can't play
hi,
i try to convert wav file to gsm format.use following commands;
sox net263-welcome.wav -r 8000 -g -c 1 net263-welcome.gsm resample -ql
the file is located in /var/lib/asterisk/sounds/net263
but cant' play.do you know what's wrong?
-- Executing Playback("SIP/1001-00000091", "net263/net263-welcome")
-- <SIP/1001-00000091> Playing
2008 Apr 10
2
Voicemail: afternoon audio file is missing
Dear all, I have Asterisk 1.4 and I'm using the voicemail feature. I
edit /etc/asterisk/voicemail.conf with "envelope=yes" and after that I
left a message in a given mailbox near 11:00 AM. When a dial the
voicemail number in order to hear the message, the Astreisk server close
the cal and I get this error from te CLI:
[Apr 10 14:09:08] WARNING[12955]: file.c:563 ast_openstream_full:
2010 Aug 17
3
Convert wav-file to alaw-file
Hello list,
it seems that Asterisk is unable to convert a wav-file into an alaw-file :
[root at asterisk testing]# asterisk -rx "file convert testExtended2.wav
testExtended2.alaw"
Unable to open input file: testExtended2.wav
[root at asterisk testing]# asterisk -rx "file convert testLong2.wav
testLong2.alaw"
Unable to open input file: testLong2.wav
The wav-file is MONO,
2010 Mar 23
3
Which folder for sounds?
1.6.2:
-- Executing [s at incoming-pstn-line:4] VoiceMail("DAHDI/4-1",
"100 at default,u") in new stack
-- <DAHDI/4-1> Playing
'/var/spool/asterisk/voicemail/default/100/unavail.gsm' (language 'en')
[Mar 22 17:15:46] WARNING[31145]: file.c:650 ast_openstream_full: File
vm-intro does not exist in any format
[Mar 22 17:15:46] WARNING[31145]:
2010 Jul 21
2
play alaw file with .wav extension
Hi all,
I have to play a alaw file with .wav ext. How can I do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100721/de46328f/attachment.htm
2004 Jun 11
15
Voicemail problem
I am trying to get asterisk to email me my voicemail as attachments.
What am I missing? Where do I tell it to go for SMTP services?
Voicemail.conf:
;
; Voicemail Configuration
;
[general]
format=wav49|gsm|wav
serveremail=pbx.agtcorp.local
attach=yes
maxmessage=180
skipms=3000
maxsilence=10
silencethreshold=128
maxlogins=3
append=yes
[default]
100 => 1234,Sean Garland,sean@siskiyoutech.com
2005 Jun 07
2
codec preference
Need some help understanding codec preferences:
I have 2 asterisk servers.
Server 1 sends calls to the PSTN and has allow=g729 allow=gsm and
allow=ulaw in iax.conf
Server 2 receives calls and routes them to server 1. It has the same
allow lines.
We receive calls from a phone co and route them via server 2 to server
1. The calls originate in g729 and everything works fine.
Now I want to take