Not Logged in - No Account?
Don't have an account? Registering an account with us allows you to post to the forums, easily track new posts, subscribe to threads, pm (private message) other forum members, and receive periodic news letters (you can opt out if you desire). Once you are logged in this message will no longer appear. If you don't have an account, you can create one by registering here. Lost your password, request a new password. We respect your privacy which means we collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for full details.
dialing in from outside and dialing out

hi i am definitely a newbie to freepbx and one thing we wanted to do was to be able to dial in using our cell phone to one of the numbers on our trunk and then be able to get an outside line from freepbx and be able to dial a number thus saving ourselves long distance charges
if someone can help me with this it would be greatly appreciated and please keep any instructions simple for a newbie to understand thanks
DISA (Direct Inward System
DISA (Direct Inward System Access) will do this.
Set up an IVR with an option to go to a DISA you have set up. Or use a DID etc routed straight to a DISA. Once you are in you can do anything just like you were at one of the extensions on the system
markwho
Freepbx administration login problem
Hi all,
I am new FreePBX . However , I have setup my FreePBX in freebsd but its giving problem on login page of freepbx administration.
nativecode=Access denied for user 'asteriskuser'@'localhost' (using password: NO)] ** mysql://asterisk:@localhost/asterisk
I have set password in amportal.conf , cdr_mysql.conf and res_mysql.conf
amportal.conf
AMPDBUSER= asteriskuser
AMPDBPASS=test
cdr.conf
[general]
enable=yes
batch=yes
res_mysql.conf
[general]
hostname=localhost
dbhost=localhost
dbname=asterisk
dbuser=asteriskuser
dbpass=test
dbport=3306
dbsock=/tmp/mysql.sock
dbtable=cdr
table=cdr
password=test
user=asteriskuser
port=3306
sock=/tmp/mysql.sock
cdr_mysql.conf
[global]
hostname=localhost
dbname=asteriskcdrdb
table=cdr
password=test
user=asteriskuser
port=3306
sock=/tmp/mysql.sock
userfield=1
manager.conf
[general]
displaysystemname = yes
enabled = yes
webenabled = yes
port = 5038
bindaddr = 0.0.0.0
[admin]
secret = test
I can login to mysql through
mysql -uasteriskuser -ptest
too.
As I am new to freepbx so could anyone give some highlight which file should i have to edit so that administration page will use password during login.
Regards,
John
Installing DISA
How do I install DISA to Trixbox CE