Ok, After following BJ's advice and removing ogg.so I then got a pbx_realtime.so error in the same fashion. I removed that file, and then the next and then the next as you can see in the log below. I think something is not right. duh here is my sign..lol...but I am not sure even where this ast_register_file_version flag is in a config file or what step I have missed. I am doing a VOIP only no hardware install, is it due to lack of timing? I am just trying to get moving in the right direction. thank you for your help, Tommy Aug 14 15:02:17 VERBOSE[4773]: == Registered application 'Monitor'Aug 14 15:02:17 VERBOSE[4773]: == Registered application 'StopMonitor'Aug 14 15:02:17 VERBOSE[4773]: == Registered application 'ChangeMonitor'Aug 14 15:02:17 VERBOSE[4773]: == Manager registered action MonitorAug 14 15:02:17 VERBOSE[4773]: == Manager registered action StopMonitorAug 14 15:02:17 VERBOSE[4773]: =Manager registered action ChangeMonitorAug 14 15:02:17 VERBOSE[4773]: [format_ogg_vorbis.so] Aug 14 15:02:17 WARNING[4773]: /usr/lib/asterisk/modules/format_ogg_vorbis.so: undefined symbol: ast_register_file_version Aug 14 15:02:17 WARNING[4773]: Loading module format_ogg_vorbis.so failed! Aug 14 15:03:16 WARNING[4813]: Unknown directive 'parkingtime' at line 9 of features.conf Aug 14 15:03:16 WARNING[4813]: /usr/lib/asterisk/modules/format_ogg_vorbis.so: undefined symbol: ast_register_file_version Aug 14 15:03:16 WARNING[4813]: Loading module format_ogg_vorbis.so failed! Aug 14 15:03:33 WARNING[4824]: Unknown directive 'parkingtime' at line 9 of features.conf Aug 14 15:03:33 WARNING[4824]: /usr/lib/asterisk/modules/pbx_realtime.so: undefined symbol: ast_load_realtime_multientry Aug 14 15:03:33 WARNING[4824]: Loading module pbx_realtime.so failed! Aug 14 15:03:46 WARNING[4836]: Unknown directive 'parkingtime' at line 9 of features.conf Aug 14 15:03:46 WARNING[4836]: /usr/lib/asterisk/modules/app_dumpchan.so: undefined symbol: ast_register_file_version Aug 14 15:03:46 WARNING[4836]: Loading module app_dumpchan.so failed! Aug 14 15:04:13 WARNING[4848]: Unknown directive 'parkingtime' at line 9 of features.conf Aug 14 15:04:13 WARNING[4848]: /usr/lib/asterisk/modules/app_while.so: undefined symbol: ast_register_file_version Aug 14 15:04:13 WARNING[4848]: Loading module app_while.so failed! Aug 14 15:04:33 WARNING[4860]: Unknown directive 'parkingtime' at line 9 of features.conf Aug 14 15:04:33 WARNING[4860]: MySQL database sock file not specified. Using default Aug 14 15:04:33 WARNING[4860]: /usr/lib/asterisk/modules/app_realtime.so: undefined symbol: ast_register_file_version Aug 14 15:04:33 WARNING[4860]: Loading module app_realtime.so failed! Aug 14 15:04:48 WARNING[4873]: Unknown directive 'parkingtime' at line 9 of features.conf Aug 14 15:04:48 WARNING[4873]: MySQL database sock file not specified. Using default Aug 14 15:04:48 WARNING[4873]: /usr/lib/asterisk/modules/format_g723.so: undefined symbol: ast_register_file_version Aug 14 15:04:48 WARNING[4873]: Loading module format_g723.so failed!
You're right. Sounds like there's definitely something more going on that just a missing library. Where did you get this version of asterisk from? The CVS server or a binary/RPM installed from somewhere? Is this the first install on this machine or has there been other installs prior to this? On 8/14/05, Tommy Denton <tommydenton@gmail.com> wrote:> Ok, > > After following BJ's advice and removing ogg.so I then got a > pbx_realtime.so error in the same fashion. I removed that file, and > then the next and then the next as you can see in the log below. > > I think something is not right. duh here is my sign..lol...but I am > not sure even where this ast_register_file_version flag is in a config > file or what step I have missed. I am doing a VOIP only no hardware > install, is it due to lack of timing? > > I am just trying to get moving in the right direction. > > thank you for your help, > > Tommy > > Aug 14 15:02:17 VERBOSE[4773]: == Registered application > 'Monitor'Aug 14 15:02:17 VERBOSE[4773]: == Registered application > 'StopMonitor'Aug 14 15:02:17 VERBOSE[4773]: == Registered > application 'ChangeMonitor'Aug 14 15:02:17 VERBOSE[4773]: == Manager > registered action MonitorAug 14 15:02:17 VERBOSE[4773]: == Manager > registered action StopMonitorAug 14 15:02:17 VERBOSE[4773]: => Manager registered action ChangeMonitorAug 14 15:02:17 VERBOSE[4773]: > [format_ogg_vorbis.so] > > Aug 14 15:02:17 WARNING[4773]: > /usr/lib/asterisk/modules/format_ogg_vorbis.so: undefined symbol: > ast_register_file_version > Aug 14 15:02:17 WARNING[4773]: Loading module format_ogg_vorbis.so failed! > > Aug 14 15:03:16 WARNING[4813]: Unknown directive 'parkingtime' at line > 9 of features.conf > > Aug 14 15:03:16 WARNING[4813]: > /usr/lib/asterisk/modules/format_ogg_vorbis.so: undefined symbol: > ast_register_file_version > Aug 14 15:03:16 WARNING[4813]: Loading module format_ogg_vorbis.so failed! > > Aug 14 15:03:33 WARNING[4824]: Unknown directive 'parkingtime' at line > 9 of features.conf > Aug 14 15:03:33 WARNING[4824]: > /usr/lib/asterisk/modules/pbx_realtime.so: undefined symbol: > ast_load_realtime_multientry > Aug 14 15:03:33 WARNING[4824]: Loading module pbx_realtime.so failed! > > Aug 14 15:03:46 WARNING[4836]: Unknown directive 'parkingtime' at line > 9 of features.conf > Aug 14 15:03:46 WARNING[4836]: > /usr/lib/asterisk/modules/app_dumpchan.so: undefined symbol: > ast_register_file_version > Aug 14 15:03:46 WARNING[4836]: Loading module app_dumpchan.so failed! > > Aug 14 15:04:13 WARNING[4848]: Unknown directive 'parkingtime' at line > 9 of features.conf > Aug 14 15:04:13 WARNING[4848]: /usr/lib/asterisk/modules/app_while.so: > undefined symbol: ast_register_file_version > Aug 14 15:04:13 WARNING[4848]: Loading module app_while.so failed! > > Aug 14 15:04:33 WARNING[4860]: Unknown directive 'parkingtime' at line > 9 of features.conf > Aug 14 15:04:33 WARNING[4860]: MySQL database sock file not specified. > Using default > Aug 14 15:04:33 WARNING[4860]: > /usr/lib/asterisk/modules/app_realtime.so: undefined symbol: > ast_register_file_version > Aug 14 15:04:33 WARNING[4860]: Loading module app_realtime.so failed! > > Aug 14 15:04:48 WARNING[4873]: Unknown directive 'parkingtime' at line > 9 of features.conf > Aug 14 15:04:48 WARNING[4873]: MySQL database sock file not specified. > Using default > Aug 14 15:04:48 WARNING[4873]: > /usr/lib/asterisk/modules/format_g723.so: undefined symbol: > ast_register_file_version > Aug 14 15:04:48 WARNING[4873]: Loading module format_g723.so failed! > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
It worked!! I have removed and reinstalled..things are working!! I might just make a phone call tonight!! Thanks ALL!!! On 15/08/05, William Suffill <william.suffill@gmail.com> wrote:> You can also remove /etc/asterisk to erase the configs that were > installed but the major issue between STABLE/HEAD is the modules. The > version mismatch in the modules is what caused all the errors you got > such as Aug 14 15:04:33 WARNING[4860]: > /usr/lib/asterisk/modules/app_realtime.so: undefined symbol: > ast_register_file_version > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >