Asterisk dysfunction after reboot

Hi,

I’ve got a problem with Asterisk after a reboot.
The systems is :
Asterisk 1.6.8
MySQL 5.5
FreePBX 2.8.0.1

1 master and 1 slave with Heartbeat 1.0 and MySQL replicate.

Everything seems OK, but the master (after the reboot) doesn’t work, no sip and iax2 registry.
Tried many reboot and checking log file but nothing appears disyfunctional for me.
I just noticed than in the CLI Asterisk i don’t have all commands available (ex : sip and iax2 commands).
I checked the modules and all are loaded.
FreePBX indicate Asterisk status ERROR.

In /var/log/message", i just noticed two failure after the first reboot :

[quote]
Sep 28 23:32:15 asteriskmaster smartd[27195]: Home page is http://smartmontools.sourceforge.net/
Sep 28 23:32:15 asteriskmaster kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Sep 28 23:32:15 asteriskmaster smartd[27195]: Opened configuration file /etc/smartd.conf
Sep 28 23:32:15 asteriskmaster kernel: ehci_hcd 0000:00:1d.7: irq 169, pci mem f88f6000
Sep 28 23:32:15 asteriskmaster kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 6
Sep 28 23:32:15 asteriskmaster smartd[27195]: Configuration file /etc/smartd.conf parsed but has no entries (like /dev/hda)
Sep 28 23:32:15 asteriskmaster smartd[27195]: Unable to monitor any SMART enabled devices. Try debug (-d) option. Exiting…
Sep 28 23:32:15 asteriskmaster kernel: ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
Sep 28 23:32:15 asteriskmaster smartd: Démarrage de smartd failed[/quote]

And :

[quote]
Sep 28 23:32:33 asteriskmaster fop2_server: /usr/local/fop2/fop2_server: error while loading shared libraries: requires glibc 2.5 or later dynamic linker
Sep 28 23:32:33 asteriskmaster fop2: Démarrage de fop2_server failed[/quote]

In Asterisk log full :

[Quote]
[Sep 28 23:30:15] WARNING[3678] acl.c: Cannot connect
[Sep 28 23:30:15] WARNING[3678] chan_sip.c: sip_xmit of 0x944b2f8 (len 574) to 10.10.16.181:5060 returned -2: Network is unreachable
[Sep 28 23:30:15] ERROR[3678] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Sep 28 23:30:15] WARNING[3678] acl.c: Cannot connect
[Sep 28 23:30:15] WARNING[3678] chan_sip.c: sip_xmit of 0x948cc60 (len 550) to 10.10.32.52:5060 returned -2: Network is unreachable
[Sep 28 23:30:15] ERROR[3678] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Sep 28 23:30:15] WARNING[3678] acl.c: Cannot connect
[Sep 28 23:30:15] WARNING[3678] chan_sip.c: sip_xmit of 0x944b2f8 (len 572) to 10.10.16.27:5060 returned -2: Network is unreachable
[Sep 28 23:30:15] ERROR[3678] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Sep 28 23:30:16] WARNING[3678] acl.c: Cannot connect
[Sep 28 23:30:16] WARNING[3678] chan_sip.c: sip_xmit of 0x944b2f8 (len 572) to 10.10.16.52:5060 returned -2: Network is unreachable
[Sep 28 23:30:16] ERROR[3678] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Sep 28 23:30:16] WARNING[3678] acl.c: Cannot connect
[Sep 28 23:30:16] WARNING[3678] chan_sip.c: sip_xmit of 0x944b2f8 (len 572) to 10.10.16.82:5060 returned -2: Network is unreachable
[Sep 28 23:30:16] ERROR[3678] chan_sip.c: Serious Network Trouble; __sip_xmit returns error for pkt data
[Sep 28 23:32:26] NOTICE[29702] loader.c: 2 modules will be loaded.
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of ‘_.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 275
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 276
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 2651
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 2652
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 5269
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 5270
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 10987
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 10988
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 10995
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 10996
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 11003
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 11004
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 14
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 15
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 23
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: Context ‘app-dnd-toggle-custom’ already included in ‘app-dnd-toggle’ context on include at line 66
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘*76’, priority 1 in ‘app-dnd-toggle’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘*76’, priority 2 in ‘app-dnd-toggle’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘*76’, priority 3 in ‘app-dnd-toggle’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘*76’, priority 4 in ‘app-dnd-toggle’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘*76’, priority 5 in ‘app-dnd-toggle’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘*76’, priority 6 in ‘app-dnd-toggle’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘*76’, priority 7 in ‘app-dnd-toggle’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: No closing parenthesis found? ‘Playback(do-not-disturb&activated’ at line 75
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘*76’, priority 8 in ‘app-dnd-toggle’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘*76’, priority 9 in ‘app-dnd-toggle’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘*76’, priority 10 in ‘app-dnd-toggle’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: No closing parenthesis found? ‘Playback(do-not-disturb&de-activated’ at line 80
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 118
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘s’, priority 1 in ‘macro-outisbusy’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘s’, priority 2 in ‘macro-outisbusy’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘s’, priority 3 in ‘macro-outisbusy’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx.c: Unable to register extension ‘s’, priority 4 in ‘macro-outisbusy’, already in use
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 437
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘X.’ instead at line 438
[Sep 28 23:32:26] WARNING[29702] pbx_config.c: The use of '
.’ for an extension is strongly discouraged and can have unexpected behavior. Please use ‘_X.’ instead at line 439
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘from-internal-xfer’ tries to include nonexistent context ‘from-internal-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘from-pstn’ tries to include nonexistent context ‘ext-did-post-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘from-internal-additional’ tries to include nonexistent context ‘from-internal-additional-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-dial-one’ tries to include nonexistent context ‘macro-dial-one-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-hangupcall’ tries to include nonexistent context ‘macro-hangupcall-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-simple-dial’ tries to include nonexistent context ‘macro-simple-dial-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-exten-vm’ tries to include nonexistent context ‘macro-exten-vm-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-vm’ tries to include nonexistent context ‘macro-vm-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘vm-callme’ tries to include nonexistent context ‘vm-callme-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘from-dahdi’ tries to include nonexistent context ‘from-dahdi-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘from-zaptel’ tries to include nonexistent context ‘from-zaptel-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-outbound-callerid’ tries to include nonexistent context ‘macro-outbound-callerid-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-dialout-enum’ tries to include nonexistent context ‘macro-dialout-enum-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-user-callerid’ tries to include nonexistent context ‘macro-user-callerid-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-dialout-dundi’ tries to include nonexistent context ‘macro-dialout-dundi-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-dialout-trunk’ tries to include nonexistent context ‘macro-dialout-trunk-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘sub-pincheck’ tries to include nonexistent context ‘sub-pincheck-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-auto-blkvm’ tries to include nonexistent context ‘macro-auto-blkvm-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-auto-confirm’ tries to include nonexistent context ‘macro-auto-confirm-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-confirm’ tries to include nonexistent context ‘macro-confirm-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘bad-number’ tries to include nonexistent context ‘bad-number-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-blackhole’ tries to include nonexistent context ‘app-blackhole-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outrt-1’ tries to include nonexistent context ‘outrt-1-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outbound-allroutes’ tries to include nonexistent context ‘outbound-allroutes-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-record-enable’ tries to include nonexistent context ‘macro-record-enable-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘sub-flp-4’ tries to include nonexistent context ‘sub-flp-4-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘from-trunk-sip-AUDIOCODE CAV’ tries to include nonexistent context ‘from-trunk-sip-AUDIOCODE CAV-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘from-trunk-sip-AUDIOCODE PATIO’ tries to include nonexistent context ‘from-trunk-sip-AUDIOCODE PATIO-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘from-trunk-sip-vers_Routeur’ tries to include nonexistent context ‘from-trunk-sip-vers_Routeur-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ext-trunk’ tries to include nonexistent context ‘ext-trunk-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘from-did-direct-ivr’ tries to include nonexistent context ‘from-did-direct-ivr-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ext-local’ tries to include nonexistent context ‘ext-local-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ext-did-0002’ tries to include nonexistent context ‘ext-did-0002-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ext-did-catchall’ tries to include nonexistent context ‘ext-did-catchall-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ext-did-0001’ tries to include nonexistent context ‘ext-did-0001-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ext-did’ tries to include nonexistent context ‘ext-did-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ext-test’ tries to include nonexistent context ‘ext-test-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-chanspy’ tries to include nonexistent context ‘app-chanspy-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-zapbarge’ tries to include nonexistent context ‘app-zapbarge-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-pickup’ tries to include nonexistent context ‘app-pickup-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-userlogonoff’ tries to include nonexistent context ‘app-userlogonoff-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-pbdirectory’ tries to include nonexistent context ‘app-pbdirectory-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘timeconditions’ tries to include nonexistent context ‘timeconditions-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ivr-6’ tries to include nonexistent context ‘ivr-6-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘park-hints’ tries to include nonexistent context ‘park-hints-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘park-dial’ tries to include nonexistent context ‘park-dial-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-34’ tries to include nonexistent context ‘app-announcement-34-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-14’ tries to include nonexistent context ‘app-announcement-14-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-36’ tries to include nonexistent context ‘app-announcement-36-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-37’ tries to include nonexistent context ‘app-announcement-37-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-6’ tries to include nonexistent context ‘app-announcement-6-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-5’ tries to include nonexistent context ‘app-announcement-5-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-25’ tries to include nonexistent context ‘app-announcement-25-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-24’ tries to include nonexistent context ‘app-announcement-24-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-23’ tries to include nonexistent context ‘app-announcement-23-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-26’ tries to include nonexistent context ‘app-announcement-26-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-27’ tries to include nonexistent context ‘app-announcement-27-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-9’ tries to include nonexistent context ‘app-announcement-9-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-35’ tries to include nonexistent context ‘app-announcement-35-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-33’ tries to include nonexistent context ‘app-announcement-33-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-32’ tries to include nonexistent context ‘app-announcement-32-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-2’ tries to include nonexistent context ‘app-announcement-2-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-3’ tries to include nonexistent context ‘app-announcement-3-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-announcement-38’ tries to include nonexistent context ‘app-announcement-38-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-cf-toggle’ tries to include nonexistent context ‘app-cf-toggle-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-cf-unavailable-on’ tries to include nonexistent context ‘app-cf-unavailable-on-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-cf-unavailable-off’ tries to include nonexistent context ‘app-cf-unavailable-off-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-cf-on’ tries to include nonexistent context ‘app-cf-on-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-cf-off-any’ tries to include nonexistent context ‘app-cf-off-any-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-cf-off’ tries to include nonexistent context ‘app-cf-off-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-cf-busy-on’ tries to include nonexistent context ‘app-cf-busy-on-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-cf-busy-off-any’ tries to include nonexistent context ‘app-cf-busy-off-any-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-cf-busy-off’ tries to include nonexistent context ‘app-cf-busy-off-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-dictate-send’ tries to include nonexistent context ‘app-dictate-send-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-dictate-record’ tries to include nonexistent context ‘app-dictate-record-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-vmmain’ tries to include nonexistent context ‘app-vmmain-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-dialvm’ tries to include nonexistent context ‘app-dialvm-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-systemrecording’ tries to include nonexistent context ‘macro-systemrecording-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-recordings’ tries to include nonexistent context ‘app-recordings-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘cidlookup’ tries to include nonexistent context ‘cidlookup-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘sub-rgsetcid’ tries to include nonexistent context ‘sub-rgsetcid-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ext-group’ tries to include nonexistent context ‘ext-group-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ext-miscdests’ tries to include nonexistent context ‘ext-miscdests-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-outisbusy’ tries to include nonexistent context ‘macro-outisbusy-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ext-meetme’ tries to include nonexistent context ‘ext-meetme-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-outgrps-callerid-set’ tries to include nonexistent context ‘macro-outgrps-callerid-set-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-outgrps-callerid-get’ tries to include nonexistent context ‘macro-outgrps-callerid-get-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-outgrps-callerid’ tries to include nonexistent context ‘macro-outgrps-callerid-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-outgrps-dialout-enum’ tries to include nonexistent context ‘macro-outgrps-dialout-enum-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-outgrps-dialout-amp’ tries to include nonexistent context ‘macro-outgrps-dialout-amp-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-outgrps-dialout-other’ tries to include nonexistent context ‘macro-outgrps-dialout-other-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-outgrps-dialout-trunk’ tries to include nonexistent context ‘macro-outgrps-dialout-trunk-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-outgrps-lookup’ tries to include nonexistent context ‘macro-outgrps-lookup-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outb-grp-9’ tries to include nonexistent context ‘outb-grp-9-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘emer-grp-9’ tries to include nonexistent context ‘emer-grp-9-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outb-grp-20’ tries to include nonexistent context ‘outb-grp-20-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘emer-grp-20’ tries to include nonexistent context ‘emer-grp-20-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outb-grp-19’ tries to include nonexistent context ‘outb-grp-19-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘emer-grp-19’ tries to include nonexistent context ‘emer-grp-19-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outb-grp-18’ tries to include nonexistent context ‘outb-grp-18-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘emer-grp-18’ tries to include nonexistent context ‘emer-grp-18-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outb-grp-17’ tries to include nonexistent context ‘outb-grp-17-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘emer-grp-17’ tries to include nonexistent context ‘emer-grp-17-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outb-grp-16’ tries to include nonexistent context ‘outb-grp-16-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘emer-grp-16’ tries to include nonexistent context ‘emer-grp-16-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outb-grp-15’ tries to include nonexistent context ‘outb-grp-15-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘emer-grp-15’ tries to include nonexistent context ‘emer-grp-15-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outb-grp-14’ tries to include nonexistent context ‘outb-grp-14-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘emer-grp-14’ tries to include nonexistent context ‘emer-grp-14-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outb-grp-13’ tries to include nonexistent context ‘outb-grp-13-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘emer-grp-13’ tries to include nonexistent context ‘emer-grp-13-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outb-grp-12’ tries to include nonexistent context ‘outb-grp-12-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘emer-grp-12’ tries to include nonexistent context ‘emer-grp-12-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outb-grp-11’ tries to include nonexistent context ‘outb-grp-11-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘emer-grp-11’ tries to include nonexistent context ‘emer-grp-11-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outb-grp-10’ tries to include nonexistent context ‘outb-grp-10-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘emer-grp-10’ tries to include nonexistent context ‘emer-grp-10-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outb-grp-0’ tries to include nonexistent context ‘outb-grp-0-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘emer-grp-0’ tries to include nonexistent context ‘emer-grp-0-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘outgrps-routes’ tries to include nonexistent context ‘outgrps-routes-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-callwaiting-cwon’ tries to include nonexistent context ‘app-callwaiting-cwon-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-callwaiting-cwoff’ tries to include nonexistent context ‘app-callwaiting-cwoff-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘sub-fmsetcid’ tries to include nonexistent context ‘sub-fmsetcid-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘fmgrps’ tries to include nonexistent context ‘fmgrps-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ext-findmefollow’ tries to include nonexistent context ‘ext-findmefollow-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-fmf-toggle’ tries to include nonexistent context ‘app-fmf-toggle-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-speakingclock’ tries to include nonexistent context ‘app-speakingclock-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-speakextennum’ tries to include nonexistent context ‘app-speakextennum-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-echo-test’ tries to include nonexistent context ‘app-echo-test-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-directory’ tries to include nonexistent context ‘app-directory-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-calltrace-perform’ tries to include nonexistent context ‘app-calltrace-perform-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-calltrace’ tries to include nonexistent context ‘app-calltrace-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-speeddial-set’ tries to include nonexistent context ‘app-speeddial-set-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-speeddial’ tries to include nonexistent context ‘app-speeddial-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-speeddial-lookup’ tries to include nonexistent context ‘macro-speeddial-lookup-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-dnd-toggle’ tries to include nonexistent context ‘app-dnd-toggle-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-dnd-on’ tries to include nonexistent context ‘app-dnd-on-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-dnd-off’ tries to include nonexistent context ‘app-dnd-off-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ext-paging’ tries to include nonexistent context ‘ext-paging-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-autoanswer’ tries to include nonexistent context ‘macro-autoanswer-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-agent-del’ tries to include nonexistent context ‘macro-agent-del-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-agent-add’ tries to include nonexistent context ‘macro-agent-add-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘from-queue-exten-only’ tries to include nonexistent context ‘from-queue-exten-only-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘from-queue-exten-internal’ tries to include nonexistent context ‘from-queue-exten-internal-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘from-queue’ tries to include nonexistent context ‘from-queue-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘ext-queues’ tries to include nonexistent context ‘ext-queues-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-toggle-add-agent’ tries to include nonexistent context ‘macro-toggle-add-agent-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘macro-toggle-del-agent’ tries to include nonexistent context ‘macro-toggle-del-agent-custom’
[Sep 28 23:32:26] WARNING[29702] pbx.c: Context ‘app-queue-toggle’ tries to include nonexistent context ‘app-queue-toggle-custom’
[Sep 28 23:32:26] WARNING[29702] config.c: Unknown directive ‘#permit=10.10.10.51/255.255.255.0’ at line 30 of /etc/asterisk/manager.conf
[Sep 28 23:32:26] NOTICE[29702] cdr.c: CDR simple logging enabled.
[Sep 28 23:32:26] NOTICE[29702] loader.c: 188 modules will be loaded.
[Sep 28 23:32:26] WARNING[29702] loader.c: Error loading module ‘res_config_odbc.so’: /app/ip-bxAsterisk/lib/asterisk/modules/res_config_odbc.so: undefined symbol: ast_odbc_clear_cache
[Sep 28 23:32:27] WARNING[29702] res_phoneprov.c: Unable to load users.conf
[Sep 28 23:32:27] NOTICE[29702] res_smdi.c: Unable to load config smdi.conf: SMDI disabled
[Sep 28 23:32:27] NOTICE[29702] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Sep 28 23:32:27] WARNING[29702] res_config_ldap.c: Cannot load configuration res_ldap.conf
[Sep 28 23:32:27] NOTICE[29702] res_config_ldap.c: Cannot load LDAP RealTime driver.
[Sep 28 23:32:27] WARNING[29702] res_config_pgsql.c: Unable to load config res_pgsql.conf
[Sep 28 23:32:27] WARNING[29702] res_odbc.c: Unable to load config file res_odbc.conf
[Sep 28 23:32:27] WARNING[29702] loader.c: Error loading module ‘cdr_pgsql.so’: /app/ip-bxAsterisk/lib/asterisk/modules/cdr_pgsql.so: undefined symbol: PQserverVersion
[Sep 28 23:32:27] WARNING[29702] loader.c: Module ‘cdr_pgsql.so’ could not be loaded.
[Sep 28 23:32:27] NOTICE[29702] func_odbc.c: Unable to load config for func_odbc: func_odbc.conf
[Sep 28 23:32:27] WARNING[29702] translate.c: plc_samples 160 format f
[Sep 28 23:32:27] NOTICE[29702] app_queue.c: No queuerules.conf file found, queues will not follow penalty rules
[/Quote]

Thanks for your help.

At first glance, it looks like a hard drive failure with filesystem corruption.

Ok , i’ll take a look today.

The first group says that you either have no disk drivers or the disk failure monitoring subsystem has not been configured.

The second group indicates that you haven’t met the prerequisites for Flash Operator Panel which is third party software…

The third part indicates that you have no network connectivity and your Asterisk Configuration contains multiple errors and incidences of bad practice. However it also looks like a FreePBX one, for which you should consult the FreePBX people, as man of these may be “normal”.

There is no Asterisk 1.6.8 and all versions of Asterisk 1.6 past end of life over four years ago. The detailed version of 1.6, at end of life, was 1.6.2.24.

1 Like

Hi,
Thanks for reply.
On the first group, i’ve got the same error message on the Asterisk backup.

Same thing on the 2nd group, i compared today with the Asterisk backup.

[Quote][Sep 29 07:23:55] NOTICE[30171] cdr.c: CDR simple logging enabled.
[Sep 29 07:23:55] NOTICE[30171] loader.c: 188 modules will be loaded.
[Sep 29 07:23:55] WARNING[30171] loader.c: Error loading module ‘res_config_odbc.so’: /app/ip-bxAsterisk/lib/asterisk/modules/res_config_odbc.so: undefined symbol: ast_odbc_clear_cache
[Sep 29 07:23:56] WARNING[30171] res_phoneprov.c: Unable to load users.conf
[Sep 29 07:23:56] NOTICE[30171] res_smdi.c: Unable to load config smdi.conf: SMDI disabled
[Sep 29 07:23:56] NOTICE[30171] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Sep 29 07:23:56] WARNING[30171] res_config_ldap.c: Cannot load configuration res_ldap.conf
[Sep 29 07:23:56] NOTICE[30171] res_config_ldap.c: Cannot load LDAP RealTime driver.
[Sep 29 07:23:56] WARNING[30171] res_config_pgsql.c: Unable to load config res_pgsql.conf
[Sep 29 07:23:56] WARNING[30171] res_odbc.c: Unable to load config file res_odbc.conf
[Sep 29 07:23:56] WARNING[30171] loader.c: Error loading module ‘cdr_pgsql.so’: /app/ip-bxAsterisk/lib/asterisk/modules/cdr_pgsql.so: undefined symbol: PQserverVersion
[Sep 29 07:23:56] WARNING[30171] loader.c: Module ‘cdr_pgsql.so’ could not be loaded.
[Sep 29 07:23:56] NOTICE[30171] func_odbc.c: Unable to load config for func_odbc: func_odbc.conf
[Sep 29 07:23:56] WARNING[30171] translate.c: plc_samples 160 format f
[Sep 29 07:23:56] NOTICE[30171] app_queue.c: No queuerules.conf file found, queues will not follow penalty rules[/Quote]

So i have the same errors and warnings on the log file between the master and the backup, and only the backup work fine…
I continue to seek.

Is asterisk running as root? Some of the logging makes me think you’re running asterisk as a user who does not have rights to access certain files. The nonexistent context are probably just how FreePBX handles custom files. I don’t use it, so I’m not sure.

Yes running as root.

Has there been a kernel update applied, any recent patches, are all of the dev libs installed? Basically, I’m wondering what may have changed? Was asterisk compiled or loaded from a repository? Can you get the actual version. Like david said, that version number doesn’t exist. 1.6.2.24 was the last one from the 1.6 branch.

Made a mistake.
It’s Asterisk 1.6.2.
Absolutely nothing has changed on the master (no patch, no update. Asterisk was compiled few years ago.

The only part that seems broken is the network. The other messages are from FreePBX and might be “normal”. On the slave server, can you do a “core restart now” (or /etc/init.d/asterisk restart) and see if the sip errors are still in the log? Is there a route to a non-existent nic? I’m wondering if a nic was added at some point, or someone set asterisk to route to eth1, or asterisk is starting before the network.

Hi, Sorry can’t post anymore (3 replies max for new user…)

I have the logs of the slave and effectively there is no error messages
like :[Quote]“Serious Network Trouble; _sipxmit returns error for pkt
data”[/Quote].
No NIC was added on the master. However, I see this error many times in
the logs since June (and more since september). Don’t know why, but i’ll
check it.

Hi,
Just to say i restore the asterisk folder, and my problem solve.
Thank for your help.