<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RP Tricks &#187; asterisk</title>
	<atom:link href="http://www.rptricks.com/blog/index.php/tag/asterisk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rptricks.com/blog</link>
	<description>Fun and Games with Microsoft Response Point</description>
	<lastBuildDate>Thu, 21 May 2009 16:55:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Asterisk and Syspine Interconnectivity</title>
		<link>http://www.rptricks.com/blog/index.php/2008/05/27/asterisk-and-syspine-interconnectivity/</link>
		<comments>http://www.rptricks.com/blog/index.php/2008/05/27/asterisk-and-syspine-interconnectivity/#comments</comments>
		<pubDate>Wed, 28 May 2008 04:26:44 +0000</pubDate>
		<dc:creator>jmlivingston</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Response Point]]></category>
		<category><![CDATA[SIP]]></category>
		<category><![CDATA[Syspine]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://www.rptricks.com/blog/?p=15</guid>
		<description><![CDATA[The following article was sent to me by one of our readers, Farhan Sabir, a systems engineer at www.cigear.com up north in Ontario, Canada.   If any one else wants to submit an article for publication please let us know! We welcome contributions.
John
 
Scenario
Syspine Digital Operator Panel (DOS-A50) with 4/8-port FXO and Syspine IP Phone 310. Targeted Extension [...]]]></description>
			<content:encoded><![CDATA[<p>The following article was sent to me by one of our readers, Farhan Sabir, a systems engineer at <a href="http://www.cigear.com" onclick="pageTracker._trackPageview('/outgoing/www.cigear.com?referer=');">www.cigear.com</a> up north in Ontario, Canada.   If any one else wants to submit an article for publication please let us know! We welcome contributions.</p>
<p>John</p>
<p> <span id="more-15"></span></p>
<p><strong>Scenario</strong></p>
<p>Syspine Digital Operator Panel (DOS-A50) with 4/8-port FXO and Syspine IP Phone 310. Targeted Extension 101. </p>
<p>Asterisk Server with Polycom phones, extension 255 working on Polycom SoundPoint IP 501.</p>
<p>First, lets check the IP of syspine extension 101 by dialing #*47# gives 192.168.1.117 (example only)</p>
<p>Polycom 501 ext 255 on Static IP: 192.168.2.205 (you can find it out from MENU-2-2-1)</p>
<p><strong>Dialing from Syspine IP310 to Polycom:</strong></p>
<p>Dial: *205#<br />
This actually dials 192.168.1.205 which is Polycom with Ext 255 registered to Asterisk.</p>
<p><strong>Dialling from polycom to ip310:</strong></p>
<p>Instead of trying to dial from the phone, I configured an extension on Asterisk with number 101 (same as syspine). You just need to mention it has the same ip as IP310 i.e, 192.168.1.117 in this case. Now, from polycom I dial 101 and rings the syspine ext 101.</p>
<p><strong>Note on DHCP/Static IP</strong></p>
<p>Syspine base unit and the IP-310 phones have to be on DHCP to work properly. Most of us on the other hand, want to use static IPs. The only solution I see to it is having a better DHCP server that can assign IPs based on the MAC address. This way your phone always gets the same IP, making it kind of static.</p>
<p><strong>Additionally:</strong></p>
<p>1 &#8211; SIP Trunks (Pre-SP1): you can use external ATAs to use your sip trunks and hook them up to the Syspine ATA (PSTN ports). Until of course you can get SP1.</p>
<p>2 &#8211; SP1 allows you one SIP Trunk. Again, if you need more than 1, you need the FXS ATAs. Or you can find a provider with multiple channels on one single SIP trunk. The one I have right now gives me 10 channels. Normally its 2 channels per connection. (Not sure if syspine can use multiple channels).</p>
<p>3 &#8211; If you only want to see how syspine works, you need to either hook up your office lines to it, or find another way around. Using one of your office lines for testing syspine may not be a good idea as you don’t want to tell your existing customers that your main line id being used for testing syspine for a few days. So, once again, I create Asterisk SIP extensions and configure them on external ATAs. Take this phone lines and hook them up into syspine as PSTN lines. Its just that they aren’t the actual PSTN lines, but extensions of another ip pbx. But this makes my life easy.</p>
<p>4 &#8211; MSRP has the sip trunk limitation, I like to have more than one just to keep testing different things. So… I use asterisk with ATAs or with MSRP SP1 and dial as many trunks as possible.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.rptricks.com/blog/index.php/2008/05/27/asterisk-and-syspine-interconnectivity/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
