Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Mar 28, 2024 12:02 pm
Voice Broadcast System


All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: a2billing.php and did
PostPosted: Tue Apr 25, 2006 3:23 am 
there is a bug around line 336.

$A2B -> write_log("[DID CALL - [CallerID=".$this->CallerID."]:[DID=".$mydnid."]");
if ($A2B->agiconfig['debug']>=1) $agi->verbose("[DID CALL - [CallerID=".$this->CallerID."]:[DID=".$mydnid."]");


should read:
$A2B -> write_log("[DID CALL - [CallerID=".$A2B->CallerID."]:[DID=".$mydnid."]");
if ($A2B->agiconfig['debug']>=1) $agi->verbose("[DID CALL - [CallerID=".$A2B->CallerID."]:[DID=".$mydnid."]");

I only found this after ages of fsckin around. had to turn on php logging. the script suddenly ends. maybe there should be an exit code to should the script finished successfully.


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 
VoIP Billing solution


All times are UTC


Who is online

Users browsing this forum: No registered users and 3 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