Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

DGA0122 VoIP: Difference between revisions

Content deleted Content added
Adsb (talk | contribs)
m Mention bell capacitor. VoIP has enough ways to fail without adding to the list
Adsb (talk | contribs)
m Get the syntax right
Line 54: Line 54:
By default the RTP port range is 40000-65000. You may wish to restrict this (for example, to match firewall settings). This can be done by an ssh connection to
By default the RTP port range is 40000-65000. You may wish to restrict this (for example, to match firewall settings). This can be done by an ssh connection to
the router as the ''engineer'' user and admin password, then issuing the commands e.g.
the router as the ''engineer'' user and admin password, then issuing the commands e.g.
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.LocalPortMin 5000
set InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.LocalPortMin 5000
InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.LocalPortMax 5098
set InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.RTP.LocalPortMax 5098