<?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>Fri, 12 Mar 2010 06:06:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>Comment on Memcached dialplan function by oej</title>
		<link>http://www.asteriskideas.org/functions/2008-01/memcached-dialplan-function/#comment-24</link>
		<dc:creator>oej</dc:creator>
		<pubDate>Sat, 03 Jan 2009 09:56:49 +0000</pubDate>
		<guid>http://www.asteriskideas.org/functions/2008-01/memcached-dialplan-function/#comment-24</guid>
		<description>Thinking about it a bit more, this is a very good idea.</description>
		<content:encoded><![CDATA[<p>Thinking about it a bit more, this is a very good idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set debug/verbose LEVEL peer XXXX by oej</title>
		<link>http://www.asteriskideas.org/core/2009-01/set-debugverbose-level-peer-xxxx/#comment-22</link>
		<dc:creator>oej</dc:creator>
		<pubDate>Sat, 03 Jan 2009 09:29:09 +0000</pubDate>
		<guid>http://www.asteriskideas.org/core/2009-01/set-debugverbose-level-peer-xxxx/#comment-22</guid>
		<description>Interesting idea. The problem is that devices, like the SIP peer, are bound to channels and doesn't have a global namespace. A SIP peer xxx might have a different address than IAX peer xxx.</description>
		<content:encoded><![CDATA[<p>Interesting idea. The problem is that devices, like the SIP peer, are bound to channels and doesn&#8217;t have a global namespace. A SIP peer xxx might have a different address than IAX peer xxx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Support for SIPConnect by david6p2</title>
		<link>http://www.asteriskideas.org/channels/sip/2008-04/support-sipconnect/#comment-21</link>
		<dc:creator>david6p2</dc:creator>
		<pubDate>Tue, 30 Sep 2008 17:25:28 +0000</pubDate>
		<guid>http://www.asteriskideas.org/channels/sip/2008-04/support-sipconnect/#comment-21</guid>
		<description>I'm making my Bachelor Thesis in the technical recommendations of SIP Connect. And I'm making an scenario with Asterisk and Kamailio(OpenSER), with 2 Kamailio servers acting as SIP Proxy Servers as it is recommended in SIP Connect. Now I'm trying to have TLS connection between these 2 servers, so if anybody could help me, it will be very nice, because right now, I haven't find any example of an scenario like the one I want to use. I think that many of the recommendations of SIP Connect will or can be implemented in 1.6 version of asterisk. I hope I could help for this propose and you could help me also.</description>
		<content:encoded><![CDATA[<p>I&#8217;m making my Bachelor Thesis in the technical recommendations of SIP Connect. And I&#8217;m making an scenario with Asterisk and Kamailio(OpenSER), with 2 Kamailio servers acting as SIP Proxy Servers as it is recommended in SIP Connect. Now I&#8217;m trying to have TLS connection between these 2 servers, so if anybody could help me, it will be very nice, because right now, I haven&#8217;t find any example of an scenario like the one I want to use. I think that many of the recommendations of SIP Connect will or can be implemented in 1.6 version of asterisk. I hope I could help for this propose and you could help me also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XML configuration driver by eliel</title>
		<link>http://www.asteriskideas.org/res/realtime-res/2008-01/realtime-xml/#comment-20</link>
		<dc:creator>eliel</dc:creator>
		<pubDate>Mon, 29 Sep 2008 17:37:05 +0000</pubDate>
		<guid>http://www.asteriskideas.org/res/realtime-res/2008-01/realtime-xml/#comment-20</guid>
		<description>We are using libxml2 (in a abstracted way to support other xml library) for accessing the new XML applications/functions documentation. It will be possible to use this API to read the configuration.

see: http://svn.digium.com/svn/asterisk/team/group/appdocsxml</description>
		<content:encoded><![CDATA[<p>We are using libxml2 (in a abstracted way to support other xml library) for accessing the new XML applications/functions documentation. It will be possible to use this API to read the configuration.</p>
<p>see: <a href="http://svn.digium.com/svn/asterisk/team/group/appdocsxml" rel="nofollow">http://svn.digium.com/svn/asterisk/team/group/appdocsxml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Match SIP peers before SIP users by oej</title>
		<link>http://www.asteriskideas.org/channels/sip/2008-08/match-sip-peers-sip-users/#comment-19</link>
		<dc:creator>oej</dc:creator>
		<pubDate>Thu, 14 Aug 2008 17:43:08 +0000</pubDate>
		<guid>http://www.asteriskideas.org/channels/sip/2008-08/match-sip-peers-sip-users/#comment-19</guid>
		<description>We need to revise peer matching for a new version of Asterisk or chan_sip, but this will break backwards compatibility and be a serious change.

Maybe it can be done with an option and disabled by default.</description>
		<content:encoded><![CDATA[<p>We need to revise peer matching for a new version of Asterisk or chan_sip, but this will break backwards compatibility and be a serious change.</p>
<p>Maybe it can be done with an option and disabled by default.</p>
]]></content:encoded>
	</item>
	<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>
</channel>
</rss>
