Displaying 20 results from an estimated 2000 matches similar to: "G726 not working ?"
2005 Mar 21
2
G726-16 passthrough...
Hello,
I'm wondering if anyone has benn able to successfully get g726-16
passthrouhg to work? I am wanting to use this codec instead of g729 as
I'm running out of DSPs using a high complexity codec on the Ciscos. I
would think it would work just as g729 does, which has been working fine
for me, but it does not. G726-32 does work great however, but it's like
Asterisk doesn't
2007 Oct 10
3
G729a codecs + Asterisk 1.4.11
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Good Morning,
Any help would be grateful to help me understanding what's wrong...
I have bought 2 g729a licenses to digium and I would like to have them works...
My processor is an Intel(R) Xeon(R) CPU E5310 @ 1.60GHz (4 processors)
so I have downloaded the
2009 May 22
1
Can't get G.726 to work.
Hi,
I have both codec_g726.so and format_g726.so loaded:
root at test:~# asterisk -r -x "module show" | grep 726
codec_g726.so ITU G.726-32kbps G726 Transcoder 0
format_g726.so Raw G.726 (16/24/32/40kbps) data 0
But when I try to dial into Asterisk with Twinkle softphone using G.726 codec:
INVITE .....
[SIP headers omitted]
v=0
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
Hi,
Ive been struggling with asterisk for a few days now. I understand
pretty much how it works and how to tie things together (SIP -> SIP
internally works fine etc), but just cannot get asterisk to work with an
X100P clone (its a Ambient MD3200, if that means anything to you guys).
I have tried (initially) asterisk 1.07 with zaptel 1.07, and now
Asterisk CVS-HEAD with zaptel cvs. Both give
2005 Jun 02
2
asterisk sipura and g726 codec
With sipura (I tried this with both the 3000 and 841) set to prefer
the g726-32 codec, a call from the sipura to asterisk will use g726.
Asterisk sip.conf has:
disallow=all
allow=g726
allow=gsm
allow=alaw
When the call is from asterisk to the sipura, asterisk will not use
g726. It ends up using alaw. I usually use stable but I tried this
with head too, and same thing happens.
Anybody know how
2006 Apr 11
2
G726-40 required - Help!
Hi everybody,
A customer requires G726-40 with Asterisk... I know G726-32 is
pseudo-standard, but he definitely wants G726-40...
Is there any (easy) way, to integrate G726-40 into Asterisk? Has anyone
done this before? Any hints? Please help!
Due to a misunderstanding, my product manager already offered this to
the customer and now i do not know how to do it...
Thanks a lot in advance,
2010 Aug 02
6
Codec negotiation : expecting G726, getting G711a (alaw)
Hello list,
Grandstream GXP2010 phone calling to Snom 320, Asterisk in the middle.
Grandstream allows for 8 different codec specifications. I have defined
them as 4 x G726 & 4 x alaw.
Snom allow for 7 different codec specifications. I have defined them as
3 x G726 & 4 x G729.
The SIP peers are both defined as :
disallow=all
allow=g726
allow=alaw
allow=g729
allow=gsm
This is the
2005 Mar 20
1
I cannot use G711 (ulaw|alaw)
Dear all,
I'm trying to use ulaw and alaw with Diax and Asterisk but I'm not able to,
I got the following error message:
Mar 20 11:47:59 NOTICE[7099]: chan_iax2.c:6350 socket_read: Rejected connect
attempt from 192.168.0.55, requested/capability 0x8/0xc incompatible with
our capability 0xfe02.
I do not understand why because my Asterisk box load these codecs properly!
Does somebody
2009 Aug 21
2
codec_dahdi.c: Failed to open /dev/dahdi/transcode: No such file or directory
I have a CentOS release 4.7 box running asterisk-1.4.26.1 with
dahdi-linux-2.2.0.2 and dahdi-tools-2.2.0
I regularly get these messages, is this something i should be worried
about?
[Aug 21 01:05:07] VERBOSE[4343] logger.c: codec_g726.so => (ITU
G.726-32kbps G726 Transcoder)
[Aug 21 01:05:07] ERROR[4343] codec_dahdi.c: Failed to open
/dev/dahdi/transcode: No such file or directory
[Aug
2004 Dec 17
6
Realtime and PostgreSQL
Has anyone had any luck with PostgreSQL and Realtime? The realtime
instructions on voip-info seem pretty straight forward... just not woking for
me. I've included all of my config files below, and my console output.
Entire console bootup output:
[root@abox asterisk]# /usr/sbin/asterisk -vvvvvvc
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing
2007 Jul 20
1
ulaw to g726 conversion
I am able to use sox to convert audio files from ulaw to
wav (MS ADPCM), is there a way, using sox or another
command line tool, to convert them to g726 ?
( g726-32 since it is supported by * )
tia,
-baji.
--
2006 May 20
1
$1000USD for fix of Asterisk g726-32 codec
Hi All,
I am happy to offer $1000USD for the fix of the g726-32 in Asterisk.
What's wrong with it? It currently gives a very distorted sound as
though the gain is set to high. Lowering the gain on endpoints helps
but this is not a fix just a poor workaround. We require g726-32 to be
of the same quality as the Asterisk g711 implementation.
As the developer who fixes this issue you will
2004 Dec 10
1
Doubts regarding g726 - 16 bits setup
Hi all,
I would like to make a call using the asterisk IAX
with g726 - 16 bits codec.
How could I configure it in the iax.conf file.
Do I need to modify the file like this?
.
.
disallow = all
allow = g72616k
.
.
I have tried it but it hasnĀ“t worked.
Thanks in advance and best regards
Guild
__________________________________
Do you Yahoo!?
Meet the all-new My Yahoo! - Try it today!
2004 Jul 09
3
ATA 186, firmware SIP 3.1 and codec g.726
I have a ATA 186 with SIP firmware 3.1 when I changed the configurations to
use the g.726 codec I received many erros and the calls doesn't work.
I changed the fields:
- LBRCodec: 6 <- the code for g.726
- TXCodec: 6
- RxCodec: 6
The errors:
Jul 9 13:15:37 NOTICE[1192491824]: rtp.c:500 ast_rtp_read: Unable to
calculate samples for format G726
Jul 9 13:15:37 NOTICE[1192491824]:
2004 Aug 06
2
Asterisk not starting
Hello!
Asterisk "CVS-HEAD-08/06/04-14:55:13" won't start on two of three different
Gentoo machines. This is the output of gdb:
ultra asterisk # gdb /usr/sbin/asterisk
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
2009 Mar 18
1
Asterisk and G.726 Codec
Dear all,
I am doing an interop testing with asterisk-1.6.0.5 now, and I have a
question about the G.726 codec on asterisk.
While my IAD supportes G.726-16,24,32 and 40 codecs, when doing a testing
about G.726-40, I found that asterisk removed the G.72-40 sdp attrib when
transmitting the INVITE with SDP.
I modified sip.conf in order to solve the problem, G.726-32 is ok when
allow=g726, but
2004 Jun 17
2
IAXy and bandwidth requirements
In the mailing list archives, I found a message that indicates that the
IAXy has the ulaw, alaw, and g726 codecs, but I cannot find anything
official on Digium's site about it. The Installation Manual has an
example iax.conf file that indicates the ulaw codec, so I know that one
is good.
But we are thinking about using the IAXy over a VPN, to replace our
MultiVoip. alaw and ulaw are
2004 Jul 09
1
RE: ATA 186, firmware SIP 3.1 and codec g.726 + now SIPURA SPA-2000
To me it's a error if I can't complete calls using the ATA configured to use
the g726 codec.
I just tried it usign a sipura SPA-2000 (preferred codec: G726-32) and I
received NOTICES and WARNINGS, but I can't complete a call.
On a zap channel:
-- Executing Dial("SIP/2007-e4d8", "Zap/1/2217008") in new stack
-- Called 1/2217008
-- Zap/1-1 answered
2006 Dec 06
1
FW: G.726 on Asterisk 1.4.0
Ok,
With everything restore on rtp.c, still I have no audio however the call is
not destroyed immediately as before.
I'm going to put a second Granstream box, and findout if between two boxes
this happen too.
I cannot believe that we cannot do 2 g726 on the same box at one time.
Carlos
-----Original Message-----
From: Carlos Alperin [mailto:calperin@senecacom.net]
Sent: Wednesday,
2005 Jul 18
0
Crash on reload only with autoload=no
Hi,
I've been having a little problem with my asterisk servers, I have 4
identical asterisk servers setup (same hardware, same OS, same config). Once
in a while (once or twice a day) one of the server crashes on the cron job
reload. But I realized this only happens on 3 of the 4 servers. Tried to
spot the difference between that one server that wasn't crashing. The
difference I found was