<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Digital Wanderings</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-infrastructure/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/network-infrastructure</link>
	<description>Networking while looking at the scenery</description>
	<pubDate>Fri, 01 May 2009 19:52:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Disable autorun in 98 to Vista</title>
		<link>http://itknowledgeexchange.techtarget.com/network-infrastructure/disable-autorun-in-98-to-vista/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-infrastructure/disable-autorun-in-98-to-vista/#comments</comments>
		<pubDate>Fri, 01 May 2009 19:52:50 +0000</pubDate>
		<dc:creator>Jason S. Erickson</dc:creator>
		
		<category><![CDATA[GPEDIT.msc]]></category>

		<category><![CDATA[AutoRun]]></category>

		<category><![CDATA[CD]]></category>

		<category><![CDATA[CDROM]]></category>

		<category><![CDATA[Microsoft Windows]]></category>

		<category><![CDATA[Vista]]></category>

		<category><![CDATA[Registry]]></category>

		<category><![CDATA[regedit]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-infrastructure/?p=43</guid>
		<description><![CDATA[This is just and FYI, it is a little off my normal topics.  
I had to write up something for a newsletter that tried the gpedit.MSC approach.  That way had many pitfalls and several limitations.  I gave them a simple regfix to do the same thing.
Stop CDs from Auto Running:
If you don’t want your CDs [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 11pt;font-family: &quot;Calibri&quot;,&quot;sans-serif&amp;quot">This is just and FYI, it is a little off my normal topics.  </span></p>
<p><span style="font-size: 11pt;font-family: &quot;Calibri&quot;,&quot;sans-serif&amp;quot">I had to write up something for a newsletter that tried the gpedit.MSC approach.  That way had many pitfalls and several limitations.  I gave them a simple regfix to do the same thing.</span></p>
<p><span style="font-size: 11pt;font-family: &quot;Calibri&quot;,&quot;sans-serif&amp;quot"><span style="font-size: 9pt"><span style="font-family: Arial"><strong>Stop CDs from Auto Running:<br />
</strong>If you don’t want your CDs or DVDs to Autorun, you can turn this off. </span></span></span></p>
<p><span style="font-size: 9pt"><strong><span style="font-family: Arial">To do this in any system from 95 to Vista:</span></strong></span></p>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td width="3%" align="left" valign="top"><span style="font-family: Arial"><span style="font-size: 9pt">1. </span></span></td>
<td colspan="2"><span style="font-family: Arial"><span style="font-size: 9pt">Open Notepad and copy/paste the following 3 lines</span></span></td>
</tr>
<tr>
<td width="3%" align="left" valign="top"> </td>
<td width="3%"> </td>
<td width="93%"><span style="font-size: 9pt;font-family: Arial">REGEDIT4<br />
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer<br />
&#8220;NoDriveTypeAutoRun&#8221;=dword:000000B1</span></td>
</tr>
<tr>
<td width="3%" align="left" valign="top"><span style="font-size: 9pt;font-family: Arial">2.</span></td>
<td colspan="2"><span style="font-size: 9pt;font-family: Arial">Save the file as disableautoCD.reg.  (You have to be sure to change the &#8220;Save File as Type&#8221; to &#8220;All Files&#8221; before saving, or Windows will try to save it as a .txt even if you typed in .reg.)</span></td>
</tr>
<tr>
<td width="3%" align="left" valign="top"><span style="font-size: 9pt;font-family: Arial">3.</span></td>
<td colspan="2"><span style="font-size: 9pt;font-family: Arial">Locate the file you just saved and double-click the file to run it. You will receive a prompt asking if you want to add the data to the registry. Click yes to allow the modification.</span></td>
</tr>
</tbody>
</table>
<p><span style="font-family: Arial"><strong><span style="font-size: 9pt">To re-enable Autorun:</span></strong></span></p>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td width="3%" valign="top"><span style="font-family: Arial"><span style="font-size: 9pt">1.</span></span></td>
<td colspan="2"><span style="font-family: Arial"><span style="font-size: 9pt">Open Notepad and copy/paste the following 3 lines</span></span></td>
</tr>
<tr>
<td width="3%" valign="top"> </td>
<td width="3%"> </td>
<td width="94%"><span style="font-family: Arial"><span style="font-size: 9pt">REGEDIT4<br />
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer<br />
&#8220;NoDriveTypeAutoRun&#8221;=dword:00000091</span></span></td>
</tr>
<tr>
<td width="3%" valign="top"><span style="font-size: 9pt;font-family: Arial">2.</span></td>
<td colspan="2"><span style="font-size: 9pt;font-family: Arial">Save the file as enableautoCD.reg.  (You have to be sure to change the &#8220;Save File as Type&#8221; to &#8220;All Files&#8221; before saving, or Windows will try to save it as a .txt even if you typed in .reg.)</span></td>
</tr>
<tr>
<td width="3%" valign="top"><span style="font-family: Arial"><span style="font-size: 9pt">3.</span></span></td>
<td colspan="2"><span style="font-size: 9pt;font-family: Arial">Locate the file you just saved and double-click the file to run it. You will receive a prompt asking if you want to add the data to the registry. Click yes to allow the modification.</span></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-infrastructure/disable-autorun-in-98-to-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>D-LINK Response Point install</title>
		<link>http://itknowledgeexchange.techtarget.com/network-infrastructure/d-link-response-point-install/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-infrastructure/d-link-response-point-install/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:41:01 +0000</pubDate>
		<dc:creator>Jason S. Erickson</dc:creator>
		
		<category><![CDATA[DLink]]></category>

		<category><![CDATA[D-Link]]></category>

		<category><![CDATA[VoIP]]></category>

		<category><![CDATA[Microsoft Response Point]]></category>

		<category><![CDATA[Small buissness]]></category>

		<category><![CDATA[IP]]></category>

		<category><![CDATA[DVX-2000MS]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-infrastructure/d-link-response-point-install/</guid>
		<description><![CDATA[I finally got a moment to play with this unit further. I have set it up as mentioned earlier. With this system you must be on a simple network as you are required to run a software suite to program the system. The cd that comes with the system auto launches and presents you with [...]]]></description>
			<content:encoded><![CDATA[<p>I finally got a moment to play with this unit further. I have set it up as mentioned earlier. With this system you must be on a simple network as you are required to run a software suite to program the system. The cd that comes with the system auto launches and presents you with several options. You need to choose your phone system model # and then choose to install the software. After pressing next several times, agreeing with the legal speak it cranks through installing the software. As a side note you do need to check the admin console box to install the configuration software. This is so you can make one machine the Admin and all of the rest will just have functionality software.</p>
<p>With that done I launched the admin software. The phone system is listed by mac address and model #. I chose our system and pressed connect. There is another option to specify the IP as well. This opens up another screen and requires the needed info. I went the easy route, after all this needs to be simple enough to be installed by the end user. After pressing connect you get an &#8220;Are you sure this is your system?&#8221; type prompt. Agree and enter the default password of admin. Note this is case sensitive. It will ask you to change your password and log you in.</p>
<p>Setting up a phone was very easy. You connect it to the network and click phones on the menu. Choose add new phone. The phone will appear in a list of unassigned phones. Choose your phone and then choose assign user. This brings up a new screen. One of the cool things I noticed about this was I can assign the phone to a person, location, group, or Job Role. This will change the identifier (CID) of the phone. I chose location and put in Front Desk as this will be my Operator/Secretary phone. Choose next and it programs the phone and brings the phone up as its new extension.</p>
<p>All in all it is very easy! This may be a competitor to companies like the one I work for. If you have a small business customer who needs a phone system you can ship this to them and they can figure 99% of it out. I don&#8217;t see that as being a good solution as you want to build a relationship with the customer. I see easily see this system being sold at Wal-Mart and Best Buy. It has a basic user set with a few bells and whistles. It includes the vital services such as Voice mail and address book integration as well as cool features as dial by voice. If I want to call the front desk for example I press the blue &#8220;rp&#8221; button and say call &#8220;bob&#8221;. The system repeats back basically what you said and then connects the call.</p>
<p>I am going to play and will write more later.</p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-infrastructure/d-link-response-point-install/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Switchvox update Finally Released</title>
		<link>http://itknowledgeexchange.techtarget.com/network-infrastructure/switchvox-update-finally-released/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-infrastructure/switchvox-update-finally-released/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:03:14 +0000</pubDate>
		<dc:creator>Jason S. Erickson</dc:creator>
		
		<category><![CDATA[SwitchVox]]></category>

		<category><![CDATA[FAX]]></category>

		<category><![CDATA[VoIP]]></category>

		<category><![CDATA[SIP]]></category>

		<category><![CDATA[Update]]></category>

		<category><![CDATA[IVR]]></category>

		<category><![CDATA[CSV]]></category>

		<category><![CDATA[CHAT]]></category>

		<category><![CDATA[Video]]></category>

		<category><![CDATA[IMAP]]></category>

		<category><![CDATA[Unified Communications]]></category>

		<category><![CDATA[BRI]]></category>

		<category><![CDATA[HD Voice]]></category>

		<category><![CDATA[G722]]></category>

		<category><![CDATA[DIDs]]></category>

		<category><![CDATA[Phonebook]]></category>

		<category><![CDATA[queue]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-infrastructure/switchvox-update-finally-released/</guid>
		<description><![CDATA[It has been a long year wait but it is finally released. I will do an update and let you know how it goes. Anyway here is the new enhancement feature set.
17041

Released on 2009-04-06

Enhancements



Unified Communications



Fax - Send and receive faxes using Switchvox. You can use your fax machine, or fax files from your desktop computer.



Video [...]]]></description>
			<content:encoded><![CDATA[<p>It has been a long year wait but it is finally released. I will do an update and let you know how it goes. Anyway here is the new enhancement feature set.</p>
<p style="margin-left: 3pt"><span style="font-size: 13pt;color: #333333;font-family: Verdana"><strong>17041<br />
</strong></span></p>
<p style="margin-left: 3pt"><span style="font-size: 8pt;color: #333333;font-family: Verdana">Released on 2009-04-06<br />
</span></p>
<p style="margin-left: 3pt"><span style="font-size: 13pt;color: #333333;font-family: Verdana"><strong>Enhancements<br />
</strong></span></p>
<ul style="margin-left: 39pt">
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Unified Communications</strong><br />
</span></div>
<ul>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Fax</strong> - Send and receive faxes using Switchvox. You can use your fax machine, or fax files from your desktop computer.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Video calling</strong> - You can now use video phones with Switchvox. Video phones do not require any special set up, but for video quality we recommend that you use the same kind of phone on both ends of the call.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Chat</strong> - The new Switchvox private chat server uses the XMPP protocol. The Switchboard offers a Chat Panel, or you can use your favorite XMPP-based client. Also, you can set the chat (Jabber) hostname for Switchvox in Network Settings, and the chat (Jabber) hostname for any VOIP Providers that run a Jabber-based chat server that you will use (including a peered Switchvox).<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>IMAP Mailbox</strong> - Each extension now has a one-stop IMAP Mailbox for both voicemail and faxes.<br />
</span></div>
</li>
</ul>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Admin Features</strong><br />
</span></div>
<ul>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Phone Setup for snom technology, Inc. phones</strong> - Phone Setup is available for VOIP phones manufactured by snom technology, Inc. (Phone Setup for Polycom, Inc. phones has been available since v9337).<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Disk-space Quotas</strong> - You can set a disk-space quota for voicemail and fax usage for each extension and extension group. Also, you can see the voicemail and fax disk-space usage, in total and for each extension.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Call queue improvements</strong> - Queue members can log into, out of, and pause their status on each queue (rather than a set of queues). In the Switchboard, queue members can pause their status (when they are logged in), and add a comment about why they are unavailable or when they might be back. Also, queue status changes are now available as URL Manager events.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Notification Templates</strong> - Admins can customize multiple templates for voicemail notifications. These templates are available to users as &#8216;default&#8217; templates. When Users sets up their notifications, they can select from these default templates or (if they have permission) customize their own templates.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Centralized Voicemail on Peered Switchvoxes</strong> - You can set up a peered Switchvox as the SIP Provider for External Voicemail.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Bulk Import Extensions tool</strong> - You can use a CSV file to create and modify extensions.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>IVR Menu Actions</strong> -<br />
</span></div>
<ul>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Send an email (with or without a sound)<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Set global (system-wide) variables<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Get global (system-wide) variables<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Get extension status<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Get extension type<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Check a user password<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Perform math<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Concatenate variables<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Send a recorded sound to a voicemail box<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Store a recorded sound in the Sound Manager<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Upload a sound to a Web application<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Play a sound from a web application<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Merge sounds<br />
</span></div>
</li>
</ul>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Access Control</strong> - You can set up multiple rules to limit network access to Switchvox services.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>BRI: B410P Support</strong> - This card is configured in the Channel Admin.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>HD Voice G722 Support</strong> - High quality wideband audio.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>6-digit extensions</strong> - Extensions can be 3, 4, 5, or 6 digits.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Scheduled Reports</strong> - You can set up regularly scheduled reports to be emailed as HTML, XML, or a chart.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Advanced reports on inbound DIDs</strong> - Call Reports can now be created based on the Incoming DID.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Network and VOIP Provider Settings</strong> -<br />
Network Settings: IP ToS settings (audio and video)<br />
VOIP Providers: RTP Port Range<br />
SIP provider:<br />
</span></div>
<ul>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Caller-ID method<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Include user=phone in SIP<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Use Local Address in From Header<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Enable Jitterbuffer<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Allow Reinvite<br />
</span></div>
</li>
</ul>
<p><span style="font-size: 8pt;color: #333333;font-family: Verdana"><br />
Channel Admin:<br />
</span></p>
<ul>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Ring Debounce (for analog lines with FXO signaling)<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Network Specific Facility Code (for PRI T1/E1 Bearer channels)<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">PRI Reset Interval (for PRI T1/E1 Bearer channels)<br />
</span></div>
</li>
</ul>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Password-strength indicator</strong> - When an Admin or a User is creating a new password, a password strength-indicator lets him know how strong his new password is.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Subscription-Expiration Alerts</strong> - New alerts let you know if your Subscription is expiring soon (or if it has already expired), and Renewal links help you easily get your Subscription renewed.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>XML API: Switchvox Extend</strong> - An XML-based API lets administrators access call logs, call reports, and extension lists.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Digium Addon Products</strong> - Admins can easily register Digium products for Switchvox. In particular, you can register your fax license (in the Admin Suite, select Machine Admin -&gt; Digium Addon Products).<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Advanced Debugging</strong> - You won&#8217;t need to use these tools unless requested by a Switchvox Service Representative. It includes SIP and PRI debug, and Asterisk console viewer.<br />
</span></div>
</li>
</ul>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>User Features</strong><br />
</span></div>
<ul>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Voicemail Greetings</strong> - You can customize multiple voicemail greetings, specify which greeting should be active, and assign different greetings to play when you are unavailable versus on the phone.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Organized Phonebooks</strong> - You can create and manage multiple phonebooks, to keep your contacts organized. You can also see each contact&#8217;s `Additional Numbers&#8217; that they publish, and create and modify your own additional numbers for them.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Additional Numbers</strong> - You can set up your own `Additional Numbers&#8217; so that co-workers can easily call you at the numbers you publish (your mobile phone, or an extension on the manufacturing floor).<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Call queue improvements</strong> - You can log into, out of, and pause your status on each queue. When you pause your status, you can add a comment to let people know when you might be back.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Conference Announcement</strong> - A caller can record his name before entering a conference room. Then, when he enters and exits the conference room, the recording is played.<br />
</span></div>
</li>
</ul>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Switchboard</strong><br />
</span></div>
<ul>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Chat Panel</strong> - The chat panel includes the company directory for easy communications.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Company Directory Panel</strong> - The Company Directory panel offers type-to-find, to help you quickly find your co-workers&#8217; extensions.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Multiple Phonebook Panels</strong> - Each of the your Phonebooks is available as a Switchboard panel.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Centralized presence</strong> - Across peered Switchvox PBXs, Phonebook entries show consistent Presence and call details.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>Presence Settings</strong> - Presence settings include:<br />
</span></div>
<ul>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Available<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Away (includes a comment)<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Chatty<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Extended Away (includes a comment)<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Do Not Disturb<br />
</span></div>
</li>
</ul>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana"><strong>One-click options</strong> - These features are now available with quick one-click access in your Switchboard panels:<br />
</span></div>
<ul>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Phonebook entries let you dial additional phone numbers.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">Extended entries let you Barge and Whisper.<br />
</span></div>
</li>
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">In/out/pause queue-status icons let you set your status for each queue (including a comment for a paused status)<br />
</span></div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<p><span style="font-size: 13pt;color: #333333;font-family: Verdana"><strong>Changes<br />
</strong></span></p>
<ul style="margin-left: 39pt">
<li>
<div><span style="font-size: 8pt;color: #333333;font-family: Verdana">The extension type `Call Queue Agent&#8217; has been removed. If you have extensions of this type, you can still maintain them. However, we recommend using a `Virtual&#8217; extension instead, which offers the same features as the `Call Queue Agent,&#8217; but without the limitations.<br />
</span></div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-infrastructure/switchvox-update-finally-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ALTIGEN QOS for HP Switches</title>
		<link>http://itknowledgeexchange.techtarget.com/network-infrastructure/altigen-qos-for-hp-switches/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-infrastructure/altigen-qos-for-hp-switches/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 19:02:26 +0000</pubDate>
		<dc:creator>Jason S. Erickson</dc:creator>
		
		<category><![CDATA[Altigen]]></category>

		<category><![CDATA[SwitchVox]]></category>

		<category><![CDATA[HP]]></category>

		<category><![CDATA[UDP]]></category>

		<category><![CDATA[TCP]]></category>

		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-infrastructure/altigen-qos-for-hp-switches/</guid>
		<description><![CDATA[I needed to do this for a customer and thought someone else may need it. 
 
Here are the ports we need for the Alitgen VOICE. 
Voip – RTP   -  UDP 49152-49998 
IP/IPtalk – tcp 10032,10064 - UDP 10060 – UDP 30000-31000 – UDP 10064 
 
I did a bit of research and it does not appear [...]]]></description>
			<content:encoded><![CDATA[<p><code><span style="font-family: Arial">I needed to do this for a customer and thought someone else may need it. </span></code></p>
<p> </p>
<p><code><span style="font-family: Arial">Here are the ports we need for the Alitgen VOICE. </span></code></p>
<p><code><span style="font-family: Arial">Voip – RTP   -  UDP 49152-49998 </span></code></p>
<p><code><span style="font-family: Arial">IP/IPtalk – tcp 10032,10064 - UDP 10060 – UDP 30000-31000 – UDP 10064 </span></code></p>
<p> </p>
<p><code><span style="font-family: Arial">I did a bit of research and it does not appear that you can enter ranges via the web interface.  So here is the script you need to have this program up the ports via the command line. </span></code></p>
<p> </p>
<p><code><span style="font-family: Arial">On a desktop/laptop on the network. </span></code></p>
<p><code><span style="font-family: Arial">Start – Run – telnet (enter the IP of the switch) - enter. </span></code></p>
<p><code><span style="font-family: Arial">You should see the a similar line as this:  ( the HP 5406 part can be anything) </span></code></p>
<p><code><span style="font-family: Arial">HP 5406 Switch# </span></code></p>
<p> </p>
<p><code><span style="font-family: Arial">Copy all of the following to the clip board from conf to exit. </span></code></p>
<p> </p>
<p><code><span style="font-family: Arial">Conf </span></code></p>
<p><code><span style="font-family: Arial">qos udp-port range 49152 49998 priority 7 </span></code></p>
<p><code><span style="font-family: Arial">qos udp-port range 30000 31000 priority 7 </span></code></p>
<p><code><span style="font-family: Arial">qos tcp-port 10032 priority 7 </span></code></p>
<p><code><span style="font-family: Arial">qos tcp-port 10064 priority 7 </span></code></p>
<p><code><span style="font-family: Arial">qos udp-port 10064 priority 7 </span></code></p>
<p><code><span style="font-family: Arial">qos udp-port 10060 priority 7 </span></code></p>
<p><code><span style="font-family: Arial">wr mem </span></code></p>
<p><code><span style="font-family: Arial">exit </span></code></p>
<p> </p>
<p><code><span style="font-family: Arial">Right click on the top of the dos window and choose edit – paste.  It will run all of the commands and save the changes. </span></code></p>
<p><code><span style="font-family: Arial">You should end up on the same command line as where you started. </span></code></p>
<p><code><span style="font-family: Arial">Move on to the next switch. </span></code></p>
<p> </p>
<p><code><span style="font-family: Arial">Good luck! </span></code></p>
]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-infrastructure/altigen-qos-for-hp-switches/feed/</wfw:commentRss>
		</item>
		<item>
		<title>D-LINK RESPONSE POINT PART TWO</title>
		<link>http://itknowledgeexchange.techtarget.com/network-infrastructure/d-link-response-point-part-two/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-infrastructure/d-link-response-point-part-two/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 20:26:27 +0000</pubDate>
		<dc:creator>Jason S. Erickson</dc:creator>
		
		<category><![CDATA[Microsoft Response Point]]></category>

		<category><![CDATA[D-Link]]></category>

		<category><![CDATA[DLink]]></category>

		<category><![CDATA[DVX-2000MS]]></category>

		<category><![CDATA[VoIP]]></category>

		<category><![CDATA[DPH-125MS]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-infrastructure/d-link-response-point-part-two/</guid>
		<description><![CDATA[
I have noticed something that is glaringly missing from this kit. POE. All devices have power cords so keep that in mind when you install it. I would recommend a small UPS for each desk. Otherwise your phones go dead when the power is out. I think that the addition of POE would make this [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_30" class="wp-caption alignleft" style="width: 215px"><a href="http://http.cdnlayer.com/itke/blogs.dir/111/files/2009/03/dlinkbundle.jpg"><img class="size-medium wp-image-30 " src="http://http.cdnlayer.com/itke/blogs.dir/111/files/2009/03/dlinkbundle.jpg" alt="The D-Link Response Point" width="205" height="154" /></a><p class="wp-caption-text">The D-Link Response Point</p></div>
<p>I have noticed something that is glaringly missing from this kit. POE. All devices have power cords so keep that in mind when you install it. I would recommend a small UPS for each desk. Otherwise your phones go dead when the power is out. I think that the addition of POE would make this a much better kit as you would need fewer UPS units and fewer cords at the desktops. Moving on…</p>
<p>After looking at the system I am wondering how necessary the switch will be. The Router has an 8 port on it and should handle a small phone system fine. We shall see.</p>
<p>I am going to set the system with just the Router (Left), Phone System (right), and one Phone (center). I will also connect my laptop to the setup to run the CD that came with the system.</p>
<p>I am still very pleased with the exceedingly small size of this system!</p>
<p>To get the unit going I powered up the router for IP, the phone system, and then a phone. So far it is very plug and play. The phone, phone system, and my laptop pulled an IP with no issues. All of the devices came with a short cat 5 cable. I am a little concerned the length of these as they appear to be about 4 ft long. I have a hard time getting a 7 ft cable to be long enough on most installs. I would recommend purchasing a 7ft plus cable for each phone before you install this.</p>
]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-infrastructure/d-link-response-point-part-two/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft Response Point on D-LINK out of the box to a test install.</title>
		<link>http://itknowledgeexchange.techtarget.com/network-infrastructure/microsoft-response-point-on-d-link-out-of-the-box-to-a-test-install/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-infrastructure/microsoft-response-point-on-d-link-out-of-the-box-to-a-test-install/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 19:29:44 +0000</pubDate>
		<dc:creator>Jason S. Erickson</dc:creator>
		
		<category><![CDATA[Microsoft Response Point]]></category>

		<category><![CDATA[D-Link]]></category>

		<category><![CDATA[DLink]]></category>

		<category><![CDATA[DVX-2000MS]]></category>

		<category><![CDATA[VoIP]]></category>

		<category><![CDATA[DPH-125MS]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-infrastructure/microsoft-response-point-on-d-link-out-of-the-box-to-a-test-install/</guid>
		<description><![CDATA[In the continuing march to make VOIP inexpensive enough for any small business, D-Link released a Microsoft Response Point phone system. I have dealt with an early release Response Point from Syspine. It was neat and well suited to a small company that needed a basic phone system. What let me down before was the [...]]]></description>
			<content:encoded><![CDATA[<p>In the continuing march to make VOIP inexpensive enough for any small business, D-Link released a Microsoft Response Point phone system. I have dealt with an early release Response Point from Syspine. It was neat and well suited to a small company that needed a basic phone system. What let me down before was the lack of programmability and expansion. It was along the lines of do you want voicemail? Yes or No? There were really no other options. We have now entered the second release and I have high hopes.</p>
<p>I was just handed a D-LINK DVX-2000MS Response Point phone system bundle to play with. (GOODY!) I started opening boxes and this is what I found: A D-link switch, a Business D-link router, 5 D-Link phones, an analog gateway, and the phone system.</p>
<p>To start with the phone system is very small. (4&#8243;X9&#8243;X8&#8243; approx) It looks like a micro PC that has most of the connectors blocked off. USB, audio out, a 12v barrel connector, and a NIC are the only ports available. I can see that if limited space is an issue this will be a good option.</p>
<p>The switch (DES-1228) and router (DIR-130) are from D-Links business line. I do not have much experience with these but I am pleased they did not include the Best Buy consumer models as they are not all that great. It also had a wireless router (DIR-330) with it that I will not use in this test.</p>
<p>The phones (DPH-125MS) are small with few buttons. They have a basic LCD and use a menu system for some features. I am very happy to see hold, mute, and voicemail have physical buttons. I have dealt with soft buttons and such for those and that makes it a pain to use so good job there. It has a speaker phone as well. They are also nice looking to boot.</p>
<p>The Analog Gateway is something I am happy to see for several reasons.  First is expansion.  The Old system was what you see is what you get.  With the migration to gateway devices you can &#8220;stack&#8221; the units to add lines as you need them within reason.  The second reason is that you can have your analog gateways near the dmark which is generally speaking a hostile environment.  This leaves the system to be placed next to a managers desk or next to the server if you have one.  That way if you damage the gateway you can just buy a new one as opposed to having to replace the whole system.  Very nice!</p>
<p>Now we have the hardware listed I will start the setup but that is the next post.</p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-infrastructure/microsoft-response-point-on-d-link-out-of-the-box-to-a-test-install/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HP Switches and Valcom IP Page</title>
		<link>http://itknowledgeexchange.techtarget.com/network-infrastructure/hp-switches-and-valcom-ip-page/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-infrastructure/hp-switches-and-valcom-ip-page/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 14:44:26 +0000</pubDate>
		<dc:creator>Jason S. Erickson</dc:creator>
		
		<category><![CDATA[Valcom]]></category>

		<category><![CDATA[HP]]></category>

		<category><![CDATA[Noise]]></category>

		<category><![CDATA[SIP]]></category>

		<category><![CDATA[SwitchVox]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-infrastructure/hp-switches-and-valcom-ip-page/</guid>
		<description><![CDATA[ Sorry for the break in writing, I have been doing grunt work lately as I have been wiring up a Valcom page system that integrates Via SIP to my SwitchVox phone system.  It has gone great with the exception of white noise on the over head speakers.I have been working on this with Valcom and [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: x-small;font-family: Tahoma"> Sorry for the break in writing, I have been doing grunt work lately as I have been wiring up a <span>Valcom</span> page system that integrates Via SIP to my <span>SwitchVox</span> phone system.  It has gone great with the exception of white noise on the over head speakers.I have been working on this with <span>Valcom</span> and have finally found a solution to a white noise issue on my overhead <span>Valcom</span> speakers.  It appears that the POE from the HP 5400 series chassis has a little noise in it.  Normally this is a non-issue, but with speakers from the PA being run directly off the POE the white noise comes though loud and clear.</p>
<p>If you are doing this install I recommend smaller <span>1u</span> switches from HP or 3Com as they do not present the white noise so badly.</p>
<p>Cheers!</p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-infrastructure/hp-switches-and-valcom-ip-page/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VALCOM CLOCKS</title>
		<link>http://itknowledgeexchange.techtarget.com/network-infrastructure/valcom-clocks/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-infrastructure/valcom-clocks/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 14:33:56 +0000</pubDate>
		<dc:creator>Jason S. Erickson</dc:creator>
		
		<category><![CDATA[Valcom]]></category>

		<category><![CDATA[Clock]]></category>

		<category><![CDATA[POE]]></category>

		<category><![CDATA[Time]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-infrastructure/valcom-clocks/</guid>
		<description><![CDATA[This is another example of integration betwwn older analog tech and the digital world.  Digital clocks for POE network the Valcom IP Clock.
Simply add a clock to any location on the network via RJ-45 connection.  Power to the clock is provided by Power-Over-Ethernet (PoE) which eliminates the need for additional costly outlets.
Consistent and [...]]]></description>
			<content:encoded><![CDATA[<p>This is another example of integration betwwn older analog tech and the digital world.  Digital clocks for POE network the Valcom IP Clock.</p>
<p>Simply add a clock to any location on the network via RJ-45 connection.  Power to the clock is provided by Power-Over-Ethernet (PoE) which eliminates the need for additional costly outlets.</p>
<p>Consistent and accurate time across an entire organization maintains efficiency and smooth company operation:</p>
<p>Manufacturing Facilities – Synchronized time promotes adherence to schedules keeping the organization consistently meeting productivity goals.</p>
<p>Healthcare - Daily healthcare requires synchronized time schedules which are critical for patient care and timely delivery of medications.</p>
<p>Schools &amp; Universities - Accurate timekeeping is crucial in transitioning students from one class to the next.  Access control systems (security) require synchronized timing &#8230;  doors lock at a certain time all across the campus. </p>
<p>Valcom IP Clock Features:</p>
<p>Set automatically by NTP (Network Time Protocol) </p>
<p>10/100BaseT Ethernet compatible </p>
<p>DHCP or static IP addressable </p>
<p>Power over Ethernet (IEEE 802.3af)</p>
<p>No master clock required </p>
<p>Simple User Control for: </p>
<p>IP configuration </p>
<p>NTP server address </p>
<p>Time zone offset from UTC, Daylight Savings Time </p>
<p>Time Display, 12/24 hour format </p>
<p>Status reporting </p>
<p>Industrial grade metal housings</p>
<p><strong>Digital Clocks</strong></p>
<p>2.5” or 4.0” numerals with four (4) or six (6) digit display</p>
<p>Red LED seven-segment display </p>
<p><strong>Analog Clocks</strong></p>
<p>12” or 16” round</p>
<p>Valcom’s IP PoE Clock Systems eliminate the need for specialized software – manage one single clock or thousands of clocks from any PC on the network.</p>
<p><a href="http://www.class-connection.com/ipclock/Valcom%20IP%20PoE%20Clocks_WEB.pdf">For additional information on Valcom’s IP PoE Clock Systems </a></p>
]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-infrastructure/valcom-clocks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The SwitchVox Fix ALL</title>
		<link>http://itknowledgeexchange.techtarget.com/network-infrastructure/the-switchvox-fix-all/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-infrastructure/the-switchvox-fix-all/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 18:30:57 +0000</pubDate>
		<dc:creator>Jason S. Erickson</dc:creator>
		
		<category><![CDATA[SwitchVox]]></category>

		<category><![CDATA[Digium]]></category>

		<category><![CDATA[VoIP]]></category>

		<category><![CDATA[Analog]]></category>

		<category><![CDATA[ZAPTel]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-infrastructure/the-switchvox-fix-all/</guid>
		<description><![CDATA[I have been waiting for the promised Silver Bullet Upgrade from SwitchVox for over a half a year now. It is supposed to come out sometime this month. Now I have been told all of my echo issues on the analog cards are due to old drivers not playing well with the new analog boards [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 10pt;font-family: Times New Roman">I have been waiting for the promised Silver Bullet Upgrade from SwitchVox for over a half a year now. It is supposed to come out sometime this month. Now I have been told all of my echo issues on the analog cards are due to old drivers not playing well with the new analog boards and echo cancel boards. That being said I would really like to know why they are dragging their feet on releasing the fix.<br />
</span></p>
<p><span style="font-size: 10pt;font-family: Times New Roman">I should give you a little back story…<br />
</span></p>
<p><span style="font-size: 10pt;font-family: Times New Roman">In July my company started selling a phone system from Digium called SwitchVox. I was very excited about this product as it had TONS of features an innovative web interface and very easy configuration. The other major plus is that almost everything was in the box ready to go. No additional licenses for IVR (auto attendant), Call groups, voicemail, etc. If Switchvox could do it, it was free with the system. (there are some add-ons from other vendors you have to get separately but these are things like voice recognition and other cool options.) SwitchVox is an awesome package for a very reasonable price. We tested it for some time and it seemed to work great in house. Ok, let&#8217;s sell it as it looks great! First install went smoothly and it all seems ok. It was a very quick install and a very happy install tech. Next day, Customer calls the echo is terrible to the point of not useable, odd. Lets run the built in echo settings tool. It seems better now. It was rinse and repeat after that as the issue kept returning. We called tech support. They were Johnny on the spot and great to work with. SwitchVox configured up a phone remotely so they could hear the issues and worked to resolve them. It was better now. A month later the issues retuned. This is getting old. Now keep in mind we have several installs out now and they all had the same issue. Strange that our in house demo unit did not have the issue. Contacted the supplier (Interlink Web) and they were the ones to tell me the ZAPTel driver in the software did not properly support the newly released analog cards. Of course that is what we sold out customer, the latest and greatest. Sigh.<br />
</span></p>
<p><span style="font-size: 10pt;font-family: Times New Roman">Now I am still waiting as they want to get the release &#8220;just right&#8221; and support a bunch of new features. From what I hear the new features are holding up the release. Just one thing, I COULD CARE LESS ABOUT NEW FEATURES AT THIS POINT! I just want the box to work with analog lines. It appears that they are more worried a about video phones (cool) working then making the existing systems function. Now that we are near the end and the release is near I was able to hold on to most the customers and keep them on SwitchVox. Now reach install is different. One is on a SIP trunk so they do not use the analog lines and is ecstatic about the system another other wants the echo problem to just get fixed.<br />
</span></p>
<p><span style="font-size: 10pt;font-family: Times New Roman">Don&#8217;t get me wrong I like SwitchVox a lot and will continue to recommend them once they fix the analog issue. As far as features, options, and configuration goes it is a great solution. They just need to work on problem resolution over the latest new feature.<br />
</span></p>
<p><span style="font-size: 10pt;font-family: Times New Roman">Just the latest rant.</span></p>
<p><span style="font-size: 10pt;font-family: Times New Roman">Cheers!<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-infrastructure/the-switchvox-fix-all/feed/</wfw:commentRss>
		</item>
		<item>
		<title>3Com on a VPN</title>
		<link>http://itknowledgeexchange.techtarget.com/network-infrastructure/3com-on-a-vpn/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-infrastructure/3com-on-a-vpn/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 14:12:10 +0000</pubDate>
		<dc:creator>Jason S. Erickson</dc:creator>
		
		<category><![CDATA[3Com]]></category>

		<category><![CDATA[SwitchVox]]></category>

		<category><![CDATA[Altigen]]></category>

		<category><![CDATA[VPN]]></category>

		<category><![CDATA[Sonicwall]]></category>

		<category><![CDATA[Trixbox]]></category>

		<category><![CDATA[Astrisk]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-infrastructure/3com-on-a-vpn/</guid>
		<description><![CDATA[Due to necessity we have a remote user on a VPN tunnel to run her laptop and phone. While I hear many of you groan (I did at the time too) there are just no way out of doing it at times. Recently she called into the office, via Cell, to tell us that her [...]]]></description>
			<content:encoded><![CDATA[<p>Due to necessity we have a remote user on a VPN tunnel to run her laptop and phone. While I hear many of you groan (I did at the time too) there are just no way out of doing it at times. Recently she called into the office, via Cell, to tell us that her phone was not working. I logged into her Sonicwall and discovered I can ping the phone and the phone system.  I then logged in to the phone system and it shows her as IP unknown with the correct IP listed.  It also shows all of the VPN tunnels as up. I then sent her the request via Email to do the following: </p>
<p>&#8212;&#8212;&#8211;</p>
<p>Can you pull the little black cord from the phone wait 1 min. and then plug it back in for me?</p>
<p>&#8212;&#8212;&#8211;</p>
<p><span style="color: #000000">OK did that now I have a dial tone.  I tried that yesterday but it did not work so glad this time it did.<br />
</span></p>
<p><span style="color: #000000">Thanks for your help!</span><span style="color: #1f497d"><br />
</span></p>
<p>&#8212;&#8212;&#8211;</p>
<p><span style="color: #1f497d">No problem. Unfortunately you may have problems now and again as the phone is going through a VPN. Usually the best fix is as follows.<br />
</span></p>
<p><span style="color: #1f497d">Open a Command window (Start – run –Type CMD – enter)<br />
</span></p>
<p><span style="color: #1f497d">A black window should appear. In that black window type Ping 192.168.40.10.<br />
</span></p>
<p><span style="color: #1f497d">You should get a response back with times.<br />
</span></p>
<p><span style="color: #1f497d">If you get a &#8220;Timed Out&#8221; comment give the office a call or wait 10 min and try again.<br />
</span></p>
<p><span style="color: #1f497d">If it pings back properly; please pull the power from the phone for one min then plug it back in.<br />
</span></p>
<p>&#8212;&#8212;&#8211;</p>
<p><span style="color: #1f497d">It seems these kinds of procedures are necessary for older proprietary VOIP systems. The newer SIP based solutions (Asterisk/Switchvox/Trixbox) seem to have an easier time of it as does the Altigen VOIP as it seems to have been designed with this in mind. In time as the bandwidth and quality on the internet improves I think many companies will not even have a phone system as it will all be &#8220;hosted&#8221; elsewhere and the phones will just connect via the net. Until that day if you have remote users take a hard look at Altigen and Astrisk to control all of just your remote users or deal with the randomness of the VPN tunnel.<br />
</span></p>
<p><span style="color: #1f497d">Cheers!<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-infrastructure/3com-on-a-vpn/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
<!-- dynamic -->