Displaying 4 results from an estimated 4 matches for "20use".
Did you mean:
20se
2006 Feb 07
1
IVR Menu
Hi,
I made a simple menu using the Background application and some wav files. I converted the wav files using
for a in *.wav; do sox "$a" -r 8000 -c1 "`echo $a|sed -e s/wav//`gsm"; done
(from http://www.voip-info.org/wiki/index.php?page=Convert%20WAV%20audio%20files%20for%20use%20in%20Asterisk)
The first two files "01/bemvindo" and "01/menu_top" are good. But the third file (01/menu_top), fails in the end of the sentence, and this message "Auto fallthrough, channel 'SIP/dov.bigio-ae4a' status is 'UNKNOWN'" appears in the cons...
2002 May 24
0
2.2.4 and XP Pro
...trying to connect a
Win XP Pro laptop to it. I installed the latest (as of today) registry
fix on the laptop, but when I browse to the samba server in network
neighborhood, I get the message:
\\Localhost
<file:///\\Localhost%20is%20not%20accessible.%20You%20might%20not%20have
%20permission%20to%20use%20this%20network%20resource.%20Contact%20the%20
administrator%20of%20this%20server%20to%20find%20out%20if%20you%20have%2
0access%20permissions.%20%20You%20were%20not%20connected%20because%20a%2
0duplicate%20name%20exists%20on%20the%20network.%20Go%20to%20System%20in
%20Control%20Panel%20to%20change...
2011 Jan 17
1
Using anova() with glmmPQL()
...did allow the anova command to work (before ~2004).
However, I couldn't find any other way to run a repeated-measures ANOVA with famiy=binomial. After a while longer on Google, I found a 'workaround' from Spencer Graves (on http://markmail.org/message/jddj6aq66wdidrog#query:how%20to%20use%20anova%20with%20glmmPQL+page:1+mid:jddj6aq66wdidrog+state:results ):
class(lmeres2)="lme"
anova(object=lmeres2,test="Chisq")
numDF denDF F-value p-value
(Intercept) 1 36 182.84356 <.0001
mnth 1 36 164.57288 <.0001
roostsitu...
2005 Feb 22
4
mp3 to gsm?
i have got a music file with extension mp3 and it is not workign with background()
is there any way to convert the mp3 to gsm or any other codec?
Kindest
Muhammad Muzzamil Luqman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050222/2ba5a4f0/attachment.htm