Telnyx: Difference between revisions
Jump to navigation
Jump to search
(→Number) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
Telnyx 서비스 내용 정리 | Telnyx 서비스 내용 정리 | ||
== | == Phone numbers == | ||
Telnyx's phone number API enables the below things. | |||
* Search for and purchase numbers | |||
* Configure numbers by associating a connection. | |||
* Enable phone number-specific features such as call forward failover, Caller ID and CNAM. | |||
=== NPA === | === NPA === | ||
NPA stands for Number Plan Area, commonly called Area Code. "NXX" refers to the three digits of a phone number immediately following the area code, also called the "exchange" or the Central Office Designation. Each DID is typically made up of NPA-NXX-FDN. The FDN(Fixed Dialer Number) refers to the 4 digits that follow the NXX. | NPA stands for Number Plan Area, commonly called Area Code. "NXX" refers to the three digits of a phone number immediately following the area code, also called the "exchange" or the Central Office Designation. Each DID is typically made up of NPA-NXX-FDN. The FDN(Fixed Dialer Number) refers to the 4 digits that follow the NXX. | ||
자세한 내용은 이곳을 참조하자. https://en.wikipedia.org/wiki/List_of_North_American_Numbering_Plan_area_codes | 자세한 내용은 이곳을 참조하자. https://en.wikipedia.org/wiki/List_of_North_American_Numbering_Plan_area_codes | ||
== Connections == | |||
Telnyx's connection API enables the below things. | |||
* Provision SIP trunks. | |||
* Configure inbound/outbound settings such as failover, number format, codecs, encryption and more. | |||
[[category:telephony]] | [[category:telephony]] |
Latest revision as of 13:06, 23 November 2020
Overview
Telnyx 서비스 내용 정리
Phone numbers
Telnyx's phone number API enables the below things.
- Search for and purchase numbers
- Configure numbers by associating a connection.
- Enable phone number-specific features such as call forward failover, Caller ID and CNAM.
NPA
NPA stands for Number Plan Area, commonly called Area Code. "NXX" refers to the three digits of a phone number immediately following the area code, also called the "exchange" or the Central Office Designation. Each DID is typically made up of NPA-NXX-FDN. The FDN(Fixed Dialer Number) refers to the 4 digits that follow the NXX.
자세한 내용은 이곳을 참조하자. https://en.wikipedia.org/wiki/List_of_North_American_Numbering_Plan_area_codes
Connections
Telnyx's connection API enables the below things.
- Provision SIP trunks.
- Configure inbound/outbound settings such as failover, number format, codecs, encryption and more.