Ignore:
Timestamp:
Aug 22, 2008 5:46:33 PM (16 years ago)
Author:
bennylp
Message:

Ticket #598: Update to draft-ietf-behave-rfc3489bis-18 and draft-ietf-behave-turn-09, and fix other things as well. Please see the ticket for more info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjnath/src/pjnath-test/stun.c

    r2041 r2234  
    695695                       (pj_uint8_t*)v->tsx_id, &msg); 
    696696 
    697     pj_stun_msg_add_string_attr(pool, msg, PJ_STUN_ATTR_SERVER,  
     697    pj_stun_msg_add_string_attr(pool, msg, PJ_STUN_ATTR_SOFTWARE,  
    698698                                pj_cstr(&s1, "test vector")); 
    699699 
Note: See TracChangeset for help on using the changeset viewer.