FreeSBC:Asterisk: Difference between revisions
No edit summary |
No edit summary |
||
| Line 34: | Line 34: | ||
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. | '''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 [https://wiki.asterisk.org/wiki/display/AST/Contexts%2C+Extensions%2C+and+Priorities/ Asterisk official web site]. | |||
*[[:File:extensions_conf.zip|Click here to download sample extensions.conf zip file ]] | *[[:File:extensions_conf.zip|Click here to download sample extensions.conf zip file ]] | ||
Revision as of 05:52, 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 Asterisk official web site.
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