Skip to content

SIP Profile

Myng edited this page Jul 24, 2021 · 12 revisions

Introduce

A SIP Profile/Interface is an application layer interface logically residing over a network interface. The SIP profile defines the transport addresses (IP address and port) upon which the LibreSBC receives and sends SIP messages and RTP packets as well as related rtp media and signalling setting. You can define a SIP profile for each network to which the LibreSBC is connected. SIP profile support UDP, TCP and TLS transport. In addition to defining a SIP Profile's IP address might be defined by NetAlias API.

Setting

Consider any setting that you want to add, following is the configuration parameters:

parameter type description
name string required the name of profile (unique)
desc string optional description
-red
+green

(continue..)

Clone this wiki locally