Ignore:
Timestamp:
Jan 7, 2006 6:44:25 PM (18 years ago)
Author:
bennylp
Message:

Added test functions for UAC transaction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/pjsip/sip_errno.c

    r107 r109  
    3434    { PJSIP_EBUSY,              "Object is busy" }, 
    3535    { PJSIP_ETYPEEXISTS ,       "Object with the same type exists" }, 
     36    { PJSIP_ESHUTDOWN,          "SIP stack shutting down" }, 
    3637 
    3738    /* Messaging errors */ 
Note: See TracChangeset for help on using the changeset viewer.