[FS#491] Asterisk G729 codec is compiled from the wrong version of asterisk and fail to load

LEDE Bugs lede-bugs at lists.infradead.org
Thu Feb 9 11:59:12 PST 2017


A new Flyspray task has been opened.  Details are below. 

User who did this - lede-0x7f (lede-0x7f) 

Attached to Project - LEDE Project
Summary - Asterisk G729 codec is compiled from the wrong version of asterisk and fail to load 
Task Type - Bug Report
Category - Packages
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - lede-17.01
Due in Version - Undecided
Due Date - Undecided
Details - Environment=>

 - TP-Link C2600
 - 17.01.0-rc1 and 17.01.0-rc2

Step to reproduce =>

1. Installed **asterisk13** and most related packages
2. One of such package is **asterisk13-codec-g729**
3. g729 codec is absent from installation
4. When you look at logs you get this error:  //WARNING[5993] loader.c: Error loading module 'codec_g729.so': Error relocating /usr/lib/asterisk/modules/codec_g729.so: ast_format_set: symbol not found//
 

Causes =>

My theory is that since this codec/package is cross-compiled across asterisk versions (11, 13), the wrong version is used.

Proof =>

1. **ast_format_set** is not a symbol found in latest Asterisk
2. When you look at the package code (asterisk-g72x), this symbol should only be used for Asterisk version "100", not "130".

 




More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=491



More information about the lede-bugs mailing list