dect
/
asterisk
Archived
13
0
Fork 0

Add reference to RFC for mailbox notification

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@21277 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
oej 2006-04-19 00:45:37 +00:00
parent 6b7dee41bb
commit 053d1ead69
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ static const struct cfsubscription_types {
{ CPIM_PIDF_XML, "presence", "application/cpim-pidf+xml", "cpim-pidf+xml" }, /* RFC 3863 */
{ PIDF_XML, "presence", "application/pidf+xml", "pidf+xml" }, /* RFC 3863 */
{ XPIDF_XML, "presence", "application/xpidf+xml", "xpidf+xml" }, /* Pre-RFC 3863 with MS additions */
{ MWI_NOTIFICATION, "message-summary", "application/simple-message-summary", "mwi" } /* Mailbox notification */
{ MWI_NOTIFICATION, "message-summary", "application/simple-message-summary", "mwi" } /* RFC 3842: Mailbox notification */
};
enum sipmethod {