<?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: New Asterisk API: Audiohooks</title>
	<atom:link href="http://www.russellbryant.net/blog/2007/09/05/new-asterisk-api-audiohooks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.russellbryant.net/blog/2007/09/05/new-asterisk-api-audiohooks/</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: Chad B</title>
		<link>http://www.russellbryant.net/blog/2007/09/05/new-asterisk-api-audiohooks/comment-page-1/#comment-903</link>
		<dc:creator>Chad B</dc:creator>
		<pubDate>Tue, 26 Jan 2010 02:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=12#comment-903</guid>
		<description>Hello,

I am wondering how to install this Audiohooks API any help</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am wondering how to install this Audiohooks API any help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.russellbryant.net/blog/2007/09/05/new-asterisk-api-audiohooks/comment-page-1/#comment-747</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 20 Oct 2008 17:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=12#comment-747</guid>
		<description>I was wondering if there is a way to inciate an audio playback to the callee and caller via the AMI.  Basically I am looking for the same thing that was mentioned in the first post.</description>
		<content:encoded><![CDATA[<p>I was wondering if there is a way to inciate an audio playback to the callee and caller via the AMI.  Basically I am looking for the same thing that was mentioned in the first post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: russell</title>
		<link>http://www.russellbryant.net/blog/2007/09/05/new-asterisk-api-audiohooks/comment-page-1/#comment-704</link>
		<dc:creator>russell</dc:creator>
		<pubDate>Thu, 11 Sep 2008 12:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=12#comment-704</guid>
		<description>Vance,

Thanks for the comment.  This functionality has been implemented in the ChanSpy application, and will be available in Asterisk version 1.6.1.  This is one of the features that came from Switchvox.</description>
		<content:encoded><![CDATA[<p>Vance,</p>
<p>Thanks for the comment.  This functionality has been implemented in the ChanSpy application, and will be available in Asterisk version 1.6.1.  This is one of the features that came from Switchvox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vance</title>
		<link>http://www.russellbryant.net/blog/2007/09/05/new-asterisk-api-audiohooks/comment-page-1/#comment-702</link>
		<dc:creator>Vance</dc:creator>
		<pubDate>Thu, 11 Sep 2008 04:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=12#comment-702</guid>
		<description>Hello,
We are looking for a way for our call center supervisors to barge into a call and be able to speak with the caller (as opposed to the Agent).
(We do not use Zaptel drivers)
Thanks,
Vance</description>
		<content:encoded><![CDATA[<p>Hello,<br />
We are looking for a way for our call center supervisors to barge into a call and be able to speak with the caller (as opposed to the Agent).<br />
(We do not use Zaptel drivers)<br />
Thanks,<br />
Vance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JACK interfaces for Asterisk</title>
		<link>http://www.russellbryant.net/blog/2007/09/05/new-asterisk-api-audiohooks/comment-page-1/#comment-40</link>
		<dc:creator>JACK interfaces for Asterisk</dc:creator>
		<pubDate>Mon, 14 Jan 2008 01:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=12#comment-40</guid>
		<description>[...] complex, but it is the much more interesting one, in my opinion. The JACK_HOOK function creates an audiohook and attaches it to the channel. In this case, instead of the JACK interface being the endpoint of [...]</description>
		<content:encoded><![CDATA[<p>[...] complex, but it is the much more interesting one, in my opinion. The JACK_HOOK function creates an audiohook and attaches it to the channel. In this case, instead of the JACK interface being the endpoint of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.russellbryant.net/blog/2007/09/05/new-asterisk-api-audiohooks/comment-page-1/#comment-35</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 11 Dec 2007 22:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=12#comment-35</guid>
		<description>Is it possible with this API to &quot;spy&quot; on multiple channels at once?  Could you also spy on one channel, but then whisper on another?

This would be great for creating nets like NASA, and the missile ranges use, where you might have the countdown net, the maintenance net, a local private net, etc. and you want to listen on all of them at once to monitor status, and then be able to respond on a particular net.

That would be a killer app!</description>
		<content:encoded><![CDATA[<p>Is it possible with this API to &#8220;spy&#8221; on multiple channels at once?  Could you also spy on one channel, but then whisper on another?</p>
<p>This would be great for creating nets like NASA, and the missile ranges use, where you might have the countdown net, the maintenance net, a local private net, etc. and you want to listen on all of them at once to monitor status, and then be able to respond on a particular net.</p>
<p>That would be a killer app!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: russell</title>
		<link>http://www.russellbryant.net/blog/2007/09/05/new-asterisk-api-audiohooks/comment-page-1/#comment-6</link>
		<dc:creator>russell</dc:creator>
		<pubDate>Thu, 20 Sep 2007 02:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=12#comment-6</guid>
		<description>Interesting idea.  The way that you would go about accomplishing this today is to have the call in a MeetMe conference.  Then, to play sounds, you initiate a playback of a file into the conference.

It&#039;s not the most efficient way to do this in terms of system resources, but it would work .

We will have more efficient ways of developing applications like this in the next major release.</description>
		<content:encoded><![CDATA[<p>Interesting idea.  The way that you would go about accomplishing this today is to have the call in a MeetMe conference.  Then, to play sounds, you initiate a playback of a file into the conference.</p>
<p>It&#8217;s not the most efficient way to do this in terms of system resources, but it would work .</p>
<p>We will have more efficient ways of developing applications like this in the next major release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.russellbryant.net/blog/2007/09/05/new-asterisk-api-audiohooks/comment-page-1/#comment-4</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 17 Sep 2007 07:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://russellbryant.net/blog/?p=12#comment-4</guid>
		<description>Hi

Idea? I have one :). One of the most missing feature in Asterisk is to push announcement to an audio channels via CTI/AMI.  Why this? There are callcenters, that provides in-talk playbacks to customers (pre-recorded sound documents, or recorded talks). The other example: the customers calls into an ACD, the agent picks up the phone, and her/his name automatically played, hearing both caller, and called party.
Sorry for my english.
Peter</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Idea? I have one <img src='http://www.russellbryant.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . One of the most missing feature in Asterisk is to push announcement to an audio channels via CTI/AMI.  Why this? There are callcenters, that provides in-talk playbacks to customers (pre-recorded sound documents, or recorded talks). The other example: the customers calls into an ACD, the agent picks up the phone, and her/his name automatically played, hearing both caller, and called party.<br />
Sorry for my english.<br />
Peter</p>
]]></content:encoded>
	</item>
</channel>
</rss>

