<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WIFI Calling &#8211; ZhiYunHaiBo 智云海博</title>
	<atom:link href="https://www.zyh8.com/archives/tag/wifi-calling/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.zyh8.com</link>
	<description>智云海</description>
	<lastBuildDate>Sat, 21 Sep 2024 11:20:58 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.3.7</generator>

<image>
	<url>https://www.zyh8.com/wp-content/uploads/2023/06/cropped-w4sdfmit-32x32.jpg</url>
	<title>WIFI Calling &#8211; ZhiYunHaiBo 智云海博</title>
	<link>https://www.zyh8.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>安卓手机如何开启voWIFI ？改基带配置强开</title>
		<link>https://www.zyh8.com/archives/1177/activate-vowifi-or-wifi-calling/</link>
					<comments>https://www.zyh8.com/archives/1177/activate-vowifi-or-wifi-calling/#respond</comments>
		
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Sat, 21 Sep 2024 10:54:32 +0000</pubDate>
				<category><![CDATA[教程]]></category>
		<category><![CDATA[Magisk]]></category>
		<category><![CDATA[Root]]></category>
		<category><![CDATA[WIFI Calling]]></category>
		<guid isPermaLink="false">https://www.zyh8.com/?p=1177</guid>

					<description><![CDATA[本教程将告诉您如何强开voWiFi，voWiFi也称wifiCalling或者wifi通话。通过修改基带配置解 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>本教程将告诉您如何强开voWiFi，voWiFi也称wifiCalling或者wifi通话。通过修改基带配置解决，有变砖风险且难度较高，自行斟酌。开了voWIFI 但是没反应的朋友可以试试，如果你的系统不支持voWiFi，刷入其他系统并配合此教程，也有很大概率能够成功开启voWiFi。博主使用的手机是 XiaoMi Mix3</p>



<p class="has-text-align-center has-large-font-size"><strong>！！！<mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">警告</mark> ！！！</strong></p>



<p class="has-text-align-center"><strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">在您继续阅读之前，我想澄清一下，我对变砖的设备不承担任何责任！</mark></strong></p>



<p class="has-text-align-center"><strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">在您继续阅读之前，我想澄清一下，我对变砖的设备不承担任何责任！</mark></strong></p>



<p class="has-text-align-center"><strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">在您继续阅读之前，我想澄清一下，我对变砖的设备不承担任何责任！</mark></strong></p>



<h2 class="wp-block-heading" id="header-id-1">前提条件：</h2>



<ul>
<li>解锁引导加载程序（unlock bootloader）</li>



<li>获取ROOT并授予ADB shell root权限</li>



<li><a href="https://developer.android.com/studio/run/win-usb" target="_blank" rel="noreferrer noopener">Android ADB &amp; fastboot drivers</a></li>



<li><a href="https://dl.driverpack.io/driverpacks/repack/WWAN-4G/Qualcomm/FORCED/NTx64/1.0/Qualcomm-FORCED-NTx64-1.0-drp.zip" target="_blank" rel="noreferrer noopener">Qualcomm HS-USB Diagnostics driver</a></li>



<li><a href="https://developer.android.com/studio/releases/platform-tools" target="_blank" rel="noreferrer noopener">Android platform tools (ADB &amp; fastboot)</a></li>



<li><a href="https://qpsttool.com/category/download">QPST工具</a></li>
</ul>



<p><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">确保开始接下来的操作前，你已经备份了efs分区。这非常重要。</mark></p>



<div class="wp-block-argon-collapse collapse-block shadow-sm collapsed hide-border-left" style="border-left-color:#ffffff00"><div class="collapse-block-title" style="background-color:#ffffff00"><span class="collapse-block-title-inner">如何备份EFS分区？</span><i class="collapse-icon fa fa-angle-down"></i></div><div class="collapse-block-body" style="display: none">adb shell<br>su //获取root权限<br>sudo dd if=/dev/block/bootdevice/by-name/modemst1 of=/sdcard/modemst1<br>sudo dd if=/dev/block/bootdevice/by-name/modemst2 of=/sdcard/modemst2<br>sudo dd if=/dev/block/bootdevice/by-name/fsg of=/sdcard/fsg<br>sudo dd if=/dev/block/bootdevice/by-name/fsc of=/sdcard/fsc</div></div>



<h2 class="wp-block-heading">修改配置文件</h2>



<p>在开发者选项中打开USB调试（确保已经安装ADB调试工具），注意一定要用<mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color"><strong>手机原装数据线</strong></mark>连接到电脑usb接口，然后打开终端（cmd或者PowerShell）输入以下指令，尝试开启调试端口。注意保持手机屏幕不要熄灭，且是解锁状态。第一次没成功，可以多试几次。如果你使用的是第三方ROM，大概率开不了端口，建议刷官方系统改完配置后再刷回第三方ROM，刷机前卡槽里不能有卡（不要问我为什么，不信邪的，可以自己试试）<img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f600.png" alt="😀" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<pre class="wp-block-code"><code>adb shell
su
setprop sys.usb.config diag,serial_cdev,rmnet,adb</code></pre>



<figure class="wp-block-image size-full"><a href="https://www.zyh8.com/wp-content/uploads/2024/09/image-1.png"><img decoding="async" fetchpriority="high" width="605" height="192" src="https://www.zyh8.com/wp-content/uploads/2024/09/image-1.png" alt="" class="wp-image-1184" srcset="https://www.zyh8.com/wp-content/uploads/2024/09/image-1.png 605w, https://www.zyh8.com/wp-content/uploads/2024/09/image-1-300x95.png 300w" sizes="(max-width: 605px) 100vw, 605px" /></a></figure>



<p>如果成功开启，你将在设备管理器中看到一个端口。如果显示未知设备，请你安装驱动程序<a rel="noreferrer noopener" href="https://dl.driverpack.io/driverpacks/repack/WWAN-4G/Qualcomm/FORCED/NTx64/1.0/Qualcomm-FORCED-NTx64-1.0-drp.zip" target="_blank">Qualcomm HS-USB Diagnostics driver</a></p>



<figure class="wp-block-image size-full"><a href="https://www.zyh8.com/wp-content/uploads/2024/09/image-2.png"><img decoding="async" width="485" height="80" src="https://www.zyh8.com/wp-content/uploads/2024/09/image-2.png" alt="" class="wp-image-1185" srcset="https://www.zyh8.com/wp-content/uploads/2024/09/image-2.png 485w, https://www.zyh8.com/wp-content/uploads/2024/09/image-2-300x49.png 300w" sizes="(max-width: 485px) 100vw, 485px" /></a></figure>



<p>下载<a href="https://qpsttool.com/category/download">QPST工具</a>并安装后打开<strong> PDC</strong> 工具</p>



<figure class="wp-block-image size-full"><a href="https://www.zyh8.com/wp-content/uploads/2024/09/image.png"><img decoding="async" width="695" height="556" src="https://www.zyh8.com/wp-content/uploads/2024/09/image.png" alt="" class="wp-image-1183" srcset="https://www.zyh8.com/wp-content/uploads/2024/09/image.png 695w, https://www.zyh8.com/wp-content/uploads/2024/09/image-300x240.png 300w" sizes="(max-width: 695px) 100vw, 695px" /></a></figure>



<p> 选择对应的com口后。会加载出配置文件。</p>



<figure class="wp-block-image size-full"><a href="https://www.zyh8.com/wp-content/uploads/2024/09/image-3.png"><img decoding="async" width="617" height="467" src="https://www.zyh8.com/wp-content/uploads/2024/09/image-3.png" alt="" class="wp-image-1186" srcset="https://www.zyh8.com/wp-content/uploads/2024/09/image-3.png 617w, https://www.zyh8.com/wp-content/uploads/2024/09/image-3-300x227.png 300w" sizes="(max-width: 617px) 100vw, 617px" /></a></figure>



<figure class="wp-block-image size-full"><a href="https://www.zyh8.com/wp-content/uploads/2024/09/image-4.png"><img decoding="async" width="336" height="314" src="https://www.zyh8.com/wp-content/uploads/2024/09/image-4.png" alt="" class="wp-image-1187" srcset="https://www.zyh8.com/wp-content/uploads/2024/09/image-4.png 336w, https://www.zyh8.com/wp-content/uploads/2024/09/image-4-300x280.png 300w" sizes="(max-width: 336px) 100vw, 336px" /></a></figure>



<p>接下来查看是否有名称为 <strong><code>DT_Greece</code></strong> 的配置文件，将其启用，一般是修改sub0，如果没有找到，你可以自行尝试启用其他带<code>VoWiFI</code>字样的配置文件，有可能成功激活WiFi。</p>



<figure class="wp-block-image size-full"><a href="https://www.zyh8.com/wp-content/uploads/2024/09/image-6.jpg"><img decoding="async" width="1477" height="292" src="https://www.zyh8.com/wp-content/uploads/2024/09/image-6.jpg" alt="" class="wp-image-1196" srcset="https://www.zyh8.com/wp-content/uploads/2024/09/image-6.jpg 1477w, https://www.zyh8.com/wp-content/uploads/2024/09/image-6-300x59.jpg 300w, https://www.zyh8.com/wp-content/uploads/2024/09/image-6-1024x202.jpg 1024w, https://www.zyh8.com/wp-content/uploads/2024/09/image-6-768x152.jpg 768w" sizes="(max-width: 1477px) 100vw, 1477px" /></a></figure>



<p>打开电话APP拨打 &nbsp;<code>*#*#869434#*#*</code> ，手机提示carrier wifi calling check disabled则执行成功</p>



<p>重启你的手机，然后连接到wifi。成功激活后，你将看到一个图标，如图所示：</p>



<figure class="wp-block-image size-full"><a href="https://www.zyh8.com/wp-content/uploads/2024/09/image-5.png"><img decoding="async" width="882" height="273" src="https://www.zyh8.com/wp-content/uploads/2024/09/image-5.png" alt="" class="wp-image-1188" srcset="https://www.zyh8.com/wp-content/uploads/2024/09/image-5.png 882w, https://www.zyh8.com/wp-content/uploads/2024/09/image-5-300x93.png 300w, https://www.zyh8.com/wp-content/uploads/2024/09/image-5-768x238.png 768w" sizes="(max-width: 882px) 100vw, 882px" /></a></figure>



<h2 class="wp-block-heading">使用体验</h2>



<h3 class="wp-block-heading">优点</h3>



<p>使用这种方法开启voWiFi，可以无视某些运营商的voWIFI开启限制。</p>



<p>开启速度非常快。</p>



<p>对网络的要求好像不是那么高了</p>



<h3 class="wp-block-heading">缺点</h3>



<p>不能正常发送USSD代码。真恶心<img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f922.png" alt="🤢" class="wp-smiley" style="height: 1em; max-height: 1em;" />，不过能正常打电话也忍了。</p>



<p>不能发送彩信</p>



<p>刷机时千万不要插着卡，不然配置文件会变，具体变成哪个，就和你的SIM卡有关了。</p>



<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6382166096908019"
     crossorigin="anonymous"></script>
<ins class="adsbygoogle"
     style="display:block; text-align:center;"
     data-ad-layout="in-article"
     data-ad-format="fluid"
     data-ad-client="ca-pub-6382166096908019"
     data-ad-slot="9314819750"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.zyh8.com/archives/1177/activate-vowifi-or-wifi-calling/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
