Browse Source

Update internal_sip_profile.rst

Len 8 years ago
parent
commit
24b5aafa13
1 changed files with 76 additions and 0 deletions
  1. 76 0
      source/advanced/internal_sip_profile.rst

+ 76 - 0
source/advanced/internal_sip_profile.rst

@@ -181,6 +181,82 @@ Internal Sip Profile
 +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
 +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
 |rtcp-audio-interval-msec  |  5000                   |   False   |                                                              |
 |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    |                                                              |
++--------------------------+-------------------------+-----------+--------------------------------------------------------------+