<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Request for Testing: Distributed Device State</title>
	<atom:link href="http://www.russellbryant.net/blog/2008/02/18/request-for-testing-distributed-device-state/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.russellbryant.net/blog/2008/02/18/request-for-testing-distributed-device-state/</link>
	<description>Asterisk Open Source Software Engineering</description>
	<lastBuildDate>Tue, 03 Aug 2010 19:11:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: russell</title>
		<link>http://www.russellbryant.net/blog/2008/02/18/request-for-testing-distributed-device-state/comment-page-1/#comment-785</link>
		<dc:creator>russell</dc:creator>
		<pubDate>Tue, 30 Dec 2008 15:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/index.php/2008/02/18/request-for-testing-distributed-device-state/#comment-785</guid>
		<description>Haseeb, please read the following documents:

http://svn.digium.com/svn/asterisk/branches/1.6.0/UPGRADE-1.6.txt

http://svn.digium.com/svn/asterisk/branches/1.6.0/Zaptel-to-DAHDI.txt

http://svn.digium.com/svn/dahdi/tools/trunk/UPGRADE.txt</description>
		<content:encoded><![CDATA[<p>Haseeb, please read the following documents:</p>
<p><a href="http://svn.digium.com/svn/asterisk/branches/1.6.0/UPGRADE-1.6.txt" rel="nofollow">http://svn.digium.com/svn/asterisk/branches/1.6.0/UPGRADE-1.6.txt</a></p>
<p><a href="http://svn.digium.com/svn/asterisk/branches/1.6.0/Zaptel-to-DAHDI.txt" rel="nofollow">http://svn.digium.com/svn/asterisk/branches/1.6.0/Zaptel-to-DAHDI.txt</a></p>
<p><a href="http://svn.digium.com/svn/dahdi/tools/trunk/UPGRADE.txt" rel="nofollow">http://svn.digium.com/svn/dahdi/tools/trunk/UPGRADE.txt</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haseeb</title>
		<link>http://www.russellbryant.net/blog/2008/02/18/request-for-testing-distributed-device-state/comment-page-1/#comment-784</link>
		<dc:creator>Haseeb</dc:creator>
		<pubDate>Tue, 30 Dec 2008 13:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/index.php/2008/02/18/request-for-testing-distributed-device-state/#comment-784</guid>
		<description>Since I saw a couple of good changes/features in Asterisk new version 1.6 here:
http://www.syednetworks.com/asterisk-1-6-features

And I upgraded to new version but I faced two different issues:

1. Since i&#039;m using Digium telephony card TDM410 FXO, so after installation I tried to check zap status with &quot;zap&quot; commands on CLI but unfortunately i couldn&#039;t get chan_zap.so module? what package provides me this? 

2. My second problem is my zaptel hardwares are dropping some warnings for echo cancellation. I guess new version doesn&#039;t support echo cancellation or what? 
please someone guide me with this. Thanks</description>
		<content:encoded><![CDATA[<p>Since I saw a couple of good changes/features in Asterisk new version 1.6 here:<br />
<a href="http://www.syednetworks.com/asterisk-1-6-features" rel="nofollow">http://www.syednetworks.com/asterisk-1-6-features</a></p>
<p>And I upgraded to new version but I faced two different issues:</p>
<p>1. Since i&#8217;m using Digium telephony card TDM410 FXO, so after installation I tried to check zap status with &#8220;zap&#8221; commands on CLI but unfortunately i couldn&#8217;t get chan_zap.so module? what package provides me this? </p>
<p>2. My second problem is my zaptel hardwares are dropping some warnings for echo cancellation. I guess new version doesn&#8217;t support echo cancellation or what?<br />
please someone guide me with this. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nguyen</title>
		<link>http://www.russellbryant.net/blog/2008/02/18/request-for-testing-distributed-device-state/comment-page-1/#comment-721</link>
		<dc:creator>Nguyen</dc:creator>
		<pubDate>Thu, 18 Sep 2008 04:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/index.php/2008/02/18/request-for-testing-distributed-device-state/#comment-721</guid>
		<description>Thanks Russell, I will check it and reply to you.

Nguyen Hung,</description>
		<content:encoded><![CDATA[<p>Thanks Russell, I will check it and reply to you.</p>
<p>Nguyen Hung,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: russell</title>
		<link>http://www.russellbryant.net/blog/2008/02/18/request-for-testing-distributed-device-state/comment-page-1/#comment-720</link>
		<dc:creator>russell</dc:creator>
		<pubDate>Wed, 17 Sep 2008 05:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/index.php/2008/02/18/request-for-testing-distributed-device-state/#comment-720</guid>
		<description>The issue lies in the openais code.  It tries to allocate over 1 MB of memory on the stack, while Asterisk creates threads with a much smaller stack size than that.  So, it blows up.  I submitted a patch to fix this a long time ago:

https://lists.linux-foundation.org/pipermail/openais/2007-August/009257.html

However, none of the releases listed in the &quot;stable&quot; section on openais.org include this fix.  So, you&#039;ll have to run a newer version.</description>
		<content:encoded><![CDATA[<p>The issue lies in the openais code.  It tries to allocate over 1 MB of memory on the stack, while Asterisk creates threads with a much smaller stack size than that.  So, it blows up.  I submitted a patch to fix this a long time ago:</p>
<p><a href="https://lists.linux-foundation.org/pipermail/openais/2007-August/009257.html" rel="nofollow">https://lists.linux-foundation.org/pipermail/openais/2007-August/009257.html</a></p>
<p>However, none of the releases listed in the &#8220;stable&#8221; section on openais.org include this fix.  So, you&#8217;ll have to run a newer version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nguyen</title>
		<link>http://www.russellbryant.net/blog/2008/02/18/request-for-testing-distributed-device-state/comment-page-1/#comment-719</link>
		<dc:creator>Nguyen</dc:creator>
		<pubDate>Wed, 17 Sep 2008 05:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/index.php/2008/02/18/request-for-testing-distributed-device-state/#comment-719</guid>
		<description>hi Russel,
I have a problem which asterisk event following:

I have configured asterisk and openais (../doc/distributed_devstate.txt). 
  + In ais.conf 
          ...
          [device_state]
          type=event_channel
          publish_event=device_state
          subscribe_event=device_state
          ...
  then i run asterisk -vvvc =&gt; asterisk return &quot;Segmentation fault&quot;, both configure file of asterisk  i don&#039;t change and set to default.
I have tried with gdb, i see:

 gdb /usr/sbin/asterisk
 (gdb) set args -vvvv
 (gdb) run
......
 Parsing &#039;/etc/asterisk/dundi.conf&#039;:   == Found

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1215505520 (LWP 15895)]
0x003658a8 in saEvtDispatch () from /usr/lib/openais/libSaEvt.so.2
(gdb)

Please help me,

Thanks</description>
		<content:encoded><![CDATA[<p>hi Russel,<br />
I have a problem which asterisk event following:</p>
<p>I have configured asterisk and openais (../doc/distributed_devstate.txt).<br />
  + In ais.conf<br />
          &#8230;<br />
          [device_state]<br />
          type=event_channel<br />
          publish_event=device_state<br />
          subscribe_event=device_state<br />
          &#8230;<br />
  then i run asterisk -vvvc =&gt; asterisk return &#8220;Segmentation fault&#8221;, both configure file of asterisk  i don&#8217;t change and set to default.<br />
I have tried with gdb, i see:</p>
<p> gdb /usr/sbin/asterisk<br />
 (gdb) set args -vvvv<br />
 (gdb) run<br />
&#8230;&#8230;<br />
 Parsing &#8216;/etc/asterisk/dundi.conf&#8217;:   == Found</p>
<p>Program received signal SIGSEGV, Segmentation fault.<br />
[Switching to Thread -1215505520 (LWP 15895)]<br />
0x003658a8 in saEvtDispatch () from /usr/lib/openais/libSaEvt.so.2<br />
(gdb)</p>
<p>Please help me,</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nguyen</title>
		<link>http://www.russellbryant.net/blog/2008/02/18/request-for-testing-distributed-device-state/comment-page-1/#comment-708</link>
		<dc:creator>Nguyen</dc:creator>
		<pubDate>Fri, 12 Sep 2008 02:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/index.php/2008/02/18/request-for-testing-distributed-device-state/#comment-708</guid>
		<description>Thanks for reply, it works now,</description>
		<content:encoded><![CDATA[<p>Thanks for reply, it works now,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: russell</title>
		<link>http://www.russellbryant.net/blog/2008/02/18/request-for-testing-distributed-device-state/comment-page-1/#comment-705</link>
		<dc:creator>russell</dc:creator>
		<pubDate>Thu, 11 Sep 2008 12:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/index.php/2008/02/18/request-for-testing-distributed-device-state/#comment-705</guid>
		<description>Nguyen,

Thanks for the comment.  This functionality has actually been merged into Asterisk trunk, and will be released in Asterisk 1.6.1.  So, instead of testing this branch, I would test 1.6.1.  Check it out here:

$ svn co http://svn.digium.com/svn/asterisk/branches/1.6.1 asterisk-1.6.1

I will update the post with this information.

Thanks!</description>
		<content:encoded><![CDATA[<p>Nguyen,</p>
<p>Thanks for the comment.  This functionality has actually been merged into Asterisk trunk, and will be released in Asterisk 1.6.1.  So, instead of testing this branch, I would test 1.6.1.  Check it out here:</p>
<p>$ svn co <a href="http://svn.digium.com/svn/asterisk/branches/1.6.1" rel="nofollow">http://svn.digium.com/svn/asterisk/branches/1.6.1</a> asterisk-1.6.1</p>
<p>I will update the post with this information.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nguyen</title>
		<link>http://www.russellbryant.net/blog/2008/02/18/request-for-testing-distributed-device-state/comment-page-1/#comment-703</link>
		<dc:creator>Nguyen</dc:creator>
		<pubDate>Thu, 11 Sep 2008 07:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/index.php/2008/02/18/request-for-testing-distributed-device-state/#comment-703</guid>
		<description>hi, 
I have just installed asterisk-events which i got from checkout (svn co http://svn.digium.com/svn/asterisk/team/russell/events).
But when i make asterisk error:
-----
...
   [CC] res_agi.c -&gt; res_agi.o
   [LD] res_agi.o -&gt; res_agi.so
   [CC] res_ais.c -&gt; res_ais.o
In file included from res_ais.c:47:
ais/ais.h:41: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ckpt_handle’
make[1]: *** [res_ais.o] Error 1
make[1]: Leaving directory `/usr/src/events/res&#039;
make: *** [res] Error 2
...
-----

Could you tell me this problem, please,
Thank a lot.

Nguyen,</description>
		<content:encoded><![CDATA[<p>hi,<br />
I have just installed asterisk-events which i got from checkout (svn co <a href="http://svn.digium.com/svn/asterisk/team/russell/events)" rel="nofollow">http://svn.digium.com/svn/asterisk/team/russell/events)</a>.<br />
But when i make asterisk error:<br />
&#8212;&#8211;<br />
&#8230;<br />
   [CC] res_agi.c -&gt; res_agi.o<br />
   [LD] res_agi.o -&gt; res_agi.so<br />
   [CC] res_ais.c -&gt; res_ais.o<br />
In file included from res_ais.c:47:<br />
ais/ais.h:41: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ckpt_handle’<br />
make[1]: *** [res_ais.o] Error 1<br />
make[1]: Leaving directory `/usr/src/events/res&#8217;<br />
make: *** [res] Error 2<br />
&#8230;<br />
&#8212;&#8211;</p>
<p>Could you tell me this problem, please,<br />
Thank a lot.</p>
<p>Nguyen,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asterisk 1.6, Now with Distributed Presence</title>
		<link>http://www.russellbryant.net/blog/2008/02/18/request-for-testing-distributed-device-state/comment-page-1/#comment-134</link>
		<dc:creator>Asterisk 1.6, Now with Distributed Presence</dc:creator>
		<pubDate>Tue, 10 Jun 2008 15:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/index.php/2008/02/18/request-for-testing-distributed-device-state/#comment-134</guid>
		<description>[...] making that possible is something that I have worked on a bit here and there. I previously made a post asking for some of that code to be tested. Now, this code has been merged in to Asterisk [...]</description>
		<content:encoded><![CDATA[<p>[...] making that possible is something that I have worked on a bit here and there. I previously made a post asking for some of that code to be tested. Now, this code has been merged in to Asterisk [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: felipe pasa</title>
		<link>http://www.russellbryant.net/blog/2008/02/18/request-for-testing-distributed-device-state/comment-page-1/#comment-104</link>
		<dc:creator>felipe pasa</dc:creator>
		<pubDate>Wed, 26 Mar 2008 14:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/index.php/2008/02/18/request-for-testing-distributed-device-state/#comment-104</guid>
		<description>Great idea,

 i will go test! and give some feedback

thanks</description>
		<content:encoded><![CDATA[<p>Great idea,</p>
<p> i will go test! and give some feedback</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
