<?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: JACK interfaces for Asterisk</title>
	<atom:link href="http://www.russellbryant.net/blog/2008/01/13/jack-interfaces-for-asterisk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.russellbryant.net/blog/2008/01/13/jack-interfaces-for-asterisk/</link>
	<description>Open Source Software Engineering</description>
	<lastBuildDate>Fri, 09 Dec 2011 06:22:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Jamie</title>
		<link>http://www.russellbryant.net/blog/2008/01/13/jack-interfaces-for-asterisk/comment-page-1/#comment-899</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Fri, 01 Jan 2010 20:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=26#comment-899</guid>
		<description>I have tried to find this function in both a Trixbox installation and AsteriskNow.  Both installations are running Asterisk 1.6 and when I issue the command core show function JACK_HOOK NOTHING is there on either installation.  I have spent the last couple of days looking for a possible solution with no avail.  Anybody know of a module that I may be missing?  According to what I read this is suppose to be a core function in Asterik 1.6.</description>
		<content:encoded><![CDATA[<p>I have tried to find this function in both a Trixbox installation and AsteriskNow.  Both installations are running Asterisk 1.6 and when I issue the command core show function JACK_HOOK NOTHING is there on either installation.  I have spent the last couple of days looking for a possible solution with no avail.  Anybody know of a module that I may be missing?  According to what I read this is suppose to be a core function in Asterik 1.6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sergio</title>
		<link>http://www.russellbryant.net/blog/2008/01/13/jack-interfaces-for-asterisk/comment-page-1/#comment-827</link>
		<dc:creator>sergio</dc:creator>
		<pubDate>Tue, 19 May 2009 14:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=26#comment-827</guid>
		<description>Hi Russell, finally I&#039;ve the delay between
different equipments (voip phones, softphones, jack interfaces and console using alsa and oss)

Voip to voip phone call has a delay of 40ms.
Softphone (sjphone or zoiper) to voip phone has a delay of 80ms.
Dialing to jack interfaces (JACK(i(playback_1))) or dialing to console (Dial(CONSOLE/alsa/1))  it takes same delay, about 250ms. I think the problem is due to asterisk architecture and not jack interfaces.
Thank you and good job,

Sergio</description>
		<content:encoded><![CDATA[<p>Hi Russell, finally I&#8217;ve the delay between<br />
different equipments (voip phones, softphones, jack interfaces and console using alsa and oss)</p>
<p>Voip to voip phone call has a delay of 40ms.<br />
Softphone (sjphone or zoiper) to voip phone has a delay of 80ms.<br />
Dialing to jack interfaces (JACK(i(playback_1))) or dialing to console (Dial(CONSOLE/alsa/1))  it takes same delay, about 250ms. I think the problem is due to asterisk architecture and not jack interfaces.<br />
Thank you and good job,</p>
<p>Sergio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sergio</title>
		<link>http://www.russellbryant.net/blog/2008/01/13/jack-interfaces-for-asterisk/comment-page-1/#comment-826</link>
		<dc:creator>sergio</dc:creator>
		<pubDate>Tue, 12 May 2009 09:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=26#comment-826</guid>
		<description>Thanks Russell. 
Today I&#039;ve done some test using softphones (zoiper, ekiga, sjphone) and voip terminals (siemens, 3com) and have note that delay using a voip terminals reduce to 260ms (I&#039;m using audio editor software to record my voice and see delay). Anyway this time is not faster enough for paging system due to feedback.

Ummmm! As soon I can I will measure delay in &quot;normal communication&quot; between voip terminals (to see delay without Jack interfaces).

Keep you informed

Sergio</description>
		<content:encoded><![CDATA[<p>Thanks Russell.<br />
Today I&#8217;ve done some test using softphones (zoiper, ekiga, sjphone) and voip terminals (siemens, 3com) and have note that delay using a voip terminals reduce to 260ms (I&#8217;m using audio editor software to record my voice and see delay). Anyway this time is not faster enough for paging system due to feedback.</p>
<p>Ummmm! As soon I can I will measure delay in &#8220;normal communication&#8221; between voip terminals (to see delay without Jack interfaces).</p>
<p>Keep you informed</p>
<p>Sergio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: russell</title>
		<link>http://www.russellbryant.net/blog/2008/01/13/jack-interfaces-for-asterisk/comment-page-1/#comment-825</link>
		<dc:creator>russell</dc:creator>
		<pubDate>Mon, 11 May 2009 18:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=26#comment-825</guid>
		<description>Thanks for the feedback, sergio.

I would expect some amount of delay, as there is some buffering between Asterisk and jack, but 500ms seems a bit high.  I haven&#039;t looked at this code in quite a while, though ...</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback, sergio.</p>
<p>I would expect some amount of delay, as there is some buffering between Asterisk and jack, but 500ms seems a bit high.  I haven&#8217;t looked at this code in quite a while, though &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sergio</title>
		<link>http://www.russellbryant.net/blog/2008/01/13/jack-interfaces-for-asterisk/comment-page-1/#comment-824</link>
		<dc:creator>sergio</dc:creator>
		<pubDate>Mon, 11 May 2009 14:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=26#comment-824</guid>
		<description>Hi russel. Finally I can test  JACK application. Great job!!!! I was able to &quot;map&quot;  extensions to output audio channels. Each extension is mapped to one channel left or right. Asterisk and Jack can make a powerful paging system.

But, I&#039;ve note that there is a long delay between voip phone and output channel (around 500ms). Do you get same delay?
Thanks,</description>
		<content:encoded><![CDATA[<p>Hi russel. Finally I can test  JACK application. Great job!!!! I was able to &#8220;map&#8221;  extensions to output audio channels. Each extension is mapped to one channel left or right. Asterisk and Jack can make a powerful paging system.</p>
<p>But, I&#8217;ve note that there is a long delay between voip phone and output channel (around 500ms). Do you get same delay?<br />
Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: russell</title>
		<link>http://www.russellbryant.net/blog/2008/01/13/jack-interfaces-for-asterisk/comment-page-1/#comment-756</link>
		<dc:creator>russell</dc:creator>
		<pubDate>Wed, 29 Oct 2008 18:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=26#comment-756</guid>
		<description>You can get it from Digium svn:

svn co http://svn.digium.com/svn/thirdparty/libresample/trunk</description>
		<content:encoded><![CDATA[<p>You can get it from Digium svn:</p>
<p>svn co <a href="http://svn.digium.com/svn/thirdparty/libresample/trunk" rel="nofollow">http://svn.digium.com/svn/thirdparty/libresample/trunk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sergio</title>
		<link>http://www.russellbryant.net/blog/2008/01/13/jack-interfaces-for-asterisk/comment-page-1/#comment-754</link>
		<dc:creator>sergio</dc:creator>
		<pubDate>Mon, 27 Oct 2008 16:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=26#comment-754</guid>
		<description>hi russell, I was trying to enable app_jack appication (menuconfig) but it  requires resample library. Where is it? 
thank you
(Debian Etch)</description>
		<content:encoded><![CDATA[<p>hi russell, I was trying to enable app_jack appication (menuconfig) but it  requires resample library. Where is it?<br />
thank you<br />
(Debian Etch)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sprintf</title>
		<link>http://www.russellbryant.net/blog/2008/01/13/jack-interfaces-for-asterisk/comment-page-1/#comment-743</link>
		<dc:creator>sprintf</dc:creator>
		<pubDate>Fri, 10 Oct 2008 03:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=26#comment-743</guid>
		<description>russell,

is the app_jack module available for asterisk 1.4? if not how can i achieve what app_jack does in asterisk 1.4?

it is for our place of worship to allow elederly and infirm worshippers to have a 2 way participation in meetings

many thanks</description>
		<content:encoded><![CDATA[<p>russell,</p>
<p>is the app_jack module available for asterisk 1.4? if not how can i achieve what app_jack does in asterisk 1.4?</p>
<p>it is for our place of worship to allow elederly and infirm worshippers to have a 2 way participation in meetings</p>
<p>many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: russell</title>
		<link>http://www.russellbryant.net/blog/2008/01/13/jack-interfaces-for-asterisk/comment-page-1/#comment-675</link>
		<dc:creator>russell</dc:creator>
		<pubDate>Thu, 07 Aug 2008 01:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=26#comment-675</guid>
		<description>It is not possible to tell JACK_HOOK() to connect to more than one input and one output port.  I&#039;m honestly not a Jack expert, but it seems like you might be able to accomplish that by telling Asterisk to connect to one port, that in turns is connected to a number of things.  Also, there is no problem with moving around what the channel is connected to.  That is a feature of Jack itself, and not due to anything I have done.

I&#039;m glad you enjoy the feature.  :)</description>
		<content:encoded><![CDATA[<p>It is not possible to tell JACK_HOOK() to connect to more than one input and one output port.  I&#8217;m honestly not a Jack expert, but it seems like you might be able to accomplish that by telling Asterisk to connect to one port, that in turns is connected to a number of things.  Also, there is no problem with moving around what the channel is connected to.  That is a feature of Jack itself, and not due to anything I have done.</p>
<p>I&#8217;m glad you enjoy the feature.  <img src='http://www.russellbryant.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris K</title>
		<link>http://www.russellbryant.net/blog/2008/01/13/jack-interfaces-for-asterisk/comment-page-1/#comment-674</link>
		<dc:creator>Chris K</dc:creator>
		<pubDate>Wed, 06 Aug 2008 17:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=26#comment-674</guid>
		<description>Russell, I&#039;d just like to say that you are my hero for creating this functionality.  I&#039;m not a strong programmer and I am glad that modules like this exist that allow for me to get to the audio in a trivial manner.  Under the current application, is it possible to tell Jack_hook to connect to more than one output, and is it okay to switch the output connection while the call is &quot;jacked&quot;?</description>
		<content:encoded><![CDATA[<p>Russell, I&#8217;d just like to say that you are my hero for creating this functionality.  I&#8217;m not a strong programmer and I am glad that modules like this exist that allow for me to get to the audio in a trivial manner.  Under the current application, is it possible to tell Jack_hook to connect to more than one output, and is it okay to switch the output connection while the call is &#8220;jacked&#8221;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

