SIP Profiles
A SIP profile is just a couple address/port to which FreeSWITCH is listening.
Let's say our server has IP address 194.20.24.11. The "internal" SIP profile in example configuration will have FreeSWITCH listen to port 5060. So, the "internal" SIP profile is listening at 194.20.24.11:5060. This is the address/port to which we will make our internal phones to connect, register, authenticate, and send calls to. Also, in the "internal" SIP profile definition, there is a "param" item, which name is "context" and value is "public". Calls arriving at this address/port will be routed to the "public" context in dialplan.
The "external" SIP profile in demo configuration will be listening at 194.20.24.11:5080. This is the address/port to ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access