Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Apr 19, 2024 3:36 pm
Voice Broadcast System


All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Dial Status problem
PostPosted: Wed Oct 14, 2009 2:07 pm 
Offline

Joined: Wed Jul 01, 2009 11:42 pm
Posts: 22
Hello. I have a problem. When I make call usign ex X-LITE or from CalLBack, the call is going well, I answer and I can talk but I dont see in Call History the STATUS. I only see BUSY or CANCEL. I look into mysql tables and I see in table cc_call status is "0" if answered but status field should be "1" . It should be STATUS=1 . So for now I change file in /customer/lib/interface/constans.php in section DialStatusList from:

$dialstatus_list["1"] = array( gettext("ANSWERED") , "1");

to:

$dialstatus_list["0"] = array( gettext("ANSWERED") , "0");

and it's working.

So please tell me is this a bug or what I can do to that work without any modification ?

Please for help

Thank's. Bye


Top
 Profile  
 
 Post subject: Re: Dial Status problem
PostPosted: Thu Oct 15, 2009 2:07 am 
Offline

Joined: Mon Sep 28, 2009 9:49 pm
Posts: 58
I think you will find it is a bug and the status should have been 1. I have noticed the same thing and fixed a few other issues i had with callbacks not been recorded at all when the second leg was not answered and it is set to not charge for the first leg.

Someone needs to go through the code and work out why it is been set to 0 and not 1. There could be a reason or a typo in the code.

Chris


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 
Hosted Voice Broadcast


All times are UTC


Who is online

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