> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/ja/zoom-workplace/zoom-phone/zoom-phone-sms-field-guide/requirements.md).

# 要件

このセクションでは、SMSおよびマルチメディアメッセージングサービス（MMS）機能でサポートされるプラットフォーム、必要な通話プラン、現在の制限事項について説明します。

### システム要件

Zoom Phone SMSは、Zoom Webアプリ、Zoom Workplaceデスクトップアプリケーション、およびZoom Workplaceモバイルアプリケーションでサポートされています。デスクトップユーザーはWindows、Mac、またはLinuxオペレーティングシステムを使用している必要があり、モバイルアプリケーションユーザーはiOSまたはAndroidデバイスを使用している必要があります。

### SMSの利用には、割り当てられたZoom Phone通話プランと10桁の電話番号が必要です

Zoom Phone通話プランの割り当てに関する手順を確認するには、以下を参照してください。 [電話ユーザーの管理](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0069309) サポート記事。

対応する通話プランに加えて、ユーザーがSMSを使用するには10桁の電話番号が割り当てられている必要があります。米国とカナダ以外のユーザーには、モバイル電話番号タイプが必要です。電話番号の割り当てに関する詳細な手順を確認するには、以下を参照してください。 [番号管理](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0074457) サポート記事。

#### <mark style="color:青;">米国およびカナダの通話プラン</mark>

米国またはカナダのユーザーがSMSを使用するには、次のZoom Phone通話プランのいずれかが割り当てられている必要があります：

* Zoom Phone従量制
* 無制限、プロプラス
* ビジネスプラス（米国およびカナダの番号）

#### <mark style="color:青;">オーストラリアの通話プラン</mark>

オーストラリアのユーザーがSMSを使用するには、次のZoom Phone通話プランのいずれかが割り当てられている必要があります：

* AU/NZ向けZoom Phone地域通話プラン
* AU/NZ追加電話番号付きのZoom Phoneプロ
* ビジネスプラス（AU/NZの番号）

#### <mark style="color:青;">英国の通話プラン</mark>

英国のユーザーがSMSを使用するには、次のZoom Phone通話プランのいずれかが割り当てられている必要があります：

* UK/IR向けZoom Phone地域通話プラン
* UK/IR電話番号付きのZoom Phoneプロ
* ビジネスプラス（UK/IRの番号）

### SMSの制限事項

以下の制限事項がZoom Phone SMSに適用されます：

* SMSは物理的なデスク電話ではサポートされていません。
* SMSは米国、カナダ、英国、オーストラリアでのみ利用可能です。現時点ではニュージーランドおよびアイルランドでは利用できません。
* 国際SMSは米国/カナダのみで利用可能です。

{% hint style="info" %}
**注**

国際SMS機能により、米国とカナダのユーザーは、海外のZoom Phoneユーザーまたは携帯電話ユーザーにメッセージを送信できます。海外のZoom Phoneユーザーは、米国とカナダのZoom Phoneユーザーに返信できません。海外の携帯電話ユーザーは、通信事業者で国際SMSプランに加入していれば返信できます。
{% endhint %}

* MMSは米国/カナダのみで利用可能です。
* Zoom Phoneプロ グローバルセレクト無制限は、モバイル電話番号タイプをサポートしていません。


---

# 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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/ja/zoom-workplace/zoom-phone/zoom-phone-sms-field-guide/requirements.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
