Ignore:
Timestamp:
Mar 24, 2007 1:00:30 PM (17 years ago)
Author:
bennylp
Message:

ICE (work in progress): implement error codes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjnath/include/pjnath/stun_msg.h

    r1085 r1101  
    384384    PJ_STUN_SC_STALE_NONCE              = 438,  /**< Stale Nonce            */ 
    385385    PJ_STUN_SC_TRANSITIONING            = 439,  /**< Transitioning.         */ 
    386     PJ_STUN_SC_WRONG_USERNAME           = 441,  /**< Wrong Username.        */ 
    387386    PJ_STUN_SC_UNSUPP_TRANSPORT_PROTO   = 442,  /**< Unsupported Transport or 
    388387                                                     Protocol */ 
Note: See TracChangeset for help on using the changeset viewer.