<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Asterisk FAQs</title>
	<atom:link href="http://asteriskfaqs.org/feed" rel="self" type="application/rss+xml" />
	<link>http://asteriskfaqs.org</link>
	<description>... Asterisk Open Source PBX Frequent Asked Questions</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:30:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Script to automatically update externip. Useful for a host with dynamic public IP</title>
		<link>http://asteriskfaqs.org/2012/02/06/asterisk-users/script-to-automatically-update-externip-useful-for-a-host-with-dynamic-public-ip.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/asterisk-users/script-to-automatically-update-externip-useful-for-a-host-with-dynamic-public-ip.html#comments</comments>
		<pubDate>Tue, 07 Feb 2012 03:18:35 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>
		<category><![CDATA[external ip address]]></category>
		<category><![CDATA[john cahill]]></category>
		<category><![CDATA[public ip]]></category>
		<category><![CDATA[sip]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27786</guid>
		<description><![CDATA[On Monday 06 Feb 2012, John Cahill wrote: > logger -s &#8220;checksetexternip.sh: External IP address > has changed, changing /etc/asterisk/sip_general_custom.conf&#8221; grep -v > &#8220;externip&#8221; /etc/asterisk/sip_general_custom.conf > > /etc/asterisk/sip_general_custom.conf.tmp echo &#8220;externip=$EXTERNIP&#8221; > >> /etc/asterisk/sip_general_custom.conf.tmp cp > /etc/asterisk/sip_general_custom.conf.tmp > /etc/asterisk/sip_general_custom.conf rm > /etc/asterisk/sip_general_custom.conf.tmp You could also do something like: sed -i -e &#8220;s/^externip *=.*/externip = $EXTERNIP/&#8221; /etc/asterisk/sip.conf [...]]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/asterisk-users/script-to-automatically-update-externip-useful-for-a-host-with-dynamic-public-ip.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Are there any ATAs that support IP6?</title>
		<link>http://asteriskfaqs.org/2012/02/06/asterisk-users/are-there-any-atas-that-support-ip6.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/asterisk-users/are-there-any-atas-that-support-ip6.html#comments</comments>
		<pubDate>Tue, 07 Feb 2012 01:54:18 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>
		<category><![CDATA[atas]]></category>
		<category><![CDATA[ip6]]></category>
		<category><![CDATA[IPv]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[support ipv6]]></category>
		<category><![CDATA[voipfc]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27778</guid>
		<description><![CDATA[Are there any ATAs that support IPv6 in the wild, given that IP4 address are running out? /voipfc]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/asterisk-users/are-there-any-atas-that-support-ip6.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>res_http_post.so questions</title>
		<link>http://asteriskfaqs.org/2012/02/06/asterisk-users/res_http_post-so-questions.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/asterisk-users/res_http_post-so-questions.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 23:24:56 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27774</guid>
		<description><![CDATA[In short &#8211; is this module essential for the running of Asterisk? What is its function? Is there a help/list where I could find a description of what it does? Thanks!]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/asterisk-users/res_http_post-so-questions.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>dial a queue</title>
		<link>http://asteriskfaqs.org/2012/02/06/asterisk-users/dial-a-queue.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/asterisk-users/dial-a-queue.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 20:54:16 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[com]]></category>
		<category><![CDATA[dial field]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[queue number]]></category>
		<category><![CDATA[www api]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27772</guid>
		<description><![CDATA[No 2012/2/6, Danny Nicholas : > Queue(8888)? > > &#8212;&#8211;Original Message&#8212;&#8211; > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Alejandro > Cabrera Obed > Sent: Monday, February 06, 2012 1:40 PM > To: Asterisk Users Mailing List &#8211; Non-Commercial Discussion > Subject: Re: [asterisk-users] Custom extension: dial a queue > > No, Local/queue/8888 don&#8217;t work [...]]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/asterisk-users/dial-a-queue.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to secure an Asterisk Server</title>
		<link>http://asteriskfaqs.org/2012/02/06/general/how-to-secure-an-aserisk-server.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/general/how-to-secure-an-aserisk-server.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 20:17:05 +0000</pubDate>
		<dc:creator>Jose P. Espinal</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[asterisk security]]></category>
		<category><![CDATA[asterisk under heavy attacks]]></category>
		<category><![CDATA[fail2ban]]></category>
		<category><![CDATA[hardware firewall]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[secure asterisk server]]></category>
		<category><![CDATA[software firewall]]></category>
		<category><![CDATA[strong password]]></category>
		<category><![CDATA[voip blacklist]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27763</guid>
		<description><![CDATA[System exposed to the Internet are target for malicious users that try to discover security holes and take advantage of them. Of course, Asterisk servers are not the exception and usually get involved into heavy attacks. If your Asterisk box is facing the Internet and you are being constantly flooded with break-in attempts, you might [...]]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/general/how-to-secure-an-aserisk-server.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playback with noanswer in AGI</title>
		<link>http://asteriskfaqs.org/2012/02/06/asterisk-users/playback-with-noanswer-in-agi.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/asterisk-users/playback-with-noanswer-in-agi.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 18:05:32 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>
		<category><![CDATA[hangup]]></category>
		<category><![CDATA[playback]]></category>
		<category><![CDATA[sip phone]]></category>
		<category><![CDATA[zohair]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27764</guid>
		<description><![CDATA[Hi All, I want to play a file in agi but dont want to answer the call I am dialing through sip phone and running asterisk 1.8.6, I tried following with no luck $agi->exec(&#8220;Progress&#8221;); $agi->exec(&#8220;Playback $filetoplay,noanswer&#8221;); $agi->hangup(); When I dial I can&#8217;t hear the audio but if I answer the call or remove noanswer argument [...]]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/asterisk-users/playback-with-noanswer-in-agi.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BETTER_BACKTRACES</title>
		<link>http://asteriskfaqs.org/2012/02/06/asterisk-users/better_backtraces.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/asterisk-users/better_backtraces.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 17:22:05 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[BETTER]]></category>
		<category><![CDATA[suggestion]]></category>
		<category><![CDATA[thread]]></category>
		<category><![CDATA[yast]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27761</guid>
		<description><![CDATA[I have been following the &#8220;Asterisk CLI unresponsive&#8221; thread and saw the suggestion to enable BETTER_BACKTRACES when I went in to do that it said it requires libbfd.. When I went to add that from yast I get no packages by that name. I am on openSUSE an ideas if this is part of another [...]]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/asterisk-users/better_backtraces.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What packages are required to get cdr_adaptive_odbc to be compiled in Asterisk?</title>
		<link>http://asteriskfaqs.org/2012/02/06/asterisk-users/what-packages-are-required-to-get-cdr_adaptive_odbc-to-be-compiled-in-asterisk.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/asterisk-users/what-packages-are-required-to-get-cdr_adaptive_odbc-to-be-compiled-in-asterisk.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 14:43:45 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[devel]]></category>
		<category><![CDATA[libmyodbc]]></category>
		<category><![CDATA[Monday]]></category>
		<category><![CDATA[odbc]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27757</guid>
		<description><![CDATA[On Monday 06 February 2012, Frank Church wrote: > When I do a make menuselect cdr_adaptive_odbc is disabled. > > What packages are required to enable it? > > Even after executing apt-get install unixodbc libmyodbc odbc-postgresql > tdsodbc unixodbc-bin it is still disabled. > > What am I missing? Almost certainly a -dev (or [...]]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/asterisk-users/what-packages-are-required-to-get-cdr_adaptive_odbc-to-be-compiled-in-asterisk.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What packages are required to getcdr_adaptive_odbc to be compiled in Asterisk?</title>
		<link>http://asteriskfaqs.org/2012/02/06/asterisk-users/what-packages-are-required-to-getcdr_adaptive_odbc-to-be-compiled-in-asterisk.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/asterisk-users/what-packages-are-required-to-getcdr_adaptive_odbc-to-be-compiled-in-asterisk.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 14:34:26 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>
		<category><![CDATA[confidentiality statement]]></category>
		<category><![CDATA[devel package]]></category>
		<category><![CDATA[electronic communications privacy act]]></category>
		<category><![CDATA[rebecca robinson]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27753</guid>
		<description><![CDATA[I was doing that, I think it was because the unixodbc-devel package wasn&#8217;t installed On 6 February 2012 14:19, Bryant Zimmerman wrote: > Frank > > Once you have installed new dependencies you must start from scratch. > Did you do a &#8220;make clean&#8221; then run ./configure again and then do your > &#8220;make menuselect&#8221; [...]]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/asterisk-users/what-packages-are-required-to-getcdr_adaptive_odbc-to-be-compiled-in-asterisk.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why doesn&#8217;t this manager.conf code work on Asterisk 1.6.2 and 1.8.9?</title>
		<link>http://asteriskfaqs.org/2012/02/06/asterisk-users/why-doesnt-this-manager-conf-code-work-on-asterisk-1-6-2-and-1-8-9.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/asterisk-users/why-doesnt-this-manager-conf-code-work-on-asterisk-1-6-2-and-1-8-9.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 13:33:57 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27750</guid>
		<description><![CDATA[Why doesn&#8217;t this manager.conf code work on Asterisk 1.6.2 and 1.8.9? It works perfectly on Asterisk 1.4 In Asterisk 1.6 it appears to disconnect as soon as events occur and in 1.8.9 it can&#8217;t be read at all. Apparently it has some syntax issues with 1.8.9. Is it possible to tell at a glance what [...]]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/asterisk-users/why-doesnt-this-manager-conf-code-work-on-asterisk-1-6-2-and-1-8-9.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk 10 and DUNDi, Extended Support?</title>
		<link>http://asteriskfaqs.org/2012/02/06/asterisk-users/asterisk-10-and-dundi-extended-support.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/asterisk-users/asterisk-10-and-dundi-extended-support.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 11:50:59 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[Extended]]></category>
		<category><![CDATA[pbx]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27748</guid>
		<description><![CDATA[When I compile Asterisk 10, under PBX modules I see DUNDi listed under extended support. Does this mean that DUNDi will be depreciated in the upcoming branches and if so what is replacing DUNDi? Regards David Klaverstyn]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/asterisk-users/asterisk-10-and-dundi-extended-support.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Asterisk CLI unresponsive</title>
		<link>http://asteriskfaqs.org/2012/02/06/asterisk-users/asterisk-cli-unresponsive-2.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/asterisk-users/asterisk-cli-unresponsive-2.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 10:45:35 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>
		<category><![CDATA[Anyone]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[deadlocks]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[practise]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27744</guid>
		<description><![CDATA[Hello, is there anyone that can give me some more information on these &#8220;deadlocks&#8221; ?! How can these deadlocks occur and what is &#8220;good practise&#8221; to avoid these problems ?? Jonas.]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/asterisk-users/asterisk-cli-unresponsive-2.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Callmanager 4 Asterisk Malformed/Missing URL</title>
		<link>http://asteriskfaqs.org/2012/02/06/asterisk-users/callmanager-4-asterisk-malformedmissing-url.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/asterisk-users/callmanager-4-asterisk-malformedmissing-url.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 09:55:49 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[bad request]]></category>
		<category><![CDATA[cisco callmanager]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[Missing]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[trunk]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27742</guid>
		<description><![CDATA[Hi,   I am currently trying to get a Cisco Callmanager 4.1 and an Asterisk server (1.6.2.21) to talk via a SIP trunk so I can use the Voicemail component of the Asterisk (all the phones are associated with the Callmanager). The connection seem to be there. When I do a &#8220;sip show peers&#8221; on [...]]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/asterisk-users/callmanager-4-asterisk-malformedmissing-url.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Driver for TOR3E ( Govarion ).</title>
		<link>http://asteriskfaqs.org/2012/02/06/asterisk-users/driver-for-tor3e-govarion.html</link>
		<comments>http://asteriskfaqs.org/2012/02/06/asterisk-users/driver-for-tor3e-govarion.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 08:59:17 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[e1]]></category>
		<category><![CDATA[good heart]]></category>
		<category><![CDATA[heart]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[x86]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27740</guid>
		<description><![CDATA[Hello List, I have one TOR3-E (E1 version) card from Govarion that i used some years ago, but it seems company stopped work. Since website is down. Is there somebody with good heart that could help me to get a driver for an x86 and x86_64 for this card? Thank you so much, Richard Palmeron]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/06/asterisk-users/driver-for-tor3e-govarion.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Binding to 0.0.0.0 a security risk?</title>
		<link>http://asteriskfaqs.org/2012/02/05/asterisk-users/binding-to-0-0-0-0-a-security-risk.html</link>
		<comments>http://asteriskfaqs.org/2012/02/05/asterisk-users/binding-to-0-0-0-0-a-security-risk.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 00:43:07 +0000</pubDate>
		<dc:creator>Mailing-list Colector</dc:creator>
				<category><![CDATA[Asterisk-Users]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[bit]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[risk]]></category>
		<category><![CDATA[security risk]]></category>
		<category><![CDATA[subset]]></category>

		<guid isPermaLink="false">http://asteriskfaqs.org/?p=27734</guid>
		<description><![CDATA[On Sun, 5 Feb 2012, Josh wrote: > I am a bit baffled though &#8211; Asterisk has existed for quite a while now > and I am not sure why this wasn&#8217;t implemented sooner &#8211; everyone knows > that using 0.0.0.0 is a security risk. Why do you see binding to 0.0.0.0 to be a [...]]]></description>
		<wfw:commentRss>http://asteriskfaqs.org/2012/02/05/asterisk-users/binding-to-0-0-0-0-a-security-risk.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

