<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://inetws.net">
<channel>
 <title>InterNetWorkingSolutions Support Site - Asterisk</title>
 <link>http://inetws.net/taxonomy/term/19/0</link>
 <description>Asterisk

Asterisk is a complete PBX in software. It runs on Linux, BSD and MacOSX and provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in many protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware.

Features

Asterisk provides Voicemail services with Directory, Call Conferencing, Interactive Voice Response and Call Queuing. It has support for three-way calling, caller ID services, ADSI, SIP and H.323 (as both client and gateway). Check the Features section for a more complete list.

</description>
 <language>en</language>
<item>
 <title>Installing Asterisk on Fedora Core 5</title>
 <link>http://inetws.net/node/151</link>
 <description>&lt;br /&gt;
&lt;pre&gt;&lt;!--adsense: cached--&gt;
&lt;div class=&quot;adsense&quot;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2771229309040226&quot;;
google_ad_type = &quot;text&quot;;
google_ad_channel = &quot;&quot;;
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = &quot;468x60_as&quot;;
google_color_border = &quot;336699&quot;;
google_color_bg = &quot;FFFFFF&quot;;
google_color_link = &quot;336699&quot;;
google_color_url = &quot;FF8C00&quot;;
google_color_text = &quot;000000&quot;;
//--&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
 src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;
&lt;/div&gt;
&lt;/pre&gt;&lt;p&gt;This is a modification of the instructions found at &lt;a class=&quot;links&quot; target=&quot;_blank&quot; href=&quot;http://www.voip-info.org/wiki/view/ATrpms&quot;&gt;http://www.voip-info.org/wiki/view/ATrpms&lt;/a&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;rpm --import http://ATrpms.net/RPM-GPG-KEY.atrpms&lt;/li&gt;
&lt;li&gt;Add the following to /etc/yum.conf&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;[atrpms]&lt;br /&gt;name=Fedora Core $releasever - $basearch - ATrpms&lt;br /&gt;baseurl=http://dl.atrpms.net/fc5-i386/atrpms/stable&lt;br /&gt;gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms&lt;br /&gt;gpgcheck=1&lt;/li&gt;
&lt;/ol&gt;
&lt;li&gt;run these commands&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;yum install zaptel zaptel-kmdl-`uname -r`&lt;/li&gt;
&lt;li&gt;yum install asterisk asterisk-devel asterisk-sounds asterisk-addons libpri spandsp&lt;/li&gt;
&lt;/ol&gt;
&lt;li&gt;Run modified instructions &lt;a class=&quot;links&quot; target=&quot;_blank&quot; href=&quot;http://www.voip-info.org/wiki/view/Asterisk+Step-by-step+Installation&quot;&gt;found here&lt;/a&gt;&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;Run the following commands to backup your current/sample configurations:&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;mv /etc/asterisk/iax.conf /etc/asterisk/iax.backup&lt;/li&gt;
&lt;li&gt;mv /etc/asterisk/extensions.conf /etc/asterisk/extensions.backup&lt;/li&gt;
&lt;/ol&gt;
&lt;li&gt;Run the following commands to download VoicePulse sample configurations:&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;cd /etc/asterisk&lt;/li&gt;
&lt;li&gt;wget http://connect.voicepulse.com/samples/iax.sample&lt;/li&gt;
&lt;li&gt;wget http://connect.voicepulse.com/samples/extensions.sample&lt;/li&gt;
&lt;li&gt;mv /etc/asterisk/iax.sample /etc/asterisk/iax.conf&lt;/li&gt;
&lt;li&gt;mv /etc/asterisk/extensions.sample /etc/asterisk/extensions.conf&lt;/li&gt;
&lt;/ol&gt;
&lt;li&gt;Edit the VoicePulse Asterisk configurations:&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;cd /etc/asterisk&lt;/li&gt;
&lt;li&gt;pico iax.conf&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;Login to &lt;a href=&quot;http://connect.voicepulse.com&quot; target=&quot;_blank&quot; class=&quot;links&quot;&gt;http://connect.voicepulse.com&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;ol&gt;
&lt;ol&gt;
&lt;li&gt;Note device login and device password on credentials page&lt;/li&gt;
&lt;/ol&gt;
&lt;li&gt;Replace MY_DEVICE_LOGIN with your device login&lt;/li&gt;
&lt;li&gt;Replace MY_DEVICE_PASSWORD with your device password&lt;/li&gt;
&lt;li&gt;uncomment auth=rsa&lt;br /&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://inetws.net/node/151&quot; dc:identifier=&quot;http://inetws.net/node/151&quot; dc:title=&quot;Installing Asterisk on Fedora Core 5&quot; trackback:ping=&quot;http://inetws.net/trackback/151&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <category domain="http://inetws.net/telecommunications/asterisk">Asterisk</category>
 <pubDate>Wed, 30 Aug 2006 18:03:13 -0600</pubDate>
</item>
</channel>
</rss>
