Displaying 20 results from an estimated 100 matches similar to: "Transcoded G.722 calls unintelligible with recent SVN head"
2011 Feb 26
0
Bug#603391: pygrub: unintelligible error messages
The image argument to pygrub does not need to be an integer.
The "invalid literal for int()" error probably means that your menu.lst
contains something like "root=(/dev/sda)". The root should be specified
in grub notation like "root=(hd0)".
You might want to have a look at /boot/grub/devices.map. To map /dev/sda
to hd0, you could add an entry like:
(hd0) /dev/sda
2013 Jun 20
0
Bug#603391: pygrub: unintelligible error messages
This indeed still happens with xen-utils-4.1 4.1.4-3+deb7u1
Additionally, the problem is hard to figure out (as it simply excepts with
"RuntimeError: Unable to find partition containing kernel", which it does
in many other cases as well; perhaps it should collect other caught
exceptions for debug purposes).
The grub.cfg, in my case, was generated by update-grub (from inside the
guest)
2010 Nov 13
0
Bug#603391: pygrub: unintelligible error messages
Package: xen-utils-4.0
Version: 4.0.1-1
Severity: normal
File: pygrub
The pygrub awesome error messages are captured below.
Please tell me what pygrub was doing and why it failed.
I also don't understand why <image> is supposed to be an integer.
# '/usr/lib/xen-4.0/bin/pygrub' '--kernel=/vmlinuz'
'--ramdisk=/initrd.img' '/dev/sda3'
linux (kernel
2003 Mar 02
2
mp3 playing distorted, or very slowed down... unintelligible.
I have the following in extensions.conf:
[global]
MP3ROOT=/var/lib/asterisk/mohmp3
[default]
exten => 1111,1,Answer ; Answer the line
exten => 1111,2,DigitTimeout,5 ; Set Digit Timeout to 5 seconds
exten => 1111,3,MP3Player(${MP3ROOT}/sample-hold.mp3)
The command that runs is:
14030 pts/0 S 0:00 /usr/bin/mpg123 -q -s -b 1024 --mono -r 8000
2005 Jan 10
7
Help! - Unintelligible prompts and music
I have set up a couple of test Asterisk servers and have never had a problem
with sound.
I've just done a fresh install on a dual 1GHZ PIII Asus box running Fedora
Core3 with the Digium PCI Dev kit and following all the various Core 3
How-To's. I can make calls ok but when any sound is sent from the Asterisk
box such as voice prompts and music on hold the sound is completely chopped
up in
2008 Dec 25
1
1.6.1-rc4: extension "i" not working??
I've have a simple caller id lookup on incoming:
[teliax-in]
..........
exten =>s,n,GoSub(set-callerid-name,0${CALLERID(num)},1)
................
[set-callerid-name]
exten => 0,1,NoOp( no CALLERID num set)
exten => 02135590993,1,Set(CALLERID(name)=Matthew )
...............................................
exten => _0!,n,NoOp(CALLERID: ${CALLERID(name)})
exten => _0!,n,Return()
2011 Mar 09
2
Complex sampling?
R users,
I am trying to generate a randomized weekday survey schedule that ensures even coverage of weekdays in
the sample, where the distribution of variable DOW is random with respect to WEEK. To accomplish this I need
to randomly sample without replacement two weekdays per week for each of 27 weeks (only 5 are shown). However,
I need to sample from a sequence (3:7) that needs to be
2005 May 28
3
Dovecot auth process died because of Socket operation on non-socket
Hi,
I'm having problems setting up a dovecot1.0 stable on a Debian-amd64
server. The process dies with the following message:
May 28 15:13:46 rouge dovecot: Dovecot v1.0-stable starting up
May 28 15:13:47 rouge dovecot: Login process died too early - shutting down
May 28 15:13:47 rouge dovecot: pop3-login: fd_send(-1) failed: Socket
operation on non-socket
May 28 15:13:47 rouge dovecot:
2002 Jul 01
3
Best quality setting for mp3 transcoded old radio shows
Hi,
I have a bunch of old radio programs (mystery/drama shows, not music)
encoded at 32 kbit (and some 48kbit) mp3 (mono). I want to reencode
them in ogg and make them available over gnutella.
My question is this. What is the best quality level (-q) for
transcoding them. I want to preserve quality, but I want to be
sensitive to the many modem based gnutella users. I also want to to
2010 Oct 19
2
head.matrix() unintelligent
Hi Just a simple question really. I?ve got these large 2d matrices that I?d
like to inspect, but not from start to finish. The head() command is
convenient when columns are few. For large nxn matrices, however, head() and
head.matrix() are still cumbersome. Is there a simple way of viewing both
the columnwise and rowwise heads of a matrix?
cheers,
Bruce
--
View this message in context:
2012 Nov 24
3
Help!!!!!
Dear R users.
I am little lost and i need your help.
I have such data.
DATE i Symptomes t
1 2009-04-24 Mexique 0 14358
2 2009-04-24 usa 0 14358
3 2009-04-26 Mexique 18 14360
4 2009-04-26 usa 100 14360
5 2009-04-27 Canada 6 14361
6 2009-04-27
2008 Jun 03
1
G.722 over ISDN PRI/BRI
Hi,
G.722 is heavily used by Broadcasters worldwide for wideband voice
communications over ISDN. I'd like to be able to receive these G.722 over ISDN
calls into an Asterisk exchange (with mostly a view to routing the calls to a
Voicemail box where material can be recorded). I have been examining source
code for the 3 different ISDN Channels in Asterisk and they all seem to be hard-
codec
2009 Jul 08
0
Grandstream GXP-1200 & G.722?
Can anyone here have experience using G.722 on the Grandstream GXP-1200?
It's supposed to support the codec, but I wonder if the handset does it
justice?
The older BT-200 also supported the codec, but the handset was not good
enough. You could only hear the improved call quality using a headset.
Michael Graves
mgraves <at> mstvp.com
o(713) 861-4005
c(713) 201-1262
sip:mjgraves at
2007 Apr 25
1
Asterisk 1.4 Conference with G.722
Hi all,
I am having problem with conference call (meetme feature) using G.722 phone.
G.722 phone to phone is working fine. I suspect this is due to the fact that
Asterisk 1.4 only support G.722 passthrough.
Any ideas how this problem can be fixed.
Thanks.
Regards,
Chong
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 May 08
0
G.722, 1.4 and IAX trunking ...
Been playing with G.722 in Asterisk 1.4.24.1 - using the back-ported
patches from http://carlton.oriley.net/drupal/node/12
Works just fine as far as I can tell - Grandstream phones anyway - playing
the G722 sound files, and calls between them.
Transcoding seems fine too - calling non G722 devices, it seems to "just
work"
However Phone A (g722) calls phone B (gsm). Works fine.
2009 Sep 03
1
G.722 problems with IAX
Hello,
I try to move our asterisk installation (3 Asterisk servers in different
offices connected using IAX and a lot of SIP phones, as well as ISDN
connections using CAPI) to use G.722 instead of G.711.
Asterisk 1.4.25.1 is used with the G.722 patch (the fixed one, which solves
the gain problem).
So SIP-to-SIP and to ISDN there is no problem. G.722 itself works and
transconding to G.711 for
2000 Nov 02
0
Pl. provide and Input for var.test (PR#722)
I want to use var.test function of ctest library. I was able to generate the
output from R on the input given by rnorm. But when I store the same data set
provided by rnorm into a file, and then read a file into a dataframe, then on
using the dataframe as a parameter to var.test function - it gives an error
"not enough x observations".
I'll explain the above mentioned problem of
2008 Jun 04
1
G.722?
Which flavor of G.722 has been implemented in Asterisk? And starting
with what release version?
Thanks,
Michael
--
Michael Graves
mgraves<at>mstvp.com
http://blog.mgraves.org
o713-861-4005
c713-201-1262
sip:mjgraves at pixelpower.onsip.com
skype mjgraves
54245 at fwd.pulver.com
2003 Sep 29
4
[Bug 722] scp not found
http://bugzilla.mindrot.org/show_bug.cgi?id=722
Summary: scp not found
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: jim.a.davidson at bt.com
I have
2009 Jul 08
2
g.722 + loudness
Hi,
We've been running g.722 in asterisk 1.6.09 for awhile now,