> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/operation-troubleshooting/sms-dispatch-issue.md).

# 문자가 안 보내집니다

{% hint style="info" %}
문자가 발송되지 않을 시 비즈뿌리오에서 아래 설정을 확인해보실 수 있습니다.&#x20;

1\. **비용**이 충전되어 있는지

2\. 전달 주신 **전화번호**가 비즈뿌리오에 등록되어있는지&#x20;

3\. **IP주소**가 전달 드린 대로 적혀 있는지

4\. 전달 주신 비밀번호가 로그인 비밀번호가 아닌 **모듈 비밀번호**가 맞는지
{% endhint %}

### **1. 비용**

비즈뿌리오 로그인 후 최상단에서 확인하실 수 있습니다.&#x20;

비용이 충전되어있지 않다면 충전 부탁드립니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FKD94FcZovsfYDNpsvexr%2Fimage.png?alt=media&amp;token=1e88d840-865d-41bf-a0c7-ddf02b60f0b3" alt=""><figcaption></figcaption></figure>

&#x20;

***

### **2. 전화번호**

비즈뿌리오에 로그인을 하셔서 \[메시지관리] > \[발신번호 관리] 메뉴에 들어가셔서, 발송 정보에 대한 정보가 제대로 등록이 되어있는지 확인 부탁드리며,

발신번호가등록되어있지 않다면 등록 바랍니다.

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FlQE2rhNoEPsUIlBaTXOM%2Fimage.png?alt=media&amp;token=0a481dcb-e6a6-4eb9-ab37-ad3067b81fb5" alt=""><figcaption></figcaption></figure>

&#x20;

***

### &#x20;**3.IP주소**

최상단의 \[Biz Lounge] 클릭 > \[모듈연동 환경설정] 클릭&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FquyX7BANMtxZYX5S8QUI%2Fimage.png?alt=media&amp;token=f6c2c944-dac6-42b9-8d62-a862428ccd73" alt=""><figcaption></figcaption></figure>

전달 드린 IP주소대로 입력되어있는지 확인 부탁드립니다.&#x20;

IP주소가 잘못 되어있는 경우 비즈뿌리오로 문의하여 재설정 하실 수 있습니다.&#x20;

**221.143.42.214|221.143.42.215|221.143.42.216|221.143.42.217|221.143.42.218** \
(하나도 빠짐없이 기재되어있어야 합니다.)

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2F6BzLbAH2spruA56YBbe8%2Fimage.png?alt=media&amp;token=e807e658-edb0-4b3b-affb-130b79bfe67c" alt=""><figcaption></figcaption></figure>

&#x20;

***

### **4. 모듈비밀번호**

최상단의 \[Biz Lounge] 클릭 > \[모듈연동 환경설정] 클릭 > 모듈 비밀번호는 변경만 가능합니다.

전달 주신 비밀번호가 모듈비밀번호인지 확실하게 모르시겠다면, \[변경하기] 클릭하시어 변경 후 전달 부탁드립니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FlGqApQE6zh19WZvrrjEZ%2Fimage.png?alt=media&amp;token=baf44b16-dcff-4adf-9159-0edea39b5435" alt=""><figcaption></figcaption></figure>

&#x20;


---

# 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://malgn.gitbook.io/cloud/operation-guide/operation-troubleshooting/sms-dispatch-issue.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.
