Pair, Brandon How about a text area that we can paste the contents of a csv file?
On Wed, Aug 27, 2008 at 4:10 PM, Pari Nannapaneni <[EMAIL PROTECTED]> wrote: > We are trying to avoid file uploads wherever we can, as the > file uploads are only available in Asterisk 1.6/trunk. > > Also once the CSV is uploaded, moving the file and reading as HTML - parsing > and deleting the file on the > webserver .. lots of unnecessary System() calls in asterisk. > > And note that one would probably use this feature only once or twice during > setting up the PBX. so trying to get it the simplest way possible. > > -pari > > > ----- Original Message ----- > From: "Matt Sales" <[EMAIL PROTECTED]> > To: "Asterisk GUI project discussion" <[email protected]> > Sent: Wednesday, August 27, 2008 2:56:42 PM GMT -06:00 US/Canada Central > Subject: Re: [asterisk-gui] Bulk Add > > > > Are there any plans to add the ability to import a csv file instead of having > to type it in or copying and pasting? > > > On Wed, Aug 27, 2008 at 3:46 PM, Pari Nannapaneni < [EMAIL PROTECTED] > wrote: > > > thanks, this will be fixed soon, > > For the time being, You can workaround this by entering the heads you want in > the first row and the > corresponding values in the following rows > > For Example: > > User,fullname,cid_number, context, hasvoicemail, vmsecret, email, hassip, > hasiax, secret, host > 6044,UsersFullName,6044,DLPN_someDialPlan,yes,0101, [EMAIL PROTECTED] ,yes, > yes,1010,dynamic > > should work fine. > > -pari > > > > > > ----- Original Message ----- > From: "Matt Sales" < [EMAIL PROTECTED] > > To: [email protected] > Sent: Wednesday, August 27, 2008 2:28:42 PM GMT -06:00 US/Canada Central > Subject: [asterisk-gui] Bulk Add > > > When using the range bulk add, host = dynamic is not being added to > users.conf preventing sip registration. > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-gui mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-gui > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-gui mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-gui > > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-gui mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-gui > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-gui mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-gui -- Andrew "lathama" Latham Principal TuxTone Inc. http://TuxTone.com [EMAIL PROTECTED] _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-gui mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-gui
