[freeside-commits] freeside/httemplate/misc cdr-import.html, NONE, 1.1

Ivan,,, ivan at wavetail.420.am
Sat Feb 18 03:14:22 PST 2006


Update of /home/cvs/cvsroot/freeside/httemplate/misc
In directory wavetail:/tmp/cvs-serv25276/httemplate/misc

Added Files:
	cdr-import.html 
Log Message:
CDR schema and class

--- NEW FILE: cdr-import.html ---
<%= include("/elements/header.html",'Call Detail Record Import') %>
<FORM ACTION="process/cdr-import.html" METHOD="POST" ENCTYPE="multipart/form-data">
Import a CSV file containing Call Detail Records (CDRs).<BR><BR>
CDR Format: <SELECT NAME="format">
<!-- <OPTION VALUE="asterisk">Asterisk</OPTION> -->
<OPTION VALUE="unitel">Unitel/RSLCOM</OPTION>
</SELECT><BR><BR>

Filename: <INPUT TYPE="file" NAME="csvfile"><BR><BR>

<INPUT TYPE="submit" VALUE="Upload">
</FORM>

<%= include('/elements/footer.html') %>




More information about the freeside-commits mailing list