internal_ipv6_sip_profile.rst 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. ###########################
  2. Internal ipv6 Sip Profile
  3. ###########################
  4. .. image:: ../_static/images/fusionpbx_internal_ipv6_sip_profile.jpg
  5. :scale: 80%
  6. * **Hostname-** Should be left blank and is for advanced use.
  7. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  8. | Name | Value | Enabled | Description |
  9. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  10. | accept-blind-auth | true | False | |
  11. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  12. | accept-blind-reg | true | False | |
  13. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  14. | alias | sip:10.0.1.251:5555 | False | |
  15. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  16. | apply-inbound-acl | domains | True | |
  17. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  18. | apply-register-acl | domains | False | |
  19. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  20. | auth-all-packets | false | True | |
  21. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  22. | auth-calls | $${internal_auth_calls} | True | |
  23. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  24. | bind-params | transport=udp | False | |
  25. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  26. | bitpacking | aal2 | False | |
  27. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  28. | context | public | True | |
  29. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  30. | debug | 0 | True | |
  31. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  32. | dialplan | XML | True | |
  33. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  34. | disable-naptr | false | False | |
  35. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  36. | disable-register | true | False | |
  37. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  38. | disable-rtp-auto-adjust | true | False | |
  39. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  40. | disable-srv | false | False | |
  41. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  42. | disable-srv503 | true | False | |
  43. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  44. | disable-transcoding | true | False | |
  45. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  46. | disable-transfer | true | False | |
  47. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  48. | dtmf-duration | 2000 | True | |
  49. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  50. | dtmf-type | rfc2833 | True | |
  51. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  52. | enable-100rel | true | False | |
  53. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  54. | enable-3pcc | true | False | |
  55. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  56. | enable-compact-headers | true | False | |
  57. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  58. | enable-timer | false | False | |
  59. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  60. | extended-info-parsing | true | False | |
  61. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  62. | ext-rtp-ip | $${external_rtp_ip} | True | |
  63. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  64. | ext-sip-ip | $${external_rtp_ip} | True | |
  65. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  66. | force-register-db-domain | $${domain} | False | |
  67. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  68. | force-register-domain | $${domain} | False | |
  69. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  70. |forward-unsolicited-mwi-notify false | True | |
  71. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  72. | hold-music | $${hold_music} | True | |
  73. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  74. | inbound-bypass-media | true | False | |
  75. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  76. | inbound-codec-negotiation| generous | True | |
  77. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  78. |inbound-codec-prefs | $${global_codec_prefs} | True | |
  79. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  80. |inbound-late-negotiation | true | False | |
  81. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  82. |inbound-proxy-media | true | False | |
  83. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  84. |inbound-reg-force-matching-username true | True | |
  85. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  86. |manage-presence | true | True | |
  87. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  88. |max-proceeding | 1000 | False | |
  89. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  90. |multiple-registrations | contact | False | Enables registrations on multiple endpoints |
  91. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  92. |NDLB-broken-auth-hash | true | False | |
  93. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  94. |NDLB-force-rport | safe | True | Enables rport |
  95. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  96. |NDLB-received-in-nat-reg-contact true | False | |
  97. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  98. |nonce-ttl | 60 | True | |
  99. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  100. |odbc-dsn | $${dsn} | False | |
  101. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  102. |outbound-codec-prefs | $${global_codec_prefs} | True | |
  103. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  104. |pass-callee-id | false | False | |
  105. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  106. |pass-rfc2833 | true | False | |
  107. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  108. |presence-hosts | $${domain},$${local_ip_v6} False | |
  109. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  110. |presence-privacy | $${presence_privacy} | True | |
  111. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  112. |presence-probe-on-register| true | True | |
  113. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  114. |presence-proto-lookup | true | False | |
  115. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  116. |record-path | $${recordings_dir} | True | |
  117. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  118. |record-template ${domain_name}/archive/${strftime(%Y)}/${strftime(%b)}/${strftime(%d)}/${uuid}.${record_ext} True |
  119. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  120. |registration-thread-frequency 30 | False | |
  121. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  122. |renegotiate-codec-on-hold | true | False | |
  123. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  124. |rfc2833-pt | 101 | True | |
  125. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  126. |rtp-hold-timeout-sec | 1800 | True | |
  127. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  128. |rtp-ip | $${local_ip_v6} | True | |
  129. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  130. |rtp-rewrite-timestamps | true | False | |
  131. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  132. |rtp-timeout-sec | 300 | True | |
  133. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  134. |rtp-timer-name | soft | True | |
  135. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  136. |session-timeout | 1800 | False | |
  137. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  138. |sip-ip | $${local_ip_v6} | True | |
  139. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  140. |sip-port | $${internal_sip_port} | True | |
  141. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  142. |sip-trace | no | True | |
  143. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  144. |suppress-cng | true | False | |
  145. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  146. |tls | $${internal_ssl_enable} | True | |
  147. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  148. |tls-bind-params | transport=tls | True | |
  149. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  150. |tls-cert-dir | $${internal_ssl_dir} | True | |
  151. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  152. |tls-only | false | True | |
  153. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  154. |tls-passphrase | | True | |
  155. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  156. |tls-sip-port | $${internal_tls_port} | True | |
  157. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  158. |tls-verify-date | true | True | |
  159. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  160. |tls-verify-depth | 2 | True | |
  161. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  162. |tls-verify-in-subjects | | True | |
  163. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  164. |tls-verify-policy | all|subjects_all | False | |
  165. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  166. |tls-version | $${sip_tls_version} | True | |
  167. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  168. |unregister-on-options-fail| true | False | |
  169. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  170. |user-agent-string | FreeSWITCH | True | |
  171. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+
  172. |vad | out | False | |
  173. +--------------------------+-------------------------+-----------+--------------------------------------------------------------+