[Spce-user] Max upload size csv file for billing fees

Daniel Grotti dgrotti at sipwise.com
Thu Jul 2 07:31:20 EDT 2015


Hi Gavin,
try to increase:

client_max_body_size 128m;

in /etc/ngcp-config/templates/etc/nginx/ngcp-panel_params.tt2.


--
Daniel Grotti
VoIP Engineer


Sipwise GmbH
Europaring F15 | 2345 Brunn am Gebirge, Austria | www.sipwise.com

On 07/01/2015 01:02 PM, Gavin Sweet wrote:
> Hi George - Thanks!
> If it were a simple single table, yes.
> But there are joins out to multiple tables, for fees history, zones,
> zones history etc - these are handled by the api.
> 
> Gavin
> 
> On 01/07/2015 11:47, George Mason wrote:
>> On 01/07/15 11:43, Gavin Sweet wrote:
>>> Anyone help me on this?
>>>
>>> (yes, splitting files is possible but its not really a solution)
>>>
>>> Thanks,
>>> Gavin
>>>
>>> On 30/06/2015 14:44, Gavin Sweet wrote:
>>>> Hi -
>>>>
>>>> I am getting an error trying to upload a new billing fees csv file,
>>>> file size greater than 200K.
>>>>
>>>> Is there a way to increase this file size limit? I have a file now at
>>>> nearly 5Mb, all are valid strings with different fees.
>>>>
>>>> Cheers
>>>> Gavin
>>>>
>>>>
>> If you can get the CSV into the right format for the table, you could
>> import straight in, avoiding the web interface altogether:
>>
>> https://stackoverflow.com/questions/3635166/how-to-import-csv-file-to-mysql-table
>>
>> I have done this on other systems when faced with the same issue with
>> good success.
>> _______________________________________________
>> Spce-user mailing list
>> Spce-user at lists.sipwise.com
>> https://lists.sipwise.com/listinfo/spce-user
> 
> 
> 
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> https://lists.sipwise.com/listinfo/spce-user
> 



More information about the Spce-user mailing list