Ignore:
Timestamp:
Jan 30, 2006 6:40:05 PM (18 years ago)
Author:
bennylp
Message:

Finished implementation of UA layer (to be tested)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsip/sip_transaction.h

    r115 r127  
    7676    int                         cseq;           /**< The CSeq               */ 
    7777    pj_str_t                    transaction_key;/**< Hash table key.        */ 
     78    pj_uint32_t                 hashed_key;     /**< Key's hashed value.    */ 
    7879    pj_str_t                    branch;         /**< The branch Id.         */ 
    7980 
Note: See TracChangeset for help on using the changeset viewer.