<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Asterisk Ideas and Wishlist Repository</title>
	<link>http://www.asteriskideas.org</link>
	<description>What's missing in your Asterisk? Add it to this repository!</description>
	<pubDate>Sun, 06 Jul 2008 04:05:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>Comment on AMI over Jabber by hellc2</title>
		<link>http://www.asteriskideas.org/dev/ami/2008-02/ami-xmpp/#comment-17</link>
		<dc:creator>hellc2</dc:creator>
		<pubDate>Sat, 17 May 2008 15:55:04 +0000</pubDate>
		<guid>http://www.asteriskideas.org/dev/ami/2008-02/ami-xmpp/#comment-17</guid>
		<description>I did a very simple daemon coded in Perl that allow do it.
You can see it here:
http://www.sinologic.net/proyectos/astjabot/

It's very simple modify this daemon to get some AMI events into your jabber client.</description>
		<content:encoded><![CDATA[<p>I did a very simple daemon coded in Perl that allow do it.<br />
You can see it here:<br />
<a href="http://www.sinologic.net/proyectos/astjabot/" rel="nofollow">http://www.sinologic.net/proyectos/astjabot/</a></p>
<p>It&#8217;s very simple modify this daemon to get some AMI events into your jabber client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XML configuration driver by IgorG</title>
		<link>http://www.asteriskideas.org/res/realtime-res/2008-01/realtime-xml/#comment-16</link>
		<dc:creator>IgorG</dc:creator>
		<pubDate>Tue, 04 Mar 2008 11:06:06 +0000</pubDate>
		<guid>http://www.asteriskideas.org/res/realtime-res/2008-01/realtime-xml/#comment-16</guid>
		<description>Good idea, XML will very useful for auto-generated configs. But for human good idea to make configs Apache-like, it'll help to decrease number of config files.</description>
		<content:encoded><![CDATA[<p>Good idea, XML will very useful for auto-generated configs. But for human good idea to make configs Apache-like, it&#8217;ll help to decrease number of config files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dial by profile by randulo</title>
		<link>http://www.asteriskideas.org/apps/dial/2008-01/dialtemplates/#comment-14</link>
		<dc:creator>randulo</dc:creator>
		<pubDate>Sat, 26 Jan 2008 09:29:48 +0000</pubDate>
		<guid>http://www.asteriskideas.org/apps/dial/2008-01/dialtemplates/#comment-14</guid>
		<description>Yes, excellent idea!</description>
		<content:encoded><![CDATA[<p>Yes, excellent idea!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on H.323 support missing T.38 passthrough by oej</title>
		<link>http://www.asteriskideas.org/channels/h323/2008-01/h323-support/#comment-13</link>
		<dc:creator>oej</dc:creator>
		<pubDate>Wed, 23 Jan 2008 19:05:32 +0000</pubDate>
		<guid>http://www.asteriskideas.org/channels/h323/2008-01/h323-support/#comment-13</guid>
		<description>Well, development relies on active users. We need more people that work with the H.323 channel.

I would also say that video is missing from the H.323 channel today.</description>
		<content:encoded><![CDATA[<p>Well, development relies on active users. We need more people that work with the H.323 channel.</p>
<p>I would also say that video is missing from the H.323 channel today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dial by profile by vhatz</title>
		<link>http://www.asteriskideas.org/apps/dial/2008-01/dialtemplates/#comment-12</link>
		<dc:creator>vhatz</dc:creator>
		<pubDate>Wed, 23 Jan 2008 16:48:19 +0000</pubDate>
		<guid>http://www.asteriskideas.org/apps/dial/2008-01/dialtemplates/#comment-12</guid>
		<description>Also, if we could specify options like codes or even protocol specific parameters it would be excellent.</description>
		<content:encoded><![CDATA[<p>Also, if we could specify options like codes or even protocol specific parameters it would be excellent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dial by profile by vhatz</title>
		<link>http://www.asteriskideas.org/apps/dial/2008-01/dialtemplates/#comment-11</link>
		<dc:creator>vhatz</dc:creator>
		<pubDate>Wed, 23 Jan 2008 16:43:32 +0000</pubDate>
		<guid>http://www.asteriskideas.org/apps/dial/2008-01/dialtemplates/#comment-11</guid>
		<description>This is a great idea. Absolutely useful as the number of options is getting larger and larger.</description>
		<content:encoded><![CDATA[<p>This is a great idea. Absolutely useful as the number of options is getting larger and larger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Radius authentication by vhatz</title>
		<link>http://www.asteriskideas.org/3rdparty/2008-01/radius-authentication/#comment-10</link>
		<dc:creator>vhatz</dc:creator>
		<pubDate>Wed, 23 Jan 2008 13:22:59 +0000</pubDate>
		<guid>http://www.asteriskideas.org/3rdparty/2008-01/radius-authentication/#comment-10</guid>
		<description>We were interested in such a  module but never knew it existed even in the bugtracker!

Perhaps it needed more publicity. Also, if it needed patching the main code of Asterisk, this would not be easy for novice Linux users, and they would probably shy away from trying it.

Since at least part of the code is there, why not put it as a standard Asterisk module from now on, like for ex. RADIUS CDRs. 

The user could decide whether he/she need to compile &#38; use the module or not...</description>
		<content:encoded><![CDATA[<p>We were interested in such a  module but never knew it existed even in the bugtracker!</p>
<p>Perhaps it needed more publicity. Also, if it needed patching the main code of Asterisk, this would not be easy for novice Linux users, and they would probably shy away from trying it.</p>
<p>Since at least part of the code is there, why not put it as a standard Asterisk module from now on, like for ex. RADIUS CDRs. </p>
<p>The user could decide whether he/she need to compile &amp; use the module or not&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Radius authentication by oej</title>
		<link>http://www.asteriskideas.org/3rdparty/2008-01/radius-authentication/#comment-9</link>
		<dc:creator>oej</dc:creator>
		<pubDate>Wed, 23 Jan 2008 07:59:17 +0000</pubDate>
		<guid>http://www.asteriskideas.org/3rdparty/2008-01/radius-authentication/#comment-9</guid>
		<description>For a while we had a radius authentication module in the bugtracker, but no one showed much interest, so the developer lost interest. It connected to the freeradius platform.</description>
		<content:encoded><![CDATA[<p>For a while we had a radius authentication module in the bugtracker, but no one showed much interest, so the developer lost interest. It connected to the freeradius platform.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Voicemail: multi system emulation by ibc</title>
		<link>http://www.asteriskideas.org/apps/voicemail/2008-01/voicemail-multi-system-emulation/#comment-8</link>
		<dc:creator>ibc</dc:creator>
		<pubDate>Thu, 17 Jan 2008 16:59:05 +0000</pubDate>
		<guid>http://www.asteriskideas.org/apps/voicemail/2008-01/voicemail-multi-system-emulation/#comment-8</guid>
		<description>Yes, it would be really great.</description>
		<content:encoded><![CDATA[<p>Yes, it would be really great.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
