<?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: Introducing TeleYapper 4.0: The Free, Asterisk 1.4 Message Broadcasting System	</title>
	<atom:link href="https://nerdvittles.com/introducing-teleyapper-40-the-free-asterisk-message-broadcasting-system/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/introducing-teleyapper-40-the-free-asterisk-message-broadcasting-system/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Wed, 09 Dec 2015 13:04:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: JMichelin		</title>
		<link>https://nerdvittles.com/introducing-teleyapper-40-the-free-asterisk-message-broadcasting-system/comment-page-1/#comment-11353</link>

		<dc:creator><![CDATA[JMichelin]]></dc:creator>
		<pubDate>Mon, 21 Jun 2010 09:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=209#comment-11353</guid>

					<description><![CDATA[How difficult would it be to make each group use their own broadcast message? My thoughts were a change to the dial plan logic so that right after authentication you select the group you want to work with then go on the the yapper context, but I am not sure how to maintain ${GROUP} or if it is possible to do something like:
exten =&#062; s,4,Record(custom/broadcast${GROUP}:gsm)
or
exten =&#062; s,6,Playback(custom/broadcast${GROUP})

where each broadcast file is a concatenation of broadcast . ${GROUP} i.e. custom/broadcast0 for group 0. Does this make sense?]]></description>
			<content:encoded><![CDATA[<p>How difficult would it be to make each group use their own broadcast message? My thoughts were a change to the dial plan logic so that right after authentication you select the group you want to work with then go on the the yapper context, but I am not sure how to maintain ${GROUP} or if it is possible to do something like:<br />
exten =&gt; s,4,Record(custom/broadcast${GROUP}:gsm)<br />
or<br />
exten =&gt; s,6,Playback(custom/broadcast${GROUP})</p>
<p>where each broadcast file is a concatenation of broadcast . ${GROUP} i.e. custom/broadcast0 for group 0. Does this make sense?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John Calderwood		</title>
		<link>https://nerdvittles.com/introducing-teleyapper-40-the-free-asterisk-message-broadcasting-system/comment-page-1/#comment-11236</link>

		<dc:creator><![CDATA[John Calderwood]]></dc:creator>
		<pubDate>Wed, 02 Jun 2010 13:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=209#comment-11236</guid>

					<description><![CDATA[The greetings are located in &quot;/var/lib/asterisk/sounds/custom/&quot;, NOT in &quot;/var/log/asterisk/sounds/custom&quot;.  Could the posted be edited to fix this?  It might save others time. :)

&lt;i&gt;[WM: Thanks, John. Sorry for the typo. It&#039;s been fixed.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>The greetings are located in "/var/lib/asterisk/sounds/custom/", NOT in "/var/log/asterisk/sounds/custom".  Could the posted be edited to fix this?  It might save others time. 🙂</p>
<p><i>[WM: Thanks, John. Sorry for the typo. It&#8217;s been fixed.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve		</title>
		<link>https://nerdvittles.com/introducing-teleyapper-40-the-free-asterisk-message-broadcasting-system/comment-page-1/#comment-10032</link>

		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Sat, 12 Sep 2009 15:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=209#comment-10032</guid>

					<description><![CDATA[Is it possible, that teleyapper leave the msg without ringing the client phone. As there are many other voice blasting service provider offers.

&lt;i&gt;[WM: We don&#039;t control the end-user&#039;s phone. That&#039;s under the control of the telephone provider. So... the short answer is &quot;no.&quot;]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Is it possible, that teleyapper leave the msg without ringing the client phone. As there are many other voice blasting service provider offers.</p>
<p><i>[WM: We don&#8217;t control the end-user&#8217;s phone. That&#8217;s under the control of the telephone provider. So&#8230; the short answer is "no."]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Roll		</title>
		<link>https://nerdvittles.com/introducing-teleyapper-40-the-free-asterisk-message-broadcasting-system/comment-page-1/#comment-5721</link>

		<dc:creator><![CDATA[Roll]]></dc:creator>
		<pubDate>Thu, 08 Jan 2009 02:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=209#comment-5721</guid>

					<description><![CDATA[Hello,
I tried to add the &lt;em&gt;ASNWERTIME&lt;/em&gt; variable to have the duration of the call in the &#039;callee&#039; table, but it appears not to be correctly send through deadAGI. Does anyone have some idea ?

&lt;i&gt;[WM: Check for typos. :-) ]&lt;/i&gt;
]]></description>
			<content:encoded><![CDATA[<p>Hello,<br />
I tried to add the <em>ASNWERTIME</em> variable to have the duration of the call in the &#8216;callee&#8217; table, but it appears not to be correctly send through deadAGI. Does anyone have some idea ?</p>
<p><i>[WM: Check for typos. 🙂 ]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jean		</title>
		<link>https://nerdvittles.com/introducing-teleyapper-40-the-free-asterisk-message-broadcasting-system/comment-page-1/#comment-3293</link>

		<dc:creator><![CDATA[Jean]]></dc:creator>
		<pubDate>Mon, 21 Apr 2008 19:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=209#comment-3293</guid>

					<description><![CDATA[Great software, 

I have one question, what is the maximum simultamnous calls teleyapper can handle?

&lt;i&gt;[WM: That depends upon the horsepower of your server and the number of lines you have available to process outbound calls. Beefy server and unlimited outbound trunks = LOTS of simultaneous calls.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Great software, </p>
<p>I have one question, what is the maximum simultamnous calls teleyapper can handle?</p>
<p><i>[WM: That depends upon the horsepower of your server and the number of lines you have available to process outbound calls. Beefy server and unlimited outbound trunks = LOTS of simultaneous calls.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nick		</title>
		<link>https://nerdvittles.com/introducing-teleyapper-40-the-free-asterisk-message-broadcasting-system/comment-page-1/#comment-3252</link>

		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Mon, 14 Apr 2008 16:53:13 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=209#comment-3252</guid>

					<description><![CDATA[yes I&#039;m calling with a pstn line (Digium 4FXO). Hum... Thank you M. Ward for your prompt response but, where I can find this setting (silence duration)?

&lt;i&gt;[WM: nano -w /etc/asterisk/extensions_custom.conf and Ctrl-W to search for Set(TIMEOUT(digit)=4) and Set(TIMEOUT(response)=4). Change the 4&#039;s to 6&#039;s. Then Save your changes: Ctrl-X, Y, then Enter.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>yes I&#8217;m calling with a pstn line (Digium 4FXO). Hum&#8230; Thank you M. Ward for your prompt response but, where I can find this setting (silence duration)?</p>
<p><i>[WM: nano -w /etc/asterisk/extensions_custom.conf and Ctrl-W to search for Set(TIMEOUT(digit)=4) and Set(TIMEOUT(response)=4). Change the 4&#8217;s to 6&#8217;s. Then Save your changes: Ctrl-X, Y, then Enter.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: david		</title>
		<link>https://nerdvittles.com/introducing-teleyapper-40-the-free-asterisk-message-broadcasting-system/comment-page-1/#comment-3243</link>

		<dc:creator><![CDATA[david]]></dc:creator>
		<pubDate>Wed, 09 Apr 2008 17:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=209#comment-3243</guid>

					<description><![CDATA[If you are calling with a pstn line and not voip, you need to set the silenc interval to greater than 4 seconds since this is the time between rings (in the u.s.a).  Try setting the silence duration to 4250 (4250 ms).

&lt;i&gt;[WM: Great tip! You learn something every day. Thanks.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>If you are calling with a pstn line and not voip, you need to set the silenc interval to greater than 4 seconds since this is the time between rings (in the u.s.a).  Try setting the silence duration to 4250 (4250 ms).</p>
<p><i>[WM: Great tip! You learn something every day. Thanks.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nick		</title>
		<link>https://nerdvittles.com/introducing-teleyapper-40-the-free-asterisk-message-broadcasting-system/comment-page-1/#comment-3228</link>

		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Tue, 01 Apr 2008 20:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=209#comment-3228</guid>

					<description><![CDATA[Thank you very much M. Ward. The application work the first time but... The Alison voice start at the end of the first ring, the system doesn&#039;t wait for a answer.

Any Idea
P.S. sorry for my bad english, I&#039;m a french Canadian from Québec]]></description>
			<content:encoded><![CDATA[<p>Thank you very much M. Ward. The application work the first time but&#8230; The Alison voice start at the end of the first ring, the system doesn&#8217;t wait for a answer.</p>
<p>Any Idea<br />
P.S. sorry for my bad english, I&#8217;m a french Canadian from Québec</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: varinder parihar		</title>
		<link>https://nerdvittles.com/introducing-teleyapper-40-the-free-asterisk-message-broadcasting-system/comment-page-1/#comment-3225</link>

		<dc:creator><![CDATA[varinder parihar]]></dc:creator>
		<pubDate>Sun, 30 Mar 2008 03:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=209#comment-3225</guid>

					<description><![CDATA[Where can I get some more information on the text-to-speech feature - I wanted to use this as an appointment notifier and convert the date and time of the appointment to speech. ie Your appointment with us is on &#060;date&#062; and &#060;time&#062;.
Awesome work - love it.

&lt;i&gt;[WM: We plan to release a commercial version of TeleYapper soon that will include the variables you have indicated in addition to other user-defined fields that can be added to your existing database. Stay tuned!]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Where can I get some more information on the text-to-speech feature &#8211; I wanted to use this as an appointment notifier and convert the date and time of the appointment to speech. ie Your appointment with us is on &lt;date&gt; and &lt;time&gt;.<br />
Awesome work &#8211; love it.</p>
<p><i>[WM: We plan to release a commercial version of TeleYapper soon that will include the variables you have indicated in addition to other user-defined fields that can be added to your existing database. Stay tuned!]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Octothorpe		</title>
		<link>https://nerdvittles.com/introducing-teleyapper-40-the-free-asterisk-message-broadcasting-system/comment-page-1/#comment-3212</link>

		<dc:creator><![CDATA[Octothorpe]]></dc:creator>
		<pubDate>Fri, 21 Mar 2008 00:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=209#comment-3212</guid>

					<description><![CDATA[Ward - Thank you, thank you, thank you.  You have no idea how long I have been waiting for this (OK, maybe you do).  Great work as usual.]]></description>
			<content:encoded><![CDATA[<p>Ward &#8211; Thank you, thank you, thank you.  You have no idea how long I have been waiting for this (OK, maybe you do).  Great work as usual.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tom Conklin		</title>
		<link>https://nerdvittles.com/introducing-teleyapper-40-the-free-asterisk-message-broadcasting-system/comment-page-1/#comment-3207</link>

		<dc:creator><![CDATA[Tom Conklin]]></dc:creator>
		<pubDate>Tue, 18 Mar 2008 10:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=209#comment-3207</guid>

					<description><![CDATA[Ward - I have this app running on my first pass. Excellent instructions!
TomSyr]]></description>
			<content:encoded><![CDATA[<p>Ward &#8211; I have this app running on my first pass. Excellent instructions!<br />
TomSyr</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
