User:Cchetty
From DocWiki
| Line 50: | Line 50: | ||
#Click OK in both dialog boxes to save the setting. Enabling this setting in IE 7 does not resolve the cross-domain browser issue. You may need to downgrade from to IE 6: | #Click OK in both dialog boxes to save the setting. Enabling this setting in IE 7 does not resolve the cross-domain browser issue. You may need to downgrade from to IE 6: | ||
#In your Add/remove Programs window, verify that the Show Updates check box is checked. This change lists the entry under Windows IE 7 and provides updates for the same. | #In your Add/remove Programs window, verify that the Show Updates check box is checked. This change lists the entry under Windows IE 7 and provides updates for the same. | ||
| - | + | #Remove the IE 7 entry in the Add/remove Programs window and delete it. | |
| - | + | #Restart your computer. | |
| - | + | #Open IE to verify that IE 6 was restored, otherwise reinstall IE 6 if required. | |
| release=1.0}} | | release=1.0}} | ||
Revision as of 22:00, 26 March 2009
Contents |
Configuration Issue
Problem Summary: You see the "cannot connect to SIP server" error or if you receive SIP 408 timeout errors on the SIP Subscribe Notify client component
Possible Cause: The required SIP ports are not opened on VOS platform.
Recommended Action: Make sure that the following required SIP ports are opened on VOS platform. The port and secured port required by SIP Event Notification Generator component. The LocalPort and SecurePort required by SIP Subscribe Notify client component .The command to open the ports (for specific transport protocols) on VOS platform. For example, to open a TCP port on 5063: /usr/local/bin/base_scripts/sd_iptables -p tcp -open 5063
For example, to open a UDP port on 5063: /usr/local/bin/base_scripts/sd_iptables -p udp -open 5063The command to check which ports are open is iptables -L
Release: 2.0