From 90d4fdb42a7f4818897ff76def0a151a99d2d9e1 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 23 十一月 2023 13:56:14 +0800
Subject: [PATCH] 2.4.2Google

---
 HDL_ON/Common/ApiUtlis.cs |   52 ++++++++++++++++++++++++++--------------------------
 1 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/HDL_ON/Common/ApiUtlis.cs b/HDL_ON/Common/ApiUtlis.cs
index 96f5c7d..cb434bc 100644
--- a/HDL_ON/Common/ApiUtlis.cs
+++ b/HDL_ON/Common/ApiUtlis.cs
@@ -337,33 +337,33 @@
 
                                 //======================鑾峰彇Sip璐﹀彿骞朵笖鍒濆鍖朣DK鍙瀵硅璁惧鍒楄〃====================
                                 //濡傛灉妫�娴嬬嚎绋嬫病鍚姩锛屾墠缁х画涓嬮潰鎿嶄綔 鍥犱负App鏈夊彲鑳藉垰鍚姩椹笂鏀跺埌鎺ㄩ�佷簡锛岀劧鍚庢墠鎵ц鍒拌繖閲�
-                                if (HDLLinphone.Current.CheckIncomingCallThreadIsNull())
-                                {
+                                //if (HDLLinphone.Current.CheckIncomingCallThreadIsNull())
+                                //{
                                     
-                                    //褰撳墠浣忓畢鏄疕DL鍙瀵硅绫诲瀷鐨勮澶�
-                                    if (isInterphoneType_HDL)
-                                    {
-                                        //HDLLinphone鍙瀵硅,鑾峰彇Sip璐﹀彿骞跺垵濮嬪寲SDK
-                                        HDLCallVideoInfo callVideoInfo = new HDLCallVideoInfo();
-                                        callVideoInfo.HomeId = DB_ResidenceData.Instance.CurrentRegion.id;
-                                        callVideoInfo.InterphoneType = InterphoneType.HDL.ToString();
-                                        HDLLinphone.Current.GetHDLSipInfoAndInitSDK(callVideoInfo);
-                                    }
-                                    else if (isInterphoneType_FREEVIEW)
-                                    {
-                                        //HDLLinphone鍙瀵硅,鑾峰彇Sip璐﹀彿骞跺垵濮嬪寲SDK
-                                        HDLCallVideoInfo callVideoInfo = new HDLCallVideoInfo();
-                                        callVideoInfo.HomeId = DB_ResidenceData.Instance.CurrentRegion.id;
-                                        callVideoInfo.InterphoneType = InterphoneType.FREEVIEW.ToString();
-                                        HDLLinphone.Current.GetHDLSipInfoAndInitSDK(callVideoInfo);
-                                    }
-                                    else
-                                    {
-                                        Utlis.WriteLine("褰撳墠浣忓畢涓嶆敮鎸丠DL鍙瀵硅,閫�鍑虹櫥褰曟墍鏈夎处鍙�");
-                                        //褰撳墠浣忓畢涓嶆敮鎸丠DL鍙瀵硅
-                                        HDLLinphone.Current.LogoutAllAccount();
-                                    }
-                                }
+                                //    //褰撳墠浣忓畢鏄疕DL鍙瀵硅绫诲瀷鐨勮澶�
+                                //    if (isInterphoneType_HDL)
+                                //    {
+                                //        //HDLLinphone鍙瀵硅,鑾峰彇Sip璐﹀彿骞跺垵濮嬪寲SDK
+                                //        HDLCallVideoInfo callVideoInfo = new HDLCallVideoInfo();
+                                //        callVideoInfo.HomeId = DB_ResidenceData.Instance.CurrentRegion.id;
+                                //        callVideoInfo.InterphoneType = InterphoneType.HDL.ToString();
+                                //        HDLLinphone.Current.GetHDLSipInfoAndInitSDK(callVideoInfo);
+                                //    }
+                                //    else if (isInterphoneType_FREEVIEW)
+                                //    {
+                                //        //HDLLinphone鍙瀵硅,鑾峰彇Sip璐﹀彿骞跺垵濮嬪寲SDK
+                                //        HDLCallVideoInfo callVideoInfo = new HDLCallVideoInfo();
+                                //        callVideoInfo.HomeId = DB_ResidenceData.Instance.CurrentRegion.id;
+                                //        callVideoInfo.InterphoneType = InterphoneType.FREEVIEW.ToString();
+                                //        HDLLinphone.Current.GetHDLSipInfoAndInitSDK(callVideoInfo);
+                                //    }
+                                //    else
+                                //    {
+                                //        Utlis.WriteLine("褰撳墠浣忓畢涓嶆敮鎸丠DL鍙瀵硅,閫�鍑虹櫥褰曟墍鏈夎处鍙�");
+                                //        //褰撳墠浣忓畢涓嶆敮鎸丠DL鍙瀵硅
+                                //        HDLLinphone.Current.LogoutAllAccount();
+                                //    }
+                                //}
 
 
 

--
Gitblit v1.8.0