update submodule linphone

This commit is contained in:
REIS Benjamin 2016-10-20 12:15:19 +02:00
parent 270abb78be
commit 04aa8fd62e
2 changed files with 2 additions and 2 deletions

View file

@ -69,7 +69,7 @@
}
+ (NSString*)afinetToString:(int)remote_family {
return (remote_family == UNSPEC) ? @"Unspecified":(remote_family == INET) ? @"IPv4" : @"IPv6";
return (remote_family == LinphoneAddressFamilyUnspec) ? @"Unspecified":(remote_family == LinphoneAddressFamilyInet) ? @"IPv4" : @"IPv6";
}
+ (NSString *)mediaEncryptionToString:(LinphoneMediaEncryption)enc {

@ -1 +1 @@
Subproject commit 8a9e97a265a14de4a7b6f1bf68ed2cbc72d3b874
Subproject commit 95c015cab98b0282a04efcc4fed105f518c899e4