Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Apr 25, 2024 3:33 pm
Auto Dialer Software


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Daemon Problem
PostPosted: Wed May 07, 2008 4:19 pm 
Offline
User avatar

Joined: Thu Jan 31, 2008 10:49 am
Posts: 23
Location: Amsterdam, Netherlands
Hi everybody,

I'm trying to put the callback working in one server and despite I've followed all the instructions and so, I cannot get it running.

This is what I've done so far:

Code:
#emerge -av DBD-Pg
   
        #pear install --alldeps SOAP-0.11.0

        #perl -MCPAN -e shell
        > install Config::IniFiles
        > reload

        #mkdir /var/lib/asterisk/a2billing/
        #mv /usr/src/a2billing/CallBack/callback-daemon /var/lib/asterisk/a2billing/

        #cp /var/lib/asterisk/a2billing/callback-daemon/a2billing-callback.gentoo /etc/init.d/a2bcallback

        #rc-update add a2bcallback default
        #/etc/init.d/a2bcallback start
* Starting A2B Callback ...                                                   [ ok ]


So I thought it was working but if I do a ps -A I cannot find its process and when I look in the log file it doesn't seem to be working cause it is like this:

Code:
# cat /var/log/asterisk/a2billing-daemon-callback.log

[2008-05-07 16:51:19][DAEMON START FORK]

[2008-05-07 16:51:20][DAEMON START FORK]


any help appreciated...


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 07, 2008 4:27 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
On my Gentoo servers /var/lib/portage/world shows I have the following packages installed:
Quote:
dev-perl/Config-IniFiles
dev-perl/DBD-Pg
dev-perl/Mail-Sendmail
dev-perl/SOAP
dev-perl/TermReadKey
dev-perl/XML-Parser
dev-php/PEAR-SOAP
This is for use with Postgresql. If you're using MySQL substitute DBD-mysql for DBD-Pg.


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 07, 2008 11:07 pm 
Offline
User avatar

Joined: Thu Jan 31, 2008 10:49 am
Posts: 23
Location: Amsterdam, Netherlands
:D Thank you Stavros. I installed the packages missing and it is now working like a charm.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 
Auto Dialer Software


All times are UTC


Who is online

Users browsing this forum: No registered users and 26 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group