Ignore:
Timestamp:
Feb 21, 2007 12:40:05 AM (17 years ago)
Author:
bennylp
Message:

Merged the ICE branch into the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/pjsua-lib/pjsua_core.c

    r974 r992  
    871871         * STUN is specified, resolve the address with STUN. 
    872872         */ 
    873         status = pj_stun_get_mapped_addr(&pjsua_var.cp.factory, 1, &sock, 
     873        status = pjstun_get_mapped_addr(&pjsua_var.cp.factory, 1, &sock, 
    874874                                         &stun.stun_srv1,  
    875875                                          stun.stun_port1, 
Note: See TracChangeset for help on using the changeset viewer.