Skip to content

Commit 73c57e0

Browse files
authored
Remove outdated TOCs from /Auxiliary-Knowledge-and-Utilities/ directory (#201)
1 parent 9353071 commit 73c57e0

30 files changed

+0
-230
lines changed

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/15139695.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@
88
SSL encryption has been found broken in both SSLv2 and SSLv3 versions (SSLv1 was never released).
99
So, because there is a little meaning in using a broken encryption, you're invited to remove SSL support from both your clients and your servers.
1010

11-
Click here to expand Table of Contents
12-
13-
* 1 [Disabling SSLv3 and SSLv2 in FreeSWITCH](#disabling-sslv3-and-sslv2-in-freeswitch)
14-
* 2 [SSL Certificates](#ssl-certificates)
15-
1611
## Disabling SSLv3 and SSLv2 in FreeSWITCH
1712

1813
It's long time we already ship with correct configuration, but you may want to check your settings.

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Agent-iPhone_13173276.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11

22
# Agent iPhone
33

4-
54
## Pause-dialing from an iPhone to a FreeSWITCH directory
65

76
The iPhone comes with a nice feature for automating navigation of a closed FreeSWITCH dialplan, or even open systems which you might use regularly (DISA, for example).

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/FSmerge_13173209.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@ any local changes. This script is designed to fit that need, in an optional mann
1010

1111
It is based on [sysmerge(8)](http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html) from OpenBSD, which is based on [mergemaster(8)](http://www.freebsd.org/cgi/man.cgi?query=mergemaster&apropos=0&sektion=0&manpath=FreeBSD+8.0-RELEASE&format=html) from FreeBSD.
1212

13-
Click here to expand Table of Contents
14-
15-
* 1 [Conference Call About fsmerge](#conference-call-about-fsmerge)
16-
* 2 [Download](#download)
17-
* 3 [Usage](#usage)
18-
* 4 [Ideas](#ideas)
19-
* 5 [Optional Patches](#optional-patches)
20-
2113
## Conference Call About fsmerge
2214

2315
John talks about fsmerge [Listen](http://www.voicenetwork.ca/freeswitch/fsmerge/johntow%5Ffsmerge.mp3)

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/FreeSWITCH-DB-in-RAMdrive_13173438.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77

88
Moving the ephemeral databases to a RAM disk will greatly improve performance, and it is CRITICAL to move them to a RAM disk if you use SSDs. More info on running FreeSWITCH on SSDs is [here](../Configuration/SSD-Tuning-for-Linux_1966304.mdx#about)[.](https://wiki.freeswitch.org/wiki/SSD%5FTuning%5Ffor%5FLinux "SSD Tuning for Linux")
99

10-
Click here to expand Table of Contents
11-
12-
* 1 [Discussion](#discussion)
13-
* 1.1 [Example](#example)
14-
1510
## Discussion
1611

1712
Some Linux distros have quirks that cause SQLite to behave poorly when scaling up. In other cases, disk I/O becomes a bottleneck to FreeSWITCH performance. Putting the FreeSWITCH core.db file onto a RAM disk can increase performance.

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Freeswitch-Custom-VSC_13173912.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
This is a Page to List any Custom Vertical Service Codes.
99

10-
Click here to expand Table of Contents
11-
1210
custom-vsc.xml
1311

1412
```xml

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Freeswitch-munin-module_13173266.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ For external monitoring munin modules as well as other monitoring software modul
77

88
Example \* modules for munin can be found here for a [starting point](http://rodolphe.quiedeville.org/hack/munin/asterisk-1.2/).
99

10-
Click here to expand Table of Contents
11-
12-
* 1 [Channel Usage](#channel-usage)
13-
* 1.1 [Channel Usage by Query core DB](#channel-usage-by-query-core-db)
14-
1510
## Channel Usage
1611

1712
Thanks to hads for the python scripting help. This munin plugin will graph the channel usage:

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Freeswitch-nanpa-project_13173929.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ This page desribes an effort to provide a US-standard configuration file for PBX
99

1010
The NANPA vertical service codes are [listed at(https://www.nationalnanpa.com/number_resource_info/vsc_assignments.html)
1111

12-
Click here to expand Table of Contents
13-
1412
nanpa.xml or us-vsc.xml //.
1513

1614
```xml

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Google-Voice-API_13173299.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33

44

55

6-
Click here to expand Table of Contents
7-
8-
**Error rendering macro 'toc'**
9-
10-
null
11-
126
### Adding Google Voice as an outgoing destination
137

148
## Create yourself a Google Voice account (or reconfigure an existing one)

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Googletalk_13174001.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33

44

55

6-
Click here to expand Table of Contents
7-
8-
* 1 [FreeSWITCH and Google Talk](#freeswitch-and-google-talk)
9-
* 2 [FreeSWITCH – Google Talk – Dingaling – Jingle All The Way](#freeswitch--google-talk--dingaling--jingle-all-the-way)
10-
116
## FreeSWITCH and Google Talk
127

138
One of the reasons I chose to spend time with freeswitch over yate was google talk integration. Was a good choice, I think, for more than just gtalk.

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/HA-PBX_13174036.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77

88
High Availability Class 5 Switch/PBX. This page currently captures my company's attempt at building a high-availability Class 5 PBX using FreeSWITCH.
99

10-
Click here to expand Table of Contents
11-
12-
* 1 [What is a Class 5 Switch/PBX](#what-is-a-class-5-switchpbx)
13-
* 2 [Here are my current plans](#here-are-my-current-plans)
14-
* 3 [Current Progress](#current-progress)
15-
1610
## What is a Class 5 Switch/PBX
1711

1812
A Class 5 switch is a phone switch that provides end-subscriber features. This includes features like call routing, IVRs, voice mail, voice mail to email, call forwarding, ACDs, call recording, etc. This presents a unique challenge, in that there are many more stateful services provided by the switch that need care and feeding.

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/HylaFax_13173342.mdx

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,6 @@
77

88
Hylafax is "The world's most advanced open source fax server".
99

10-
11-
Click here to expand Table of Contents
12-
13-
* 1 [Download](#download)
14-
* 2 [Dependencies](#dependencies)
15-
* 3 [Installation](#installation)
16-
* 4 [mod\_spandsp](#mod_spandsp)
17-
* 5 [Configuration](#configuration)
18-
* 6 [Stop/ Start Hylafax](#stop-start-hylafax)
19-
* 7 [Minicom testing for CallerID](#minicom-testing-for-callerid)
20-
* 8 [Incoming](#incoming)
21-
* 8.1 [Dialplan](#dialplan)
22-
* 8.2 [ESL](#esl)
23-
* 8.3 [File name based on UUID](#file-name-based-on-uuid)
24-
* 9 [Outgoing](#outgoing)
25-
* 10 [Logs](#logs)
26-
* 11 [Modem devices permissions issue](#modem-devices-permissions-issue)
2710

2811
## Download
2912

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/LRN_13173325.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@
77

88
This document covers information about storing LRN.
99

10-
Click here to expand Table of Contents
11-
12-
* 1 [Storing Entire LRN data in redis](#storing-entire-lrn-data-in-redis)
13-
* 1.1 [Reasons](#reasons)
14-
* 1.2 [Method](#method)
15-
* 2 [Import Speed](#import-speed)
16-
* 3 [Persistence](#persistence)
17-
1810
## Storing Entire LRN data in redis
1911

2012
This is an article written by [avimarcus](https://freeswitch.org/confluence/display/~avimarcus) about storing the entire LRN DB, not about _caching_ entries.

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Load_testing_13173304.mdx

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,6 @@
77

88
This document covers information about load testing tools.
99

10-
Click here to expand Table of Contents
11-
12-
* 1 [Load testing](#load-testing)
13-
* 1.1 [Load testing tools](#load-testing-tools)
14-
* 1.1.1 [SIPp](#load-testing)
15-
* 1.1.2 [WinSIP](#load-testing)
16-
* 1.1.3 [Back-to-back](#load-testing)
17-
* 1.2 [How to count calls?](#load-testing-tools)
18-
* 1.3 [Examples of load tests](#examples-of-load-tests)
19-
2010
## Load testing
2111

2212
Load testing is a **dark art**. If you don't have extensive experience with load testing in a telephony environment then nothing on this page will be of any use to you. You are **much** better off doing real-world tests.

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Message_broadcasting_13173360.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77

88
This document covers information about message broadcasting.
99

10-
Click here to expand Table of Contents
11-
12-
* 1 [Voice broadcasting](#voice-broadcasting)
1310

1411
## Voice broadcasting
1512

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/MikesNotes_13173889.mdx

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -13,32 +13,6 @@ I'm Mike, a telephony newbie living near Washington, D.C., and often A.K.A. **zo
1313

1414
Update 2011-12-23 -- Ditched Opera browser in favor of HYDRA IRC on windows.
1515

16-
Click here to expand Table of Contents
17-
18-
* 1 [My subpages](#my-subpages)
19-
* 2 [FS Console / Reload config](#fs-console--reload-config)
20-
* 3 [Multiple Extensions in Multiple Companies ("multiple domains" and "multi-tenant")](#multiple-extensions-in-multiple-companies-multiple-domains-and-multi-tenant)
21-
* 4 [Strange problems caused by having a multiple-tenant Domain name set to the Default Domain](#strange-problems-caused-by-having-a-multiple-tenant-domain-name-set-to-the-default-domain)
22-
* 5 [The Logging Problem](#the-logging-problem)
23-
* 6 [Great Providers](#great-providers)
24-
* 7 [OneSuite](#onesuite)
25-
* 8 [VoIP Phones](#voip-phones)
26-
* 9 [Digium TDM400P analog 4port FXO/FXS interface](#digium-tdm400p-analog-4port-fxofxs-interface)
27-
* 10 [Digium software / drivers](#digium-software--drivers)
28-
* 11 [System](#system)
29-
* 12 [conf/openzap.conf](#confopenzapconf)
30-
* 13 [conf/autoload\_configs/openzap.conf.xml](#confautoload_configsopenzapconfxml)
31-
* 14 [conf/autoload\_configs/modules.conf.xml](#confautoload_configsmodulesconfxml)
32-
* 15 [Dialplan Config](#dialplan-config)
33-
* 16 [See Also](#see-also)
34-
* 17 [Conference Server](#conference-server)
35-
* 18 [Ring Group, Hunt Group, Fork Dial, and how to get one phone number to ring on several phones](#ring-group-hunt-group-fork-dial-and-how-to-get-one-phone-number-to-ring-on-several-phones)
36-
* 19 [Difference between BRIDGE and TRANSFER](#difference-between-bridge-and-transfer)
37-
* 20 [External control, interfacing, PHP](#external-control-interfacing-php)
38-
* 21 [Phone tones and DTMF goofiness](#phone-tones-and-dtmf-goofiness)
39-
* 22 [Bug in Linksys SPA-942 (and SPA-3102) firmware](#bug-in-linksys-spa-942-and-spa-3102-firmware)
40-
* 23 [Getting SPA-3102 to work: SIP and PSTN](#getting-spa-3102-to-work-sip-and-pstn)
41-
4216
## My subpages
4317

4418
Subpages can be created under User profiles, by adding slash pagename, like so: \[ \[ User:username/subpage\_name \] \]

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Monitoring_13173431.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77

88
This document covers information about monitoring.
99

10-
Click here to expand Table of Contents
11-
12-
* 1 [Nagios](#nagios)
13-
1410
## Nagios
1511

1612
kjhosein wrote a plugin (in Perl) that checks various health parameters on a FreeSWITCH server. It takes advantage of the \*fs\_cli\* FreeSWITCH command-line tool. It may be extended to check practically anything that fs\_cli can check.

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Multi-home-tutorial/Multiple-Companies_13173524.mdx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,6 @@ This is HOWTO to make one FreeSWITCH server act as a multi-tenant system for two
1111

1212
Basically, we want to have one FS server provide phone services to several separate companies, as if we are a VoIP provider. Let's start with two companies and give both companies the same two users (1000 for company-a and 1000 for company-b). These companies should be completely independent of each other, their identically-numbered extensions should not overlap or have anything to do with each other, and each company (and all of it's users/extensions) should have independent dialplans.
1313

14-
Click here to expand Table of Contents
15-
16-
* 1 [Enabling Multiple Domains](#enabling-multiple-domains)
17-
* 1.1 [Update 2011-12-23](#update-2011-12-23)
18-
* 2 [Creating the Files and Directories](#creating-the-files-and-directories)
19-
* 2.1 [Adding Users to the Directories](#adding-users-to-the-directories)
20-
* 3 [Setting Up the SIP Profile](#setting-up-the-sip-profile)
21-
* 4 [Creating a Dialplan for Each Domain](#creating-a-dialplan-for-each-domain)
22-
* 4.1 [Usage](#usage)
23-
* 5 [Gotchas](#gotchas)
24-
* 6 [See also](#see-also)
25-
2614
## Enabling Multiple Domains
2715

2816
This is from the SIP Profiles section of [Multi-tenant](../../Examples/Multi-tenant_13173521.mdx#about):

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Multi-home-tutorial/index.mdx

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,6 @@
88
This document covers information about a multi home tutorial by Michael Gende back in October, 2009 so proceed with caution.
99

1010

11-
Click here to expand Table of Contents
12-
13-
* 1 [FREESWITCH FOR DUMMIES: DUAL-HOMED HOST EXAMPLE](#freeswitch-for-dummies-dual-homed-host-example)
14-
* 2 [STUFF ONE OUGHT TO KNOW BEFORE STARTING](#stuff-one-ought-to-know-before-starting)
15-
* 2.1 [PURPOSE OF THIS DOCUMENT](#purpose-of-this-document)
16-
* 2.2 [PRE-INSTALL CONSIDERATIONS](#pre-install-considerations)
17-
* 3 [MOVING ON: A FEW IMPORTANT FS COMMANDS FOR STARTERS](#moving-on-a-few-important-fs-commands-for-starters)
18-
* 3.1 [THE FS FILE SYSTEM: WHERE STUFF IS FOR STARTERS:](#the-fs-file-system-where-stuff-is-for-starters)
19-
* 4 [SETTING THE SIP PROFILES TO USE DIFFERENT ETHERNET PORTS](#setting-the-sip-profiles-to-use-different-ethernet-ports)
20-
* 4.1 [INTERNAL LAN](#internal-lan)
21-
* 4.2 [EXTERNAL WAN](#external-wan)
22-
* 4.3 [GETTING YOUR LAN PHONES REGISTERED](#getting-your-lan-phones-registered)
23-
* 4.4 [CHANGING THE PASSWORD FOR SIP REGISTRATION ON YOUR LAN](#changing-the-password-for-sip-registration-on-your-lan)
24-
* 4.5 [APPLYING YOUR CHANGES AND CHECKING YOUR WORK](#applying-your-changes-and-checking-your-work)
25-
* 5 [REGISTERING WITH A SIP PROVIDER](#registering-with-a-sip-provider)
26-
* 5.1 [LETS MAKE SOME CALLS (OUT-GOING)](#lets-make-some-calls-out-going)
27-
* 5.2 [IN-COMING CALLS, RINGING A GROUP](#in-coming-calls-ringing-a-group)
28-
* 6 [MOVING ON TO MORE ADVANCED TOPICS](#moving-on-to-more-advanced-topics)
29-
* 6.1 [VOICE MAIL (OR "HOW TO ACCESS SOME THINGS THAT FS IS PREPARED TO DO")](#voice-mail-or-how-to-access-some-things-that-fs-is-prepared-to-do)
30-
* 6.2 [INCOMING CALLS RING A GROUP AND GOES TO VM AFTER NO ANSWER](#incoming-calls-ring-a-group-and-goes-to-vm-after-no-answer)
31-
* 6.3 [ADDING ANOTHER DID](#adding-another-did)
32-
* 7 [CHEAT SHEET (OR MORE STUFF FS IS READY TO DO)](#cheat-sheet-or-more-stuff-fs-is-ready-to-do)
33-
* 8 [AND YET MORE TO COME](#and-yet-more-to-come)
34-
3511
## FREESWITCH FOR DUMMIES: DUAL-HOMED HOST EXAMPLE
3612

3713
The name tells all.

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Mumble-Conference-With-ALSA_13173534.mdx

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,6 @@ by [Daniel O'Neill](https://freeswitch.org/confluence/display/~ver)
99

1010
How to set up a Mumble conference with ALSA.
1111

12-
Click here to expand Table of Contents
13-
14-
* 1 [Prerequisites](#prerequisites)
15-
* 2 [Conference Setup](#conference-setup)
16-
* 3 [Dialplan Setup](#conference-setup)
17-
* 4 [PortAudio Endpoint](#portaudio-endpoint)
18-
* 5 [ALSA asoundrc or asound.conf](#alsa-asoundrc-or-asoundconf)
19-
* 6 [Preparing FreeSWITCH](#preparing-freeswitch)
20-
* 7 [Mumble Configuration](#mumble-configuration)
21-
* 7.1 [Mumble manual device configuration](#mumble-manual-device-configuration)
22-
* 8 [Connecting it together](#connecting-it-together)
23-
* 9 [Testing](#conference-setup)
24-
* 10 [Deploying](#conference-setup)
25-
* 11 [TODO List](#conference-setup)
26-
* 12 [Credits](#conference-setup)
27-
2812
## Prerequisites
2913

3014
You'll need to verify you have a few things installed before you can get started:

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/PDD_13174173.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
This document covers information about PDD.
99

10-
Click here to expand Table of Contents
11-
1210
Post Dial Delay - the time between the call starts (an INVITE) and there's a progress indication (a 183 or early media).
1311

1412
You can find the delay time set as a channel variable:

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/PHP-email_13173547.mdx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,6 @@
77

88
About text.
99

10-
Click here to expand Table of Contents
11-
12-
* 1 [Introduction](#introduction)
13-
* 1.1 [PHP Mailer](#php-mailer)
14-
* 1.2 [PHP Mailer Windows](#php-mailer-windows)
15-
* 1.3 [Gmail TLS](#gmail-tls)
16-
* 1.4 [mailer\_app.php](#mailer_appphp)
17-
* 2 [See Also](#php-mailer)
18-
1910
### Introduction
2011

2112
#### PHP Mailer

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/PfSense_13174164.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ Here are notes on getting phones sitting behind a pfSense firewall to play conne
99

1010
Outbound NAT
1111

12-
Click here to expand Table of Contents
13-
1412

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Prompts_13174037.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77

88
This document covers information about Prompts.
99

10-
Click here to expand Table of Contents
11-
12-
* 1 [English Prompts](#english-prompts)
13-
* 2 [Please include other phrases that you think should be added](#please-include-other-phrases-that-you-think-should-be-added)
14-
* 3 [Time & Dates](#time--dates)
15-
* 4 [Numerical](#numerical)
16-
1710
### English Prompts
1811

1912
This is

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/SBC_Setup_13174198.mdx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,6 @@
77

88
This document covers information about the SBC Setup.
99

10-
Click here to expand Table of Contents
11-
12-
* 1 [Introduction](#introduction)
13-
* 2 [Preliminaries](#preliminaries)
14-
* 3 [Installation of FreeSWITCH](#installation-of-freeswitch)
15-
* 4 [Installation of Kamailio](#installation-of-kamailio)
16-
* 5 [Configuration of FreeSWITCH](#configuration-of-freeswitch)
17-
* 6 [Test connectivity between FreeSWITCH and Kamailio](#test-connectivity-between-freeswitch-and-kamailio)
18-
* 7 [Optimizations](#optimizations)
19-
* 8 [Check CPU usage](#check-cpu-usage)
20-
* 9 [Links to Kamailio and carrierroute](#links-to-kamailio-and-carrierroute)
21-
2210
## Introduction
2311

2412
Below you'll find a step by step setup for installing FS as a SBC. The LCR engine is provided by Kamailio and its module carrierroute. Kamailio is an opensource SIP Proxy (not a B2BUA).

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/SIP-Message-Logging_13174166.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77

88
SIP Message Logging
99

10-
Click here to expand Table of Contents
11-
12-
* 1 [Turning logging on in the FreeSWITCH SIP stack (Sofia)](#turning-logging-on-in-the-freeswitch-sip-stack-sofia)
13-
* 2 [Using a Network Protocol Analyser](#using-a-network-protocol-analyser)
14-
* 3 [Using a Sip or TCP Proxy](#using-a-sip-or-tcp-proxy)
15-
1610
### Turning logging on in the FreeSWITCH SIP stack (Sofia)
1711

1812
The mod\_sofia wiki page discusses how to enable SIP messages logging [Debugging Sofia Sip](https://wiki.freeswitch.org/wiki/Sofia#Debugging%5FSofia-SIP "Sofia").

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Sipura-STUN_13174014.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@
33

44

55

6-
Click here to expand Table of Contents
7-
8-
* 1 [Sipura/SPA2000-2.0.2](#sipuraspa2000-202)
9-
* 1.1 [SIP settings](#sip-settings)
10-
* 1.2 [Line X settings](#sip-settings)
11-
* 1.3 [Debugging](#debugging)
12-
* 1.4 [Bugs/Issues](#bugsissues)
13-
146
## Sipura/SPA2000-2.0.2
157

168
* Go to web interface (get ip from phone if necessary \*\*\*\*110#)

docs/FreeSWITCH-Explained/Auxiliary-Knowledge-and-Utilities/Virtual-servers_13174027.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44

55

6-
Click here to expand Table of Contents
7-
86
All the text below was last edited in 2010, it is therefore likely out-of-date, inaccurate and in dire need of a refresh
97

108
Virtual Server Environments (VSE) known to support FreeSWITCH.

0 commit comments

Comments
 (0)