Ignore:
Timestamp:
Aug 25, 2007 1:36:15 PM (17 years ago)
Author:
bennylp
Message:

Implement ticket #336: custom presence status in NOTIFY/PUBLISH, supporting subset of RPID elements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/pjsip-simple/errno.c

    r974 r1424  
    4444    { PJSIP_SIMPLE_EBADPIDF,        "Bad PIDF content for presence" }, 
    4545    { PJSIP_SIMPLE_EBADXPIDF,       "Bad XPIDF content for presence" }, 
     46    { PJSIP_SIMPLE_EBADRPID,        "Invalid or bad RPID document"}, 
    4647 
    4748    /* isComposing errors. */ 
Note: See TracChangeset for help on using the changeset viewer.