Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Can anyone recommend a SIP provider they have been happy with?Priorities1. Reliability2. Call quality3. Price4. Support It is for our UC560 as we transition away from an 8 line FXO hunt group to SIP. We are remote but recently connected into a 100 M...
I have a public facing static IP address (e.g. 12.12.12.12). When it receives traffic on nonstandard ports I would like that traffic to be forwarded to inside local interfaces. A few examples are if traffic comes to:12.12.12.12:5000 to forward to 10...
Please do post the configuration script. I appreciate the help. If I have any issues with it I can try calling support and if it just happens that the secondary dial tone can be fixed via configuration script changes, than perhaps we will get our a...
I'm not sure if it is the CUE or the ?CME? that needs to be able to reach the NTP servers, but you might verify a successful ping from both.I had a situation like this at one time as well and it turned out the NTP servers I wrote down of some website...
We dial 9 to get out as well so I may have the same issue too, but haven't got that far yet. Where did you get a phone load for the Polycom Soundstation IP 5000? That is where I am stuck at. p.s. I have a UC560
It was doable! Thanks to the help from the King of Cisco who I know through other channels. The solution was this: ip nat inside source static tcp 10.10.5.2 5000 12.12.12.12 5000ip nat inside source static tcp 10.10.5.3 5001 12.12.12.12 5001ip nat i...