FreeSBC:Asterisk

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Troubleshooting)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:FreeSBC:Asterisk}}
+
{{DISPLAYTITLE:ProSBC:Asterisk}}
  
 
=Introduction=
 
=Introduction=
  
This Configuration Note describes how to set up Telcobridges FreeSBC/ProSBC for interworking between ITSP’s SIP Trunk or remote client access for Asterisk server.
+
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.  
 
'''NOTE:''' SIP Trunk use G.711 in this test. There is no transcoding available.  
  
 
==Prerequisites==
 
==Prerequisites==
*[[FreeSBC|FreeSBC]] 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 [[Product_Installation_SBC|installation guides]].
+
*[[ProSBC|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 [[Product_Installation_SBC|installation guides]].
*Asterisk.For additional information on Asterisk, visit [http://www.asterisk.org/]
+
*Asterisk. For additional information on Asterisk, visit [http://www.asterisk.org/ Asterisk official web site].
  
 
==Example Environments for SIPTrunking with Asterisk==
 
==Example Environments for SIPTrunking with Asterisk==
Line 15: Line 15:
 
[[Image:FreeSBC_Sip_Trunking.jpg|800px| ]]
 
[[Image:FreeSBC_Sip_Trunking.jpg|800px| ]]
  
====FreeSBC/ProSBC Configuration for SIP Trunking with Asterisk====
 
 
{| cellpadding="5" border="1" class="wikitable"
 
|-
 
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | (Step 1) <br>Create IP Network
 
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | (Step 2) <br>Create Protocol Stack
 
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | (Step 3) <br>Create Call Route
 
|-
 
 
| valign="top" |
 
*[[Toolpack:Configuring_Virtual_Port_SBC_C|Configuring an IP Virtual Port]]
 
*[[Toolpack:Configuring_Vlan_SBC_A|Configuring a VLAN]]
 
*[[Toolpack:Configuring_IP_Interface_SBC_A|Configuring IP Interfaces]]
 
*[[Toolpack:Creating_an_IP_Port_Range_SBC_A|Create an IP port range]]
 
 
| valign="top" |
 
*[[Toolpack:Creating_a_SIP_Stack_SBC A|Create a SIP stack]]
 
*[[Toolpack:Creating_a_SIP_Transport_Server_SBC A|Create a SIP transport server]]
 
*[[Toolpack:Modify_Profile_Sbc_A|Modify profile]]
 
*[[Toolpack:Allocating_a_SIP_Network_Access_Point_(NAP)_SBC A|Allocate a SIP NAP]]
 
*[[Toolpack:Allocating_a_SIP_Open_Network_Access_Point_(NAP)_SBC A|Allocate an open SIP NAP]]
 
 
| valign="top" |
 
*[[Toolpack:Creating_a_First_Call_Route E|Create a first call route]]
 
 
|}
 
  
 
==Example Configuration==
 
==Example Configuration==
Line 62: Line 36:
 
{| cellpadding="5" border="1" class="wikitable"
 
{| cellpadding="5" border="1" class="wikitable"
 
|-
 
|-
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | Call Trace (Paid version only)
+
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | Call Trace
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | Test Call (Paid version only)
+
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | Test Call
 
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | TBReport
 
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | TBReport
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | Advanced Troubleshooting of FreeSBC
+
! width="200" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" | Advanced Troubleshooting of ProSBC
 
|-
 
|-
  
Line 79: Line 53:
  
 
| valign="top" |  
 
| valign="top" |  
*[[Advanced_Troubleshooting_of_Free_SBC|Advanced Troubleshooting of FreeSBC]]
+
*[[FreeSBC_Troubleshooting|Advanced Troubleshooting of ProSBC]]
 
+
 
|}
 
|}
 +
 +
==Related Content==
 +
Please check David Duffett blog post for configuring ProSBC with Asterisk from this [http://blog.telcobridges.com/index.php/2019/07/31/sbc-for-asterisk/ link]

Latest revision as of 13:47, 9 April 2021


Contents

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

Example Environments for SIPTrunking with Asterisk

FreeSBC Sip Trunking.jpg


Example Configuration

Step by step example SIP Trunk configuration.


Example Environments for Remote Workers with Asterisk

FreeSBC Remote Workers.jpg

Example Configuration

Step by step example Remote workers configuration.

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

Personal tools