summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cdr.html
diff options
context:
space:
mode:
authorivan <ivan>2011-12-30 10:16:40 +0000
committerivan <ivan>2011-12-30 10:16:40 +0000
commit5b73387992a96f7b80e40b5ecb2fedabd8a78d6b (patch)
tree5561f21188199c6161c67c0e54eded1ca96841d6 /httemplate/search/report_cdr.html
parent3e05cfa324d281922e62f718ff0583d36f75f0b9 (diff)
Rate CDRs immediately, RT#15839
Diffstat (limited to 'httemplate/search/report_cdr.html')
-rw-r--r--httemplate/search/report_cdr.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/search/report_cdr.html b/httemplate/search/report_cdr.html
index f305ed913..e3418a7d4 100644
--- a/httemplate/search/report_cdr.html
+++ b/httemplate/search/report_cdr.html
@@ -24,6 +24,7 @@
<SELECT NAME="freesidestatus">
<OPTION VALUE="">(all)</OPTION>
<OPTION VALUE="NULL">unprocessed</OPTION>
+ <OPTION VALUE="rated">prerated
<OPTION VALUE="done">processed</OPTION>
<OPTION VALUE="failed">skipped</OPTION>
</SELECT>