<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Arturo Ochoa N</title>
	<atom:link href="http://arturoochoa.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://arturoochoa.wordpress.com</link>
	<description>Blog personal de Linux, Asterisk y temas de Tecnologia</description>
	<lastBuildDate>Tue, 13 Sep 2011 00:15:09 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='arturoochoa.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Arturo Ochoa N</title>
		<link>http://arturoochoa.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://arturoochoa.wordpress.com/osd.xml" title="Arturo Ochoa N" />
	<atom:link rel='hub' href='http://arturoochoa.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SSH to servers behind JumpServers</title>
		<link>http://arturoochoa.wordpress.com/2011/09/07/ssh-to-servers-behind-jumpservers/</link>
		<comments>http://arturoochoa.wordpress.com/2011/09/07/ssh-to-servers-behind-jumpservers/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 19:47:42 +0000</pubDate>
		<dc:creator>arturoochoa</dc:creator>
				<category><![CDATA[Asterisk]]></category>

		<guid isPermaLink="false">http://arturoochoa.wordpress.com/?p=162</guid>
		<description><![CDATA[Let&#8217;s suppose you have received a bunch of Linux servers you need now to administer&#8230; the problem tough, is that to access those servers you need to open a ssh session to a &#8220;Jump Server&#8221;, then from jump server, you will reach all the needed servers&#8230; This is what I did: Pre-requisites: 1. ssh public [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arturoochoa.wordpress.com&amp;blog=3140896&amp;post=162&amp;subd=arturoochoa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://arturoochoa.wordpress.com/2011/09/07/ssh-to-servers-behind-jumpservers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f41b86d4b87d906c945cfe3157c63e0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arturoochoa</media:title>
		</media:content>
	</item>
		<item>
		<title>Running VPNC and StrongSwan IPsec together</title>
		<link>http://arturoochoa.wordpress.com/2011/05/04/running-vpnc-and-strongswan-ipsec-together/</link>
		<comments>http://arturoochoa.wordpress.com/2011/05/04/running-vpnc-and-strongswan-ipsec-together/#comments</comments>
		<pubDate>Wed, 04 May 2011 20:10:24 +0000</pubDate>
		<dc:creator>arturoochoa</dc:creator>
				<category><![CDATA[Otros Temas]]></category>

		<guid isPermaLink="false">http://arturoochoa.wordpress.com/?p=157</guid>
		<description><![CDATA[If in your company, or your workplace has Cisco VPN infrastructure, but at the same time you need to connect to some remote site using Ipsec, and you are Linux desktop user, then this is a good tip how to run both of them at the same time. Requirements: Already configured vpnc to connect to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arturoochoa.wordpress.com&amp;blog=3140896&amp;post=157&amp;subd=arturoochoa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://arturoochoa.wordpress.com/2011/05/04/running-vpnc-and-strongswan-ipsec-together/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f41b86d4b87d906c945cfe3157c63e0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arturoochoa</media:title>
		</media:content>
	</item>
		<item>
		<title>Using ClusterSSH for multiple ssh sessions</title>
		<link>http://arturoochoa.wordpress.com/2011/04/27/using-clusterssh-for-multiple-ssh-sessions/</link>
		<comments>http://arturoochoa.wordpress.com/2011/04/27/using-clusterssh-for-multiple-ssh-sessions/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 18:09:56 +0000</pubDate>
		<dc:creator>arturoochoa</dc:creator>
				<category><![CDATA[Otros Temas]]></category>

		<guid isPermaLink="false">http://arturoochoa.wordpress.com/?p=149</guid>
		<description><![CDATA[If you like me, sometimes requires typing same command in multiple ssh connections to remote servers, this is a useful tool: ClusterSSH. HomePage: http://sourceforge.net/projects/clusterssh/ At this moment I&#8217;m in Ubuntu 10.4, so: Installation Simple use aptitude to install the package: sudo aptitude install clusterssh Usage Just open your regular terminal and type in this command: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arturoochoa.wordpress.com&amp;blog=3140896&amp;post=149&amp;subd=arturoochoa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://arturoochoa.wordpress.com/2011/04/27/using-clusterssh-for-multiple-ssh-sessions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f41b86d4b87d906c945cfe3157c63e0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arturoochoa</media:title>
		</media:content>

		<media:content url="http://arturoochoa.files.wordpress.com/2011/04/screenshot1.png?w=300" medium="image">
			<media:title type="html">CSSH</media:title>
		</media:content>
	</item>
		<item>
		<title>Ruby 1.8.7 with gems 1.4.2 in Ubuntu 10.4</title>
		<link>http://arturoochoa.wordpress.com/2011/01/27/ruby-1-8-7-with-gems-1-4-2-in-ubuntu-10-4/</link>
		<comments>http://arturoochoa.wordpress.com/2011/01/27/ruby-1-8-7-with-gems-1-4-2-in-ubuntu-10-4/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 17:08:16 +0000</pubDate>
		<dc:creator>arturoochoa</dc:creator>
				<category><![CDATA[Asterisk]]></category>

		<guid isPermaLink="false">http://arturoochoa.wordpress.com/?p=145</guid>
		<description><![CDATA[While trying to figure out how to install gems 1.4.2 in Ubuntu 10.4 with Ruby 1.9.2 I found the following error: root@DMX82877:/usr/src/rubygems-1.4.2# ruby setup.rb --setup /usr/src/rubygems-1.4.2/lib/rubygems/source_index.rb:62:in `installed_spec_directories': undefined method `path' for Gem:Module (NoMethodError) from /usr/src/rubygems-1.4.2/lib/rubygems/source_index.rb:52:in `from_installed_gems' from /usr/src/rubygems-1.4.2/lib/rubygems.rb:914:in `source_index' from /usr/src/rubygems-1.4.2/lib/rubygems/gem_path_searcher.rb:83:in `init_gemspecs' from /usr/src/rubygems-1.4.2/lib/rubygems/gem_path_searcher.rb:13:in `initialize' from /usr/src/rubygems-1.4.2/lib/rubygems.rb:873:in `new' from /usr/src/rubygems-1.4.2/lib/rubygems.rb:873:in `searcher' from /usr/src/rubygems-1.4.2/lib/rubygems.rb:495:in `find_files' from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arturoochoa.wordpress.com&amp;blog=3140896&amp;post=145&amp;subd=arturoochoa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://arturoochoa.wordpress.com/2011/01/27/ruby-1-8-7-with-gems-1-4-2-in-ubuntu-10-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f41b86d4b87d906c945cfe3157c63e0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arturoochoa</media:title>
		</media:content>
	</item>
		<item>
		<title>Outbound DAHDI calls failing, &#8220;Sent deferred digit string&#8221;</title>
		<link>http://arturoochoa.wordpress.com/2010/04/06/outbound-dahdi-calls-failing-sent-deferred-digit-string/</link>
		<comments>http://arturoochoa.wordpress.com/2010/04/06/outbound-dahdi-calls-failing-sent-deferred-digit-string/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 16:31:51 +0000</pubDate>
		<dc:creator>arturoochoa</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[DAHDI]]></category>
		<category><![CDATA[deferred digit]]></category>

		<guid isPermaLink="false">http://arturoochoa.wordpress.com/?p=137</guid>
		<description><![CDATA[This is for our main records, but if someone find this useful that will be nice. Problem: Trying to make outbound calls fails in asterisk 1.4.X with dahdi [Apr  6 09:07:53] DEBUG[9180] chan_dahdi.c: Dialing &#8217;5932050&#8242; [Apr  6 09:07:53] DEBUG[9180] chan_dahdi.c: Deferring dialing&#8230; (res -1) [Apr  6 09:07:53] VERBOSE[9180] logger.c:     &#8212; Called 2/5932050 [Apr  6 09:07:54] [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arturoochoa.wordpress.com&amp;blog=3140896&amp;post=137&amp;subd=arturoochoa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://arturoochoa.wordpress.com/2010/04/06/outbound-dahdi-calls-failing-sent-deferred-digit-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f41b86d4b87d906c945cfe3157c63e0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arturoochoa</media:title>
		</media:content>
	</item>
		<item>
		<title>DTMF Problems between different Asterisk Versions.</title>
		<link>http://arturoochoa.wordpress.com/2009/09/18/dtmf-problems-between-different-asterisk-versions/</link>
		<comments>http://arturoochoa.wordpress.com/2009/09/18/dtmf-problems-between-different-asterisk-versions/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 17:09:44 +0000</pubDate>
		<dc:creator>arturoochoa</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[dtmf]]></category>

		<guid isPermaLink="false">http://arturoochoa.wordpress.com/?p=134</guid>
		<description><![CDATA[Well, I&#8217;m writing this just for personal records, but I&#8217;ll be glad if someone finds this information useful. I updated one of the main Asterisk Servers for one of the Electrosystems Customers VoIP network from 1.2 branch to 1.6, but we noticed troubles with the dtmf&#8217;s tones not passing through. So at the end I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arturoochoa.wordpress.com&amp;blog=3140896&amp;post=134&amp;subd=arturoochoa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://arturoochoa.wordpress.com/2009/09/18/dtmf-problems-between-different-asterisk-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f41b86d4b87d906c945cfe3157c63e0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arturoochoa</media:title>
		</media:content>
	</item>
		<item>
		<title>MAC OS X install on PC AMD 64 X2 with NVIDIA 8400 GS</title>
		<link>http://arturoochoa.wordpress.com/2009/09/18/mac-os-x-install-on-pc-amd-64-x2-with-nvidia-8400-gs/</link>
		<comments>http://arturoochoa.wordpress.com/2009/09/18/mac-os-x-install-on-pc-amd-64-x2-with-nvidia-8400-gs/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 16:44:38 +0000</pubDate>
		<dc:creator>arturoochoa</dc:creator>
				<category><![CDATA[Otros Temas]]></category>
		<category><![CDATA[Mac OS X PC AMD NVIDIA]]></category>

		<guid isPermaLink="false">http://arturoochoa.wordpress.com/?p=126</guid>
		<description><![CDATA[Well, after a few try and errors attempts trying to get MAC OS X to get installed on non-MAC hardware, finally I got success thanks to many folks out there who have taken the bull by the horns, and have demonstrated us that MAC can be installed and run out of Job&#8217;s Hardware rules. So, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arturoochoa.wordpress.com&amp;blog=3140896&amp;post=126&amp;subd=arturoochoa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://arturoochoa.wordpress.com/2009/09/18/mac-os-x-install-on-pc-amd-64-x2-with-nvidia-8400-gs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f41b86d4b87d906c945cfe3157c63e0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arturoochoa</media:title>
		</media:content>
	</item>
		<item>
		<title>FreePBX with Asterisk 1.6 not applying changes</title>
		<link>http://arturoochoa.wordpress.com/2009/07/08/freepbx-with-asterisk-1-6-not-applying-changes/</link>
		<comments>http://arturoochoa.wordpress.com/2009/07/08/freepbx-with-asterisk-1-6-not-applying-changes/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 22:18:55 +0000</pubDate>
		<dc:creator>arturoochoa</dc:creator>
				<category><![CDATA[Asterisk]]></category>

		<guid isPermaLink="false">http://arturoochoa.wordpress.com/?p=122</guid>
		<description><![CDATA[Last week, while trying to upgrade Asterisk to branch 1.6 for an Electrosystems Project (I had to mention) , besides other issues I found that the last FreePBX 2.5.1.5 version is not able to make the reload by default. This is because in Asterisk 1.6 the CLI command &#8216;reload&#8217; it&#8217;s missing, or it has been [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arturoochoa.wordpress.com&amp;blog=3140896&amp;post=122&amp;subd=arturoochoa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://arturoochoa.wordpress.com/2009/07/08/freepbx-with-asterisk-1-6-not-applying-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f41b86d4b87d906c945cfe3157c63e0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arturoochoa</media:title>
		</media:content>
	</item>
		<item>
		<title>Conferencia de Asterisk en Flisol 2009</title>
		<link>http://arturoochoa.wordpress.com/2009/04/25/conferencia-de-asterisk-en-flisol-2009/</link>
		<comments>http://arturoochoa.wordpress.com/2009/04/25/conferencia-de-asterisk-en-flisol-2009/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 19:55:57 +0000</pubDate>
		<dc:creator>arturoochoa</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Blog Personal]]></category>

		<guid isPermaLink="false">http://arturoochoa.wordpress.com/?p=115</guid>
		<description><![CDATA[Gracias a todos los que organizaron y especialmente a los asistentes del taller de Asterisk en el Flisol, Aunque hubo contratiempos la platica resulto muy amena, los asistentes resultaron personas muy participativas, creo que algunos eran del Tec de Delicias y los demas, personas que les interesa el movimiento del software libre&#8230; Quiero agradecer especialmente [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arturoochoa.wordpress.com&amp;blog=3140896&amp;post=115&amp;subd=arturoochoa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://arturoochoa.wordpress.com/2009/04/25/conferencia-de-asterisk-en-flisol-2009/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f41b86d4b87d906c945cfe3157c63e0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arturoochoa</media:title>
		</media:content>

		<media:content url="http://arturoochoa.files.wordpress.com/2009/04/dsc07100.jpg?w=300" medium="image">
			<media:title type="html">flisol2009chih</media:title>
		</media:content>

		<media:content url="http://arturoochoa.files.wordpress.com/2009/04/dsc07099.jpg?w=300" medium="image">
			<media:title type="html">Flisol2009</media:title>
		</media:content>
	</item>
		<item>
		<title>Conexion Asterisk con Axtel usando ISDN PRI en Mexico</title>
		<link>http://arturoochoa.wordpress.com/2009/04/15/conexion-asterisk-con-axtel-usando-isdn-pri-en-mexico/</link>
		<comments>http://arturoochoa.wordpress.com/2009/04/15/conexion-asterisk-con-axtel-usando-isdn-pri-en-mexico/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 18:16:38 +0000</pubDate>
		<dc:creator>arturoochoa</dc:creator>
				<category><![CDATA[Asterisk]]></category>

		<guid isPermaLink="false">http://arturoochoa.wordpress.com/?p=97</guid>
		<description><![CDATA[Hace unos dias me toco instalar otro servidor Asterisk, pero esta vez el reto es que la empresa tiene lineas digitales con el Telco AXTEL, y lo mas interesante es que es un E1 usando ISDN PRI&#8230; cosa rara para los americanos&#8230; ya que para ellos siempre son T1&#8242;s. Esta vez las tarjetas utilizadas fueron [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arturoochoa.wordpress.com&amp;blog=3140896&amp;post=97&amp;subd=arturoochoa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://arturoochoa.wordpress.com/2009/04/15/conexion-asterisk-con-axtel-usando-isdn-pri-en-mexico/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f41b86d4b87d906c945cfe3157c63e0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arturoochoa</media:title>
		</media:content>
	</item>
	</channel>
</rss>
