similar to: Installing codec g729 on Asterisk 1.2.1 on FreeBSD 6.0

Displaying 20 results from an estimated 10000 matches similar to: "Installing codec g729 on Asterisk 1.2.1 on FreeBSD 6.0"

2006 Apr 29
2
Codec G729 no longer works.
I upgraded my server from Fedora Core 4 to Fedora Core 5. I was wondering if anybody else has run into the problem and know's the fix? I recompiled asterisk and if I don't have the /usr/lib/asterisk/modules/codec_g729a.so file in place it works. I use or used to use the licensed G729 Codec from Digium. This is the error message from asterisk -vvg: [app_playback.so] => (Sound File
2010 Jul 16
1
g729 codec loading
Hello Everyone, I've successfully registered my g729a licenses. When i try to load the module from asterisk Cli i got the following error *Error loading module 'codec_g729a.so': /usr/lib/asterisk/modules/codec_g729a.so: cannot restore segment prot after reloc: Permission denied* * loader.c:795 load_resource: Module 'codec_g729a.so' could not be
2009 Jan 27
0
Can't start Asterisk after installing Digium G729 licence [SOLVED]
2009/1/27 Olivier <oza-4h07 at myamail.com> > > 2009/1/27 Olivier <oza-4h07 at myamail.com> > > Hi, >> >> I carefully followed instructions in README file lasting with : >> /root/register >> ... blabla >> asterisk -r >> CLI> restart now >> >> Then asterisk -r fails with : >> # asterisk -r >> Asterisk
2009 Jan 27
1
Can't start Asterisk after installing Digium G729 licence
Hi, I carefully followed instructions in README file lasting with : /root/register ... blabla asterisk -r CLI> restart now Then asterisk -r fails with : # asterisk -r Asterisk 1.6.1-beta4, Copyright (C) 1999 - 2008 Digium, Inc. and others. Created by Mark Spencer <markster at digium.com> Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details. This is
2008 Nov 13
0
Problems with Licensed g729a codec from Digium
Firstly, I'm running Asterisk 1.4.4 on Solaris 10. I have several different internal SIP phones all sharing a single IAX2 VoIP channel. PHONES |------------- <SIP/uLAW> --------------| ASTERISK |-------------- <IAX2/g729> ------------|VoIP/ISP The g729 codec has been registered successfully and appears to be detected by Asterisk (NOTE: I have changed what I thought might have
2010 Mar 24
1
G.729 Codec problem.
Hi, I purchased a G.729 1 channel codec license from digium. And installed as per the documentation. Then configured the sip.conf to use the new codec. For that, I am added the following entries in sip.conf (via web interface, as i am using asterisknow 1.5) disallow=all allow=g729 allow=ulaw allow=alaw allow=gsm After that, when try to call through the PSTN line I can hear the voice of
2008 Mar 24
1
g729 license for debian etch
Hi all, I have install G729 license to asterisk 1.4.18 and use distro debian etch 4r2. It'snot complete. when i use ldd commant to show the library it show "/usr/lib/aserisk/modules/codec_g729a.so: /lib/libc.so.6: version 'GLIBC_2.4' not found (required by /usr/lib/asterisk/modules/codec_g729a.so) when i check the GLIBC version on debian it is glibc-2.3.6 please advice me
2006 Nov 22
1
G729 issues on 1.4 beta 3
Hello Everyone, I just upgraded to the latest beta version and I am running into one problem. We purchased g729a licenses from digium and they aren't loading anymore. If I roll back asterisk to 1.2.10 the codecs work fine. I've downloaded the new 1.4 version of the codec from their website and re-registerd everything with no luck. Here is the error message: error loading module
2006 May 05
1
problem g729
Hello , I'm have this problem before copy codec in the /usr/lib/asterisk/modules before registration ... My asterisk is Asterisk SVN-trunk-r20297 built by xxx@ xxx on a i686 running Linux on 2006-04-20 01:02:07 UTC This erro : codec_g729a.so]May 5 21:39:16 WARNING [6950]: loader.c:731 __load_resource: misstng mod_data for codec_g729a.so Segmentation fault Thanks
2004 May 21
4
G.729a beta codec on old Pentiums
Hi, I've been trying to get the G.729a beta codec running with my remote Asterisk box that talks IAX2 to my local Asterisk box. Digium fixed the problem I was having in registering the beta codec, so that now works fine. I've removed the old codec_g729b.so from /usr/lib/asterisk/modules and put in place the codec_g729a.so beta from digium FTP. My CVS build of Asterisk is about a
2007 Sep 14
1
g729 on 1.4.10.1
I have a fresh 1.4.10.1 installation that appears to have a problem with g729 pass-through. I can see the gateway in question sending an INVITE using g729b. However, the Asterisk is only sending g711 in the INVITE to my Polycom phone. [gateway] disallow=all allow=g729 [phone] disallow=all allow=ulaw allow=alaw allow=g729 There's the codec configs for the gateway and the phone in question.
2007 Mar 21
1
G729 'disappears' randomly
All, I have around 10 opteron 165 servers all running Fedora Core 5 and Asterisk 1.2.x (mostly Asterisk 1.2.16) with 15-25 channels of g729 each. They register without any problem but I had to use the codec_g729.so corresponding to the i386 version in all of them (asterisk would not start if i tried the opteron specific one). The problem: In one of the servers, we seem to lose the registration
2005 Aug 23
1
Can't get G729 working after buying a license.
List, I purchased 2 g729 licenses but I can't get it to answer a g729 call from a cisco router with a vwic card. In the debug output below you will see that asterisk thinks it only supports: (gsm|ulaw|alaw|h263) when it should support g729 according to the config also listed below. The real odd thing is I can place g729 calls to the router, just not from the router to *. Anyone have any
2007 Jul 19
5
G729 copy protection
Hi All, I have been trying to get the Solaris version of the G729 codec to work with asterisk 1.2.17 and 1.2.22. However, I come up against the very same error every time I try to install it. Has anyone out there seen this error, taken from the asterisk console straight from startup: [codec_g729a.so] => (Annex A/B (floating point) G.729 Codec (optimized for i386)) Jul 19 14:11:23
2005 Oct 04
1
Forcing Codec Usage
Hello, I have VPC (Voice Pulse Connect) and NuFone for providers and I have setup modules.conf with the registered (Digium) G.729 Codec such as: load => codec_g729a.so load => res_crypto.so With both sip/iax2 configuration disallow=all is first and then allow=g729 is next (allow=ulaw,allow=alaw,allow=gsm are next after allow=g729) and it always dials via ulaw. Why is this happening? Josh
2008 Mar 24
1
G.729 Copy Protection
I'm trying to use the Digium suplied G.729 Codec, I have ran the register utility, and got my licenses written to /var/lib/asterisk/licenses, but when a start Asterisk I got the following errors: [Mar 24 12:33:08] NOTICE[4068] codec_g729a.c: G.729 transcoding module version 34, Copyright (C) 1999-2007 Digium, Inc. [Mar 24 12:33:08] NOTICE[4068] codec_g729a.c: This module is supplied under a
2007 Jul 05
1
G729 on Solaris SPARC/x86/x64 Codec
Hi All, Does anyone know what the current status is of the G729 codec on Solaris? According to the following link: http://www.asteriskvoipnews.com/asterisk_releases/_digium_g729_codec_now_available_forsolarissparc.html there is a version available for SPARC processor's. However, I have just had a quick look around Digium's FTP server and cannot seem to find these codecs (supported or
2005 Jul 25
1
"Cannot native bridge" on licensed G729
Hi folks, In an effort to save bandwidth (our 7905s run over a WAN) we've switched from ulaw to g729a. We purchased 4 licenses from Digium (4 SIP clients, low call volume), and they seem to have been accepted: [codec_g729a.so] => (Annex A/B (floating point) G.729/PCM16 Codec Translator) == G.729 Host-ID: 07:53:aa:d3:e2:f2:bd:cc:27:60:9d:5f:da:eb:5d:e9:6e:09:a1:4e == Found license
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
2004 Jul 15
3
G.729 codec doesn't seem to work *even* after installing the license
Hi, I am trying to post this again as I am getting no answers and the support@digium.com bounces... (I have searched the whole list and can't find the answer either) I have installed a 5 user license for G.729 and want to route calls through Asterisk from my G.729 phone to Cisco AS5300 also using G729. Both Cisco and the phone connect using this codec if I do not force the call to go