|
@@ -162,6 +162,7 @@
|
|
<name>timeout</name>
|
|
<name>timeout</name>
|
|
<type>unsigned int</type>
|
|
<type>unsigned int</type>
|
|
<size>10</size>
|
|
<size>10</size>
|
|
|
|
+ <default>0</default>
|
|
<description>The timestamp (unix time) when the dialog will expire.
|
|
<description>The timestamp (unix time) when the dialog will expire.
|
|
</description>
|
|
</description>
|
|
</column>
|
|
</column>
|
|
@@ -170,6 +171,7 @@
|
|
<name>sflags</name>
|
|
<name>sflags</name>
|
|
<type>unsigned int</type>
|
|
<type>unsigned int</type>
|
|
<size>10</size>
|
|
<size>10</size>
|
|
|
|
+ <default>0</default>
|
|
<description>The flags to set for dialog and usable from config file.
|
|
<description>The flags to set for dialog and usable from config file.
|
|
</description>
|
|
</description>
|
|
</column>
|
|
</column>
|
|
@@ -178,6 +180,7 @@
|
|
<name>toroute</name>
|
|
<name>toroute</name>
|
|
<type>unsigned int</type>
|
|
<type>unsigned int</type>
|
|
<size>10</size>
|
|
<size>10</size>
|
|
|
|
+ <default>0</default>
|
|
<description>The route to be executed at dialog timeout.
|
|
<description>The route to be executed at dialog timeout.
|
|
</description>
|
|
</description>
|
|
</column>
|
|
</column>
|