<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.amahi.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Snowguy</id>
	<title>Amahi Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.amahi.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Snowguy"/>
	<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php/Special:Contributions/Snowguy"/>
	<updated>2026-05-07T13:36:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=Asterisk&amp;diff=1182</id>
		<title>Asterisk</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=Asterisk&amp;diff=1182"/>
		<updated>2009-01-10T05:18:10Z</updated>

		<summary type="html">&lt;p&gt;Snowguy: adding link  and short description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://www.asterisk.org/ Asterisk] is a telephony engine and toolkit. It handles things like pbx (switching calls), and interactive voice response system (ivr), a voicemail system etc.&lt;br /&gt;
&lt;br /&gt;
= Asterisk Notes =&lt;br /&gt;
&lt;br /&gt;
* due to the way the make file is written for asterisk it requires the kernel-devel files to be present and a link to them placed in /usr/src&lt;br /&gt;
* the zaptel and asterisks makefile rely on this when performing an install from source&lt;br /&gt;
&lt;br /&gt;
*installing Asterisk from the repo installs the 1.6beta9 currently, this has a know issue with the optional ldap authentication causing the Asterisk server to crash which should be fixed in beta 10.  -more info at http://www.redhatmagazine.com/2008/07/24/open-source-telephony-a-fedora-based-voip-server-with-asterisk/&lt;br /&gt;
*using the default behavior to configure the users and access through the sip.conf and the other related files should avoid any ldap bugs&lt;br /&gt;
&lt;br /&gt;
*installing the common components from the repo currently works and provides a base Asterisk server which will need to be manually configured and started (yum install asterisk asterisk-alsa asterisk-voicemail asterisk-voicemail-plain)&lt;br /&gt;
*note that installing all components will require more configuration of all of the individual components and *.conf files&lt;br /&gt;
&lt;br /&gt;
*the asterisk-sounds package required for the echo test and voicemail may not be available due to licensing questions, but should be available from other sources or the Asterisk website as source to be unpacked into the proper directory (/usr/share/asterisk/sounds).&lt;/div&gt;</summary>
		<author><name>Snowguy</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=VNC&amp;diff=911</id>
		<title>VNC</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=VNC&amp;diff=911"/>
		<updated>2008-10-31T05:27:23Z</updated>

		<summary type="html">&lt;p&gt;Snowguy: no need to refer to the FAQ which contained even less info, except this link. So moved link here.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Using VNC to use a remote desktop in the HDA =&lt;br /&gt;
&lt;br /&gt;
Using [http://realvnc.com/ VNC] is useful if:&lt;br /&gt;
&lt;br /&gt;
* You would like a Linux desktop to the HDA&lt;br /&gt;
* You would like to use a GUI to configure printer(s) and windows file sharing (Samba)&lt;br /&gt;
* You enjoy using the Linux desktop&lt;br /&gt;
&lt;br /&gt;
= What you need =&lt;br /&gt;
&lt;br /&gt;
* A server&lt;br /&gt;
* A client&lt;br /&gt;
&lt;br /&gt;
= Client =&lt;br /&gt;
&lt;br /&gt;
* [http://realvnc.com/ For Windows]&lt;br /&gt;
* [http://cotvnc.sourceforge.net/ For MAC]&lt;br /&gt;
* For Linux, you have the vncviewer package, available in most, if not all distros&lt;br /&gt;
&lt;br /&gt;
= Server = &lt;br /&gt;
&lt;br /&gt;
To start the server in your HDA, you type this at the command line&lt;br /&gt;
&lt;br /&gt;
  vncserver&lt;br /&gt;
&lt;br /&gt;
The first time, it will ask for setting up a password. You can also specify a size, which I typically do a hair smaller than the desktop I plan to use it from. Example for 1280x1024:&lt;br /&gt;
&lt;br /&gt;
  vncserver -geometry 1250x1000&lt;br /&gt;
&lt;br /&gt;
More detailed instructions are available [http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/ here].&lt;/div&gt;</summary>
		<author><name>Snowguy</name></author>
		
	</entry>
</feed>