Ignore:
Timestamp:
Jan 18, 2006 11:34:15 PM (18 years ago)
Author:
bennylp
Message:

Complete tsx layer selftest, implemented authentication framework

File:
1 edited

Legend:

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

    r109 r123  
    219219 
    220220        /** The Call-ID header as found in the message. */ 
    221         pj_str_t                 call_id; 
     221        pjsip_cid_hdr           *cid; 
    222222 
    223223        /** The From header as found in the message. */ 
Note: See TracChangeset for help on using the changeset viewer.