- Timestamp:
- May 19, 2009 12:33:28 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/projects/sipit24/pjnath/src/pjnath/stun_auth.c
r2394 r2716 529 529 case PJ_STUN_SC_BAD_REQUEST: /* 400 (Bad Request) */ 530 530 case PJ_STUN_SC_UNAUTHORIZED: /* 401 (Unauthorized) */ 531 case PJ_STUN_SC_STALE_NONCE: /* 438 (Stale Nonce) */ 531 532 532 533 /* Due to the way this response is generated here, we can't really
Note: See TracChangeset
for help on using the changeset viewer.