mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-31 17:33:48 +00:00
Updated Allow Incoming
Forcing incoming SIP from proxy only disables phantom call issues that will be present otherwise on UPnP style firewalls
This commit is contained in:
committed by
GitHub
parent
a1bc06e324
commit
7da030dfee
@@ -308,7 +308,7 @@
|
||||
<!-- Allow Incoming SIP Messages from SIP Proxy Only -->
|
||||
<!-- Number: 0,1 -->
|
||||
<!-- Mandatory -->
|
||||
<P243>0</P243>
|
||||
<P243>1</P243>
|
||||
|
||||
<!-- Authenticate incoming INVITE -->
|
||||
<!-- Number: 0,1 -->
|
||||
@@ -852,7 +852,7 @@
|
||||
<!-- Allow Incoming SIP Messages from SIP Proxy Only -->
|
||||
<!-- Number: 0,1 -->
|
||||
<!-- Mandatory -->
|
||||
<P743>0</P743>
|
||||
<P743>1</P743>
|
||||
|
||||
<!-- Authenticate incoming INVITE -->
|
||||
<!-- Number: 0,1 -->
|
||||
@@ -1381,7 +1381,7 @@
|
||||
<!-- Allow Incoming SIP Messages from SIP Proxy Only -->
|
||||
<!-- Number: 0,1 -->
|
||||
<!-- Mandatory -->
|
||||
<P4043>0</P4043>
|
||||
<P4043>1</P4043>
|
||||
|
||||
<!-- Authenticate incoming INVITE -->
|
||||
<!-- Number: 0,1 -->
|
||||
@@ -1911,7 +1911,7 @@
|
||||
<!-- Allow Incoming SIP Messages from SIP Proxy Only -->
|
||||
<!-- Number: 0,1 -->
|
||||
<!-- Mandatory -->
|
||||
<P4044>0</P4044>
|
||||
<P4044>1</P4044>
|
||||
|
||||
<!-- Authenticate incoming INVITE -->
|
||||
<!-- Number: 0,1 -->
|
||||
|
||||
Reference in New Issue
Block a user