<?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>Telesoft</title>
	<atom:link href="http://www.telesoft.ro/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.telesoft.ro</link>
	<description>THE VOICE OF THE FUTURE</description>
	<lastBuildDate>Wed, 02 Dec 2009 17:38:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Starfish PBX Goes Public</title>
		<link>http://www.telesoft.ro/2009/08/31/starfish-pbx-goes-public/</link>
		<comments>http://www.telesoft.ro/2009/08/31/starfish-pbx-goes-public/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 20:56:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asterisk]]></category>
		<category><![CDATA[starfish-pbx]]></category>

		<guid isPermaLink="false">http://www.telesoft.ro/?p=152</guid>
		<description><![CDATA[
After a lot of development hidden for the public eyes Starfish PBX project goes public.
The software it’s alpha release quality right now but with some help from the open source community We hope to have a stable release as soon as possible. We’re open for contributions from anyone that is interested on the project.
More info [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>After a lot of development hidden for the public eyes Starfish PBX project goes public.</p>
<p>The software it’s alpha release quality right now but with some help from the open source community We hope to have a stable release as soon as possible. We’re open for contributions from anyone that is interested on the project.</p>
<p>More info on : <a href="http://www.starfish-pbx.org/">http://www.starfish-pbx.org/</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.telesoft.ro/2009/08/31/starfish-pbx-goes-public/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Appconference: Transfer to Operator</title>
		<link>http://www.telesoft.ro/2009/01/29/appconference-transfer-to-operator/</link>
		<comments>http://www.telesoft.ro/2009/01/29/appconference-transfer-to-operator/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 22:02:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asterisk]]></category>
		<category><![CDATA[appconference]]></category>

		<guid isPermaLink="false">http://localhost/TelesoftWP/?p=54</guid>
		<description><![CDATA[We added a transfer feature to appconference, you can download the patch from sourceforge.
To enable transfer set the &#8216;CONF_TRANSFER_EXT&#8217; channel variable, for the members you want to enable the feature for, just before joining the conference. Set &#8216;CONF_TRANSFER_EXT&#8217; to your operator&#8217;s extension and when
the member presses &#8216;#&#8217; in the conference, they will get transfered to [...]]]></description>
			<content:encoded><![CDATA[<p>We added a transfer feature to appconference, you can download the patch from <a href="https://sourceforge.net/tracker/index.php?func=detail&amp;aid=2414928&amp;group_id=186049&amp;atid=915722">sourceforge</a>.</p>
<p>To enable transfer set the &#8216;CONF_TRANSFER_EXT&#8217; channel variable, for the members you want to enable the feature for, just before joining the conference. Set &#8216;CONF_TRANSFER_EXT&#8217; to your operator&#8217;s extension and when<br />
the member presses &#8216;#&#8217; in the conference, they will get transfered to that extension.</p>
<p><span id="more-54"></span>If the variable is not set, pressing &#8216;#&#8217; will have no effect so it&#8217;s backwards compatible. Don&#8217;t need to add any new parameter to &#8216;Conference&#8217; to enable this feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.telesoft.ro/2009/01/29/appconference-transfer-to-operator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Appconference: Notifications and Music On Hold</title>
		<link>http://www.telesoft.ro/2008/12/10/appconference-notifications-and-music-on-hold/</link>
		<comments>http://www.telesoft.ro/2008/12/10/appconference-notifications-and-music-on-hold/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 22:01:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asterisk]]></category>
		<category><![CDATA[appconference]]></category>
		<category><![CDATA[moh]]></category>

		<guid isPermaLink="false">http://localhost/TelesoftWP/?p=51</guid>
		<description><![CDATA[We&#8217;ve added two new parameters to &#8216;Conference&#8217; asterisk dialplan command.

 &#8216;n&#8216; User will listen to sound notifications whenever somebody will leave or join the conference (beep). He will also be notified if is the only person in the conference. Ex: Conference(myconf/Sn)


 &#8216;h&#8216; &#60;- User will hear music on hold (class default hardcoded) when he is [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve added two new parameters to &#8216;Conference&#8217; asterisk dialplan command.</p>
<ul>
<li> &#8216;<strong>n</strong>&#8216; User will listen to sound notifications whenever somebody will leave or join the conference (beep). He will also be notified if is the only person in the conference. Ex: <em>Conference(myconf/Sn)</em></li>
</ul>
<ul>
<li> &#8216;<strong>h</strong>&#8216; &lt;- User will hear music on hold (class default hardcoded) when he is the only participant in the conference. Ex: <em>Conference(myconf/Snh)</em></li>
</ul>
<p><span id="more-51"></span>The patch is created using &#8216;<em>diff -Nur</em>&#8216; against appconference 2.0.1.</p>
<p>Apply the patch using &#8216;<em>patch -p1 &lt; filename.diff</em>&#8216; from withing the root directory of the appconference-2.0.1 sources.</p>
<p>You can download the patch from <a href="https://sourceforge.net/tracker/index.php?func=detail&amp;aid=2414928&amp;group_id=186049&amp;atid=915722">Sourceforge</a> or download the patched appconference from <a href="http://www.telesoft.ro/appconference-2.0.1+moh+notify.tgz">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.telesoft.ro/2008/12/10/appconference-notifications-and-music-on-hold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Public Documentation</title>
		<link>http://www.telesoft.ro/2008/04/11/public-documentation/</link>
		<comments>http://www.telesoft.ro/2008/04/11/public-documentation/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 22:00:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[telesoft]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://localhost/TelesoftWP/?p=49</guid>
		<description><![CDATA[Because we felt that is necessary to centralize all the information that our employees where using in their daily tasks, we have set up a dedicated website running mediawiki.
At this moment our wiki contains a only a small number of tutorials but as time goes by we&#8217;re expect it to grow bigger and contain information [...]]]></description>
			<content:encoded><![CDATA[<p>Because we felt that is necessary to centralize all the information that our employees where using in their daily tasks, we have set up a dedicated website running <a title="MediWiki Website" href="http://www.mediawiki.org/wiki/MediaWiki" target="_self">mediawiki</a>.<span id="more-49"></span></p>
<p>At this moment our wiki contains a only a small number of tutorials but as time goes by we&#8217;re expect it to grow bigger and contain information from more various IT domains.</p>
<p>Hoping that the information gathered by our team would prove usefully for other persons interested about Linux, Ubuntu and Asterisk, we decided to make it public. For now only the TeleSoft employees are allowed editor access but, in the future, if we find other enthusiastic people that want to help us with our work we&#8217;ll consider their requests.</p>
<p>The website can be accessed at : <a title="The TeleSoft wiki" href="http://wiki.telesoft.ro/" target="_self">The Telesoft Wiki</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.telesoft.ro/2008/04/11/public-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

