<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linuxmce.org/index.php?action=history&amp;feed=atom&amp;title=Asterisk-pluto</id>
	<title>Asterisk-pluto - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linuxmce.org/index.php?action=history&amp;feed=atom&amp;title=Asterisk-pluto"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Asterisk-pluto&amp;action=history"/>
	<updated>2026-07-21T21:14:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Asterisk-pluto&amp;diff=23777&amp;oldid=prev</id>
		<title>Marie.o: Asterisk-LinuxMCE moved to Asterisk-pluto</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Asterisk-pluto&amp;diff=23777&amp;oldid=prev"/>
		<updated>2010-05-17T16:13:41Z</updated>

		<summary type="html">&lt;p&gt;Asterisk-LinuxMCE moved to Asterisk-pluto&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:13, 17 May 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Marie.o</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Asterisk-pluto&amp;diff=3307&amp;oldid=prev</id>
		<title>Juliet at 10:55, 16 March 2007</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Asterisk-pluto&amp;diff=3307&amp;oldid=prev"/>
		<updated>2007-03-16T10:55:28Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Telecom]]&lt;br /&gt;
== About the package ==&lt;br /&gt;
LinuxMCE uses Digium software PBX called asterisk, and it packages all needed things at once:&lt;br /&gt;
&lt;br /&gt;
* asterisk (the server itself)&lt;br /&gt;
* asterisk-addons (mysql support)&lt;br /&gt;
* asterisk-sounds (sound files)&lt;br /&gt;
* libpri (library for PRI and ZAP)&lt;br /&gt;
* zaptel (kernel drivers dor Digium cards)&lt;br /&gt;
* bristuff (patch for support some BRI cards)&lt;br /&gt;
* iaxyprov (provisioning utility for iaxy)&lt;br /&gt;
* chan_capi (channel for support some ISDN cards)&lt;br /&gt;
* chan_sccp (channel to suppport Cisco&amp;#039;s SCCP phones)&lt;br /&gt;
* app_conference (to replace MeetMe)&lt;br /&gt;
* spandsp (library for fax support)&lt;br /&gt;
* AMP/freepbx (web interface to configure asterisk, not much better then editing conf files)&lt;br /&gt;
* several scripts and custom configuration files&lt;br /&gt;
&lt;br /&gt;
At this moment we use asterisk 1.0.9 (almost a year old), the transition to 1.2.x series is desired, below some information about each of them.&lt;br /&gt;
&lt;br /&gt;
== Asterisk 1.0.9 ==&lt;br /&gt;
* Location        : 10.0.0.150:~dant/asterisk/&lt;br /&gt;
* How to build    : ./make_package.sh&lt;br /&gt;
* When to rebuild : when the LinuxMCE kernel changes&lt;br /&gt;
* Where to put    : into replacements repository&lt;br /&gt;
* Known issues    : shouldn&amp;#039;t be any&lt;br /&gt;
	&lt;br /&gt;
== Asterisk 1.2.7.1 ==&lt;br /&gt;
* Location        : 10.0.0.150:~dant/asterisk.1_2/&lt;br /&gt;
* How to build    : ./make_package.sh&lt;br /&gt;
* When to rebuild : when the LinuxMCE kernel changes, anytime in needed&lt;br /&gt;
* Where to put    : into replacements repository when we really want to do the upgrade&lt;br /&gt;
* Known issues&lt;br /&gt;
** not so clean upgrade (conflicts on several conf files in /etc/asterisk)&lt;br /&gt;
** after install need to enable &amp;quot;core&amp;quot; module in freepbx (if not there yet)&lt;br /&gt;
** need to add ARI voice mail patch (to automatically login user into web interface when checking voice mail)&lt;br /&gt;
** also check that voice mail works and is accessible from ARI, *98 and Telecom_Plugin&lt;br /&gt;
** need to test and probably change following scripts &lt;br /&gt;
*** sync_pluto2amp.pl (know not to work)&lt;br /&gt;
*** create_amp_*.pl (not tested, but need to check)&lt;br /&gt;
*** create_pluto_dialplan.pl (should work)&lt;br /&gt;
*** create_telecom_defaults.pl (also should work)&lt;br /&gt;
*** delete_phoneline.pl&lt;br /&gt;
** don&amp;#039;t forget dialplan scripts:&lt;br /&gt;
*** pluto-sos-gen.pl&lt;br /&gt;
*** pluto-sos-neighbor.pl&lt;br /&gt;
*** pluto-sos-speak.pl&lt;br /&gt;
** and AGI scripts&lt;br /&gt;
*** pluto-gethousemode.agi&lt;br /&gt;
*** pluto-getusermode.agi&lt;br /&gt;
*** pluto-sos.agi&lt;br /&gt;
&lt;br /&gt;
== Other information ==&lt;br /&gt;
Not too much to say here, the package installs asterisk and several scripts which will try to keep asterisk running.&lt;br /&gt;
&lt;br /&gt;
We need to rebuild the package any time LinuxMCE kernel changes or other modifications were made. Also don&amp;#039;t forget to bump version if you want to upgrade old installation to new release.&lt;br /&gt;
&lt;br /&gt;
The server itself is beyond my understanding, it&amp;#039;s running and when it&amp;#039;s properly configured it connects all phones together and allows then to call outside the house with configured phoneline.&lt;br /&gt;
&lt;br /&gt;
For more details please check [http://www.digium.com/en/supportcenter/documentation/ asterisk-support] and [http://www.voip-info.org/wiki-Asterisk asterisk-wiki]&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
The first step in any asterisk troubleshooting should be connecting to asterisk console&lt;br /&gt;
 asterisk -r&lt;br /&gt;
then you can issue commands to inspect the situation and also to visualize device status, call progress, routing and other stuff.&lt;br /&gt;
&lt;br /&gt;
Also a good help in identifying the problems are &amp;#039;&amp;#039;tcpdump&amp;#039;&amp;#039; and &amp;#039;&amp;#039;tethereal&amp;#039;&amp;#039;. For more info check this [http://www.voip-info.org/wiki/view/How+To+Debug+and+Troubleshoot+VOIP howto].&lt;br /&gt;
&lt;br /&gt;
=== asterisk not running ===&lt;br /&gt;
try &lt;br /&gt;
 ps auxww | grep &amp;#039;/usr/sbin/asterisk&amp;#039;&lt;br /&gt;
if the output is empty try to start it with&lt;br /&gt;
 /etc/init.d/asterisk restart&lt;br /&gt;
if doesn&amp;#039;t start after than you have dig deeper, check logs&lt;br /&gt;
&lt;br /&gt;
Running asterisk &amp;#039;&amp;#039;&amp;#039;IS A MUST&amp;#039;&amp;#039;&amp;#039; for the whole thing to work.&lt;br /&gt;
&lt;br /&gt;
=== phone devices do not work ===&lt;br /&gt;
* try to connect to asterisk &amp;#039;&amp;#039;asterisk -r&amp;#039;&amp;#039; and issue &lt;br /&gt;
 sip show peers&lt;br /&gt;
 iax2 show peers&lt;br /&gt;
 sccp show devices&lt;br /&gt;
and see if all phones are connected to asterisk&lt;br /&gt;
* check in Wizard &amp;gt; Devices &amp;gt; Phones that all phone devices have a phone number&lt;br /&gt;
* check in Advanced &amp;gt; Configuration &amp;gt; Phones that each extension is properly configured&lt;br /&gt;
* if the device that doesn&amp;#039;t work is a &amp;#039;&amp;#039;&amp;#039;SCCP phone&amp;#039;&amp;#039;&amp;#039; please inspect carefully /etc/asterisk/sccp.conf (check for duplicated entries in device and lines sections)&lt;br /&gt;
* if the device that doesn&amp;#039;t work is the &amp;#039;&amp;#039;&amp;#039;SimplePhone&amp;#039;&amp;#039;&amp;#039;(Orbiter&amp;#039;s Embedded Phone) then check if it&amp;#039;s running &amp;#039;&amp;#039;ps auxww | grep SimplePhone&amp;#039;&amp;#039;, check it&amp;#039;s log maybe some other program was using soundcard and SimplePhone couldn&amp;#039;t get access to it.&lt;br /&gt;
* if it&amp;#039;s a &amp;#039;&amp;#039;&amp;#039;hard phone&amp;#039;&amp;#039;&amp;#039; try to rerun manually configure script, check device&amp;#039;s web page (if exists) or try some other methods to configure it&lt;br /&gt;
* if it&amp;#039;s a &amp;#039;&amp;#039;&amp;#039;soft phone&amp;#039;&amp;#039;&amp;#039; please check in product&amp;#039;s manual how to configure it.&lt;br /&gt;
&lt;br /&gt;
=== phoneline doesn&amp;#039;t work ===&lt;br /&gt;
* check in Wizard &amp;gt; Devices &amp;gt; Phone Lines if every information is correct (user name, password, phone number, host)&lt;br /&gt;
* check in Advanced &amp;gt; Configuration &amp;gt; Phones setup if trunks, inbound and outbound routes are correct (should be but those are created/deleted by some scripts, so some of them may failed). Also even if I tried to provide correct setup for all supported providers, there may be issues with some of them (from my fault or provider changed something in it&amp;#039;s configuration)&lt;br /&gt;
* try to connect to asterisk &amp;#039;&amp;#039;asterisk -r&amp;#039;&amp;#039; and issue &lt;br /&gt;
 sip show registry&lt;br /&gt;
 iax2 show registry&lt;br /&gt;
and see if you are connected to the provider&lt;br /&gt;
* SIP and even IAX2 can be blocked by a firewall somewhere in the middle (SIP is more fragile). There is no sure way to tell you if it&amp;#039;s firewall, network problem (like frequent loss of packets, the no network situation is easy to find) or provider&amp;#039;s fault (well you can detect provider&amp;#039;s fault if other provider using same protocol works)&lt;/div&gt;</summary>
		<author><name>Juliet</name></author>
	</entry>
</feed>