[Asterisk-Users] Codec G729 no longer works.

Patrick asterisk at puzzled.xs4all.nl
Sun Apr 30 10:22:30 MST 2006


On Sat, 2006-04-29 at 22:49 -0400, Jason A. Kates wrote:
> 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 Playback Application)
>   == Registered application 'Playback'
>  [app_dumpchan.so] => (Dump Info About The Calling Channel)
>   == Registered application 'DumpChan'
>  [app_zapateller.so] => (Block Telemarketers with Special Information
> Tone)
>   == Registered application 'Zapateller'
>  [codec_ilbc.so] => (iLBC/PCM16 (signed linear) Codec Translator)
>   == Registered translator 'ilbctolin' from format ilbc to slin, cost 7
>   == Registered translator 'lintoilbc' from format slin to ilbc, cost
> 245
>  [codec_g729a.so]Apr 29 22:25:25 WARNING[16253]: loader.c:325
> __load_resource: /usr/lib/asterisk/modules/codec_g729a.so: cannot
> restore segment prot after reloc: Permission denied

Looks like an SELinux issue. Try booting with selinux=0 or disable
SELinux in /etc/sysconfig/selinux, reboot and see if it works then.

Regards,
Patrick




More information about the asterisk-users mailing list