Billing Rates Import

Status
Not open for further replies.

voipmuch

Joined
Dec 30, 2011
Messages
32
Reaction score
0
I have been having continuous issues trying to import rates into Elastix.
Every attempt only imports the 2nd line of the file (first line excluding the header).

My file is exactly how it should be (ie - copied from file):

"Prefix","Name","Rate","Rate Offset","Hidden Digits","Trunk"
"79407","ABKHAZIA-RM","0.339","0","0","SIP/outtrunk1"
"79409","ABKHAZIA-RM","0.2841","0","0","SIP/outtrunk1"
"88299","AEROMOBILE-REG","12.12","0","0","SIP/outtrunk1"
"9375","AFGHANISTAN - CDMA","0.708","0","0","SIP/outtrunk1"
"9340","AFGHANISTAN - HERAT","0.777","0","0","SIP/outtrunk1"
...

I have noticed a few other people with this issue (searched on Google), but with no responses.

Some assistance would be greatly appreciated.
 
Try it on Elastix 2.2final updated release, if you still have any issue, report it on:
http://bugs.elastix.org
 
Oh, I am sure you knew this was coming...
How do I upgrade Elastix?

Is there a yum update command ?

FYI, I did a yum update yesterday morning.

This is what I show as the versions running:

Package Name Version Release Repository Status

elastix-firstboot 2.2.0 5 No info yet Installed Updated
elastix-asterisk-sounds 1.2.3 1 No info yet Installed Updated
elastix-vtigercrm 5.2.1 1 elastix-updates Installed Updated
elastix-security 2.2.0 10 elastix-updates Installed Updated
elastix-agenda 2.2.0 8 elastix-updates Installed Updated
elastix-my_extension 2.2.0 6 elastix-updates Installed Updated
elastix-system 2.2.0 17 elastix-updates Installed Updated
elastix-pbx 2.2.0 21 elastix-updates Installed Updated
elastix-extras 2.2.0 1 elastix-updates Installed Updated
elastix-email_admin 2.2.0 11 elastix-updates Installed Updated
elastix-a2billing 1.9.4 1 elastix-updates Installed Updated
elastix-im 2.2.0 2 elastix-updates Installed Updated
elastix-framework 2.2.0 25 elastix-updates Installed Updated
elastix-fax 2.2.0 6 elastix-updates Installed Updated
elastix-addons 2.2.0 8 elastix-updates Installed Updated
elastix-reports 2.2.0 8 elastix-updates Installed Updated
 
yum update elastix*
if there is no more available update, and you still have the issue, report it on the bug tracker
 
Thanks jgutierrez for the quick replies.
I have opened a bug report.
 
Apparently the "Name" field is the unique factor in the file uploads.
Also, there is no way to re-upload (ie:to update).
Therefore, prefixes that are in the same city have to have different names (very strange) and there prefixes that exist in more than one trunk/carrier also have to have different names (even stranger).

Also, since there is no way to re-upload (over-right), there is no way to update unless you edit each one, one by one. In my case, I have approx 55,000 entries for each carrier... ie: well over 100,000 billing record entries... that I am expected to edit one by one.

Is anyone actually using this feature?
There seriously has to be an easier way to control billing then this.

Anyone?
 
I also have this problem, I am surprised that unique rate names are required and am also disappointed in the lack of an update facility. That said, I haven't paid for it, so can't really complain.

Hope it gets sorted soon though, seems it should be a major issue.
 
[No message]
 
I can only suspect that no one actually uses this billing feature, but instead uses a2billing (or something of that nature).

Elastix is great, but it is missing a lot. Even the Elastix user panel is missing a lot, that I can not provide that I have to provide the freepbx panel.

I switched to Elastix from FreeSwitch due to the lack of support/development.
I see that this one is really not much different. Don't get me wrong, there are a lot of features and it looks like development is still going on... but everything seems to be partially complete... thus not truly and fully usable.
 
Just edit the SQLite database:
/var/www/db/rate.db

There are a lot of ways to edit these databases. Search the internet for tools.
Just make a backup, copy file to your desktop, edit and have fun.

I don't rely on csv import features anymore. ;)
 
Hi all.

Into billing rate module, export option is missing.

Edit index.php file into this module and replace the line numbre 136 including this:
Code:
//$oGrid->enableExport();   // enable csv export.
Replace it by:
Code:
$oGrid->enableExport(true);   // enable csv export.

I'll ask to Elastix team to fix this problem.

Regards
 
Do you know whether there are any plans to fix this?

We need to export all the billing rates from one elastix server to import to several others and having an export feature would be useful :)

There's also no information in the help file about what format the import CSV file needs to be, ie what columns and values.
 
Status
Not open for further replies.

Forum statistics

Threads
111,859
Messages
589,435
Members
164,700
Latest member
Apollo Cloud