Commit Graph

20 Commits

Author SHA1 Message Date
FusionPBX df3a492816
Update external.xml.noload 2022-08-09 10:30:23 -06:00
FusionPBX 4d88052984
Add a description for track-calls 2022-08-06 17:04:01 -06:00
FusionPBX 6e746c89a4
Sync up the external SIP Profile 2022-08-06 15:47:36 -06:00
emak 3ec9cdaba1
Update deprecated sip profile params (#6445)
* Update deprecated sip profile params

Parameter names have changed. See here: https://freeswitch.org/confluence/display/FREESWITCH/Sofia+Configuration+Files

When starting a profile, the following warnings would appear:
[WARNING] sofia.c:5332 rtp-hold-timeout-sec deprecated use media_hold_timeout variable.
[WARNING] sofia.c:5325 rtp-timeout-sec deprecated use media_timeout variable.

Updating the parameters fixes the issue.

* Update external.xml.noload

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2022-08-01 08:38:35 -06:00
FusionPBX d7d8fcc6be
Session timer changes for external profile 2022-03-01 09:52:28 -07:00
FusionPBX 183e7b1bcb
Change tls-verify-date so that it defaults to false. 2021-02-17 22:11:33 -07:00
FusionPBX cb0b13eaad
Remove the gateway include 2021-01-15 19:16:00 -07:00
FusionPBX c5a36e9bb3
Change internal_sip_port to 5080 internal_tls_port to 5081 2020-07-26 19:00:11 -06:00
FusionPBX 72132d68b6 Update external.xml.noload 2020-02-15 09:26:23 -07:00
FusionPBX d0fcb52cde Update external.xml.noload 2018-12-17 19:00:49 -07:00
FusionPBX aec0e318d4 Update external.xml.noload 2018-11-29 22:49:13 -07:00
FusionPBX 930416cea9 Update external.xml.noload 2018-11-27 09:16:06 -07:00
FusionPBX bdc8828e70 Update external.xml.noload 2017-12-19 15:08:01 -07:00
FusionPBX e308b17f45 Update external.xml.noload 2017-06-09 11:19:57 -06:00
markjcrane a94b0fc611 Remove the comment on the tls-verify-policy and add enabled="false" 2016-05-11 10:24:28 -06:00
Mafoo 8de955d673 Fix for [ERR] sofia_glue.c:329 Invalid tls-verify-policy value: none (#1593)
you cannot actually set it to none, you have to not set it to get that
value.
made ipv6 profile tls settings consistent with ipv4 profile
2016-05-11 10:13:56 -06:00
markjcrane e5368dd5dd Add default dtmf-type of rfc2833 to all the SIP profiles. 2016-05-02 15:56:20 -06:00
mafoo 893216a2d2 WhitespaceClean-resources/templates/conf
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 13:24:27 +00:00
markjcrane 4fd6c57828 Shorten the Sofia User Agent to reduce SIP header size. User Agent by default includes version and git version number. 2015-12-21 03:41:37 -07:00
markjcrane fefdfc626e Enable XML Handler by default. 2015-07-15 23:43:03 -07:00