<?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"
	>

<channel>
	<title>peshvar.com</title>
	<atom:link href="http://peshvar.com/myblog/feed/" rel="self" type="application/rss+xml" />
	<link>http://peshvar.com/myblog</link>
	<description></description>
	<pubDate>Wed, 16 May 2012 17:41:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>fa</language>
			<item>
		<title>net-snmp /usr/bin/ld: cannot find -lperl</title>
		<link>http://peshvar.com/myblog/2012/05/16/net-snmp-usrbinld-cannot-find-lperl/</link>
		<comments>http://peshvar.com/myblog/2012/05/16/net-snmp-usrbinld-cannot-find-lperl/#comments</comments>
		<pubDate>Wed, 16 May 2012 17:40:37 +0000</pubDate>
		<dc:creator>peshvari</dc:creator>
		
		<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://peshvar.com/myblog/?p=282</guid>
		<description><![CDATA[<p>You might get the following error message when installing net-SNMP:</p>
<p>/usr/bin/ld: cannot find -lperl</p>
<p>This means that you are missing the libperl-dev which can be installed by using apt-get or yum:</p>
<p>sudo apt-get <span style="color:#777"> . . . &#8594; Read More: <a href="http://peshvar.com/myblog/2012/05/16/net-snmp-usrbinld-cannot-find-lperl/">net-snmp /usr/bin/ld: cannot find -lperl</a></span>]]></description>
		<wfw:commentRss>http://peshvar.com/myblog/2012/05/16/net-snmp-usrbinld-cannot-find-lperl/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ECHO in Telecom</title>
		<link>http://peshvar.com/myblog/2012/05/04/echo-in-telecom/</link>
		<comments>http://peshvar.com/myblog/2012/05/04/echo-in-telecom/#comments</comments>
		<pubDate>Sat, 05 May 2012 02:19:00 +0000</pubDate>
		<dc:creator>peshvari</dc:creator>
		
		<category><![CDATA[Miscellinous]]></category>

		<guid isPermaLink="false">http://peshvar.com/myblog/?p=279</guid>
		<description><![CDATA[<p>Echo cannot origin from an VoIP network. But delay times due to codecs  and buffering quickly makes even the slightest echo recieved very  annoying. Echo is generated by digital &#60;-&#62; anolog conversions  either in the PSTN or &#8220;at the other end&#8221; (overlaps of ear &#38; mouth)&#8221;.</p>
<p>If you hear echo then the source of <span style="color:#777"> . . . &#8594; Read More: <a href="http://peshvar.com/myblog/2012/05/04/echo-in-telecom/">ECHO in Telecom</a></span>]]></description>
		<wfw:commentRss>http://peshvar.com/myblog/2012/05/04/echo-in-telecom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SQL 2005 MM-DDD-YY format</title>
		<link>http://peshvar.com/myblog/2011/07/19/sql-2005-mm-ddd-yy-fortmat/</link>
		<comments>http://peshvar.com/myblog/2011/07/19/sql-2005-mm-ddd-yy-fortmat/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 20:55:58 +0000</pubDate>
		<dc:creator>peshvari</dc:creator>
		
		<category><![CDATA[Information Technology]]></category>

		<category><![CDATA[Microsoft SQL]]></category>

		<guid isPermaLink="false">http://peshvar.com/myblog/?p=274</guid>
		<description><![CDATA[<p>To format a date as MM-DDD-YY</p>
<p>Today:
REPLACE(right(UPPER(convert(varchar(20),getdate() ,06)), len(convert(varchar(20),getdate(),06))), &#8216; &#8216;, &#8216;-&#8217;)</p>
<p>to get Yesterday&#8217;s date:</p>
<p>PRINT REPLACE(right(UPPER(convert(varchar(20),getdate()-1 ,06)), len(convert(varchar(20),getdate()-1,06))), &#8216; &#8216;, &#8216;-&#8217;)</p>
<p>Extra date format for Microsoft SQL:

</p>
<p>– Microsoft SQL Server T-SQL date and datetime formats</p>
<p>– Date time formats – mssql datetime </p>
<p>– MSSQL getdate returns current system date and time in standard internal format</p>
<p>SELECT convert(varchar, getdate(), 100) – <span style="color:#777"> . . . &#8594; Read More: <a href="http://peshvar.com/myblog/2011/07/19/sql-2005-mm-ddd-yy-fortmat/">SQL 2005 MM-DDD-YY format</a></span>]]></description>
		<wfw:commentRss>http://peshvar.com/myblog/2011/07/19/sql-2005-mm-ddd-yy-fortmat/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Saudi Aramco selects Actenum DSO/Upstream software for scheduling Exploration drilling</title>
		<link>http://peshvar.com/myblog/2011/06/22/saudi-aramco-selects-actenum-dsoupstream-software-for-scheduling-exploration-drilling/</link>
		<comments>http://peshvar.com/myblog/2011/06/22/saudi-aramco-selects-actenum-dsoupstream-software-for-scheduling-exploration-drilling/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 20:09:44 +0000</pubDate>
		<dc:creator>peshvari</dc:creator>
		
		<category><![CDATA[Information Technology]]></category>

		<category><![CDATA[Aramco]]></category>

		<category><![CDATA[Exploration drilling]]></category>

		<category><![CDATA[Saudi Arabia Aramco]]></category>

		<guid isPermaLink="false">http://peshvar.com/myblog/?p=260</guid>
		<description><![CDATA[<p>Vancouver, BC, 22 June 2011 - Actenum Corporation today announced that  Aramco Services Company&#8217;s subsidiary of Saudi Aramco, the world&#8217;s  largest petroleum company?has acquired DSO/Upstream for use by Saudi  Aramco&#8217;s Exploration Department.</p>
<p>DSO/Upstream will enable Saudi Aramco  users to manage exploration drilling programs on a multi-year basis,  balancing scheduled activities against available <span style="color:#777"> . . . &#8594; Read More: <a href="http://peshvar.com/myblog/2011/06/22/saudi-aramco-selects-actenum-dsoupstream-software-for-scheduling-exploration-drilling/">Saudi Aramco selects Actenum DSO/Upstream software for scheduling Exploration drilling</a></span>]]></description>
		<wfw:commentRss>http://peshvar.com/myblog/2011/06/22/saudi-aramco-selects-actenum-dsoupstream-software-for-scheduling-exploration-drilling/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Protected: Avaa</title>
		<link>http://peshvar.com/myblog/2011/03/17/avaa/</link>
		<comments>http://peshvar.com/myblog/2011/03/17/avaa/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 04:48:22 +0000</pubDate>
		<dc:creator>peshvari</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://peshvar.com/myblog/?p=246</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
		<wfw:commentRss>http://peshvar.com/myblog/2011/03/17/avaa/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cisco 7940/7960 Protocol Application Invalid</title>
		<link>http://peshvar.com/myblog/2010/12/16/cisco-79407960-protocol-application-invalid/</link>
		<comments>http://peshvar.com/myblog/2010/12/16/cisco-79407960-protocol-application-invalid/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 18:27:05 +0000</pubDate>
		<dc:creator>peshvari</dc:creator>
		
		<category><![CDATA[Information Technology]]></category>

		<category><![CDATA[Protocol Application Invalid Cisco 7940 7960]]></category>

		<guid isPermaLink="false">http://peshvar.com/myblog/?p=243</guid>
		<description><![CDATA[<p>The easiest way to fix this is to setup Windows DHCP or Linux DHCP and pass TFTP IP address from your DHCP Server.</p>
<p>I fixed my issue by setting up DHCP in Windows 2003, then as per Cisco recommendation, I added the option 150 to the DHCP, check this link: http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a008055c1fe.shtml</p>
<p>There is another step, in Windows 2003, <span style="color:#777"> . . . &#8594; Read More: <a href="http://peshvar.com/myblog/2010/12/16/cisco-79407960-protocol-application-invalid/">Cisco 7940/7960 Protocol Application Invalid</a></span>]]></description>
		<wfw:commentRss>http://peshvar.com/myblog/2010/12/16/cisco-79407960-protocol-application-invalid/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing IIS - issue with staxmem.dll</title>
		<link>http://peshvar.com/myblog/2010/04/30/installing-iis-issue-with-staxmemdll/</link>
		<comments>http://peshvar.com/myblog/2010/04/30/installing-iis-issue-with-staxmemdll/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 16:37:09 +0000</pubDate>
		<dc:creator>peshvari</dc:creator>
		
		<category><![CDATA[Information Technology]]></category>

		<category><![CDATA[copying staxmem.dll]]></category>

		<category><![CDATA[IIS on Windows XP]]></category>

		<category><![CDATA[staxmem.dll issue]]></category>

		<guid isPermaLink="false">http://peshvar.com/myblog/?p=236</guid>
		<description><![CDATA[<p>If you are receiving error copying staxmem.dll then</p>
<p>Click Start, go to RUN, type cmd  press enter
type the following command:</p>
<p>esentutl /p %windir%/security/database/secedit.sdb </p>
<p>then go to Control Panel, Add/Remove Program then Add/Remove Windows Components, first, uncheck Internet Information Services (IIS)   &#8212;-Make sure to backup your Intepub folder just in case</p>
<p>click next to remove it. then <span style="color:#777"> . . . &#8594; Read More: <a href="http://peshvar.com/myblog/2010/04/30/installing-iis-issue-with-staxmemdll/">Installing IIS - issue with staxmem.dll</a></span>]]></description>
		<wfw:commentRss>http://peshvar.com/myblog/2010/04/30/installing-iis-issue-with-staxmemdll/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Peshvar back in the days</title>
		<link>http://peshvar.com/myblog/2010/04/06/peshvar-back-in-the-days/</link>
		<comments>http://peshvar.com/myblog/2010/04/06/peshvar-back-in-the-days/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 19:14:44 +0000</pubDate>
		<dc:creator>peshvari</dc:creator>
		
		<category><![CDATA[Peshvar]]></category>

		<category><![CDATA[axe ghademi]]></category>

		<category><![CDATA[feshvar ax]]></category>

		<guid isPermaLink="false">http://peshvar.com/myblog/?p=231</guid>
		<description><![CDATA[<span style="color:#777"> . . . &#8594; Read More: <a href="http://peshvar.com/myblog/2010/04/06/peshvar-back-in-the-days/">Peshvar back in the days</a></span>]]></description>
		<wfw:commentRss>http://peshvar.com/myblog/2010/04/06/peshvar-back-in-the-days/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Coverting a Cisco 7940 SIP to SCCP</title>
		<link>http://peshvar.com/myblog/2010/02/22/coverting-a-cisco-7940-sip-to-sccp/</link>
		<comments>http://peshvar.com/myblog/2010/02/22/coverting-a-cisco-7940-sip-to-sccp/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 23:56:09 +0000</pubDate>
		<dc:creator>peshvari</dc:creator>
		
		<category><![CDATA[Asterisk]]></category>

		<category><![CDATA[Information Technology]]></category>

		<category><![CDATA[Cisco SIP to SCCP Convert]]></category>

		<guid isPermaLink="false">http://peshvar.com/myblog/?p=229</guid>
		<description><![CDATA[<p>I had worked on this for almost two days and finally managed to figure it out&#8230; lots of people are having issues converting Cisco 7940 from SIP to SCCP&#8230;</p>
<p>Make sure that you have the following files in your TFTP server:</p>
<p>- SIPdefault.cnf: change the first line, which is image_version: &#8220;P00307000200&#8243;, you might have something like &#8220;P003-08-8-00&#8243; which <span style="color:#777"> . . . &#8594; Read More: <a href="http://peshvar.com/myblog/2010/02/22/coverting-a-cisco-7940-sip-to-sccp/">Coverting a Cisco 7940 SIP to SCCP</a></span>]]></description>
		<wfw:commentRss>http://peshvar.com/myblog/2010/02/22/coverting-a-cisco-7940-sip-to-sccp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>sox: Can&#8217;t open input file &#8216;/var/lib/asterisk/mohmp3/</title>
		<link>http://peshvar.com/myblog/2010/01/06/sox-cant-open-input-file-varlibasteriskmohmp3/</link>
		<comments>http://peshvar.com/myblog/2010/01/06/sox-cant-open-input-file-varlibasteriskmohmp3/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 23:00:38 +0000</pubDate>
		<dc:creator>peshvari</dc:creator>
		
		<category><![CDATA[Asterisk]]></category>

		<category><![CDATA[Asterisk music on hold issue]]></category>

		<category><![CDATA[FreePBX music on hold]]></category>

		<category><![CDATA[sox error]]></category>

		<guid isPermaLink="false">http://peshvar.com/myblog/?p=224</guid>
		<description><![CDATA[<p>in FreePBX sometimes you might get the following error message in you upload an MP3:</p>
<p>Error Processing: &#8220;sox: Can&#8217;t open input file &#8216;/var/lib/asterisk/mohmp3/</p>
<p>I convert the MP3 file to WAV and it worked ok&#8230; make sure that you convert it to 11,025 kHz, 16 Bit, Mono <span style="color:#777"> . . . &#8594; Read More: <a href="http://peshvar.com/myblog/2010/01/06/sox-cant-open-input-file-varlibasteriskmohmp3/">sox: Can&#8217;t open input file &#8216;/var/lib/asterisk/mohmp3/</a></span>]]></description>
		<wfw:commentRss>http://peshvar.com/myblog/2010/01/06/sox-cant-open-input-file-varlibasteriskmohmp3/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

