Displaying 20 results from an estimated 7000 matches similar to: "nativ bridging problem with ilbc!!"
2004 Dec 06
1
iax2 nativ bridge question?
hallo all,
i would like to know, as i would suspect, nativ bridiging should work also,
if only one iax party is behind an nat router and the other has a public
ip. when i connect to iax clients, which have both pubic ip's nativ
bridging is working. if one of the clients is behind an nat, the iax2
channels always get routed through the asterisk server (latest stable
version from cvs) ?? i
2004 Dec 22
0
Ticket: 12775 Multiple IAX client behind a NAT
Hello!
I have a number of IAX clients behind a NAT (on the same LAN) and
asterisk server on the Internet. And that clients doesn't speak directly
to each other, traffic goes through the asterisk server.
What should I configure to make IAX clients on the same LAN to speak
directly, please?
notraster=no is set in iax.conf
The asterisk server is on real IP behind a NAT (at DMZ with full 1-to-1
2005 Jan 28
6
iaxComm version 1.0 released
iaxComm is an Open Source softphone for the Asterisk PBX.
iaxComm compiles and runs on Win32, Linux and Mac OS X (Panther) systems.
Recent Changes:
* Improved jitterbuffer code
* Steve Underwood's Packet Loss Concealment Code
Features Include:
* iLBC support
* GSM support
* speex support
* ulaw and alaw support
* Blind Transfer.
* Custom Ringtones per
2004 Oct 06
2
no audio from asterisk
I am using gentoo Linux and Asterisk CVS-HEAD-09/23/04-19:57.
I have tested both KPhone and IaxComm for linux but receiving no audio
from asterisk.
sound is working fine, as I can listen playing files using PLAY or
APLAY.
KPhone is configured with DTMFmode=inband and codec is ulaw
and IaxComm is configured with ilbc
if somebody can sort out this
Thank you
regards,
--
Atif
2005 Jan 18
1
No compatible codecs
Original Post
----------------
I have an Asterisk related problem with mutualphone.
I can connect to any number with any softphone that I am using (iaxcomm,
SJPhone, and a few others).
Also I have a Grandstream BT 101. But I cannot call (via Asterisk) to
mutualphone destinations. Other destinations go fine.
A working phone call (e.g. from iaxcomm) gives the following on the
console:
--
2005 May 13
3
Audio quality
I'm a new Asterisk user. I've managed to set it up to do everything I
want except sound good. Currently, Asterisk sounds considerably worse
than my cell phone. I know VOIP can be _better_ than my cell phone,
because I've heard Skype do it. (Using 32k iLBC, I believe.)
I did an experiment with audio quality:
1) I made a recording which was pretty good. I used an iSight
2004 Apr 08
0
Re: [Iaxclient-devel] codec negotiation ?
On Thu, 08 Apr 2004 10:14:09 -0400, Steve Kann wrote:
>Gary wrote:
>
>>I have noticed lack of codec negotiation with calls thru a registrated
>>asterisk box.
>>
>>No seen problems with outbound calls, (though I haven't specifically
>>tried it), but the problem exists inbound.
>>
>>Easiest method for testing this was ring in via a sip client set
2011 Sep 19
0
iLBC support in Asterisk after Google's acquisition of GIPS
Recently, we were notified that the mechanism included in our Asterisk
source code releases to download and build support for the iLBC codec
had stopped working correctly; a little investigation revealed that this
occurred because of some changes on the ilbcfreeware.org website. These
changes occurred as result of Google's acquisition of GIPS, who produced
(and provided licenses for) the iLBC
2011 Sep 19
0
iLBC support in Asterisk after Google's acquisition of GIPS
Recently, we were notified that the mechanism included in our Asterisk
source code releases to download and build support for the iLBC codec
had stopped working correctly; a little investigation revealed that this
occurred because of some changes on the ilbcfreeware.org website. These
changes occurred as result of Google's acquisition of GIPS, who produced
(and provided licenses for) the iLBC
2006 Feb 13
1
iLBC issue: An ilbc frame that isn't a multiple of 50 bytes long from RTP (38)
Hello all,
I've started implementing iLBC on some of the ATAs we have floating around
clients' homes, but I'm coming against this error message with most of them:
codec_ilbc.c: Huh? An ilbc frame that isn't a multiple of 50 bytes long
from RTP (38)?
The ATAs in question are various Grandstream models - the HT486 being the
predominant one. Looking at the list archives, it's
2004 May 19
1
using iLBC
I want use iLBC and have following in mind, please help me is it possible ?
ISDN <-----(ALAW)-----> * <-----(ALAW)-----> SNOM
SIP??<-----(iLBC)----->?*?<-----(ALAW)----->?SNOM
1. ISDN incoming codec is ALAW SNOM codec should be ALAW (can't be iLBC
because a lack of codec).
2. SIP incoming codec should be iLBC (snom is ALAW).
3. SIP outgoing codec should be iLBC /snom
2007 Mar 11
2
g711 -> iLBC garbled voice in 1.4?
All,
Has anybody else experienced garbled voice between a phone using
alaw/ulaw and one using iLBC? I have a Nokia E series phone with a
preference to use iLBC and this works fine in Asterisk 1.2. However,
since moving to 1.4 - I get garbled voice on Inbound (g711->iLBC).
Outbound voice seems fine (iLBC->g711) though. It's not a 20/30ms
framing issue as the phone uses 30ms
2003 Jun 09
0
iLBC, Speex and X-Lite
I've been trying out the newest X-Lite (Build 1012) with iLBC and speex
codecs.
If I enable only iLBC _or_ SPX on X-Lite and call the echo-test on my
asterisk server, the call connects, but I get no sound.
If I enable only iLBC _and_ SPX, X-Lite indicated that it has connected
with iLBC, and I hear a weird squawking.
My sip.conf contains:
allow=iLBC
allow=SPEEX
allow=gsm
I've heard
2003 Apr 16
4
iLBC
i tried asterisk ilbc codec against kphone. when the call got
connected, i started to immediately get these kind of message to the
console:
WARNING[14350]: File codec_ilbc.c, Line 141 (ilbctolin_framein): Huh? An ilbc frame that isn't a multiple of 52 bytes long from RTP (50)?
WARNING[14350]: File codec_ilbc.c, Line 141 (ilbctolin_framein): Huh? An ilbc frame that isn't a multiple of
2008 Apr 13
1
compilation of asterisk 1.4.19 with ilbc already on system
I already have ilbc installed on my system. The files
are:
/usr/include/ilbc/iLBC_decode.h
/usr/include/ilbc/iLBC_define.h
/usr/include/ilbc/iLBC_encode.h
/usr/lib/libilbc.a
/usr/lib/libilbc.la
/usr/lib/libilbc.so -> libilbc.so.0.0.0
/usr/lib/libilbc.so.0 -> libilbc.so.0.0.0
/usr/lib/libilbc.so.0.0.0
However, if I do a "make" in asterisk-1.4.19, it will
not detect that libilbc.a
2011 Jun 22
1
iLBC re-licence
Does anybody know if the updated licence on iLBC makes it safe to
include in Asterisk when used in a commercial environment again?
https://sites.google.com/site/webrtc/ilbc-freeware
It seems to require that the Google iLBC licence document is on the
box, but that otherwise it is free-to use by all in any way (BSD
licence style). I believe that prior to that there was a requirement
to register
2004 Oct 04
1
Will there be any support for iLBC in IAXClients soon?
Hello Folks,
I noticed that all of the IaxClient based softphones with exception of
Firefly only seem to have support for GSM but what about iLBC?
The quality is excellent with iLBC even on a dialup connection! Meanwhile
while the audio on GSM often sounds scratchy. Is anyone looking to
implement iLBC in an IaxClient based softphone soon?
Errol
Biz4Web Solutions Limited
2007 Apr 27
4
Unable to find a codec translation path from ilbc to ulaw
Hi!
As the upstream of my DSL-connection is very slow, I'd like my
sip-phones to use iLBC to connect to my *. My gateway provider only
allows ulaw. Hence, I'd like to use the follwing setup:
SIP-phone <--iLBC--> Asterisk <---ulaw----> PSTN-Gateway
I get the following error:
"Unable to find a codec translation path from ilbc to ulaw"
Setup SIP-phone:
disallow=all
2004 Sep 27
0
Speex/ILBC buggy with * 1.0 and X-Lite/Pro?
I'm playing with codecs at the moment and have found some notices errors
when x-lite/pro connects to asterisk with Speex or ILBC. Initially I was
getting garbled sound, but after changing magic number for both codecs
to 97 (as per
http://www.voip-info.org/wiki-Asterisk%20phone%20xten%20xlite and
http://bugs.digium.com/bug_view_page.php?bug_id=0000918) I was able to
get normal voice. BUT,
2004 Jan 26
3
X-Lite & Asterisk: Speex & iLBC not working?
This seems to have been reported before, but I've seen no resolution:
http://lists.digium.com/pipermail/asterisk-dev/2003-August/001470.html
http://lists.digium.com/pipermail/asterisk-users/2003-August/019091.html
http://lists.digium.com/pipermail/asterisk-users/2003-October/024472.html
When forcing use of Speex, no sound comes out at all (Speex-1.0.3 on the
Asterisk server)
When forcing