FusionPBX
38fa7591d5
Add the acl and move the dtmf-type.
2022-08-06 17:10:59 -06:00
FusionPBX
6299e91d76
Sync up the external-ipv6 SIP Profile
2022-08-06 17:01:16 -06:00
emak
2f8ba11520
Update deprecated sip profile params ( #6444 )
...
* 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-ipv6.xml.noload
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2022-08-01 08:37:24 -06:00
FusionPBX
da414a3572
Session timer changes for external-ipv6 profile
2022-03-01 09:53:13 -07:00
FusionPBX
8e92ad53d2
Chang the tls-verify-date so that it defaults to false.
2021-02-17 22:12:42 -07:00
FusionPBX
469b39bd14
Update external-ipv6.xml.noload
2018-12-17 19:02:36 -07:00
FusionPBX
a37fc64f3e
Update external-ipv6.xml.noload
2018-11-27 09:16:44 -07:00
FusionPBX
32c25fde12
Update external-ipv6.xml.noload
2017-12-19 15:08:34 -07: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
Matthew Vale
47ff30bce0
fix to the external IPv6
2015-12-03 15:42:52 +00:00
Matthew Vale
116298f721
Added External IPv6 support
...
created the external IPv6 profile
2015-11-19 13:57:23 +00:00