> For the complete documentation index, see [llms.txt](https://blog.wh2099.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.wh2099.com/daily/hu-jiao-zhuan-yi-she-zhi-fang-shi.md).

# 呼叫转移设置方式

{% hint style="danger" %} <mark style="color:red;">**以下指令常被用做电信诈骗！**</mark>
{% endhint %}

## 使用方式：在手机正常待机状态下输入对应操作指令后按拨号键

| **呼叫转移类型**   | **操作指令**       |
| ------------ | -------------- |
| **全部来话呼叫转移** | **`**21*号码#`** |
| **呼叫遇忙转移**   | **`**67*号码#`** |
| **无应答转移**    | **`**61*号码#`** |
| **取消所有呼叫转移** | **`##002#`**   |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.wh2099.com/daily/hu-jiao-zhuan-yi-she-zhi-fang-shi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
