Fonoster
From VoIP.ms Wiki
(Difference between revisions)
| [checked revision] | [checked revision] |
Joseanmont (Talk | contribs) |
Joseanmont (Talk | contribs) |
||
| Line 23: | Line 23: | ||
| - | == Fonoster | + | == Fonoster configuration == |
: Log into your Fonoster's account and go to your workspace, here: [https://app.fonoster.com/ https://app.fonoster.com/]. | : Log into your Fonoster's account and go to your workspace, here: [https://app.fonoster.com/ https://app.fonoster.com/]. | ||
| Line 38: | Line 38: | ||
:: <li>'''Application endpoint''': Blank</li> | :: <li>'''Application endpoint''': Blank</li> | ||
::</ul> | ::</ul> | ||
| + | |||
| + | : Click on '''Save Voice Application''' when done. | ||
For more information about how to configure your application check [https://docs.fonoster.com/ Fonoster's documentation]. | For more information about how to configure your application check [https://docs.fonoster.com/ Fonoster's documentation]. | ||
| + | |||
| + | :[[File:Fonoster_Create_New_Application.png|border|400px]] | ||
| + | |||
| + | === 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: | ||
| + | |||
| + | ::<ul> | ||
| + | :: <li>'''Friendly Name''': Any name of your choice</li> | ||
| + | :: <li>'''Network Rules''':</li> | ||
| + | ::<ul> | ||
| + | :: <li>'''IP or CIDR''': IP address of the VoIP.ms server (E.g. 208.100.60.32/24)</li> | ||
| + | :: <li>''Category''': Allow</li> | ||
| + | ::</ul> | ||
| + | ::</ul> | ||
| + | |||
| + | : Click on '''Save ACL''' when done. | ||
| + | |||
| + | To check the full list of VoIP.ms servers and their IP address visit: [[Choosing_Server]]. | ||
| + | |||
| + | :[[File:Fonoster_Create_ACL.png|border|400px]] | ||
Revision as of 19:58, 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 address visit: Choosing_Server.