Changeset 1101 for pjproject/trunk/pjnath/include/pjnath/stun_msg.h
- Timestamp:
- Mar 24, 2007 1:00:30 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjnath/include/pjnath/stun_msg.h
r1085 r1101 384 384 PJ_STUN_SC_STALE_NONCE = 438, /**< Stale Nonce */ 385 385 PJ_STUN_SC_TRANSITIONING = 439, /**< Transitioning. */ 386 PJ_STUN_SC_WRONG_USERNAME = 441, /**< Wrong Username. */387 386 PJ_STUN_SC_UNSUPP_TRANSPORT_PROTO = 442, /**< Unsupported Transport or 388 387 Protocol */
Note: See TracChangeset
for help on using the changeset viewer.