Ignore:
Timestamp:
Apr 5, 2007 10:28:01 PM (17 years ago)
Author:
bennylp
Message:

Respond to early check with proper credential

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjnath/src/pjnath/errno.c

    r1150 r1154  
    6060    PJ_BUILD_ERR( PJNATH_EICEMISSINGSDP,    "Missing ICE SDP attribute"), 
    6161    PJ_BUILD_ERR( PJNATH_EICEINCANDSDP,     "Invalid SDP \"candidate\" attribute"), 
     62    PJ_BUILD_ERR( PJNATH_EICENOHOSTCAND,    "No host candidate associated with srflx"), 
    6263 
    6364}; 
Note: See TracChangeset for help on using the changeset viewer.