Help with new install
Added by Pepe Rivera about 11 years ago
Hello,
I just finished installing GoAutoDial following the automated guide (yum install).
So far all seems to be great.
I have a couple of questions:
Is there any security step I must take right now before starting using GAD?
Passwords, etc?
How do I configure IP tables in this distro?
When I try to setup a phone (8001) in Zoiper I get an error message and futher test indicates that the extension is not even configured:chan_sip.c:16835 handle_request_register: Registration from '<sip:8001@XXX>' failed for 'XXX' - No matching peer found
Do I have to add the extensions manually in sip.conf?
Thanks
Replies (2)
RE: Help with new install
-
Added by Wilper Necesario about 11 years ago
Hi Pepe,
Thank you for using Goautodial, To answer your question i will list it by number:
1. For security you need to change all the default password both dialer and mysql database and create non dictionary password combined is with letter number and capital letter. Allow only your trusted public IP and our VOIP provider.
2.To configure the IPtables please refer to this link since Goautodial uses the default distro IPtables (http://wiki.centos.org/HowTos/Network/IPTables)
3.Have you change your server IPaddress? if yes please run update_server_ip in root cli enter your new ip and reboot the server.
Hope that helps =)
Cheers
q^_^p
RE: Help with new install
-
Added by Pepe Rivera about 11 years ago
Hello Wilper,
When I change the mysql password, in which conf file do I have to update it?
Thanks