Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Tue Apr 16, 2024 6:44 am
Voice Broadcast System


All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Destination in CDR always shows as 2147483647 for Local DID
PostPosted: Wed Apr 21, 2010 7:52 pm 
Offline

Joined: Sun Mar 21, 2010 4:32 pm
Posts: 18
I'm testing A2Billing V1.7.0 and using Local Trunk for DIDs so I can charge per minute as described in http://pbxinaflash.com/forum/showthread.php?t=2925 Using A2billing I am delivering the call to a ring group number that is the same as the DID and everything seems to be functioning correctly. The confusion is the CDR shows 2147483647 (this is not a DID) as the Destination even though I created a prefix destination for that of the 10 digit DNID.

The Destination should show up as to that which I assigned the DNID prefix, correct?


Top
 Profile  
 
 Post subject: Re: Destination in CDR always shows as 2147483647 for Local DID
PostPosted: Fri May 07, 2010 4:15 am 
Offline

Joined: Sun Mar 21, 2010 4:32 pm
Posts: 18
Fix using the following command. The destination column in the cc_call table cannot hold the the number

ALTER TABLE cc_call CHANGE destination destination BIGINT( 20 ) NULL DEFAULT '0';


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


All times are UTC


Who is online

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