hamidlee / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 1 forks source link

Bulk Upload on Destinations #457

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I noticed a post about bulk uploads as an enhancement but it appeared they were 
looking more for Inbound Routes bulk upload. The changes I have made to the 
attached destinations.php adds the upload mechanic from voicemail_greeting.php 
but instead of saving the file it just parses and uploads it to the database. 
Currently it only works with a CSV file formatted like the attached. So far I 
have been able to successfully imported 100 DID CSV file without issue. I would 
still like to test larger files to make sure there are no processing issues. 

CSV Format:
Type, Destination, CID Name, CID Number, Context, Enabled, Note

Original issue reported on code.google.com by spartian...@gmail.com on 13 Sep 2013 at 4:28

Attachments:

GoogleCodeExporter commented 9 years ago
Mark, is this useful for Bulk uploading DIDs?

Original comment by ewsamu...@gmail.com on 27 Apr 2014 at 7:28

GoogleCodeExporter commented 9 years ago

Original comment by markjcrane@gmail.com on 5 May 2015 at 9:59