Commit Graph

60 Commits

Author SHA1 Message Date
FusionPBX 8b531c400a
Update internal.xml.noload 2022-03-01 15:11:39 -07:00
FusionPBX da414a3572
Session timer changes for external-ipv6 profile 2022-03-01 09:53:13 -07:00
FusionPBX d7d8fcc6be
Session timer changes for external profile 2022-03-01 09:52:28 -07:00
FusionPBX 5c117b2a3e
Update internal-ipv6.xml.noload 2022-03-01 09:51:20 -07:00
FusionPBX 6b20ad8bf6
Session timer changes for internal profile 2022-03-01 09:50:19 -07:00
FusionPBX d272c16835
Session timer changes for internal-ipv6 profile 2022-03-01 09:46:36 -07:00
FusionPBX 8e92ad53d2
Chang the tls-verify-date so that it defaults to false. 2021-02-17 22:12:42 -07:00
FusionPBX 21e03349dd
Chang the tls-verify-date so that it defaults to false. 2021-02-17 22:12:24 -07:00
FusionPBX 183e7b1bcb
Change tls-verify-date so that it defaults to false. 2021-02-17 22:11:33 -07:00
FusionPBX 9cededce15
Change tls-verify-date to false. 2021-02-17 22:10:51 -07:00
FusionPBX 012b5b2184
Delete resources/templates/conf/sip_profiles/external directory
Remove deprecated files.
2021-01-15 19:17:22 -07:00
FusionPBX c4dc4dde12
Delete resources/templates/conf/sip_profiles/internal directory
More directory cleanup of deprecated files.
2021-01-15 19:17:02 -07:00
FusionPBX a5d2286d3c
Remove the gateway include 2021-01-15 19:16:38 -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 b9f2f3ba6f
Change internal_sip_port to 5060 internal_tls_port to 5061 2020-07-26 18:58:12 -06:00
FusionPBX 72132d68b6 Update external.xml.noload 2020-02-15 09:26:23 -07:00
FusionPBX 469b39bd14 Update external-ipv6.xml.noload 2018-12-17 19:02:36 -07:00
FusionPBX 7116991b90 Update internal-ipv6.xml.noload 2018-12-17 19:01:23 -07:00
FusionPBX d0fcb52cde Update external.xml.noload 2018-12-17 19:00:49 -07:00
FusionPBX b97768c0ee Update internal.xml.noload 2018-12-17 19:00:25 -07:00
FusionPBX aec0e318d4 Update external.xml.noload 2018-11-29 22:49:13 -07:00
FusionPBX a37fc64f3e Update external-ipv6.xml.noload 2018-11-27 09:16:44 -07:00
FusionPBX 930416cea9 Update external.xml.noload 2018-11-27 09:16:06 -07:00
FusionPBX fc5762824b Update internal-ipv6.xml.noload 2018-11-27 09:15:35 -07:00
FusionPBX 2cf885b6a5 Update internal.xml.noload 2018-11-27 09:14:21 -07:00
FusionPBX 6394bccd7c Update internal.xml.noload 2018-07-26 11:14:01 -05:00
FusionPBX 411ff6571b Update internal-ipv6.xml.noload 2017-12-19 15:09:12 -07:00
FusionPBX 32c25fde12 Update external-ipv6.xml.noload 2017-12-19 15:08:34 -07:00
FusionPBX bdc8828e70 Update external.xml.noload 2017-12-19 15:08:01 -07:00
FusionPBX 2a4e73f63e Update internal.xml.noload 2017-12-19 15:07:35 -07:00
FusionPBX 15d4e57e88 Update internal.xml.noload 2017-07-24 15:31:55 -06:00
FusionPBX e308b17f45 Update external.xml.noload 2017-06-09 11:19:57 -06:00
FusionPBX 07cfb6391c Update internal-ipv6.xml.noload 2017-06-09 11:19:16 -06:00
FusionPBX c8acba483e Update internal.xml.noload 2017-06-09 11:18:42 -06:00
FusionPBX 28e1014365 Update internal-ipv6.xml.noload
Add the domains section.
2017-01-28 13:06:30 -07:00
FusionPBX a403c8ec01 Update internal.xml.noload
Comment out disable-transfer and disable-register in the internal sip profile.
2016-07-27 22:55:47 -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 3e09e32390 Change the .wav to ${record_ext} in the internal sip profiles. 2015-12-23 13:23:54 -07: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 1c592d5f39 Fix the sip_profiles/internal-ipv6 correct core-db-dsn to odbc-dsn. 2015-12-17 10:43:06 -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
markjcrane a72eebfbe5 Enable aggressive nat detection and rport by default. 2015-10-08 08:33:34 -07:00
markjcrane 0d3da4dcbe Set presence-hosts as disabled by default. 2015-10-07 11:52:06 -07:00
markjcrane 1852360fc9 Change odbc-dsn to core-db-dsn for the ipv6 sip profile. Thanks DigiDaz 2015-08-14 09:55:10 -06:00
markjcrane fefdfc626e Enable XML Handler by default. 2015-07-15 23:43:03 -07:00