<?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: Putting TeleYapper to the Test	</title>
	<atom:link href="https://nerdvittles.com/putting-teleyapper-to-the-test/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/putting-teleyapper-to-the-test/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Wed, 29 Jun 2011 19:08:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: David Wessell		</title>
		<link>https://nerdvittles.com/putting-teleyapper-to-the-test/comment-page-1/#comment-37085</link>

		<dc:creator><![CDATA[David Wessell]]></dc:creator>
		<pubDate>Wed, 29 Jun 2011 19:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=179#comment-37085</guid>

					<description><![CDATA[I&#039;ve installed this on a PBXIAF machine.. Problem is when the call is made and the person picks up, it doesn&#039;t appear that anything is played.. I&#039;ve logged in and downloaded the wav file, and it plays. Is there a library that I should check to make sure it was installed?

Sound is just fine on a regular extension to PSTN call..

Thanks
David]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve installed this on a PBXIAF machine.. Problem is when the call is made and the person picks up, it doesn&#8217;t appear that anything is played.. I&#8217;ve logged in and downloaded the wav file, and it plays. Is there a library that I should check to make sure it was installed?</p>
<p>Sound is just fine on a regular extension to PSTN call..</p>
<p>Thanks<br />
David</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rich Loalbo		</title>
		<link>https://nerdvittles.com/putting-teleyapper-to-the-test/comment-page-1/#comment-3409</link>

		<dc:creator><![CDATA[Rich Loalbo]]></dc:creator>
		<pubDate>Tue, 24 Jun 2008 11:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=179#comment-3409</guid>

					<description><![CDATA[Does teleyapper work with non trixbox or Asterisk at Home versions of asterisk?

&lt;i&gt;[WM: We certainly hope so. There&#039;s a new &lt;a href=&quot;http://bestof.nerdvittles.com/applications/teleyapper4/&quot;&gt;Teleyapper 4.0&lt;/a&gt; specifically designed for &lt;a href=&quot;http://pbxinaflash.com/&quot;&gt;PBX in a Flash&lt;/a&gt; and other Asterisk 1.4 systems.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Does teleyapper work with non trixbox or Asterisk at Home versions of asterisk?</p>
<p><i>[WM: We certainly hope so. There&#8217;s a new <a href="http://bestof.nerdvittles.com/applications/teleyapper4/">Teleyapper 4.0</a> specifically designed for <a href="http://pbxinaflash.com/">PBX in a Flash</a> and other Asterisk 1.4 systems.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Roman		</title>
		<link>https://nerdvittles.com/putting-teleyapper-to-the-test/comment-page-1/#comment-3245</link>

		<dc:creator><![CDATA[Roman]]></dc:creator>
		<pubDate>Wed, 09 Apr 2008 20:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=179#comment-3245</guid>

					<description><![CDATA[Thanks for a wonderful system. I wanted to see how can I add to my database duration of the call. I believe this is important feature to see if the call went throughout or figure out exactly how log it takes for the calls to answer. 

I believe I need to add the entry in this line, but don&#039;t want to mess anything up.

$query = &quot;UPDATE `callees` SET `lastokcall` = &#039;0000-00-00 00:00:00&#039;, `lastcall` = &#039;&#039; WHERE `group` = $GROUP&quot; ;

Thanks in advance,

Roman]]></description>
			<content:encoded><![CDATA[<p>Thanks for a wonderful system. I wanted to see how can I add to my database duration of the call. I believe this is important feature to see if the call went throughout or figure out exactly how log it takes for the calls to answer. </p>
<p>I believe I need to add the entry in this line, but don&#8217;t want to mess anything up.</p>
<p>$query = "UPDATE `callees` SET `lastokcall` = &#8216;0000-00-00 00:00:00&#8217;, `lastcall` = " WHERE `group` = $GROUP" ;</p>
<p>Thanks in advance,</p>
<p>Roman</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dodly		</title>
		<link>https://nerdvittles.com/putting-teleyapper-to-the-test/comment-page-1/#comment-3210</link>

		<dc:creator><![CDATA[Dodly]]></dc:creator>
		<pubDate>Thu, 20 Mar 2008 12:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=179#comment-3210</guid>

					<description><![CDATA[Please advice, which command controls number of calls per minute? If its has 700 leads to dial, and 1 minute (or 2 min) gap between each call, it will take a full day to make those phone calls? Can we adjust the calls per minute? if so, where and also, is it depending on the data bandwidth available?. Thanks in advance

&lt;i&gt;[WM: You must preconfigure your Asterisk system to handle multiple simultaneous calls, and you must assure that there is sufficient bandwidth to handle the call volume you specify with $maxlines (number of simultaneous calls) and $callspread (number of minutes between calls). The first setting determines how many calls will be processed simultaneously. The second setting determines the number of minutes between clumps of calls.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Please advice, which command controls number of calls per minute? If its has 700 leads to dial, and 1 minute (or 2 min) gap between each call, it will take a full day to make those phone calls? Can we adjust the calls per minute? if so, where and also, is it depending on the data bandwidth available?. Thanks in advance</p>
<p><i>[WM: You must preconfigure your Asterisk system to handle multiple simultaneous calls, and you must assure that there is sufficient bandwidth to handle the call volume you specify with $maxlines (number of simultaneous calls) and $callspread (number of minutes between calls). The first setting determines how many calls will be processed simultaneously. The second setting determines the number of minutes between clumps of calls.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike		</title>
		<link>https://nerdvittles.com/putting-teleyapper-to-the-test/comment-page-1/#comment-2690</link>

		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Fri, 01 Jun 2007 04:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=179#comment-2690</guid>

					<description><![CDATA[Ward?  Been a while!  Hope all is well...

]]></description>
			<content:encoded><![CDATA[<p>Ward?  Been a while!  Hope all is well&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mrloofer		</title>
		<link>https://nerdvittles.com/putting-teleyapper-to-the-test/comment-page-1/#comment-2679</link>

		<dc:creator><![CDATA[mrloofer]]></dc:creator>
		<pubDate>Tue, 22 May 2007 17:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=179#comment-2679</guid>

					<description><![CDATA[We&#039;re using teleyapper along with dropping call files into the outgoing folder. However I notice that asterisk still chokes if more than 30 or so files are placed in there. Is this a bug or does anyone know a workaround (with the exception of waiting a few seconds every 30 or so files)?

&lt;i&gt;[WM: Which version of trixbox are you using?? We made our 700 calls with no problems, but the calls were spaced out to 2 minutes instead of 1 so perhaps that will solve it for you.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re using teleyapper along with dropping call files into the outgoing folder. However I notice that asterisk still chokes if more than 30 or so files are placed in there. Is this a bug or does anyone know a workaround (with the exception of waiting a few seconds every 30 or so files)?</p>
<p><i>[WM: Which version of trixbox are you using?? We made our 700 calls with no problems, but the calls were spaced out to 2 minutes instead of 1 so perhaps that will solve it for you.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mohammed		</title>
		<link>https://nerdvittles.com/putting-teleyapper-to-the-test/comment-page-1/#comment-2677</link>

		<dc:creator><![CDATA[Mohammed]]></dc:creator>
		<pubDate>Mon, 21 May 2007 14:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=179#comment-2677</guid>

					<description><![CDATA[Hi Ward,
What is not clear to me is, how to make it dial more than one number at once and play the announcement to whoever answers (I think you are saying that it does and you have it dialing 4 at a time, but I am missing something). I would like to call 10 simultaneous calls if possible. I tried it and it dials one number at a time, at that rate it will take for ever to dial 300 numbers. 

&lt;i&gt;[WM: Leave it set to one minute. As redials and failed calls begin, the number of simultaneous calls will increase. Can&#039;t do 10 without some reworking of the code.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Hi Ward,<br />
What is not clear to me is, how to make it dial more than one number at once and play the announcement to whoever answers (I think you are saying that it does and you have it dialing 4 at a time, but I am missing something). I would like to call 10 simultaneous calls if possible. I tried it and it dials one number at a time, at that rate it will take for ever to dial 300 numbers. </p>
<p><i>[WM: Leave it set to one minute. As redials and failed calls begin, the number of simultaneous calls will increase. Can&#8217;t do 10 without some reworking of the code.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rob Potthoff		</title>
		<link>https://nerdvittles.com/putting-teleyapper-to-the-test/comment-page-1/#comment-2666</link>

		<dc:creator><![CDATA[Rob Potthoff]]></dc:creator>
		<pubDate>Mon, 14 May 2007 21:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=179#comment-2666</guid>

					<description><![CDATA[Is this a problem or just me? I love the idea of this app as I am a Cub Master for my pack and we will use this to broadcast our meetings, i have been testing this and it seems to be adding the last calls to the database and then when you setup a new message it then dials ALL the numbers in it, First test two numbers dialed, second test 4 numbers dialed and so on. I am plaing on letting the DEN leaders use this, but If I have to rebuild the database (or clear it)everytime it is used I will never get anything done. again what did &quot;I&quot; miss? Also keep up the great work I love this app.

&lt;i&gt;[WM: If you choose Option 1 after choosing the group to dial, then the last call data gets cleared and you get a fresh set of calls. Choosing Option 3 dials anyone left in the group that didn&#039;t get a call or didn&#039;t answer the first time around.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Is this a problem or just me? I love the idea of this app as I am a Cub Master for my pack and we will use this to broadcast our meetings, i have been testing this and it seems to be adding the last calls to the database and then when you setup a new message it then dials ALL the numbers in it, First test two numbers dialed, second test 4 numbers dialed and so on. I am plaing on letting the DEN leaders use this, but If I have to rebuild the database (or clear it)everytime it is used I will never get anything done. again what did "I" miss? Also keep up the great work I love this app.</p>
<p><i>[WM: If you choose Option 1 after choosing the group to dial, then the last call data gets cleared and you get a fresh set of calls. Choosing Option 3 dials anyone left in the group that didn&#8217;t get a call or didn&#8217;t answer the first time around.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rafael Cortes		</title>
		<link>https://nerdvittles.com/putting-teleyapper-to-the-test/comment-page-1/#comment-2661</link>

		<dc:creator><![CDATA[Rafael Cortes]]></dc:creator>
		<pubDate>Fri, 11 May 2007 13:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=179#comment-2661</guid>

					<description><![CDATA[Hey Ward! Hey All! Teleyapper is the best tool ever to send messages to the entire family to announce when the next get-together is! (everyone has been called already to announce where Mother&#039;s Day party is... hehehe). I will begin working with a web interface to insert phones and numbers, but you offer here a great solution for that many numbers.

Thanks for always being so helpful.

Rafael Cortes]]></description>
			<content:encoded><![CDATA[<p>Hey Ward! Hey All! Teleyapper is the best tool ever to send messages to the entire family to announce when the next get-together is! (everyone has been called already to announce where Mother&#8217;s Day party is&#8230; hehehe). I will begin working with a web interface to insert phones and numbers, but you offer here a great solution for that many numbers.</p>
<p>Thanks for always being so helpful.</p>
<p>Rafael Cortes</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Scott Coats		</title>
		<link>https://nerdvittles.com/putting-teleyapper-to-the-test/comment-page-1/#comment-2660</link>

		<dc:creator><![CDATA[Scott Coats]]></dc:creator>
		<pubDate>Fri, 11 May 2007 13:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=179#comment-2660</guid>

					<description><![CDATA[TeleYapper is a GREAT use of the functions available within Asterisk.  However, you mentioned finding the correct VOIP provider and you excluded TelaSIP as one to use.  Why?

&lt;i&gt;[WM: I thought I explained it. The setup flexibility with sub-accounts and unlimited outbound trunks were the primary reasons. And then there was cost. TelaSIP charges almost 50% more per minute. Finally, the calling log was important to us because we wanted to get reimbursed for the calls.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>TeleYapper is a GREAT use of the functions available within Asterisk.  However, you mentioned finding the correct VOIP provider and you excluded TelaSIP as one to use.  Why?</p>
<p><i>[WM: I thought I explained it. The setup flexibility with sub-accounts and unlimited outbound trunks were the primary reasons. And then there was cost. TelaSIP charges almost 50% more per minute. Finally, the calling log was important to us because we wanted to get reimbursed for the calls.]</i></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
