From 3d0320979331ac4b68fc07fd4203d74c1b05aff4 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 8 Jun 2010 08:24:46 +0000 Subject: add programmatic CDR posting, RT#8201 --- httemplate/misc/cdr-post.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 httemplate/misc/cdr-post.html (limited to 'httemplate/misc/cdr-post.html') diff --git a/httemplate/misc/cdr-post.html b/httemplate/misc/cdr-post.html new file mode 100644 index 000000000..5d34272f7 --- /dev/null +++ b/httemplate/misc/cdr-post.html @@ -0,0 +1,11 @@ +<% include("/elements/header.html",'Call Detail Record - POST Import') %> + +
+ + cdr_file:

+ + + +
+ +<% include("/elements/footer.html") %> -- cgit v1.2.1