Hi

I have properly installed prepaid application in my linux box. But when I have used ./asterisk -vvvvc then the system have give this type of error.

"Aug 27 03:03:51 ERROR[1076245120]: app_callingcard.c:881 load_module: app_callingcard: cannot connect to database server locaXBault1"

callingcard.conf file as follows:

[global]
hostname=localhost
dbname=asterisk
user=postgres
password=
port=5432

But the prepaid.conf file is working properly
[global]
hostname=localhost
dbname=asterisk
user=postgres
password=
port=5432

with the same configuration

And also cdr_pgsql.conf
[global]
hostname=localhost
port=5432
dbname=asterisk
password=
user=postgres

is working properly and I got the data in cdr table.

Please help me how to recover from this type of error.

Thanks in advanced


Dipak Kumar Paul Tryarc LLC

_________________________________________________________________
Don’t miss out on jobs that are not advertised. http://www.naukri.com/msn/index.php?source=hottag Post your CV on naukri.com today.


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to