<?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 for DIDForSale</title>
	<atom:link href="http://www.didforsale.com/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.didforsale.com/blog</link>
	<description>Discuss the Latest about VoIP, SIP, Ser and Asterisk</description>
	<lastBuildDate>Tue, 23 Jun 2009 13:25:48 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Configure Inboud DID with FreePBX and DID For Sale by Lee</title>
		<link>http://www.didforsale.com/blog/?p=119&#038;cpage=1#comment-307</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Tue, 23 Jun 2009 13:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.didforsale.com/blog/?p=119#comment-307</guid>
		<description>Hi, I followed the settings above and my asterisk box says the status is OK when I do a &quot;sip show peers&quot; from the CLI.  However when I dial my did I see nothing in the CLI/logs and I just get silence.  Any help would be appreciated.. Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I followed the settings above and my asterisk box says the status is OK when I do a &#8220;sip show peers&#8221; from the CLI.  However when I dial my did I see nothing in the CLI/logs and I just get silence.  Any help would be appreciated.. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comments on DIDForSale by Jason Pennell</title>
		<link>http://www.didforsale.com/blog/?p=103&#038;cpage=1#comment-305</link>
		<dc:creator>Jason Pennell</dc:creator>
		<pubDate>Tue, 23 Jun 2009 12:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.didforsale.com/blog/?p=103#comment-305</guid>
		<description>1. How satisfied are you with DIDForSale? Why?
I really enjoy there quick response time.  We had some issues on our end with the setup and there tech support was awesome!
2. Would you recommend DIDForSale?
Absolutely!
3. How would you rate our product on scale of 1-5? 5 being best.
I rate it a 5.  However, we have had little testing as we just started using there services.  But from the short time we did have, it was great.
4. How would you rate our Customer Support on scale of 1-5? 5 being best.
I rate it a 5.
5. How do you like the voice quality of our DID’s?
So far the voice quality has been fine.  Again we only used didforsale for incoming calls into a conferencing system and have not had much time to test them fully.  But, so far so good.</description>
		<content:encoded><![CDATA[<p>1. How satisfied are you with DIDForSale? Why?<br />
I really enjoy there quick response time.  We had some issues on our end with the setup and there tech support was awesome!<br />
2. Would you recommend DIDForSale?<br />
Absolutely!<br />
3. How would you rate our product on scale of 1-5? 5 being best.<br />
I rate it a 5.  However, we have had little testing as we just started using there services.  But from the short time we did have, it was great.<br />
4. How would you rate our Customer Support on scale of 1-5? 5 being best.<br />
I rate it a 5.<br />
5. How do you like the voice quality of our DID’s?<br />
So far the voice quality has been fine.  Again we only used didforsale for incoming calls into a conferencing system and have not had much time to test them fully.  But, so far so good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Configure SIP DID from with your asterisk and A2billing by Milos Stanic</title>
		<link>http://www.didforsale.com/blog/?p=81&#038;cpage=1#comment-247</link>
		<dc:creator>Milos Stanic</dc:creator>
		<pubDate>Sat, 13 Jun 2009 22:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.didforsale.com/blog/?p=81#comment-247</guid>
		<description>You have an error in sip.conf part where it says &quot;canrinvite=no&quot;, while it should say &quot;canrEinvite=no&quot;, you missed an &quot;e&quot;, and this error is repeated in all your other instructions</description>
		<content:encoded><![CDATA[<p>You have an error in sip.conf part where it says &#8220;canrinvite=no&#8221;, while it should say &#8220;canrEinvite=no&#8221;, you missed an &#8220;e&#8221;, and this error is repeated in all your other instructions</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup asterisk server with DIDForSale? by Andy</title>
		<link>http://www.didforsale.com/blog/?p=47&#038;cpage=1#comment-241</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 05 Jun 2009 21:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.didforsale.com/blog/?p=47#comment-241</guid>
		<description>In Tribox CE (using FreePBX) you can set Asterisk to use DNS name to get the external ip address of the server to work properly behind a NAT

I have the following data in sip_general_custom.conf

nat=yes
externhost=externname.mydomain.com
localnet=192.168.1.0/255.255.255.0
externrefresh=60

edit values to reflect your setup.  extername.mydomain.com should resolve to the, wait for it, external ip address of your router</description>
		<content:encoded><![CDATA[<p>In Tribox CE (using FreePBX) you can set Asterisk to use DNS name to get the external ip address of the server to work properly behind a NAT</p>
<p>I have the following data in sip_general_custom.conf</p>
<p>nat=yes<br />
externhost=externname.mydomain.com<br />
localnet=192.168.1.0/255.255.255.0<br />
externrefresh=60</p>
<p>edit values to reflect your setup.  extername.mydomain.com should resolve to the, wait for it, external ip address of your router</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure Inboud DID with FreePBX and DID For Sale by Andy</title>
		<link>http://www.didforsale.com/blog/?p=119&#038;cpage=1#comment-239</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 05 Jun 2009 21:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.didforsale.com/blog/?p=119#comment-239</guid>
		<description>Do NOT edit extensions.conf when using FreePBX 
edit extensions_override_freepbx.conf instead

(at least this is what I had to do in Trixbox CE)</description>
		<content:encoded><![CDATA[<p>Do NOT edit extensions.conf when using FreePBX<br />
edit extensions_override_freepbx.conf instead</p>
<p>(at least this is what I had to do in Trixbox CE)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Configure SIP DID from with your asterisk and A2billing by Chad</title>
		<link>http://www.didforsale.com/blog/?p=81&#038;cpage=1#comment-181</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Mon, 18 May 2009 14:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.didforsale.com/blog/?p=81#comment-181</guid>
		<description>To connect when behind a firewall, add the following lines to the general context

[general]
externip = 123.123.123.123 ;ip address as seen from the internet
localnet=192.168.0.0/255.255.255.0 ;internal subnet/mask</description>
		<content:encoded><![CDATA[<p>To connect when behind a firewall, add the following lines to the general context</p>
<p>[general]<br />
externip = 123.123.123.123 ;ip address as seen from the internet<br />
localnet=192.168.0.0/255.255.255.0 ;internal subnet/mask</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup asterisk server with DIDForSale? by cyril</title>
		<link>http://www.didforsale.com/blog/?p=47&#038;cpage=1#comment-163</link>
		<dc:creator>cyril</dc:creator>
		<pubDate>Mon, 11 May 2009 11:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.didforsale.com/blog/?p=47#comment-163</guid>
		<description>kunal fixed the problem.
You should ask him specifically every DID you want to work with domain name</description>
		<content:encoded><![CDATA[<p>kunal fixed the problem.<br />
You should ask him specifically every DID you want to work with domain name</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup asterisk server with DIDForSale? by cyril</title>
		<link>http://www.didforsale.com/blog/?p=47&#038;cpage=1#comment-157</link>
		<dc:creator>cyril</dc:creator>
		<pubDate>Sat, 09 May 2009 21:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.didforsale.com/blog/?p=47#comment-157</guid>
		<description>For Dynamic Public IP address, it would be perfect if DIDforsale accepts domain (ie. sip.mycompany.com) instead of IP address in &quot;Manage IP&quot;.
In my case, the IP address changes every day so I reasonably cannot user DIDforsale</description>
		<content:encoded><![CDATA[<p>For Dynamic Public IP address, it would be perfect if DIDforsale accepts domain (ie. sip.mycompany.com) instead of IP address in &#8220;Manage IP&#8221;.<br />
In my case, the IP address changes every day so I reasonably cannot user DIDforsale</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comments on DIDForSale by Ted Brunelle</title>
		<link>http://www.didforsale.com/blog/?p=103&#038;cpage=1#comment-147</link>
		<dc:creator>Ted Brunelle</dc:creator>
		<pubDate>Mon, 04 May 2009 20:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.didforsale.com/blog/?p=103#comment-147</guid>
		<description>1. How satisfied are you with DIDForSale? Why?
My boss and I am VERY satisfied with DIDForSale.  Why? Because the customer service is 1st class, regardless of whether you are getting a number for a home phone or a major corporation.

2. Would you recommend DIDForSale?
Once we have established that their quality and service is industry standard, the only factor left is that of basic economics -- the price is unbeatable.  However, I was pleasantly surprised when the quality of service exceeded that of most major corporations.  If you want the ability to have virtually limitless simultaneously incoming calls with physical copper pair line quality, for less than the cost of a normal, single line phone, use DIDForSale.

3. How would you rate our product on scale of 1-5? 5 being best.
RATING: 5 - quality is great, no dropped calls, you can reach a real human at nearly all hours of the day/night via email and phone.

4. How would you rate our Customer Support on scale of 1-5? 5 being best.
RATING: 5.  Outstanding.

5. How do you like the voice quality of our DID’s?
RATING: 5.  Exceeded or beat our previous copper pair providers quality (Verizon).</description>
		<content:encoded><![CDATA[<p>1. How satisfied are you with DIDForSale? Why?<br />
My boss and I am VERY satisfied with DIDForSale.  Why? Because the customer service is 1st class, regardless of whether you are getting a number for a home phone or a major corporation.</p>
<p>2. Would you recommend DIDForSale?<br />
Once we have established that their quality and service is industry standard, the only factor left is that of basic economics &#8212; the price is unbeatable.  However, I was pleasantly surprised when the quality of service exceeded that of most major corporations.  If you want the ability to have virtually limitless simultaneously incoming calls with physical copper pair line quality, for less than the cost of a normal, single line phone, use DIDForSale.</p>
<p>3. How would you rate our product on scale of 1-5? 5 being best.<br />
RATING: 5 &#8211; quality is great, no dropped calls, you can reach a real human at nearly all hours of the day/night via email and phone.</p>
<p>4. How would you rate our Customer Support on scale of 1-5? 5 being best.<br />
RATING: 5.  Outstanding.</p>
<p>5. How do you like the voice quality of our DID’s?<br />
RATING: 5.  Exceeded or beat our previous copper pair providers quality (Verizon).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup asterisk server with DIDForSale? by Jason</title>
		<link>http://www.didforsale.com/blog/?p=47&#038;cpage=1#comment-117</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 19 Apr 2009 16:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.didforsale.com/blog/?p=47#comment-117</guid>
		<description>the last comment appears to have mangled the error message
let me try to insert it again and fix it
Apr 19 16:24:35 NOTICE[15778]: chan_sip.c:12322 handle_response_invite: Failed to authenticate on INVITE to &#039;&quot;301&quot; (sip:jason@xxx.xxx.xxx.xxx);tag=as13ab6b04&#039;
I placed ( ) where the greater then and less then was. Apparently this page thinks its an html tag.  Hopefully someone can tell me what I am doing wrong here.
Here is the sip.con entry:
[didforsale]
type=peer
host=xxx.xxx.xxx.xxx
nat=no
canrinvite=yes
disallow=all
allow=ulaw
allow=alaw
dtmfmode=rfc2833
insecure=very
context=incoming_calls
Again I XXX out the Ip of the didforsale server since this is a public page.

And here is the extensions.conf file
[outgoing_calls]
exten =&gt; _1NXXNXXXXXX,1,NoOp()
exten =&gt; _1NXXNXXXXXX,n,Dial(SIP/didforsale/${EXTEN})

Where am I going wrong here?</description>
		<content:encoded><![CDATA[<p>the last comment appears to have mangled the error message<br />
let me try to insert it again and fix it<br />
Apr 19 16:24:35 NOTICE[15778]: chan_sip.c:12322 handle_response_invite: Failed to authenticate on INVITE to &#8216;&#8221;301&#8243; (sip:jason@xxx.xxx.xxx.xxx);tag=as13ab6b04&#8242;<br />
I placed ( ) where the greater then and less then was. Apparently this page thinks its an html tag.  Hopefully someone can tell me what I am doing wrong here.<br />
Here is the sip.con entry:<br />
[didforsale]<br />
type=peer<br />
host=xxx.xxx.xxx.xxx<br />
nat=no<br />
canrinvite=yes<br />
disallow=all<br />
allow=ulaw<br />
allow=alaw<br />
dtmfmode=rfc2833<br />
insecure=very<br />
context=incoming_calls<br />
Again I XXX out the Ip of the didforsale server since this is a public page.</p>
<p>And here is the extensions.conf file<br />
[outgoing_calls]<br />
exten =&gt; _1NXXNXXXXXX,1,NoOp()<br />
exten =&gt; _1NXXNXXXXXX,n,Dial(SIP/didforsale/${EXTEN})</p>
<p>Where am I going wrong here?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
