Fonoster
From VoIP.ms Wiki
(Difference between revisions)
| [checked revision] | [checked revision] |
Joseanmont (Talk | contribs) (→Create an Access Control List) |
Joseanmont (Talk | contribs) |
||
| Line 62: | Line 62: | ||
:[[File:Fonoster_Create_ACL.png|border|400px]] | :[[File:Fonoster_Create_ACL.png|border|400px]] | ||
| + | |||
| + | === Create a SIP trunk === | ||
| + | |||
| + | : Now you have to add trunk in Fonoster to handle your calls. | ||
| + | : For this, go to '''SIP Network''' >> '''Trunks''' and click on '''Create New SIP Trunk'''. | ||
| + | : Use these parameters for the SIP trunk: | ||
| + | |||
| + | ::<ul> | ||
| + | :: <li>'''Friendly Name''': Any name of your choice</li> | ||
| + | :: <li>'''Inbound SIP URI''': [Any name].sip.fonoster.com (E.g. voipms.sip.fonoster.com)</li> | ||
| + | :: <li>'''Access Control List (ACL)''': The ACL created on the previous step</li> | ||
| + | ::</ul> | ||
| + | |||
| + | : Click on '''Save SIP trunk''' when done. | ||
| + | |||
| + | <div style="margin-left:50px; | ||
| + | padding:5px; | ||
| + | border-left: 6px solid rgb(208, 56, 45, 0.8); | ||
| + | box-shadow: 8px 6px 9px -2px #f2f2f2; | ||
| + | background-color: rgba(208, 56, 45, 0.08); | ||
| + | width:70vw;"> | ||
| + | 🚨 '''Important''' | ||
| + | : Inbound SIP URIs are globally unique so if you receive an error, just '''try using a different value before sip.fonoster.com'''. | ||
| + | </div> | ||
| + | |||
| + | :[[File:Fonoster_Create_SIP_Trunk.png|border|400px]] | ||
Revision as of 20:18, 27 September 2025
Fonoster is an innovative Programmable Telecommunications Stack that allows businesses to connect telephony services with the Internet entirely through a cloud-based utility.
For more details or to sign up to Fonoster, please visit: https://fonoster.com/
Contents |
🚨 Important
- Fonoster is a very complete solution that offers excelent features for programmable voice applications.
- This guide explains the most basic configuration required to test incoming calls with your VoIP.ms DIDs and a Fonoster's voice application.
- You can follow this guide as a starting point to understand how the interoperability between Fonoster and VoIP.ms works.
- However, to get the best of Fonoster and VoIP.ms, we suggest you also check Fonoster's Quickstart guide and Linking Numbers guide
Fonoster configuration
- Log into your Fonoster's account and go to your workspace, here: https://app.fonoster.com/.
- Follow these steps to prepare your Fonoster's application and trunk.
Create a new Application
- Go to Applications and click on Create New Application.
- Most of the Settings here can be adjusted based on your Voice Application needs. For testing all you need is this:
-
- Friendly Name: Any name of your choice
-
- Application type: Autopilot
-
- Application endpoint: Blank
- Click on Save Voice Application when done.
For more information about how to configure your application check Fonoster's documentation.
Create an Access Control List
- You have to create a ACL for the VoIP.ms server you will use to receive calls in your Fonoster application (this must be the same as the POP server of your DID number(s)).
- To do it, go to SIP Network >> ACLs and click on Create New ACL.
- Use these parameters for the ACL:
-
- Friendly Name: Any name of your choice
-
- Network Rules:
-
- IP or CIDR: IP address of the VoIP.ms server (E.g. 208.100.60.32/24)
- Category: Allow
- Click on Save ACL when done.
To check the full list of VoIP.ms servers and their IP addresses visit: Choosing_Server.
Create a SIP trunk
- Now you have to add trunk in Fonoster to handle your calls.
- For this, go to SIP Network >> Trunks and click on Create New SIP Trunk.
- Use these parameters for the SIP trunk:
-
- Friendly Name: Any name of your choice
-
- Inbound SIP URI: [Any name].sip.fonoster.com (E.g. voipms.sip.fonoster.com)
-
- Access Control List (ACL): The ACL created on the previous step
- Click on Save SIP trunk when done.
🚨 Important
- Inbound SIP URIs are globally unique so if you receive an error, just try using a different value before sip.fonoster.com.