Thank you for your reply BJ, I have check my yum list and I have all kinds of libs for oggvorbis. I will give it a try.
Thank you for your time, Tommy Denton [EMAIL PROTECTED] On 14/08/05, BJ Weschke <[EMAIL PROTECTED]> wrote: > ogg_vorbis is a media format, like MP3/WAV/etc (most notably used for > music on hold in the case of Asterisk). > > You are probably getting this error because you're missing required > libraries on your linux install in order for the module in asterisk to > be able to read ogg_vorbis files. > > If you have no intention of using ogg_vorbis formatted files on your > asterisk distribution you can remove the > /usr/lib/asterisk/modules/format_ogg_vorbis.so file and make certain > that no other part of the asterisk configuration is referencing this > format and you should be able to continue. > > On 8/14/05, Tommy Denton <[EMAIL PROTECTED]> wrote: > > Dear forum, > > > > I have a install of asterisk using AMP. I followed the install guide > > off the AMP site. > > > > http://amp.coalescentsystems.ca/docs/AMP_Installation_Guide_v1.4.pdf > > > > When I start using amportal start or asterisk -ccccv I received this in my > > log. > > > > The last line is that ogg failed. I have found nothing on the web > > about this, and I am not even sure where to start troubleshooting. > > Any help will be appreciated. > > > > Tommy Denton > > [EMAIL PROTECTED] > > > > > > Aug 14 10:06:38 VERBOSE[4326]: [res_adsi.so]Aug 14 10:06:38 > > VERBOSE[4326]: [res_adsi.so] => (ADSI Resource) > > Aug 14 10:06:38 VERBOSE[4326]: [res_features.so]Aug 14 10:06:38 > > VERBOSE[4326]: [res_features.so] => (Call Parking Resource) > > Aug 14 10:06:38 WARNING[4326]: Unknown directive 'parkingtime' at line > > 9 of features.conf > > Aug 14 10:06:38 VERBOSE[4326]: [res_indications.so]Aug 14 10:06:38 > > VERBOSE[4326]: [res_indications.so] => (Indications Configuration) > > Aug 14 10:06:38 VERBOSE[4326]: [res_monitor.so]Aug 14 10:06:38 > > VERBOSE[4326]: [res_monitor.so] => (Call Monitoring Resource) > > Aug 14 10:06:38 VERBOSE[4326]: [format_ogg_vorbis.so]Aug 14 10:06:38 > > WARNING[4326]: /usr/lib/asterisk/modules/format_ogg_vorbis.so: > > undefined symbol: ast_register_file_version > > Aug 14 10:06:38 WARNING[4326]: Loading module format_ogg_vorbis.so failed! > > _______________________________________________ > > Asterisk-Users mailing list > > [email protected] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
