DID import enhancements, RT11219
[freeside.git] / httemplate / misc / phone_avail-import.html
index 1f4d8ca..de280d0 100644 (file)
@@ -64,13 +64,14 @@ Import a file containing phone numbers (DIDs).
 Uploaded files can be CSV (comma-separated value) files or Excel spreadsheets.  The file should have a .CSV or .XLS extension.
 <BR><BR>
 
-<b>Default</b> format has the following field order: <i>state, number<i></i>
+<b>Default</b> format has the following field order: <i>state, number, name</i>
 <BR><BR>
 
 Field information:
 <ul>
   <li><i>state</i>: Two-letter state code, i.e. "CA"
   <li><i>number</i>: Phone number
+  <li><i>name</i>: optional, rate center
 </ul>
 
 <% include('/elements/footer.html') %>