<?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>Techistan Publication &#187; Yate</title>
	<atom:link href="http://www.techistan.com/tag/yate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techistan.com</link>
	<description>Land of Technology</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:20:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting up a Brekeke SIP Server Dial Plan with DIDX</title>
		<link>http://www.techistan.com/2010/08/19/setting-up-a-brekeke-sip-server-dial-plan-with-didx/</link>
		<comments>http://www.techistan.com/2010/08/19/setting-up-a-brekeke-sip-server-dial-plan-with-didx/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 20:10:38 +0000</pubDate>
		<dc:creator>omar shaikh</dc:creator>
				<category><![CDATA[DIDX]]></category>
		<category><![CDATA[* sip did]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[brekeke]]></category>
		<category><![CDATA[dial plan]]></category>
		<category><![CDATA[freeswitch]]></category>
		<category><![CDATA[hajimemashite]]></category>
		<category><![CDATA[ip pabx]]></category>
		<category><![CDATA[ip pbx]]></category>
		<category><![CDATA[kamailio]]></category>
		<category><![CDATA[opensips]]></category>
		<category><![CDATA[pstn numbers]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[start a telephone company]]></category>
		<category><![CDATA[virtual phone lines]]></category>
		<category><![CDATA[voip did phone numbers]]></category>
		<category><![CDATA[voip phone lines]]></category>
		<category><![CDATA[Yate]]></category>

		<guid isPermaLink="false">http://www.techistan.com/?p=8891</guid>
		<description><![CDATA[
Hello and Hajimemashite.
DIDx (http://didx.net) offers wholesale inbound telephone service using the VoIP standard SIP (session initiation protocol). The service provides users with local PSTN numbers. And you can receive calls over the Internet from up to 60 countries. This document will explain how to utilize Brekeke PBX with DIDx.
Setting Up A DIDx Account
Please obtain an [...]]]></description>
			<content:encoded><![CDATA[<img src="http://www.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(2,'http://www.techistan.com/2010/08/19/setting-up-a-brekeke-sip-server-dial-plan-with-didx/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_2"></iframe><p><img class="alignleft" title="Brekeke Logo" src="http://supertec.com/images/partners/brekeke.gif" alt="Brekeke IP PBX Logo" width="272" height="68" />Hello and Hajimemashite.</p>
<p>DIDx (<a href="http://didx.ne" target="_blank">http://didx.ne</a>t) offers wholesale inbound telephone service using the VoIP standard SIP (session initiation protocol). The service provides users with local PSTN numbers. And you can receive calls over the Internet from up to 60 countries. This document will explain how to utilize Brekeke PBX with DIDx.</p>
<h1>Setting Up A DIDx Account</h1>
<p>Please obtain an account from DIDx Website http://didx.net. And point the DID number you got to your PBX global IP address,like, DID@pbxIP, or pbxExt@pbxIP, then the call to the DID number will be routed to your pbx.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2520781900948643";
/* 468x60, created 5/9/10 */
google_ad_slot = "4289135458";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<h1>Brekeke SIP Server Dial Plan Settings</h1>
<p>Dial Plan can accommodate the unique requirements of each VoIP service provider.<br />
The following dialplan may need when auth is set on at Brekeke PBX bundled SIP server.</p>
<h1>Receiving Calls from DIDX Number</h1>
<table border="1" cellspacing="1" cellpadding="3">
<thead>
<tr>
<td>Matching Patterns</td>
<td>Deploy Patterns</td>
</tr>
</thead>
<tbody>
<tr align="left">
<td><span style="font-family: 'Courier New';">$request = ^INVITE<br />
$addr=^67\.15\.128</span></td>
<td><span style="font-family: 'Courier New';">$target=localhost:15060<br />
$auth = false</span></td>
</tr>
</tbody>
</table>
<p>This Dial Plan needs to be placed before &#8220;To PBX&#8221; (default dial plan)</p>
<h1>Brekeke PBX ARS Settings</h1>
<p>The following ARS rule may be needed to route calls from DIDx to a Brekeke PBX extension</p>
<table border="1" cellspacing="1" cellpadding="3">
<thead>
<tr>
<td>Matching Patterns</td>
<td>Deploy Patterns</td>
</tr>
</thead>
<tbody>
<tr align="left">
<td><span style="font-family: 'Courier New';">To: sip:(did_number)@</span></td>
<td><span style="font-family: 'Courier New';">To: pbx_ext</span></td>
</tr>
</tbody>
</table>
<p><script type="text/javascript" src="http://platform.linkedin.com/in.js"></script><script type="in/recommendproduct" data-company="1380959" data-product="29797"data-counter="right"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techistan.com/2010/08/19/setting-up-a-brekeke-sip-server-dial-plan-with-didx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>David Mandelstam, CEO Sangoma, on Serving the Customers</title>
		<link>http://www.techistan.com/2009/10/22/david-mandelstam-ceo-sangoma-on-serving-the-customers/</link>
		<comments>http://www.techistan.com/2009/10/22/david-mandelstam-ceo-sangoma-on-serving-the-customers/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 16:59:20 +0000</pubDate>
		<dc:creator>Marty Dickinson</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[Sip Trunking]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[astricon]]></category>
		<category><![CDATA[cluecon]]></category>
		<category><![CDATA[communicasia]]></category>
		<category><![CDATA[david mandelstam]]></category>
		<category><![CDATA[equipment]]></category>
		<category><![CDATA[freeswitch]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[ip phone]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[sangoma]]></category>
		<category><![CDATA[SipExchange]]></category>
		<category><![CDATA[Telecom]]></category>
		<category><![CDATA[Yate]]></category>

		<guid isPermaLink="false">http://www.techistan.com/?p=221</guid>
		<description><![CDATA[



 
David Mandelstam, CEO of Sangoma
Sangoma is known for the ultimate quality of the PSTN cards and utilities that it delivers to the over 10,000 wholesale customers it serves.
We discuss the emphasis we both believe is needed on CEO interest in customers and team and ended with discussion of important conferences we both attend and [...]]]></description>
			<content:encoded><![CDATA[<img src="http://www.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(4,'http://www.techistan.com/2009/10/22/david-mandelstam-ceo-sangoma-on-serving-the-customers/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_4"></iframe><table style="height: 303px" border="0" width="610">
<tbody>
<tr>
<td valign="top"><a rel="attachment wp-att-222" href="http://www.techistan.com/2009/10/22/david-mandelstam-ceo-sangoma-on-serving-the-customers/david_mandelstam/"><img class="size-full wp-image-222 alignleft" src="http://www.techistan.com/wp-content/uploads/2009/10/david_mandelstam.gif" alt="david_mandelstam" width="118" height="132" /></a><em><strong> </strong></em></p>
<p><em><strong>David Mandelstam, CEO of Sangoma</strong></em></td>
<td valign="top">Sangoma is known for the ultimate quality of the PSTN cards and utilities that it delivers to the over 10,000 wholesale customers it serves.<br />
We discuss the emphasis we both believe is needed on CEO interest in customers and team and ended with discussion of important conferences we both attend and meet with current valued customers and partners as well as potential.<br />
We close the discussion with talk on global conferences we both (Sangoma and DIDX) attend, sponsor, and/or exhibit in such as Astricon, Cluecon, CommunicAsia, and ITEXPO.<br />
I have to say that David’s attitude as CEO is, in my opinion, that of a &#8220;From Good to Great&#8221; company as Jim Collins, one of my favorite authors. We are very happy to know David and the Sangoma team. Check <a href="http://www.sangoma.com/">http://www.sangoma.com</a>.</p>
<p>Recorded with Pretty May, a customer of Sangoma, and voice with Skype&#8230; really enjoyed this interview with David Mandelstam, CEO of Sangoma at <a href="http://www.didx.net/podcast/?p=episode&amp;name=2009-06-29_dmandelstamjune292009.mp3">DIDX podcasts</a>. We met for the first time at the Digium Asterisk Pavilion at CommunicAsia in Singapore last week, where we were serving as media partner and press agent.</p>
<p>What a great attitude in leadership, business, and life. That&#8217;s Mandelstam!<br />
Words to describe: ultimate is quality, longevity, warranty, promotion of customers not self, open source friendly, windows friendly, well-stocked inventory, modest but powerful leadership.</td>
</tr>
</tbody>
</table>
<p><em><strong><br />
</strong></em></p>

]]></content:encoded>
			<wfw:commentRss>http://www.techistan.com/2009/10/22/david-mandelstam-ceo-sangoma-on-serving-the-customers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://didx.net/podcast/download.php?filename=2009-06-29_dmandelstamjune292009.mp3" length="5386567" type="audio/mpeg" />
<enclosure url="http://didx.net/podcast/download.php?filename=2009-06-29_dmandelstamjune292009.mp3" length="5386567" type="audio/mpeg" />
<enclosure url="http://didx.net/podcast/download.php?filename=2009-06-29_dmandelstamjune292009.mp3" length="5386567" type="audio/mpeg" />
<enclosure url="http://didx.net/podcast/download.php?filename=2009-06-29_dmandelstamjune292009.mp3" length="5386567" type="audio/mpeg" />
<enclosure url="http://didx.net/podcast/download.php?filename=2009-06-29_dmandelstamjune292009.mp3" length="5386567" type="audio/mpeg" />
<enclosure url="http://didx.net/podcast/download.php?filename=2009-06-29_dmandelstamjune292009.mp3" length="5386567" type="audio/mpeg" />
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
