Problem in asterisk upgrade from 2.2.0rc1 to 2.2.0rc4
Posted: Sat Feb 06, 2010 9:37 pm
Hi Matt,
I have this problem when I upgrade may vicidial.
test:~# asterisk -r
Asterisk 1.4.21.2, Copyright (C) 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
Connected to Asterisk 1.4.21.2 currently running on hawkblade (pid = 3006)
hawkblade*CLI> reload
The 'reload' command is deprecated and will be removed in a future release. Please use 'module reload' instead.
[Feb 6 21:32:16] NOTICE[30927]: cdr.c:1373 do_reload: CDR simple logging enabled.
[Feb 6 21:32:16] NOTICE[30927]: dnsmgr.c:388 do_reload: Managed DNS entries will be refreshed every 300 seconds.
[Feb 6 21:32:16] WARNING[30927]: res_musiconhold.c:813 moh_scan_files: Cannot open dir /var/lib/asterisk/mohmp3 or dir does not exist
[Feb 6 21:32:16] WARNING[30927]: res_musiconhold.c:813 moh_scan_files: Cannot open dir /var/lib/asterisk/quiet-mp3 or dir does not exist
[Feb 6 21:32:16] WARNING[30927]: res_musiconhold.c:813 moh_scan_files: Cannot open dir /var/lib/asterisk/default or dir does not exist
[Feb 6 21:32:16] NOTICE[30927]: indications.c:505 ast_unregister_indication_country: Removed default indication country 'us'
[Feb 6 21:32:16] WARNING[3119]: chan_sip.c:4708 sip_register: Format for registration is user[:secret[:authuser]]@host[:port][/contact] at line 2
[Feb 6 21:32:16] WARNING[3119]: chan_sip.c:4708 sip_register: Format for registration is user[:secret[:authuser]]@host[:port][/contact] at line 3
[Feb 6 21:32:16] WARNING[30927]: pbx_config.c:2309 pbx_load_config: The use of '_.' for an extension is strongly discouraged and can have unexpected behavior. Please use '_X.' instead at line 24
[Feb 6 21:32:16] WARNING[30927]: pbx_config.c:2309 pbx_load_config: The use of '_.' for an extension is strongly discouraged and can have unexpected behavior. Please use '_X.' instead at line 25
[Feb 6 21:32:16] WARNING[30927]: pbx.c:4702 add_pri: Unable to register extension '102', priority 1 in 'vicidial-auto', already in use
[Feb 6 21:32:16] WARNING[30927]: pbx.c:4702 add_pri: Unable to register extension '102', priority 2 in 'vicidial-auto', already in use
[Feb 6 21:32:16] NOTICE[30927]: app_playback.c:457 reload: Reloading say.conf
[Feb 6 21:32:16] NOTICE[30927]: chan_iax2.c:9905 set_config: Ignoring bindport on reload
[Feb 6 21:32:16] NOTICE[30927]: chan_iax2.c:9964 set_config: Ignoring bindaddr on reload
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4131 pbx_load_module: Starting AEL load process.
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4138 pbx_load_module: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'.
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4146 pbx_load_module: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'.
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4149 pbx_load_module: AEL load process: checked config file name '/etc/asterisk/extensions.ael'.
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4151 pbx_load_module: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'.
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4154 pbx_load_module: AEL load process: merged config file name '/etc/asterisk/extensions.ael'.
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4157 pbx_load_module: AEL load process: verified config file name '/etc/asterisk/extensions.ael'.
[Feb 6 21:32:16] WARNING[30927]: chan_zap.c:11244 process_zap: Ignoring switchtype
[Feb 6 21:32:16] WARNING[30927]: chan_zap.c:11244 process_zap: Ignoring signalling
[Feb 6 21:32:16] WARNING[30927]: chan_zap.c:11244 process_zap: Ignoring rxwink
test*CLI>
I have this problem when I upgrade may vicidial.
test:~# asterisk -r
Asterisk 1.4.21.2, Copyright (C) 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
Connected to Asterisk 1.4.21.2 currently running on hawkblade (pid = 3006)
hawkblade*CLI> reload
The 'reload' command is deprecated and will be removed in a future release. Please use 'module reload' instead.
[Feb 6 21:32:16] NOTICE[30927]: cdr.c:1373 do_reload: CDR simple logging enabled.
[Feb 6 21:32:16] NOTICE[30927]: dnsmgr.c:388 do_reload: Managed DNS entries will be refreshed every 300 seconds.
[Feb 6 21:32:16] WARNING[30927]: res_musiconhold.c:813 moh_scan_files: Cannot open dir /var/lib/asterisk/mohmp3 or dir does not exist
[Feb 6 21:32:16] WARNING[30927]: res_musiconhold.c:813 moh_scan_files: Cannot open dir /var/lib/asterisk/quiet-mp3 or dir does not exist
[Feb 6 21:32:16] WARNING[30927]: res_musiconhold.c:813 moh_scan_files: Cannot open dir /var/lib/asterisk/default or dir does not exist
[Feb 6 21:32:16] NOTICE[30927]: indications.c:505 ast_unregister_indication_country: Removed default indication country 'us'
[Feb 6 21:32:16] WARNING[3119]: chan_sip.c:4708 sip_register: Format for registration is user[:secret[:authuser]]@host[:port][/contact] at line 2
[Feb 6 21:32:16] WARNING[3119]: chan_sip.c:4708 sip_register: Format for registration is user[:secret[:authuser]]@host[:port][/contact] at line 3
[Feb 6 21:32:16] WARNING[30927]: pbx_config.c:2309 pbx_load_config: The use of '_.' for an extension is strongly discouraged and can have unexpected behavior. Please use '_X.' instead at line 24
[Feb 6 21:32:16] WARNING[30927]: pbx_config.c:2309 pbx_load_config: The use of '_.' for an extension is strongly discouraged and can have unexpected behavior. Please use '_X.' instead at line 25
[Feb 6 21:32:16] WARNING[30927]: pbx.c:4702 add_pri: Unable to register extension '102', priority 1 in 'vicidial-auto', already in use
[Feb 6 21:32:16] WARNING[30927]: pbx.c:4702 add_pri: Unable to register extension '102', priority 2 in 'vicidial-auto', already in use
[Feb 6 21:32:16] NOTICE[30927]: app_playback.c:457 reload: Reloading say.conf
[Feb 6 21:32:16] NOTICE[30927]: chan_iax2.c:9905 set_config: Ignoring bindport on reload
[Feb 6 21:32:16] NOTICE[30927]: chan_iax2.c:9964 set_config: Ignoring bindaddr on reload
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4131 pbx_load_module: Starting AEL load process.
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4138 pbx_load_module: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'.
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4146 pbx_load_module: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'.
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4149 pbx_load_module: AEL load process: checked config file name '/etc/asterisk/extensions.ael'.
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4151 pbx_load_module: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'.
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4154 pbx_load_module: AEL load process: merged config file name '/etc/asterisk/extensions.ael'.
[Feb 6 21:32:16] NOTICE[30927]: pbx_ael.c:4157 pbx_load_module: AEL load process: verified config file name '/etc/asterisk/extensions.ael'.
[Feb 6 21:32:16] WARNING[30927]: chan_zap.c:11244 process_zap: Ignoring switchtype
[Feb 6 21:32:16] WARNING[30927]: chan_zap.c:11244 process_zap: Ignoring signalling
[Feb 6 21:32:16] WARNING[30927]: chan_zap.c:11244 process_zap: Ignoring rxwink
test*CLI>