added expired reason

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2485 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2008-11-05 17:14:35 +00:00
parent e07b45455c
commit 046c54afc8
1 changed files with 5 additions and 1 deletions

View File

@ -1031,7 +1031,11 @@ PENDING o----------------------+ |
<td>The party wishes to formally decline the session.</td>
</tr>
<tr>
<td>&lt;expiration/&gt;</td>
<td>&lt;ended/&gt;</td>
<td>The session has formally ended.</td>
</tr>
<tr>
<td>&lt;expired/&gt;</td>
<td>The session length has exceeded a pre-defined time limit (e.g., a meeting hosted at a conference service).</td>
</tr>
<tr>