Actions

SBC Basic configuration: Difference between revisions

No edit summary
Line 8: Line 8:
===SIP Transport Server===
===SIP Transport Server===
https://docs.telcobridges.com/Toolpack:Creating_a_SIP_Transport_Server_SBC_A
https://docs.telcobridges.com/Toolpack:Creating_a_SIP_Transport_Server_SBC_A
===Create NAPs facing 'internal' (IP PBX?) and 'external' (SIP trunk) side===
===Create NAPs for one side ('internal', IP PBX, SIP clients) and another side ('external', SIP trunk)===
A Network Access Point or NAP represents the entry point to another network or destination peer (e.g. SIP proxy, ISUP interface peer, etc). A NAP can also be thought of as a trunk group<br/>
https://docs.telcobridges.com/Toolpack:Allocating_a_SIP_Network_Access_Point_(NAP)_SBC_A<br/>
https://docs.telcobridges.com/Toolpack:Allocating_a_SIP_Network_Access_Point_(NAP)_SBC_A<br/>
or an OPEN NAP <br/>
or an OPEN NAP <br/>
https://docs.telcobridges.com/Toolpack:Allocating_a_SIP_Open_Network_Access_Point_(NAP)_SBC_A
https://docs.telcobridges.com/Toolpack:Allocating_a_SIP_Open_Network_Access_Point_(NAP)_SBC_A
===Create DNS, assign DNS Server===
===Create DNS, assign DNS Server===
https://docs.telcobridges.com/Toolpack:Configuring_DNS_Parameters_C
https://docs.telcobridges.com/Toolpack:Configuring_DNS_Parameters_C
===Create Routes===
===Create Routes===
[[Toolpack:Creating_a_First_Call_Route_D | Creating a First Call Route ]]
[[Toolpack:Creating_a_First_Call_Route_D | Creating a First Call Route ]]

Revision as of 16:42, 9 May 2024

These are the basic steps to have a working configuration. For more Use Cases, visit ProSBC Use Cases

IP Interfaces

https://docs.telcobridges.com/Toolpack:Configuring_IP_Interface_SBC_A

Create SIP Stack

https://docs.telcobridges.com/Toolpack:Creating_a_SIP_Stack_SBC_A

SIP Transport Server

https://docs.telcobridges.com/Toolpack:Creating_a_SIP_Transport_Server_SBC_A

Create NAPs for one side ('internal', IP PBX, SIP clients) and another side ('external', SIP trunk)

A Network Access Point or NAP represents the entry point to another network or destination peer (e.g. SIP proxy, ISUP interface peer, etc). A NAP can also be thought of as a trunk group
https://docs.telcobridges.com/Toolpack:Allocating_a_SIP_Network_Access_Point_(NAP)_SBC_A
or an OPEN NAP
https://docs.telcobridges.com/Toolpack:Allocating_a_SIP_Open_Network_Access_Point_(NAP)_SBC_A

Create DNS, assign DNS Server

https://docs.telcobridges.com/Toolpack:Configuring_DNS_Parameters_C

Create Routes

Creating a First Call Route