Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Mar 29, 2024 2:30 am
Predictive Dialer


All times are UTC




Post new topic Reply to topic  [ 33 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject:
PostPosted: Tue Oct 16, 2007 3:57 pm 
Offline
Moderator
User avatar

Joined: Tue Jun 06, 2006 12:14 pm
Posts: 685
Location: florida
stavros wrote:
Looks to me like there's a typo in a2billing.conf.

The easiest way to fix it would be to apply xrg's changes which make the callback daemon report config file errors.


THANK YOU !!! :D

That is the answer I was looking for. When running that mod, I get:

Error: Line 184 in file /etc/asterisk/a2billing.conf is mal-formed:
Set the Paypal Email account.

I put my old a2billing.conf file from my other test system that was working and voila .. it works.
But my question is ... what the hell does the callback-daemon need with paypal e-mail account ??
:x


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 16, 2007 4:21 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
You're welcome! :up:
The callback daemon needs only a few configuration options, but the library used to parse the config file, quite correctly, demands the entire file be parsed without error.

It looks to me like the '#' or ';' preceeding a comment has been removed, such as:
Code:
# Set the Paypal Email account.
or
Code:
; Enable the paypal payment buttons - yes or no
paypal = yes
The error message you quoted tells you which line of the config file to look at to see the mistake.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 16, 2007 4:32 pm 
Offline
Moderator
User avatar

Joined: Tue Jun 06, 2006 12:14 pm
Posts: 685
Location: florida
stavros wrote:
You're welcome! :up:
The callback daemon needs only a few configuration options, but the library used to parse the config file, quite correctly, demands the entire file be parsed without error.

It looks to me like the '#' or ';' preceeding a comment has been removed, such as:
Code:
# Set the Paypal Email account.
or
Code:
; Enable the paypal payment buttons - yes or no
paypal = yes
The error message you quoted tells you which line of the config file to look at to see the mistake.


You're a GENIUS with a crystal ball. I didn't realize the # Set the Paypal Email account. was any more than a comment to make reading the conf easier. I thought the [paypal] was the only actual important part. having that line read properly corrected my problem - MANY THANKS.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 33 posts ]  Go to page Previous  1, 2, 3
VoIP Billing solution


All times are UTC


Who is online

Users browsing this forum: No registered users and 6 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:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group