Trunks Register But Extensions Do Not

VaHam

Member
Joined
Feb 29, 2008
Messages
74
Reaction score
9
I had a nice working system and then like a dummy I tried to relocate the asterisk html root. In the process I managed to loose the menu in my GUI. Asterisk was still working fine but I had no way of making changes to the setup from the freepbx gui.

After trying passwd-update, update-scripts and update-fixes which did not restore the GUI I finally restored my mysql data bases for asterisk and asteriskcdr which got my GUI back with all the setup intack. However asterisk then exhibits a problem. My trunks register fine but no extensions do. From a softphone I can see a 404 returned and log shows the attempt fails ACL.

I tried running passwd-update, update-scripts and update-fixes again which has no effect. I tried making minor changes to extensions, routes and even the working trunks and commiting the changes with the orange bar at the top but nothing seems to get my extensions working again.

I strongly suspect this newbie botched up something and asterisk can no longer authenticate my extensions. After much searching and learning I am about to give up but I thought I'd post a cleaned up version of my log here with the errors and notices I see but don't understand on the chance that someone may be able to spot an easy fix.

Any help would be appreciated!

[Aug 26 22:48:17] NOTICE [25568] cdr.c: CDR simple logging enabled.
[Aug 26 22:48:17] NOTICE [25568] loader.c: 150 modules will be loaded.
[Aug 26 22:48:18] NOTICE [25568] res_smdi.c: Unable to load config smdi.conf: SMDI disabled
[Aug 26 22:48:18] NOTICE [25568] pbx_ael.c: Starting AEL load process.
[Aug 26 22:48:18] NOTICE [25568] pbx_ael.c: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'.
[Aug 26 22:48:18] NOTICE [25568] pbx_ael.c: File /etc/asterisk/extensions.ael not found; AEL declining load
[Aug 26 22:48:18] DEBUG [25568] res_config_mysql.c: MySQL RealTime Host:
[Aug 26 22:48:18] DEBUG [25568] res_config_mysql.c: MySQL RealTime Port: 3306
[Aug 26 22:48:18] DEBUG [25568] res_config_mysql.c: MySQL RealTime User: asterisk
[Aug 26 22:48:18] DEBUG [25568] res_config_mysql.c: MySQL RealTime Password: asterisk
[Aug 26 22:48:18] ERROR [25568] res_config_mysql.c: MySQL RealTime: Failed to connect database server asterisk on (err 2002). Check debug for more info.
[Aug 26 22:48:18] DEBUG [25568] res_config_mysql.c: MySQL RealTime: Cannot Connect (2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
[Aug 26 22:48:18] DEBUG [25568] res_config_mysql.c: MySQL RealTime: Cannot Connect: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
[Aug 26 22:48:18] NOTICE [25568] config.c: Registered Config Engine mysql
[Aug 26 22:48:18] DEBUG [25568] cdr_csv.c: logging time in GMT
[Aug 26 22:48:18] DEBUG [25568] cdr_csv.c: logging CDR field UNIQUEID
[Aug 26 22:48:18] DEBUG [25568] cdr_csv.c: logging CDR user-defined field
[Aug 26 22:48:18] NOTICE [25568] iax2-provision.c: No IAX provisioning configuration found, IAX provisioning disabled.
[Aug 26 22:48:18] ERROR [25568] pbx_dundi.c: Unable to load config dundi.conf
[Aug 26 22:48:18] NOTICE [25568] chan_agent.c: No agent configuration found -- agent support disabled
[Aug 26 22:48:18] ERROR [25568] cdr_addon_mysql.c: Failed to connect to mysql database asteriskcdrdb on localhost.
[Aug 26 22:48:18] DEBUG [25568] codec_zap.c: No Zaptel transcoder support!
[Aug 26 22:48:18] NOTICE [25568] src/chan_h323.c: Unable to load config ooh323.conf, OOH323 disabled
[Aug 26 22:48:18] NOTICE [25568] chan_mgcp.c: Unable to load config mgcp.conf, MGCP disabled
[Aug 26 22:48:18] DEBUG [25568] dns.c: No matches found in DNS for _sip._udp.proxy01.Washington.talk4free.com
[Aug 26 22:48:18] NOTICE [25568] chan_skinny.c: Unable to load config skinny.conf, Skinny disabled
[Aug 26 22:48:18] ERROR [25568] app_amd.c: Configuration file amd.conf missing.
[Aug 26 22:48:18] NOTICE [25593] chan_sip.c: Peer 'magicjack' is now Reachable. (85ms / 2000ms)
[Aug 26 22:48:19] DEBUG [25593] dns.c: No matches found in DNS for _sip._udp.proxy01.Washington.talk4free.com
[Aug 26 22:48:19] NOTICE [25593] chan_sip.c: Peer '1-pstn' is now Reachable. (10ms / 2000ms)
[Aug 26 22:48:21] NOTICE [25593] chan_sip.c: Registration from 'Residence <sip:[email protected]>' failed for '192.168.0.112' - Device does not match ACL

Thanks in advance!
 
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top