Browse Source

Update internal_sip_profile.rst

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

+ 35 - 0
source/advanced/internal_sip_profile.rst

@@ -14,6 +14,8 @@ Internal Sip Profile
 
 
 
+
+
 +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
 |           Name           |         Value           |  Enabled  | Description                                                  |
 +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
@@ -157,5 +159,38 @@ Internal Sip Profile
 +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
 |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}/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   |                                                              |
++--------------------------+-------------------------+-----------+--------------------------------------------------------------+
+
+
+
+
+
+
+
+
+
+
+