Browse Source

dialog Update docs on states - Early state is not saved in database

Olle E. Johansson 9 years ago
parent
commit
7ffe311bfa
2 changed files with 5 additions and 0 deletions
  1. 3 0
      modules/dialog/README
  2. 2 0
      modules/dialog/doc/dialog_admin.xml

+ 3 - 0
modules/dialog/README

@@ -432,6 +432,9 @@ Chapter 1. Admin Guide
      * 4 : Confirmed dialog (active call)
      * 5 : Deleted dialog
 
+   The early and deleted dialog states are not updated in database
+   storage.
+
 4. Dialog profiling
 
    Dialog profiling is a mechanism that helps in classifying, sorting and

+ 2 - 0
modules/dialog/doc/dialog_admin.xml

@@ -81,6 +81,8 @@
 			<para><emphasis>5</emphasis> : Deleted dialog</para>
 		</listitem>
 	</itemizedlist>
+	<para>The early and deleted dialog states are not updated in database storage.
+	</para>
 	</section>
 
 	<section>