浏览代码

Markdown Adjustments. (#270)

* Update internal_sip_profile.md

* Update internal_ipv6_sip_profile.md

* Update external_sip_profile.md

* Update external_ipv6_sip_profile.md

* Update sip_profiles.md

* Update internal_ipv6_sip_profile.md
AdSecIT 4 月之前
父节点
当前提交
0ef6fc0170

+ 56 - 102
source/advanced/external_ipv6_sip_profile.md

@@ -1,104 +1,58 @@
 # External ipv6 Sip Profile
 # External ipv6 Sip Profile
 
 
-![image](../_static/images/fusionpbx_external_ipv6_sip_profile.jpg)
-
--   **Hostname-** Should be left blank and is for advanced use.
-
-  ------------------------------------------------------------------------------------------------------------
-  SIP Profile Setting Name    SIP Profile Setting Value                   SIP Profile      SIP Profile Setting
-                                                                          Setting Enabled  Description
-  --------------------------- ------------------------------------------- ---------------- -------------------
-  auth-calls                  FALSE                                       TRUE             
-
-  context                     public                                      TRUE             
-
-  dbname                      share[presence]{#presence}                  FALSE            
-
-  debug                       0                                           TRUE             
-
-  dialplan                    XML                                         TRUE             
-
-  disable-srv503              TRUE                                        FALSE            
-
-  dtmf-duration               2000                                        TRUE             
-
-  dtmf-type                   rfc2833                                     TRUE             
-
-  enable-100rel               TRUE                                        FALSE            
-
-  enable-rfc-5626             TRUE                                        FALSE            
-
-  ext-rtp-ip                  \$\${external[rtp_ip]{#rtp_ip}}             FALSE            
-
-  ext-sip-ip                  \$\${external[sip_ip]{#sip_ip}}             FALSE            
-
-  force-register-db-domain    \$\${domain}                                FALSE            
-
-  force-register-domain       \$\${domain}                                FALSE            
-
-  hold-music                  \$\${hold[music]{#music}}                   TRUE             
-
-  inbound-codec-negotiation   generous                                    TRUE             
-
-  inbound-codec-prefs         \$\${global[codec_prefs]{#codec_prefs}}     TRUE             
-
-  local-network-acl           localnet.auto                               TRUE             
-
-  manage-presence             FALSE                                       TRUE             
-
-  nonce-ttl                   60                                          TRUE             
-
-  odbc-dsn                    \$\${dsn}                                   FALSE            
-
-  outbound-codec-prefs        \$\${outbound[codec_prefs]{#codec_prefs}}   TRUE             
-
-  presence-hosts              \$\${domain}                                FALSE            
-
-  rfc2833-pt                  101                                         TRUE             
-
-  rtp-hold-timeout-sec        1800                                        TRUE             
-
-  rtp-ip                      \$\${local[ip_v6]{#ip_v6}}                  TRUE             
-
-  rtp-timeout-sec             300                                         TRUE             
-
-  rtp-timer-name              soft                                        TRUE             
-
-  shutdown-on-fail            TRUE                                        FALSE            
-
-  sip-capture                 no                                          TRUE             
-
-  sip-ip                      \$\${local[ip_v6]{#ip_v6}}                  TRUE             
-
-  sip-port                    \$\${external[sip_port]{#sip_port}}         TRUE             
-
-  sip-trace                   no                                          TRUE             
-
-  tls                         \$\${external[ssl_enable]{#ssl_enable}}     TRUE             
-
-  tls-bind-params             transport=tls                               TRUE             
-
-  tls-cert-dir                \$\${external[ssl_dir]{#ssl_dir}}           TRUE             
-
-  tls-only                    FALSE                                       TRUE             
-
-  tls-passphrase                                                          TRUE             
-
-  tls-sip-port                \$\${external[tls_port]{#tls_port}}         TRUE             
-
-  tls-verify-date             TRUE                                        TRUE             
-
-  tls-verify-depth            2                                           TRUE             
-
-  tls-verify-in-subjects                                                  TRUE             
-
-  tls-verify-policy           all\|subjects[all]{#all}                    FALSE            
-
-  tls-version                 \$\${sip[tls_version]{#tls_version}}        TRUE             
-
-  track-calls                 FALSE                                       TRUE             
-
-  user-agent-string           FreeSWITCH                                  TRUE             
-
-  zrtp-passthru               TRUE                                        TRUE             
-  ------------------------------------------------------------------------------------------------------------
+-   Advanced \> SIP Profiles \> External IPV6 SIP Profile
+
+![FusionPBX Internal SIP Profile](../_static/images/fusionpbx_external_ipv6_sip_profile.jpg)
+
+- **Hostname-** Should be left blank and is for advanced use.
+    
+
+|SIP Profile Setting Name|SIP Profile Setting Value|SIP Profile Setting Enabled|SIP Profile Setting Description|
+|---|---|---|---|
+|auth-calls|FALSE|TRUE||
+|context|public|TRUE||
+|dbname|share_presence|FALSE||
+|debug|0|TRUE||
+|dialplan|XML|TRUE||
+|disable-srv503|TRUE|FALSE||
+|dtmf-duration|2000|TRUE||
+|dtmf-type|rfc2833|TRUE||
+|enable-100rel|TRUE|FALSE||
+|enable-rfc-5626|TRUE|FALSE||
+|ext-rtp-ip|$${external_rtp_ip}|FALSE||
+|ext-sip-ip|$${external_sip_ip}|FALSE||
+|force-register-db-domain|$${domain}|FALSE||
+|force-register-domain|$${domain}|FALSE||
+|hold-music|$${hold_music}|TRUE||
+|inbound-codec-negotiation|generous|TRUE||
+|inbound-codec-prefs|$${global_codec_prefs}|TRUE||
+|local-network-acl|localnet.auto|TRUE||
+|manage-presence|FALSE|TRUE||
+|nonce-ttl|60|TRUE||
+|odbc-dsn|$${dsn}|FALSE||
+|outbound-codec-prefs|$${outbound_codec_prefs}|TRUE||
+|presence-hosts|$${domain}|FALSE||
+|rfc2833-pt|101|TRUE||
+|rtp-hold-timeout-sec|1800|TRUE||
+|rtp-ip|$${local_ip_v6}|TRUE||
+|rtp-timeout-sec|300|TRUE||
+|rtp-timer-name|soft|TRUE||
+|shutdown-on-fail|TRUE|FALSE||
+|sip-capture|no|TRUE||
+|sip-ip|$${local_ip_v6}|TRUE||
+|sip-port|$${external_sip_port}|TRUE||
+|sip-trace|no|TRUE||
+|tls|$${external_ssl_enable}|TRUE||
+|tls-bind-params|transport=tls|TRUE||
+|tls-cert-dir|$${external_ssl_dir}|TRUE||
+|tls-only|FALSE|TRUE||
+|tls-passphrase||TRUE||
+|tls-sip-port|$${external_tls_port}|TRUE||
+|tls-verify-date|TRUE|TRUE||
+|tls-verify-depth|2|TRUE||
+|tls-verify-in-subjects||TRUE||
+|tls-verify-policy|all\|subjects_all|FALSE||
+|tls-version|$${sip_tls_version}|TRUE||
+|track-calls|FALSE|TRUE||
+|user-agent-string|FreeSWITCH|TRUE||
+|zrtp-passthru|TRUE|TRUE||

+ 53 - 100
source/advanced/external_sip_profile.md

@@ -1,102 +1,55 @@
 # External Sip Profile
 # External Sip Profile
 
 
-![image](../_static/images/fusionpbx_external_sip_profile.jpg)
-
-  ------------------------------------------------------------------------------------------------------------
-  SIP Profile Setting Name    SIP Profile Setting Value                   SIP Profile      SIP Profile Setting
-                                                                          Setting Enabled  Description
-  --------------------------- ------------------------------------------- ---------------- -------------------
-  auth-calls                  FALSE                                       TRUE             
-
-  context                     public                                      TRUE             
-
-  dbname                      share[presence]{#presence}                  FALSE            
-
-  debug                       0                                           TRUE             
-
-  dialplan                    XML                                         TRUE             
-
-  disable-srv503              TRUE                                        FALSE            
-
-  dtmf-duration               2000                                        TRUE             
-
-  dtmf-type                   rfc2833                                     TRUE             
-
-  enable-100rel               TRUE                                        FALSE            
-
-  enable-rfc-5626             TRUE                                        FALSE            
-
-  ext-rtp-ip                  \$\${external[rtp_ip]{#rtp_ip}}             TRUE             
-
-  ext-sip-ip                  \$\${external[sip_ip]{#sip_ip}}             TRUE             
-
-  force-register-db-domain    \$\${domain}                                FALSE            
-
-  force-register-domain       \$\${domain}                                FALSE            
-
-  hold-music                  \$\${hold[music]{#music}}                   TRUE             
-
-  inbound-codec-negotiation   generous                                    TRUE             
-
-  inbound-codec-prefs         \$\${global[codec_prefs]{#codec_prefs}}     TRUE             
-
-  local-network-acl           localnet.auto                               TRUE             
-
-  manage-presence             FALSE                                       TRUE             
-
-  nonce-ttl                   60                                          TRUE             
-
-  odbc-dsn                    \$\${dsn}                                   FALSE            
-
-  outbound-codec-prefs        \$\${outbound[codec_prefs]{#codec_prefs}}   TRUE             
-
-  presence-hosts              \$\${domain}                                FALSE            
-
-  rfc2833-pt                  101                                         TRUE             
-
-  rtp-hold-timeout-sec        1800                                        TRUE             
-
-  rtp-ip                      \$\${local[ip_v4]{#ip_v4}}                  TRUE             
-
-  rtp-timeout-sec             300                                         TRUE             
-
-  rtp-timer-name              soft                                        TRUE             
-
-  shutdown-on-fail            TRUE                                        FALSE            
-
-  sip-capture                 no                                          TRUE             
-
-  sip-ip                      \$\${local[ip_v4]{#ip_v4}}                  TRUE             
-
-  sip-port                    \$\${external[sip_port]{#sip_port}}         TRUE             
-
-  sip-trace                   no                                          TRUE             
-
-  tls                         \$\${external[ssl_enable]{#ssl_enable}}     TRUE             
-
-  tls-bind-params             transport=tls                               TRUE             
-
-  tls-cert-dir                \$\${external[ssl_dir]{#ssl_dir}}           TRUE             
-
-  tls-only                    FALSE                                       TRUE             
-
-  tls-passphrase                                                          TRUE             
-
-  tls-sip-port                \$\${external[tls_port]{#tls_port}}         TRUE             
-
-  tls-verify-date             TRUE                                        TRUE             
-
-  tls-verify-depth            2                                           TRUE             
-
-  tls-verify-in-subjects                                                  TRUE             
-
-  tls-verify-policy           all\|subjects[all]{#all}                    FALSE            
-
-  tls-version                 \$\${sip[tls_version]{#tls_version}}        TRUE             
-
-  track-calls                 FALSE                                       TRUE             
-
-  user-agent-string           FreeSWITCH                                  TRUE             
-
-  zrtp-passthru               TRUE                                        TRUE             
-  ------------------------------------------------------------------------------------------------------------
+-   Advanced \> SIP Profiles \> External SIP Profile
+  
+![FusionPBX Internal SIP Profile](../_static/images/fusionpbx_external_sip_profile.jpg)
+
+|SIP Profile Setting Name|SIP Profile Setting Value|SIP Profile Setting Enabled|SIP Profile Setting Description|
+|---|---|---|---|
+|auth-calls|FALSE|TRUE||
+|context|public|TRUE||
+|dbname|share_presence|FALSE||
+|debug|0|TRUE||
+|dialplan|XML|TRUE||
+|disable-srv503|TRUE|FALSE||
+|dtmf-duration|2000|TRUE||
+|dtmf-type|rfc2833|TRUE||
+|enable-100rel|TRUE|FALSE||
+|enable-rfc-5626|TRUE|FALSE||
+|ext-rtp-ip|$${external_rtp_ip}|TRUE||
+|ext-sip-ip|$${external_sip_ip}|TRUE||
+|force-register-db-domain|$${domain}|FALSE||
+|force-register-domain|$${domain}|FALSE||
+|hold-music|$${hold_music}|TRUE||
+|inbound-codec-negotiation|generous|TRUE||
+|inbound-codec-prefs|$${global_codec_prefs}|TRUE||
+|local-network-acl|localnet.auto|TRUE||
+|manage-presence|FALSE|TRUE||
+|nonce-ttl|60|TRUE||
+|odbc-dsn|$${dsn}|FALSE||
+|outbound-codec-prefs|$${outbound_codec_prefs}|TRUE||
+|presence-hosts|$${domain}|FALSE||
+|rfc2833-pt|101|TRUE||
+|rtp-hold-timeout-sec|1800|TRUE||
+|rtp-ip|$${local_ip_v4}|TRUE||
+|rtp-timeout-sec|300|TRUE||
+|rtp-timer-name|soft|TRUE||
+|shutdown-on-fail|TRUE|FALSE||
+|sip-capture|no|TRUE||
+|sip-ip|$${local_ip_v4}|TRUE||
+|sip-port|$${external_sip_port}|TRUE||
+|sip-trace|no|TRUE||
+|tls|$${external_ssl_enable}|TRUE||
+|tls-bind-params|transport=tls|TRUE||
+|tls-cert-dir|$${external_ssl_dir}|TRUE||
+|tls-only|FALSE|TRUE||
+|tls-passphrase||TRUE||
+|tls-sip-port|$${external_tls_port}|TRUE||
+|tls-verify-date|TRUE|TRUE||
+|tls-verify-depth|2|TRUE||
+|tls-verify-in-subjects||TRUE||
+|tls-verify-policy|all\|subjects_all|FALSE||
+|tls-version|$${sip_tls_version}|TRUE||
+|track-calls|FALSE|TRUE||
+|user-agent-string|FreeSWITCH|TRUE||
+|zrtp-passthru|TRUE|TRUE||

+ 88 - 330
source/advanced/internal_ipv6_sip_profile.md

@@ -1,334 +1,92 @@
 # Internal ipv6 Sip Profile
 # Internal ipv6 Sip Profile
 
 
-![image](../_static/images/fusionpbx_internal_ipv6_sip_profile.jpg)
+-   Advanced \> SIP Profiles \> Internal IPV6 SIP Profile
 
 
--   **Hostname-** Should be left blank and is for advanced use.
+![FusionPBX Internal SIP Profile](../_static/images/fusionpbx_internal_ipv6_sip_profile.jpg)
 
 
-+-------------+-------------+-----+---------------------------------+
-| > Name      | > Value     | > E | Description                     |
-|             |             | nab |                                 |
-|             |             | led |                                 |
-+-------------+-------------+-----+---------------------------------+
-| accept      | true        | >   |                                 |
-| -blind-auth |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| accep       | true        | >   |                                 |
-| t-blind-reg |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| alias       | <sip:10.0.  | >   |                                 |
-|             | 1.251:5555> |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| apply-      | > domains   | > T |                                 |
-| inbound-acl |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > apply-r   | > domains   | >   |                                 |
-| egister-acl |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > auth-     | > false     | > T |                                 |
-| all-packets |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| >           | \$\${i      | > T |                                 |
-|  auth-calls | nternal[aut | rue |                                 |
-|             | h_calls]{#a |     |                                 |
-|             | uth_calls}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| >           | tr          | >   |                                 |
-| bind-params | ansport=udp |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| >           | > aal2      | >   |                                 |
-|  bitpacking |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > context   | > public    | > T |                                 |
-|             |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > debug     | > 0         | T   |                                 |
-|             |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > dialplan  | > XML       | T   |                                 |
-|             |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > di        | > false     | Fa  |                                 |
-| sable-naptr |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > disab     | > true      | Fa  |                                 |
-| le-register |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > d         | > true      | Fa  |                                 |
-| isable-rtp- |             | lse |                                 |
-| auto-adjust |             |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| >           | > false     | Fa  |                                 |
-| disable-srv |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > dis       | > true      | Fa  |                                 |
-| able-srv503 |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > disable-  | > true      | Fa  |                                 |
-| transcoding |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > disab     | > true      | Fa  |                                 |
-| le-transfer |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > dt        | > 2000      | T   |                                 |
-| mf-duration |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > dtmf-type | > rfc2833   | T   |                                 |
-|             |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| en          | > true      | >   |                                 |
-| able-100rel |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| enable-3pcc | > true      | Fa  |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| enable-comp | > true      | Fa  |                                 |
-| act-headers |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| > e         | > false     | Fa  |                                 |
-| nable-timer |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| >           | > true      | Fa  |                                 |
-|  extended-i |             | lse |                                 |
-| nfo-parsing |             |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| >           | \$\${exte   | T   |                                 |
-|  ext-rtp-ip | rnal[rtp_ip | rue |                                 |
-|             | ]{#rtp_ip}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| >           | > \$\${exte | > T |                                 |
-|  ext-sip-ip | rnal[rtp_ip | rue |                                 |
-|             | ]{#rtp_ip}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| fo          | > \         | >   |                                 |
-| rce-registe | $\${domain} |  Fa |                                 |
-| r-db-domain |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| force-regi  | > \         | >   |                                 |
-| ster-domain | $\${domain} |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| forward-    |             | T   |                                 |
-| unsolicited |             | rue |                                 |
-| -mwi-notify |             |     |                                 |
-| false       |             |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| >           | > \$\       | > T |                                 |
-|  hold-music | ${hold[musi | rue |                                 |
-|             | c]{#music}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| inbound-b   | > true      | >   |                                 |
-| ypass-media |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| inb         | > generous  | > T |                                 |
-| ound-codec- |             | rue |                                 |
-| negotiation |             |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| inbound-    | > \$\${g    | > T |                                 |
-| codec-prefs | lobal[codec | rue |                                 |
-|             | _prefs]{#co |     |                                 |
-|             | dec_prefs}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| in          | > true      | >   |                                 |
-| bound-late- |             |  Fa |                                 |
-| negotiation |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| inbound-    | > true      | >   |                                 |
-| proxy-media |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| in          |             | > T |                                 |
-| bound-reg-f |             | rue |                                 |
-| orce-matchi |             |     |                                 |
-| ng-username |             |     |                                 |
-| true        |             |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| mana        | > true      | > T |                                 |
-| ge-presence |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| max         | > 1000      | >   |                                 |
-| -proceeding |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| multiple-re | > contact   | >   | Enables registrations on        |
-| gistrations |             |  Fa | multiple endpoints              |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| NDLB-broke  | > true      | >   |                                 |
-| n-auth-hash |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| NDLB-       | > safe      | > T | Enables rport                   |
-| force-rport |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| NDLB-recei  |             | >   |                                 |
-| ved-in-nat- |             |  Fa |                                 |
-| reg-contact |             | lse |                                 |
-| true        |             |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| nonce-ttl   | > 60        | > T |                                 |
-|             |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| odbc-dsn    | > \$\${dsn} | >   |                                 |
-|             |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| outbound-   | > \$\${g    | > T |                                 |
-| codec-prefs | lobal[codec | rue |                                 |
-|             | _prefs]{#co |     |                                 |
-|             | dec_prefs}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| pas         | > false     | >   |                                 |
-| s-callee-id |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| p           | > true      | >   |                                 |
-| ass-rfc2833 |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| pre         | \$\${d      |     |                                 |
-| sence-hosts | omain},\$\$ |     |                                 |
-|             | {local[ip_v |     |                                 |
-|             | 6]{#ip_v6}} |     |                                 |
-|             | False       |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| prese       | \$\${presen | > T |                                 |
-| nce-privacy | ce[privacy] | rue |                                 |
-|             | {#privacy}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| pres        | > true      | > T |                                 |
-| ence-probe- |             | rue |                                 |
-| on-register |             |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| presence-p  | > true      | >   |                                 |
-| roto-lookup |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| record-path | \$\${       | > T |                                 |
-|             | recordings[ | rue |                                 |
-|             | dir]{#dir}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| reco        |             |     |                                 |
-| rd-template |             |     |                                 |
-| \${         |             |     |                                 |
-| domain[name |             |     |                                 |
-| ]{#name}}/a |             |     |                                 |
-| rchive/\${s |             |     |                                 |
-| trftime(%Y) |             |     |                                 |
-| }/\${strfti |             |     |                                 |
-| me(%b)}/\${ |             |     |                                 |
-| strftime(%d |             |     |                                 |
-| )}/\${uuid} |             |     |                                 |
-| .\${record[ |             |     |                                 |
-| ext]{#ext}} |             |     |                                 |
-| True        |             |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| registr     |             | >   |                                 |
-| ation-threa |             |  Fa |                                 |
-| d-frequency |             | lse |                                 |
-| 30          |             |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| ren         | > true      | >   |                                 |
-| egotiate-co |             |  Fa |                                 |
-| dec-on-hold |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| rfc2833-pt  | > 101       | > T |                                 |
-|             |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| rtp-hold-   | > 1800      | > T |                                 |
-| timeout-sec |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| rtp-ip      | > \$\$      | > T |                                 |
-|             | {local[ip_v | rue |                                 |
-|             | 6]{#ip_v6}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| rtp-rewrite | > true      | >   |                                 |
-| -timestamps |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| rtp-        | > 300       | > T |                                 |
-| timeout-sec |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| rtp         | > soft      | > T |                                 |
-| -timer-name |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| sess        | > 1800      | >   |                                 |
-| ion-timeout |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| sip-ip      | \$\$        | > T |                                 |
-|             | {local[ip_v | rue |                                 |
-|             | 6]{#ip_v6}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| sip-port    | \$          | > T |                                 |
-|             | \${internal | rue |                                 |
-|             | [sip_port]{ |     |                                 |
-|             | #sip_port}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| sip-trace   | > no        | > T |                                 |
-|             |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| s           | > true      | >   |                                 |
-| uppress-cng |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| tls         | \$\${i      | > T |                                 |
-|             | nternal[ssl | rue |                                 |
-|             | _enable]{#s |     |                                 |
-|             | sl_enable}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| tls-        | > tr        | > T |                                 |
-| bind-params | ansport=tls | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| t           | >           | > T |                                 |
-| ls-cert-dir | \$\${intern | rue |                                 |
-|             | al[ssl_dir] |     |                                 |
-|             | {#ssl_dir}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| tls-only    | > false     | > T |                                 |
-|             |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| tls         |             | > T |                                 |
-| -passphrase |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| t           | > \$        | > T |                                 |
-| ls-sip-port | \${internal | rue |                                 |
-|             | [tls_port]{ |     |                                 |
-|             | #tls_port}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| tls-        | > true      | > T |                                 |
-| verify-date |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| tls-v       | > 2         | > T |                                 |
-| erify-depth |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| tls-verify- |             | > T |                                 |
-| in-subjects |             | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| tls-ve      | > al        | >   |                                 |
-| rify-policy | l\|subjects |  Fa |                                 |
-|             | [all]{#all} | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| tls-version | > \$\       | > T |                                 |
-|             | ${sip[tls_v | rue |                                 |
-|             | ersion]{#tl |     |                                 |
-|             | s_version}} |     |                                 |
-+-------------+-------------+-----+---------------------------------+
-| unre        | > true      | >   |                                 |
-| gister-on-o |             |  Fa |                                 |
-| ptions-fail |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
-| user-a      | >           | > T |                                 |
-| gent-string |  FreeSWITCH | rue |                                 |
-+-------------+-------------+-----+---------------------------------+
-| vad         | > out       | >   |                                 |
-|             |             |  Fa |                                 |
-|             |             | lse |                                 |
-+-------------+-------------+-----+---------------------------------+
+- **Hostname-** Should be left blank and is for advanced use.
+
+|Name|Value|Enabled|Description|
+|---|---|---|---|
+|accept-blind-auth|true|False||
+|accept-blind-reg|true|False||
+|alias|sip:10.0.1.251:5555|False||
+|apply-inbound-acl|domains|True||
+|apply-register-acl|domains|False||
+|auth-all-packets|false|True||
+|auth-calls|$${internal_auth_calls}|True||
+|bind-params|transport=udp|False||
+|bitpacking|aal2|False||
+|context|public|True||
+|debug|0|True||
+|dialplan|XML|True||
+|disable-naptr|false|False||
+|disable-register|true|False||
+|disable-rtp-auto-adjust|true|False||
+|disable-srv|false|False||
+|disable-srv503|true|False||
+|disable-transcoding|true|False||
+|disable-transfer|true|False||
+|dtmf-duration|2000|True||
+|dtmf-type|rfc2833|True||
+|enable-100rel|true|False||
+|enable-3pcc|true|False||
+|enable-compact-headers|true|False||
+|enable-timer|false|False||
+|extended-info-parsing|true|False||
+|ext-rtp-ip|$${external_rtp_ip}|True||
+|ext-sip-ip|$${external_rtp_ip}|True||
+|force-register-db-domain|$${domain}|False||
+|force-register-domain|$${domain}|False||
+|forward-unsolicited-mwi-notify false|   |True||
+|hold-music|$${hold_music}|True||
+|inbound-bypass-media|true|False||
+|inbound-codec-negotiation|generous|True||
+|inbound-codec-prefs|$${global_codec_prefs}|True||
+|inbound-late-negotiation|true|False||
+|inbound-proxy-media|true|False||
+|inbound-reg-force-matching-username true|   |True||
+|manage-presence|true|True||
+|max-proceeding|1000|False||
+|multiple-registrations|contact|False|Enables registrations on multiple endpoints|
+|NDLB-broken-auth-hash|true|False||
+|NDLB-force-rport|safe|True|Enables rport|
+|NDLB-received-in-nat-reg-contact true|   |False||
+|nonce-ttl|60|True||
+|odbc-dsn|$${dsn}|False||
+|outbound-codec-prefs|$${global_codec_prefs}|True||
+|pass-callee-id|false|False||
+|pass-rfc2833|true|False||
+|presence-hosts|domain,{local_ip_v6} False|   ||
+|presence-privacy|$${presence_privacy}|True||
+|presence-probe-on-register|true|True||
+|presence-proto-lookup|true|False||
+|record-path|$${recordings_dir}|True||
+| record-template   | \${domain_name}/<br>archive/<br>\${strftime(%Y)}/<br>\${strftime(%b)}/<br>\${strftime(%d)}/<br>\${uuid}.${record_ext} |True| ||
+|registration-thread-frequency 30|   |False||
+|renegotiate-codec-on-hold|true|False||
+|rfc2833-pt|101|True||
+|rtp-hold-timeout-sec|1800|True||
+|rtp-ip|$${local_ip_v6}|True||
+|rtp-rewrite-timestamps|true|False||
+|rtp-timeout-sec|300|True||
+|rtp-timer-name|soft|True||
+|session-timeout|1800|False||
+|sip-ip|$${local_ip_v6}|True||
+|sip-port|$${internal_sip_port}|True||
+|sip-trace|no|True||
+|suppress-cng|true|False||
+|tls|$${internal_ssl_enable}|True||
+|tls-bind-params|transport=tls|True||
+|tls-cert-dir|$${internal_ssl_dir}|True||
+|tls-only|false|True||
+|tls-passphrase||True||
+|tls-sip-port|$${internal_tls_port}|True||
+|tls-verify-date|true|True||
+|tls-verify-depth|2|True||
+|tls-verify-in-subjects||True||
+|tls-verify-policy|all\|subjects_all|False||
+|tls-version|$${sip_tls_version}|True||
+|unregister-on-options-fail|true|False||
+|user-agent-string|FreeSWITCH|True||
+|vad|out|False||

+ 126 - 124
source/advanced/internal_sip_profile.md

@@ -1,127 +1,129 @@
-# Internal Sip Profile
+# Internal SIP Profile
 
 
-![image](../_static/images/fusionpbx_internal_sip_profile.jpg)
+-   Advanced \> SIP Profiles \> Internal SIP Profile
 
 
--   **Hostname-** Should be left blank and is for advanced use.
+![FusionPBX Internal SIP Profile](../_static/images/fusionpbx_internal_sip_profile.jpg)
 
 
-| Name                                                                                                              | Value                             | Enabled | Description                                 |
-| ----------------------------------------------------------------------------------------------------------------- | --------------------------------- | ------- | ------------------------------------------- |
-| accept-blind-auth                                                                                                 | true                              | False   |                                             |
-| accept-blind-reg                                                                                                  | true                              | False   |                                             |
-| aggressive-nat-detection                                                                                          | true                              | True    |                                             |
-| alias                                                                                                             | sip:10.0.1.251:5555               | False   |                                             |
-| apply-inbound-acl                                                                                                 | domains                           | True    |                                             |
-| apply-nat-acl                                                                                                     | nat.auto                          | True    |                                             |
-| apply-register-acl                                                                                                | domains                           | False   |                                             |
-| auth-all-packets                                                                                                  | false                             | True    |                                             |
-| auth-calls                                                                                                        | $${internal_auth_calls}           | True    |                                             |
-| auto-jitterbuffer-msec                                                                                            | 60                                | False   |                                             |
-| auto-rtp-bugs                                                                                                     |                                   | False   |                                             |
-| bind-params                                                                                                       | transport=udp                     | False   |                                             |
-| bitpacking                                                                                                        | aal2                              | False   |                                             |
-| caller-id-type                                                                                                    | rpid                              | False   |                                             |
-| caller-id-type                                                                                                    | pid                               | False   |                                             |
-| caller-id-type                                                                                                    | none                              | False   |                                             |
-| challenge-realm                                                                                                   | auto_to                           | True    |                                             |
-| cid-in-1xx                                                                                                        | false                             | False   |                                             |
-| context                                                                                                           | public                            | True    |                                             |
-| dbname                                                                                                            | share_presence                    | False   |                                             |
-| debug                                                                                                             | 0                                 | True    |                                             |
-| delete-subs-on-register                                                                                           | false                             | False   |                                             |
-| dialplan                                                                                                          | XML                               | True    |                                             |
-| disable-naptr                                                                                                     | false                             | False   |                                             |
-| disable-register                                                                                                  | true                              | False   |                                             |
-| disable-rtp-auto-adjust                                                                                           | true                              | False   |                                             |
-| disable-srv                                                                                                       | false                             | False   |                                             |
-| disable-srv503                                                                                                    | true                              | False   |                                             |
-| disable-transcoding                                                                                               | true                              | False   |                                             |
-| disable-transfer                                                                                                  | true                              | False   |                                             |
-| dtmf-duration                                                                                                     | 2000                              | True    |                                             |
-| dtmf-type                                                                                                         | rfc2833                           | True    |                                             |
-| enable-100rel                                                                                                     | true                              | False   |                                             |
-| enable-3pcc                                                                                                       | true                              | False   |                                             |
-| enable-compact-headers                                                                                            | true                              | False   |                                             |
-| enable-timer                                                                                                      | false                             | False   |                                             |
-| extended-info-parsing                                                                                             | true                              | False   |                                             |
-| ext-rtp-ip                                                                                                        | $${external_rtp_ip}               | True    |                                             |
-| ext-sip-ip                                                                                                        | $${external_rtp_ip}               | True    |                                             |
-| force-register-db-domain                                                                                          | $${domain}                        | False   |                                             |
-| force-register-domain                                                                                             | $${domain}                        | False   |                                             |
-| force-subscription-domain                                                                                         | $${domain}                        | False   |                                             |
-| force-subscription-expires                                                                                        | 60                                | False   |                                             |
-| forward-unsolicited-mwi-notify false                                                                              | True                              |         |
-| hold-music                                                                                                        | $${hold_music}                    | True    |                                             |
-| inbound-bypass-media                                                                                              | true                              | False   |                                             |
-| inbound-codec-negotiation                                                                                         | generous                          | True    |                                             |
-| inbound-codec-prefs                                                                                               | $${global_codec_prefs}            | True    |                                             |
-| inbound-late-negotiation                                                                                          | true                              | False   |                                             |
-| inbound-proxy-media                                                                                               | true                              | False   |                                             |
-| inbound-reg-force-matching-username true                                                                          | True                              |         |
-| liberal-dtmf                                                                                                      | true                              | False   |                                             |
-| local-network-acl                                                                                                 | localnet.auto                     | True    |                                             |
-| log-auth-failures                                                                                                 | true                              | True    |                                             |
-| manage-presence                                                                                                   | true                              | True    |                                             |
-| manage-shared-appearance                                                                                          | true                              | True    |                                             |
-| manual-redirect                                                                                                   | true                              | False   |                                             |
-| max-proceeding                                                                                                    | 1000                              | False   |                                             |
-| media-option                                                                                                      | bypass-media-after-att-xfer False |         |
-| media-option                                                                                                      | resume-media-on-hold              | False   |                                             |
-| minimum-session-expires                                                                                           | 120                               | False   |                                             |
-| multiple-registrations                                                                                            | contact                           | False   | Enables registrations on multiple endpoints |
-| nat-options-ping                                                                                                  | true                              | False   |                                             |
-| NDLB-broken-auth-hash                                                                                             | true                              | False   |                                             |
-| NDLB-force-rport                                                                                                  | safe                              | True    | Enables rport                               |
-| NDLB-received-in-nat-reg-contact true                                                                             | False                             |         |
-| nonce-ttl                                                                                                         | 60                                | True    |                                             |
-| odbc-dsn                                                                                                          | $${dsn}                           | False   |                                             |
-| outbound-codec-prefs                                                                                              | $${global_codec_prefs}            | True    |                                             |
-| pass-callee-id                                                                                                    | false                             | False   |                                             |
-| pass-rfc2833                                                                                                      | true                              | False   |                                             |
-| presence-hosts                                                                                                    | d o m a i n , {local_ip_v4} False |         |
-| presence-privacy                                                                                                  | $${presence_privacy}              | True    |                                             |
-| presence-probe-on-register                                                                                        | true                              | True    |                                             |
-| presence-proto-lookup                                                                                             | true                              | False   |                                             |
-| record-path                                                                                                       | $${recordings_dir}                | True    |                                             |
-| record-template ${domain_name}/archive/${strftime(%Y)}/${strftime(%b)}/${strftime(%d)}/${uuid}.${record_ext} True |
-| registration-thread-frequency 30                                                                                  | False                             |         |
-| renegotiate-codec-on-hold                                                                                         | true                              | False   |                                             |
-| rfc2833-pt                                                                                                        | 101                               | True    |                                             |
-| rtcp-audio-interval-msec                                                                                          | 5000                              | False   |                                             |
-| rtcp-video-interval-msec                                                                                          | 5000                              | False   |                                             |
-| rtp-autofix-timing                                                                                                | false                             | False   |                                             |
-| rtp-autoflush-during-bridge false                                                                                 | False                             |         |
-| rtp-hold-timeout-sec                                                                                              | 1800                              | True    |                                             |
-| rtp-ip                                                                                                            | $${local_ip_v4}                   | True    |                                             |
-| rtp-rewrite-timestamps                                                                                            | true                              | False   |                                             |
-| rtp-timeout-sec                                                                                                   | 300                               | True    |                                             |
-| rtp-timer-name                                                                                                    | soft                              | True    |                                             |
-| send-message-query-on-register True                                                                               | False                             |         |
-| send-presence-on-register                                                                                         | true                              | False   |                                             |
-| session-timeout                                                                                                   | 1800                              | False   |                                             |
-| shutdown-on-fail                                                                                                  | true                              | False   |                                             |
-| sip-capture                                                                                                       | no                                | True    |                                             |
-| sip-ip                                                                                                            | $${local_ip_v4}                   | True    |                                             |
-| sip-port                                                                                                          | $${internal_sip_port}             | True    |                                             |
-| sip-trace                                                                                                         | no                                | True    |                                             |
-| suppress-cng                                                                                                      | true                              | False   |                                             |
-| timer-T1                                                                                                          | 500                               | False   |                                             |
-| timer-T1X64                                                                                                       | 32000                             | False   |                                             |
-| timer-T2                                                                                                          | 4000                              | False   |                                             |
-| timer-T4                                                                                                          | 4000                              | False   |                                             |
-| tls                                                                                                               | $${internal_ssl_enable}           | True    |                                             |
-| tls-bind-params                                                                                                   | transport=tls                     | True    |                                             |
-| tls-cert-dir                                                                                                      | $${internal_ssl_dir}              | True    |                                             |
-| tls-only                                                                                                          | false                             | True    |                                             |
-| tls-passphrase                                                                                                    |                                   | True    |                                             |
-| tls-sip-port                                                                                                      | $${internal_tls_port}             | True    |                                             |
-| tls-verify-date                                                                                                   | true                              | True    |                                             |
-| tls-verify-depth                                                                                                  | 2                                 | True    |                                             |
-| tls-verify-in-subjects                                                                                            |                                   | True    |                                             |
-| tls-verify-policy                                                                                                 | all\|subjects_all                 | False   |                                             |
-| tls-version                                                                                                       | $${sip_tls_version}               | True    |                                             |
-| unregister-on-options-fail                                                                                        | true                              | False   |                                             |
-| user-agent-string                                                                                                 | FreeSWITCH                        | True    |                                             |
-| vad                                                                                                               | out                               | False   |                                             |
-| watchdog-enabled                                                                                                  | no                                | True    |                                             |
-| watchdog-event-timeout                                                                                            | 30000                             | True    |                                             |
-| watchdog-step-timeout                                                                                             | 3000                              | True    |                                             |
+- **Hostname**: Should be left blank and is for advanced use.
+
+| Name                                | Value                                      | Enabled | Description                                                  |
+|-------------------------------------|--------------------------------------------|---------|--------------------------------------------------------------|
+| accept-blind-auth                   | true                                       | False   |                                                              |
+| accept-blind-reg                    | true                                       | False   |                                                              |
+| aggressive-nat-detection            | true                                       | True    |                                                              |
+| alias                               | sip:10.0.1.251:5555                        | False   |                                                              |
+| apply-inbound-acl                   | domains                                    | True    |                                                              |
+| apply-nat-acl                       | nat.auto                                   | True    |                                                              |
+| apply-register-acl                  | domains                                    | False   |                                                              |
+| auth-all-packets                    | false                                      | True    |                                                              |
+| auth-calls                          | $${internal_auth_calls}                    | True    |                                                              |
+| auto-jitterbuffer-msec              | 60                                         | False   |                                                              |
+| auto-rtp-bugs                       |                                            | False   |                                                              |
+| bind-params                         | transport=udp                              | False   |                                                              |
+| bitpacking                          | aal2                                       | False   |                                                              |
+| caller-id-type                      | rpid                                       | False   |                                                              |
+| caller-id-type                      | pid                                        | False   |                                                              |
+| caller-id-type                      | none                                       | False   |                                                              |
+| challenge-realm                     | auto_to                                    | True    |                                                              |
+| cid-in-1xx                          | false                                      | False   |                                                              |
+| context                             | public                                     | True    |                                                              |
+| dbname                              | share_presence                             | False   |                                                              |
+| debug                               | 0                                          | True    |                                                              |
+| delete-subs-on-register             | false                                      | False   |                                                              |
+| dialplan                            | XML                                        | True    |                                                              |
+| disable-naptr                       | false                                      | False   |                                                              |
+| disable-register                    | true                                       | False   |                                                              |
+| disable-rtp-auto-adjust             | true                                       | False   |                                                              |
+| disable-srv                         | false                                      | False   |                                                              |
+| disable-srv503                      | true                                       | False   |                                                              |
+| disable-transcoding                 | true                                       | False   |                                                              |
+| disable-transfer                    | true                                       | False   |                                                              |
+| dtmf-duration                       | 2000                                       | True    |                                                              |
+| dtmf-type                           | rfc2833                                    | True    |                                                              |
+| enable-100rel                       | true                                       | False   |                                                              |
+| enable-3pcc                         | true                                       | False   |                                                              |
+| enable-compact-headers              | true                                       | False   |                                                              |
+| enable-timer                        | false                                      | False   |                                                              |
+| extended-info-parsing               | true                                       | False   |                                                              |
+| ext-rtp-ip                          | $${external_rtp_ip}                        | True    |                                                              |
+| ext-sip-ip                          | $${external_rtp_ip}                        | True    |                                                              |
+| force-register-db-domain            | $${domain}                                 | False   |                                                              |
+| force-register-domain               | $${domain}                                 | False   |                                                              |
+| force-subscription-domain           | $${domain}                                 | False   |                                                              |
+| force-subscription-expires          | 60                                         | False   |                                                              |
+| forward-unsolicited-mwi-notify      | false                                      | True    |                                                              |
+| hold-music                          | $${hold_music}                             | True    |                                                              |
+| inbound-bypass-media                | true                                       | False   |                                                              |
+| inbound-codec-negotiation           | generous                                   | True    |                                                              |
+| inbound-codec-prefs                 | $${global_codec_prefs}                     | True    |                                                              |
+| inbound-late-negotiation            | true                                       | False   |                                                              |
+| inbound-proxy-media                 | true                                       | False   |                                                              |
+| inbound-reg-force-matching-username | true                                       | True    |                                                              |
+| liberal-dtmf                        | true                                       | False   |                                                              |
+| local-network-acl                   | localnet.auto                              | True    |                                                              |
+| log-auth-failures                   | true                                       | True    |                                                              |
+| manage-presence                     | true                                       | True    |                                                              |
+| manage-shared-appearance            | true                                       | True    |                                                              |
+| manual-redirect                     | true                                       | False   |                                                              |
+| max-proceeding                      | 1000                                       | False   |                                                              |
+| media-option                        | bypass-media-after-att-xfer                | False   |                                                              |
+| media-option                        | resume-media-on-hold                       | False   |                                                              |
+| minimum-session-expires             | 120                                        | False   |                                                              |
+| multiple-registrations              | contact                                    | False   | Enables registrations on multiple endpoints                  |
+| nat-options-ping                    | true                                       | False   |                                                              |
+| NDLB-broken-auth-hash               | true                                       | False   |                                                              |
+| NDLB-force-rport                    | safe                                       | True    | Enables rport                                                |
+| NDLB-received-in-nat-reg-contact    | true                                       | False   |                                                              |
+| nonce-ttl                           | 60                                         | True    |                                                              |
+| odbc-dsn                            | $${dsn}                                    | False   |                                                              |
+| outbound-codec-prefs                | $${global_codec_prefs}                     | True    |                                                              |
+| pass-callee-id                      | false                                      | False   |                                                              |
+| pass-rfc2833                        | true                                       | False   |                                                              |
+| presence-hosts                      | $${domain},$${local_ip_v4}                 | False   |                                                              |
+| presence-privacy                    | $${presence_privacy}                       | True    |                                                              |
+| presence-probe-on-register          | true                                       | True    |                                                              |
+| presence-proto-lookup               | true                                       | False   |                                                              |
+| record-path                         | $${recordings_dir}                         | True    |                                                              |
+| record-template  | \${domain_name}/<br>archive/<br>\${strftime(%Y)}/<br>\${strftime(%b)}/<br>\${strftime(%d)}/<br>\${uuid}.\${record_ext} | True    |       |
+| registration-thread-frequency       | 30                                         | False   |                                                              |
+| renegotiate-codec-on-hold           | true                                       | False   |                                                              |
+| rfc2833-pt                          | 101                                        | True    |                                                              |
+| rtcp-audio-interval-msec            | 5000                                       | False   |                                                              |
+| rtcp-video-interval-msec            | 5000                                       | False   |                                                              |
+| rtp-autofix-timing                  | false                                      | False   |                                                              |
+| rtp-autoflush-during-bridge         | false                                      | False   |                                                              |
+| rtp-hold-timeout-sec                | 1800                                       | True    |                                                              |
+| rtp-ip                              | $${local_ip_v4}                            | True    |                                                              |
+| rtp-rewrite-timestamps              | true                                       | False   |                                                              |
+| rtp-timeout-sec                     | 300                                        | True    |                                                              |
+| rtp-timer-name                      | soft                                       | True    |                                                              |
+| send-message-query-on-register      | True                                       | False   |                                                              |
+| send-presence-on-register           | true                                       | False   |                                                              |
+| session-timeout                     | 1800                                       | False   |                                                              |
+| shutdown-on-fail                    | true                                       | False   |                                                              |
+| sip-capture                         | no                                         | True    |                                                              |
+| sip-ip                              | $${local_ip_v4}                            | True    |                                                              |
+| sip-port                            | $${internal_sip_port}                      | True    |                                                              |
+| sip-trace                           | no                                         | True    |                                                              |
+| suppress-cng                        | true                                       | False   |                                                              |
+| timer-T1                            | 500                                        | False   |                                                              |
+| timer-T1X64                         | 32000                                      | False   |                                                              |
+| timer-T2                            | 4000                                       | False   |                                                              |
+| timer-T4                            | 4000                                       | False   |                                                              |
+| tls                                 | $${internal_ssl_enable}                    | True    |                                                              |
+| tls-bind-params                     | transport=tls                              | True    |                                                              |
+| tls-cert-dir                        | $${internal_ssl_dir}                       | True    |                                                              |
+| tls-only                            | false                                      | True    |                                                              |
+| tls-passphrase                      |                                            | True    |                                                              |
+| tls-sip-port                        | $${internal_tls_port}                      | True    |                                                              |
+| tls-verify-date                     | true                                       | True    |                                                              |
+| tls-verify-depth                    | 2                                          | True    |                                                              |
+| tls-verify-in-subjects              |                                            | True    |                                                              |
+| tls-verify-policy                   | all\|subjects_all                          | False   |                                                              |
+| tls-version                         | $${sip_tls_version}                        | True    |                                                              |
+| unregister-on-options-fail          | true                                       | False   |                                                              |
+| user-agent-string                   | FreeSWITCH                                 | True    |                                                              |
+| vad                                 | out                                        | False   |                                                              |
+| watchdog-enabled                    | no                                         | True    |                                                              |
+| watchdog-event-timeout              | 30000                                      | True    |                                                              |
+| watchdog-step-timeout               | 3000                                       | True    |                                                              |

+ 6 - 6
source/advanced/sip_profiles.md

@@ -4,15 +4,15 @@
 
 
 ![image](../_static/images/fusionpbx_sip_profiles.jpg)
 ![image](../_static/images/fusionpbx_sip_profiles.jpg)
 
 
-### [Internal](/en/latest/advanced/internal_sip_profile.html)
+### [Internal](https://docs.fusionpbx.com/en/latest/advanced/internal_sip_profile.html)
 
 
 Internal sip profiles (port 5060/5061) require registration or [access
 Internal sip profiles (port 5060/5061) require registration or [access
-controls](http://docs.fusionpbx.com/en/latest/advanced/access_controls.html)
+controls](access_controls.md)
 cidr range to allow the IP address in without SIP authentication. Once
 cidr range to allow the IP address in without SIP authentication. Once
 the access controls are setup correctly, the carrier will be allowed to
 the access controls are setup correctly, the carrier will be allowed to
 send calls to the internal profile.
 send calls to the internal profile.
 
 
-### [External](/en/latest/advanced/external_sip_profile.html)
+### [External](https://docs.fusionpbx.com/en/latest/advanced/external_sip_profile.html)
 
 
 External sip profiles (port 5080-5081) allow anonymous connection to
 External sip profiles (port 5080-5081) allow anonymous connection to
 FusionPBX and is optional. External profile is optional when freewitch
 FusionPBX and is optional. External profile is optional when freewitch
@@ -20,11 +20,11 @@ has a public ip address. Can be useful when setting behind nat. Being
 anonymous doesn\'t mean totally open due to the inbound routes call
 anonymous doesn\'t mean totally open due to the inbound routes call
 conditions.(call filtering)
 conditions.(call filtering)
 
 
-## [Internal ipv6](/en/latest/advanced/internal_ipv6_sip_profile.html)
+## [Internal ipv6](https://docs.fusionpbx.com/en/latest/advanced/internal_ipv6_sip_profile.html)
 
 
 Internal ipv6 sip profiles (port 5060/5061) require registration or
 Internal ipv6 sip profiles (port 5060/5061) require registration or
 [access
 [access
-controls](http://docs.fusionpbx.com/en/latest/advanced/access_controls.html)
+controls](https://docs.fusionpbx.com/en/latest/advanced/access_controls.html)
 cidr range to allow the IP address in without SIP authentication. Once
 cidr range to allow the IP address in without SIP authentication. Once
 the access controls are setup correctly, the carrier will be allowed to
 the access controls are setup correctly, the carrier will be allowed to
 send calls to the internal ipv6 profile.
 send calls to the internal ipv6 profile.
@@ -35,7 +35,7 @@ send calls to the internal ipv6 profile.
     of the profile you want to disable. From the dropdown box select
     of the profile you want to disable. From the dropdown box select
     **enabled** to false.
     **enabled** to false.
 
 
-## [External ipv6](/en/latest/advanced/external_ipv6_sip_profile.html)
+## [External ipv6](https://docs.fusionpbx.com/en/latest/advanced/external_ipv6_sip_profile.html)
 
 
 External ipv6 sip profiles (port 5080-5081) allow anonymous connection
 External ipv6 sip profiles (port 5080-5081) allow anonymous connection
 to FusionPBX and is optional.
 to FusionPBX and is optional.