<?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 a Complete Podcast Studio for Everyman: Your Telephone	</title>
	<atom:link href="https://nerdvittles.com/introducing-a-complete-podcast-studio-your-telephone/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/introducing-a-complete-podcast-studio-your-telephone/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Thu, 02 Jun 2011 14:05:17 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Lonnie		</title>
		<link>https://nerdvittles.com/introducing-a-complete-podcast-studio-your-telephone/comment-page-1/#comment-1897</link>

		<dc:creator><![CDATA[Lonnie]]></dc:creator>
		<pubDate>Tue, 05 Sep 2006 15:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=146#comment-1897</guid>

					<description><![CDATA[Ward, you bring up the 911 topic.  I would greatly value your legal insights.
In order to minimize accidental 911/emergency calls, could I suggest a mini-topic for NerdVittles.
The solution would be a short, Allison voiced, prelude before making 911 emergency calls.  This would add a few seconds to placing the 911 call, but would allow the user to hangup if the call was accidental.

Something like the following.

[e911]
exten =&gt; 911,1,Answer
exten =&gt; 911,n,Playback(msg-911-dialed) ;  You dialed 911 to reach emergency services.
exten =&gt; 911,n,Playback(msg-911-error) ;  If this is in error, please hangup immediately.
exten =&gt; 911,n,Wait(2) ;  2 seconds of silence
exten =&gt; 911,n,Playback(msg-911-connect) ;  You will now be connected to the 911 operator.
exten =&gt; 911,n,Wait(2) ;  2 seconds of silence
;
; continue will normal 911 dialout
exten =&gt; 911,n,Set(CALLERID(num)=${YOUR_CIDNUM})
exten =&gt; 911,n,Set(CALLERID(name)=${YOUR_CIDNAME})
exten =&gt; 911,n,DIAL(SIP/${YOUR_SIP_PEER}/911},120)
exten =&gt; 911,n,Hangup

Any legal issues?  Would this be a good thing?

Thanks,

Lonnie]]></description>
			<content:encoded><![CDATA[<p>Ward, you bring up the 911 topic.  I would greatly value your legal insights.<br />
In order to minimize accidental 911/emergency calls, could I suggest a mini-topic for NerdVittles.<br />
The solution would be a short, Allison voiced, prelude before making 911 emergency calls.  This would add a few seconds to placing the 911 call, but would allow the user to hangup if the call was accidental.</p>
<p>Something like the following.</p>
<p>[e911]<br />
exten => 911,1,Answer<br />
exten => 911,n,Playback(msg-911-dialed) ;  You dialed 911 to reach emergency services.<br />
exten => 911,n,Playback(msg-911-error) ;  If this is in error, please hangup immediately.<br />
exten => 911,n,Wait(2) ;  2 seconds of silence<br />
exten => 911,n,Playback(msg-911-connect) ;  You will now be connected to the 911 operator.<br />
exten => 911,n,Wait(2) ;  2 seconds of silence<br />
;<br />
; continue will normal 911 dialout<br />
exten => 911,n,Set(CALLERID(num)=${YOUR_CIDNUM})<br />
exten => 911,n,Set(CALLERID(name)=${YOUR_CIDNAME})<br />
exten => 911,n,DIAL(SIP/${YOUR_SIP_PEER}/911},120)<br />
exten => 911,n,Hangup</p>
<p>Any legal issues?  Would this be a good thing?</p>
<p>Thanks,</p>
<p>Lonnie</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vince		</title>
		<link>https://nerdvittles.com/introducing-a-complete-podcast-studio-your-telephone/comment-page-1/#comment-1884</link>

		<dc:creator><![CDATA[Vince]]></dc:creator>
		<pubDate>Wed, 30 Aug 2006 01:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=146#comment-1884</guid>

					<description><![CDATA[I recently signed up for e911 service with TelaSIP.  At $3/month it provides the Asterisk Community with a viable e911 solution.  To my knowledge there is no &quot;per use&quot; charge and they provide assistance in configuring Asterisk to work with their e911 service to anyone who may need it.]]></description>
			<content:encoded><![CDATA[<p>I recently signed up for e911 service with TelaSIP.  At $3/month it provides the Asterisk Community with a viable e911 solution.  To my knowledge there is no "per use" charge and they provide assistance in configuring Asterisk to work with their e911 service to anyone who may need it.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
