HDLLinPhoneSDK(OC)/HDLLinPhoneSDK/HDLLinPhoneSDK.m | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
HDLLinPhoneSDK(OC)/HDLLinPhoneSDK/HDLLinphoneManager.m | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
HDLLinPhoneSDK(OC)/HDLLinPhoneSDK/HDLLinPhoneSDK.m
@@ -43,7 +43,6 @@ } -(void)login:(NSString*)username password:(NSString*)pwd domain:(NSString*) domain{ NSLog(@"sipDomain:%@",domain); [HDLLinphoneManager.instance login:username password:pwd domain:domain]; } HDLLinPhoneSDK(OC)/HDLLinPhoneSDK/HDLLinphoneManager.m
@@ -1991,12 +1991,10 @@ signal(SIGPIPE, SIG_IGN); NSLog(@"willCreateLinphoneCore"); // create linphone core [self createLinphoneCore]; [self.providerDelegate config]; // _iapManager = [[InAppProductsManager alloc] init]; NSLog(@"CreatedLinphoneCore"); // - Security fix - remove multi transport migration, because it enables tcp or udp, if by factoring settings only // tls is enabled. This is a problem for new installations. @@ -2098,7 +2096,6 @@ return; } NSLog(@"Creating linphonecore"); // Set audio assets NSString *ring =