FreeSBC:Asterisk: Difference between revisions
| Line 33: | Line 33: | ||
==Asterisk Configuration Files == | ==Asterisk Configuration Files == | ||
In this section you can find basic configuration files for Asterisk PBX. | In this section, you can find basic configuration files for Asterisk PBX. | ||
* extensions.conf - The extensions.conf file is one of the most used and most important configuration file in Asterisk PBX - it contains the dialplan. | |||
for more details about the extensions.conf please visit the following link | |||
*[[:File:extensions_conf.zip|Click here to download sample extensions.conf zip file ]] | |||
==Troubleshooting== | ==Troubleshooting== | ||
Revision as of 05:49, 12 October 2022
Introduction
This Configuration Note describes how to set up Telcobridges ProSBC for interworking between ITSP’s SIP Trunk or remote client access for Asterisk server.
NOTE: SIP Trunk use G.711 in this test. There is no transcoding available.
Prerequisites
- ProSBC devices must be installed as described in their respective with release 3.0.x/3.1.x. Release 3.0.x is not supported for TCP connections installation guides.
- Asterisk. For additional information on Asterisk, visit Asterisk official web site.
Example Environments for SIPTrunking with Asterisk
Example Configuration
Step by step example SIP Trunk configuration.
Example Environments for Remote Workers with Asterisk
Example Configuration
Step by step example Remote workers configuration.
Asterisk Configuration Files
In this section, you can find basic configuration files for Asterisk PBX.
- extensions.conf - The extensions.conf file is one of the most used and most important configuration file in Asterisk PBX - it contains the dialplan.
for more details about the extensions.conf please visit the following link
Troubleshooting
| Call Trace | Test Call | TBReport | Advanced Troubleshooting of ProSBC |
|---|---|---|---|
Related Content
Please check David Duffett blog post for configuring ProSBC with Asterisk from this link