==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    https://bugs.contribs.org/show_bug.cgi?id=9702

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

Hsing-Foo Wang <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |CONFIRMED
                 CC|                            |[email protected]
         Resolution|FIXED                       |---

--- Comment #3 from Hsing-Foo Wang <[email protected]> ---
Re-opening as for the db entry by default install is:

UDPPorts=5060,5061,4569,5160,5161,10000-20000

where is should be:

UDPPorts=5060,5061,4569,5160,5161,10000:20000

10000-20000 will not get processed by the remote-access event and thus ports
stay closed when access is set to public.

The way to correct it after a fresh installation is:

config setprop freepbx UDPPorts '5060,5061,4569,5160,5161,10000:20000'
signal-event remoteaccess-update

The iptables -L will show the UDP port range correctly.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to