==================================================================
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=9495
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
==================================================================
--- Comment #31 from Hsing-Foo Wang <[email protected]> ---
(In reply to Unnilennium from comment #29)
> > > (In reply to Hsing-Foo Wang from comment #13)
> > > > RTP port range 10000:20000 is missing from the Freepbx db settings
> > >
> > > was not present in SME8; why do you want RTP open as default ?
> > >
> >
> > These would not be open by default if the service is set to private. Only
> > when set to public. And I do believe these were present before.
>
> the RPM are direclty an import from the SME8 version where the RTP port were
> not implemented. I suggest to document the wiki with the appropriate command
> in order to add the port for those who need it.
>
> from what I know you only need them for services like google voice.
The RTP ports are used for the media streaming (Voice/Video), where port 5060
is only used for signalling. These are SIP RFC standards.
I guess Dan created the contrib at the time where it was only used for
'internal' usage. (either LAN or VPN-Wan). All other services depend on the
right UDP/TCP ports being opened based on the access status being set to
private or public.
I suggest we add the check for the access property and set the default RTP UDP
ports accordingly, just like every other service.
config setprop freepbx UDPPorts "5060,5061,4569,10000:20000"
--
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/