[Home]

Summary:ASTERISK-13086: Can't use G729 with Trunk
Reporter:Tiago Durante (tdurante)Labels:
Date Opened:2008-11-18 09:20:30.000-0600Date Closed:2008-11-18 10:21:10.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Codecs/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Using Asterisk 1.6 from trunk I can't use my G729 codec. In one of my server I've to use the trunk version and its becoming really hard to deal with the fact that I can't use G729.

When I try to use it I have this error:

[Nov  6 16:20:27] WARNING[3227]: loader.c:375 load_dynamic_module:
Error loading module 'codec_g729a.so':
/usr/lib/asterisk/modules/codec_g729a.so: undefined symbol:
ast_verbose

Comments:By: Jason Parker (jparker) 2008-11-18 10:21:10.000-0600

The trunk version of codec_g729a is unsupported.

You'll need to use a release version.