Changeset 199:d0ad66dfade4 in mediastreamer2 for linphone/coreapi/linphonecore.c
- Timestamp:
- Dec 11, 2008 10:17:17 PM (4 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
linphone/coreapi/linphonecore.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
linphone/coreapi/linphonecore.c
r194 r199 912 912 if (exosip_running) eXosip_quit(); 913 913 eXosip_init(); 914 err=0; 915 eXosip_set_option(13,&err); /*13=EXOSIP_OPT_SRV_WITH_NAPTR, as it is an enum value, we can't use it unless we are sure of the 916 version of eXosip, which is not the case*/ 914 917 eXosip_enable_ipv6(lc->sip_conf.ipv6_enabled); 915 918 if (lc->sip_conf.ipv6_enabled)
Note: See TracChangeset
for help on using the changeset viewer.
