<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-18738</id>
	<title>Nabble - nslu2-asterisk</title>
	<updated>2009-12-04T09:06:24Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/nslu2-asterisk-f18738.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/nslu2-asterisk-f18738.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26645759</id>
	<title>Re: Questions on asterisk performance, and sample setup</title>
	<published>2009-12-04T09:06:24Z</published>
	<updated>2009-12-04T09:06:24Z</updated>
	<author>
		<name>CORNELIU DOBAN</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26645759&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, &amp;quot;chinatti&amp;quot; &amp;lt;chinatti@...&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for the info.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; A few follow up questions:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 1) Regarding the concern about running on internal flash. &amp;nbsp;I don't care about voicemail, will probably use Google Voice for that. &amp;nbsp;I was able to load the asterisk16 and asterisk16-sounds packages into my OpenWRT NSLU2 with ~1MB of space left over. &amp;nbsp;Assuming I can fit those packages and don't care about voicemail, is there still a concern about using internal flash?
&lt;br&gt;&lt;br&gt;No concern. But if you have the file system on flash (internal or USB stick) you need to minimize the writes to it because flash has a limited number of erasure cycles (about 100,000 for SLC NAND or NOR flash and for the high capacity MLC NAND it goes down to 5,000 cycles).
&lt;br&gt;You can disable asterisk logging and CDR-s if you don't need them or just put all the files asterisk is writing often (like database) in ramfs (and make a script to copy it from/to flash at startup/shutdown)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2) SheevaPlug looks interesting. &amp;nbsp;Is there any other embedded platform that works well with asterisk and has a good user community (i.e. support through forums, etc.) behind it? &amp;nbsp;Basically I'm looking for a pretty-darn reliable, low-power, asterisk appliance for home. &amp;nbsp;It has to do the job and pass the &amp;quot;wife test&amp;quot;. &amp;nbsp;A little more horsepower (i.e. ability to run codecs) would also be a nice bonus, but I don't know that I really need that...
&lt;br&gt;&lt;br&gt;&lt;br&gt;I don't know about another embedded platform.
&lt;br&gt;SheevaPlug has a lot more CPU power, RAM and flash but it's still not able to run other codecs than NSLU2 because it does not have fp hardware.
&lt;br&gt;You should be fine only with G711. I had to change a provider &amp;nbsp;because he was accepting only G729, but otherwise no problem.
&lt;br&gt;&lt;br&gt;Both platforms are very reliable. I had Asterisk up on NSLU2 sometimes up for about a year without any problem.
&lt;br&gt;Now I got a small UPS so my phone system stays up in case of power failure (especially now that it controls and stores my security camera videos too).
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Corneliu
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; steve
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26645759&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, Ovidiu Sas &amp;lt;osas@&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Here are some benchmarks for asterisk 1.2:
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://osdir.com/ml/misc.nslu2.asterisk/2007-10/msg00010.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osdir.com/ml/misc.nslu2.asterisk/2007-10/msg00010.html&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; The benchmark should be more or less accurate for 1.6.
&lt;br&gt;&amp;gt; &amp;gt; You can enable many features on NSLU, but you won't be able to use
&lt;br&gt;&amp;gt; &amp;gt; codecs like g729. &amp;nbsp;NSLU doesn't have the horsepower for these kind of
&lt;br&gt;&amp;gt; &amp;gt; transcoding.
&lt;br&gt;&amp;gt; &amp;gt; Hope this helps.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Regards,
&lt;br&gt;&amp;gt; &amp;gt; Ovidiu sas
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; On Thu, Dec 3, 2009 at 9:43 AM, chinatti &amp;lt;chinatti@&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; I'm looking at possibly installing asterisk on an NSLU2 running OpenWRT 8.09.2-RC2.  I've installed the latest asterisk packages from the OpenWRT trunk:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; root@OpenWrt:~# opkg list_installed | grep asterisk
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; asterisk16 - 1.6.1-rc1-1.1 -
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; asterisk16-sounds - 1.6.1-rc1-1.1 -
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; A few questions:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 1) I'm installing this at home, where I will be running a handful of extensions (SIP phones), and probably a few FXS/FXO ports (using an external gateway) for local analog phones and PSTN access, and a couple SIP and/or IAX trunks to VoIP provider(s).  Probably no more than a couple of calls simultaneously.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Is this kind of setup reasonable to run on an NSLU2?  I'm fine with limiting the capabilities (i.e. turning features off, etc.), but I want to make sure that the voice quality is rock solid.  The NSLU2 won't be running anything else other than asterisk.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 2) Are the config file examples here:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; ... applicable for asterisk 1.6 on OpenWRT 8.09.2-RC2?  If not, are there any examples for this setup that are available?
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 3) I chose OpenWRT because I'm familiar with it (run it on my router), and I'd like to run everything off internal flash if possible - to simplify things.  Is there any reason why one of the other firmware choices would be better for running dedicated asterisk?
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Thanks in advance...
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; ------------------------------------
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Yahoo! Groups Links
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Questions-on-asterisk-performance%2C-and-sample-setup-tp26628994p26645759.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26644309</id>
	<title>Re: Questions on asterisk performance, and sample setup</title>
	<published>2009-12-04T07:37:33Z</published>
	<updated>2009-12-04T07:37:33Z</updated>
	<author>
		<name>chinatti</name>
	</author>
	<content type="html">Thanks for the info.
&lt;br&gt;&lt;br&gt;A few follow up questions:
&lt;br&gt;&lt;br&gt;1) Regarding the concern about running on internal flash. &amp;nbsp;I don't care about voicemail, will probably use Google Voice for that. &amp;nbsp;I was able to load the asterisk16 and asterisk16-sounds packages into my OpenWRT NSLU2 with ~1MB of space left over. &amp;nbsp;Assuming I can fit those packages and don't care about voicemail, is there still a concern about using internal flash?
&lt;br&gt;&lt;br&gt;2) SheevaPlug looks interesting. &amp;nbsp;Is there any other embedded platform that works well with asterisk and has a good user community (i.e. support through forums, etc.) behind it? &amp;nbsp;Basically I'm looking for a pretty-darn reliable, low-power, asterisk appliance for home. &amp;nbsp;It has to do the job and pass the &amp;quot;wife test&amp;quot;. &amp;nbsp;A little more horsepower (i.e. ability to run codecs) would also be a nice bonus, but I don't know that I really need that...
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;steve
&lt;br&gt;&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26644309&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, Ovidiu Sas &amp;lt;osas@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Here are some benchmarks for asterisk 1.2:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://osdir.com/ml/misc.nslu2.asterisk/2007-10/msg00010.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osdir.com/ml/misc.nslu2.asterisk/2007-10/msg00010.html&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The benchmark should be more or less accurate for 1.6.
&lt;br&gt;&amp;gt; You can enable many features on NSLU, but you won't be able to use
&lt;br&gt;&amp;gt; codecs like g729. &amp;nbsp;NSLU doesn't have the horsepower for these kind of
&lt;br&gt;&amp;gt; transcoding.
&lt;br&gt;&amp;gt; Hope this helps.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Ovidiu sas
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Thu, Dec 3, 2009 at 9:43 AM, chinatti &amp;lt;chinatti@...&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I'm looking at possibly installing asterisk on an NSLU2 running OpenWRT 8.09.2-RC2.  I've installed the latest asterisk packages from the OpenWRT trunk:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; root@OpenWrt:~# opkg list_installed | grep asterisk
&lt;br&gt;&amp;gt; &amp;gt; asterisk16 - 1.6.1-rc1-1.1 -
&lt;br&gt;&amp;gt; &amp;gt; asterisk16-sounds - 1.6.1-rc1-1.1 -
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; A few questions:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 1) I'm installing this at home, where I will be running a handful of extensions (SIP phones), and probably a few FXS/FXO ports (using an external gateway) for local analog phones and PSTN access, and a couple SIP and/or IAX trunks to VoIP provider(s).  Probably no more than a couple of calls simultaneously.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Is this kind of setup reasonable to run on an NSLU2?  I'm fine with limiting the capabilities (i.e. turning features off, etc.), but I want to make sure that the voice quality is rock solid.  The NSLU2 won't be running anything else other than asterisk.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 2) Are the config file examples here:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; ... applicable for asterisk 1.6 on OpenWRT 8.09.2-RC2?  If not, are there any examples for this setup that are available?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 3) I chose OpenWRT because I'm familiar with it (run it on my router), and I'd like to run everything off internal flash if possible - to simplify things.  Is there any reason why one of the other firmware choices would be better for running dedicated asterisk?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Thanks in advance...
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; ------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Yahoo! Groups Links
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Questions-on-asterisk-performance%2C-and-sample-setup-tp26628994p26644309.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26633351</id>
	<title>Re: Asterisk+GSM gateway</title>
	<published>2009-12-03T13:17:43Z</published>
	<updated>2009-12-03T13:17:43Z</updated>
	<author>
		<name>Pedro R</name>
	</author>
	<content type="html">Corneliu, Mike
&lt;br&gt;&lt;br&gt;Thank you both for replying. I will explain better some points that are causing misunderstandings. Here where I live, all the gsm operators have tariff plans where you don't pay for sms, calls, mms and even video calls between numbers. You pay around 10 euros per month which you can use to call to other operators and numbers. So, the idea is getting all the sip calls routed by the gateway (with a SIM card on it) to my mobile phone. And if I want to make calls to my SIP contacts...well you know what happens. There was a company here who sold the Mobigater mini for around 100 euros which I consider cheap (Mike, I looked at the Portech but the prices here an in the UK are prohibitive...). Even if I bought directly from the mobigater makers, the price is 84 euros + delivery costs. So, I consider the mobigater a good option because it's usb powered and is supported by asterisk already, if you compile the code from the GSMOpen project.
&lt;br&gt;&lt;br&gt;Pedro
&lt;br&gt;&lt;br&gt;P.S. They said a long time ago that they plan a lan port model but till today, nothing happened ...
&lt;br&gt;&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26633351&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, &amp;quot;corneliu_doban&amp;quot; &amp;lt;corneliu_doban@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You are right, but I was not sure that Pedro was aware of that.
&lt;br&gt;&amp;gt; He was looking at a GSM Gateway, but he said that he wants to use his mobile phone, so I was not absolutely clear about his requirements and that's why I pointed out the difference.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Corneliu
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26633351&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, Mike Pellatt &amp;lt;mike@&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; corneliu_doban wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; But this GSM gateways need a SIM card, so you will need to pay an extra monthly subscription to your wireless carrier.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; I know that the GE BT Cell Fusion Gateway is not to fancy, but it can use my cell phone (no extra SIM card required) and is dirt cheap (CAD $40 = £22.9).
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Corneliu
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt; But the original poster was contemplating the Mobigater, which from what 
&lt;br&gt;&amp;gt; &amp;gt; I can see needs a SIM card, so I was proposing another solution that had 
&lt;br&gt;&amp;gt; &amp;gt; the same requirement.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Your solution is, of course, less expensive, but I was working to the 
&lt;br&gt;&amp;gt; &amp;gt; original poster's apparent requirement.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Mike
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk%2BGSM-gateway-tp26629397p26633351.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26632646</id>
	<title>Re: Asterisk+GSM gateway</title>
	<published>2009-12-03T12:23:29Z</published>
	<updated>2009-12-03T12:23:29Z</updated>
	<author>
		<name>CORNELIU DOBAN</name>
	</author>
	<content type="html">You are right, but I was not sure that Pedro was aware of that.
&lt;br&gt;He was looking at a GSM Gateway, but he said that he wants to use his mobile phone, so I was not absolutely clear about his requirements and that's why I pointed out the difference.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Corneliu
&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26632646&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, Mike Pellatt &amp;lt;mike@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; corneliu_doban wrote:
&lt;br&gt;&amp;gt; &amp;gt; But this GSM gateways need a SIM card, so you will need to pay an extra monthly subscription to your wireless carrier.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I know that the GE BT Cell Fusion Gateway is not to fancy, but it can use my cell phone (no extra SIM card required) and is dirt cheap (CAD $40 = £22.9).
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt; Corneliu
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; But the original poster was contemplating the Mobigater, which from what 
&lt;br&gt;&amp;gt; I can see needs a SIM card, so I was proposing another solution that had 
&lt;br&gt;&amp;gt; the same requirement.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Your solution is, of course, less expensive, but I was working to the 
&lt;br&gt;&amp;gt; original poster's apparent requirement.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Mike
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk%2BGSM-gateway-tp26629397p26632646.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26632237</id>
	<title>Re: Re: Asterisk+GSM gateway</title>
	<published>2009-12-03T11:57:49Z</published>
	<updated>2009-12-03T11:57:49Z</updated>
	<author>
		<name>Mike Pellatt</name>
	</author>
	<content type="html">corneliu_doban wrote:
&lt;br&gt;&amp;gt; But this GSM gateways need a SIM card, so you will need to pay an extra monthly subscription to your wireless carrier.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I know that the GE BT Cell Fusion Gateway is not to fancy, but it can use my cell phone (no extra SIM card required) and is dirt cheap (CAD $40 = £22.9).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; Corneliu
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;But the original poster was contemplating the Mobigater, which from what 
&lt;br&gt;I can see needs a SIM card, so I was proposing another solution that had 
&lt;br&gt;the same requirement.
&lt;br&gt;&lt;br&gt;Your solution is, of course, less expensive, but I was working to the 
&lt;br&gt;original poster's apparent requirement.
&lt;br&gt;&lt;br&gt;Mike
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk%2BGSM-gateway-tp26629397p26632237.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26630850</id>
	<title>Re: Asterisk+GSM gateway</title>
	<published>2009-12-03T10:31:30Z</published>
	<updated>2009-12-03T10:31:30Z</updated>
	<author>
		<name>CORNELIU DOBAN</name>
	</author>
	<content type="html">But this GSM gateways need a SIM card, so you will need to pay an extra monthly subscription to your wireless carrier.
&lt;br&gt;&lt;br&gt;I know that the GE BT Cell Fusion Gateway is not to fancy, but it can use my cell phone (no extra SIM card required) and is dirt cheap (CAD $40 = £22.9).
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Corneliu
&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26630850&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, Mike Pellatt &amp;lt;mike@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Pedro R wrote:
&lt;br&gt;&amp;gt; &amp;gt; Greetings.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I've been considering the idea of having a gsm gateway hooked to my router so I could route the SIP calls to/from my mobile phone. The problem is that the cheapest gateway I could find (and make the purchase economically interesting) provides connectivity trough USB. Fortunally there is a software project that supports this gateway and provides a module to Asterisk. The project in question is GSMOpen (www.gsmopen.org) formerly know as Celliax and the gateway mobigater mini. I'm posting here in the hope that someone thought about a different setup or equipment and avoid the trouble of compiling gsmopen on the firmware. Thanks
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; I see the price for this device is around 200 Euros ?? If so, why not 
&lt;br&gt;&amp;gt; use the Portech MV-370 ?? That comes in at £200 inc VAT here in the UK - 
&lt;br&gt;&amp;gt; though I recently got the 2-SIM card version (MV-372, which lists for 
&lt;br&gt;&amp;gt; £339.25 inc VAT), for £220 on ebay. Very easy to configure, standard SIP 
&lt;br&gt;&amp;gt; connectivity so no special software required.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'd previously tried playing with bluetooth channels and all sorts of 
&lt;br&gt;&amp;gt; stuff, and this was so easy in comparison.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Now to get SMS running over it, with my unlimited included SMS's :-)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Mike
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk%2BGSM-gateway-tp26629397p26630850.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26630625</id>
	<title>Re: Asterisk+GSM gateway</title>
	<published>2009-12-03T09:48:15Z</published>
	<updated>2009-12-03T09:48:15Z</updated>
	<author>
		<name>Mike Pellatt</name>
	</author>
	<content type="html">Pedro R wrote:
&lt;br&gt;&amp;gt; Greetings.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've been considering the idea of having a gsm gateway hooked to my router so I could route the SIP calls to/from my mobile phone. The problem is that the cheapest gateway I could find (and make the purchase economically interesting) provides connectivity trough USB. Fortunally there is a software project that supports this gateway and provides a module to Asterisk. The project in question is GSMOpen (www.gsmopen.org) formerly know as Celliax and the gateway mobigater mini. I'm posting here in the hope that someone thought about a different setup or equipment and avoid the trouble of compiling gsmopen on the firmware. Thanks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;I see the price for this device is around 200 Euros ?? If so, why not 
&lt;br&gt;use the Portech MV-370 ?? That comes in at £200 inc VAT here in the UK - 
&lt;br&gt;though I recently got the 2-SIM card version (MV-372, which lists for 
&lt;br&gt;£339.25 inc VAT), for £220 on ebay. Very easy to configure, standard SIP 
&lt;br&gt;connectivity so no special software required.
&lt;br&gt;&lt;br&gt;I'd previously tried playing with bluetooth channels and all sorts of 
&lt;br&gt;stuff, and this was so easy in comparison.
&lt;br&gt;&lt;br&gt;Now to get SMS running over it, with my unlimited included SMS's :-)
&lt;br&gt;&lt;br&gt;Mike
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk%2BGSM-gateway-tp26629397p26630625.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26630233</id>
	<title>Re: Asterisk+GSM gateway</title>
	<published>2009-12-03T09:22:08Z</published>
	<updated>2009-12-03T09:22:08Z</updated>
	<author>
		<name>CORNELIU DOBAN</name>
	</author>
	<content type="html">Hi Pedro,
&lt;br&gt;&lt;br&gt;One way is to use an USB bluetooth dongle and asterisk add-on chan_mobile.
&lt;br&gt;Another twisted way is to connect a GE Bluetooth Cell Fusion Gateway to an FXO port.
&lt;br&gt;&lt;br&gt;The first solution makes more sense, but I assumed that finding the BT dongle that works and the risk that it might not work with my cell phones made me consider the second solution. 
&lt;br&gt;The price of the GE BT gateway (CAD 40 at London Drugs) and the fact that I have an extra unused FXO laying around sealed the deal.
&lt;br&gt;Also this allows to have the BT gateway and the Asterisk server on different locations.
&lt;br&gt;&lt;br&gt;It works fine with my iPhone. Now I can answer cell incoming calls from any extension in the house.
&lt;br&gt;Dialing out on my cell also works but is slow and asterisk need to prepend ##1 or ##2 (I believe) to dial trough the first paired phone or trough the second. So, no ability like with chan_mobile to know if a BT is connected or not and take the proper actions in the dialplan.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Corneliu
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26630233&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, &amp;quot;Pedro R&amp;quot; &amp;lt;procadas@...&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Greetings.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've been considering the idea of having a gsm gateway hooked to my router so I could route the SIP calls to/from my mobile phone. The problem is that the cheapest gateway I could find (and make the purchase economically interesting) provides connectivity trough USB. Fortunally there is a software project that supports this gateway and provides a module to Asterisk. The project in question is GSMOpen (www.gsmopen.org) formerly know as Celliax and the gateway mobigater mini. I'm posting here in the hope that someone thought about a different setup or equipment and avoid the trouble of compiling gsmopen on the firmware. Thanks
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Pedro
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk%2BGSM-gateway-tp26629397p26630233.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26630155</id>
	<title>Re: Questions on asterisk performance, and sample  setup</title>
	<published>2009-12-03T09:19:01Z</published>
	<updated>2009-12-03T09:19:01Z</updated>
	<author>
		<name>Ovidiu Sas-3</name>
	</author>
	<content type="html">Here are some benchmarks for asterisk 1.2:
&lt;br&gt;&lt;a href=&quot;http://osdir.com/ml/misc.nslu2.asterisk/2007-10/msg00010.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osdir.com/ml/misc.nslu2.asterisk/2007-10/msg00010.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;The benchmark should be more or less accurate for 1.6.
&lt;br&gt;You can enable many features on NSLU, but you won't be able to use
&lt;br&gt;codecs like g729. &amp;nbsp;NSLU doesn't have the horsepower for these kind of
&lt;br&gt;transcoding.
&lt;br&gt;Hope this helps.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Ovidiu sas
&lt;br&gt;&lt;br&gt;On Thu, Dec 3, 2009 at 9:43 AM, chinatti &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26630155&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chinatti@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm looking at possibly installing asterisk on an NSLU2 running OpenWRT 8.09.2-RC2.  I've installed the latest asterisk packages from the OpenWRT trunk:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; root@OpenWrt:~# opkg list_installed | grep asterisk
&lt;br&gt;&amp;gt; asterisk16 - 1.6.1-rc1-1.1 -
&lt;br&gt;&amp;gt; asterisk16-sounds - 1.6.1-rc1-1.1 -
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; A few questions:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1) I'm installing this at home, where I will be running a handful of extensions (SIP phones), and probably a few FXS/FXO ports (using an external gateway) for local analog phones and PSTN access, and a couple SIP and/or IAX trunks to VoIP provider(s).  Probably no more than a couple of calls simultaneously.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is this kind of setup reasonable to run on an NSLU2?  I'm fine with limiting the capabilities (i.e. turning features off, etc.), but I want to make sure that the voice quality is rock solid.  The NSLU2 won't be running anything else other than asterisk.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2) Are the config file examples here:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ... applicable for asterisk 1.6 on OpenWRT 8.09.2-RC2?  If not, are there any examples for this setup that are available?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 3) I chose OpenWRT because I'm familiar with it (run it on my router), and I'd like to run everything off internal flash if possible - to simplify things.  Is there any reason why one of the other firmware choices would be better for running dedicated asterisk?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yahoo! Groups Links
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Questions-on-asterisk-performance%2C-and-sample-setup-tp26628994p26630155.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26629797</id>
	<title>Re: Questions on asterisk performance, and sample setup</title>
	<published>2009-12-03T09:00:24Z</published>
	<updated>2009-12-03T09:00:24Z</updated>
	<author>
		<name>CORNELIU DOBAN</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I ran about the same setup like the one you intend to use on Unslung and then OpenSlug for about 4 years (NSLU2 dedicated for * with file system on USB stick), until I moved to SheevaPlug this spring.
&lt;br&gt;The voice quality was perfect. I was even surprised that command &amp;quot;show translations&amp;quot; that calculates the duration of transcoding for 1s of voice from one codec to another displays better results on NSLU2 (@266MHz) than SheevaPlug (@1GHz).
&lt;br&gt;So there was no real reason to move to SheevaPlug other than the desire to play with my new toy.
&lt;br&gt;&lt;br&gt;The sample Unslung config files are for asterisk 1.2, but there is no special setup (comparing with a PC setup) other than loading the modules that you use to save memory.
&lt;br&gt;&lt;br&gt;Running from internal flash is not a a very good idea.
&lt;br&gt;Asterisk package is pretty large and you will need sound files (from asterisk-sounds package) plus you will want additional space to store the voice-mail messages.
&lt;br&gt;SheevaPlug has 512MB internal flash, so plenty of room there.
&lt;br&gt;&lt;br&gt;I'm not familiar with the openWRT so I cannot give you any advice here.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Corneliu
&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26629797&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, &amp;quot;chinatti&amp;quot; &amp;lt;chinatti@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm looking at possibly installing asterisk on an NSLU2 running OpenWRT 8.09.2-RC2. &amp;nbsp;I've installed the latest asterisk packages from the OpenWRT trunk:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; root@OpenWrt:~# opkg list_installed | grep asterisk
&lt;br&gt;&amp;gt; asterisk16 - 1.6.1-rc1-1.1 - 
&lt;br&gt;&amp;gt; asterisk16-sounds - 1.6.1-rc1-1.1 - 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; A few questions:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 1) I'm installing this at home, where I will be running a handful of extensions (SIP phones), and probably a few FXS/FXO ports (using an external gateway) for local analog phones and PSTN access, and a couple SIP and/or IAX trunks to VoIP provider(s). &amp;nbsp;Probably no more than a couple of calls simultaneously.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is this kind of setup reasonable to run on an NSLU2? &amp;nbsp;I'm fine with limiting the capabilities (i.e. turning features off, etc.), but I want to make sure that the voice quality is rock solid. &amp;nbsp;The NSLU2 won't be running anything else other than asterisk.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2) Are the config file examples here:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ... applicable for asterisk 1.6 on OpenWRT 8.09.2-RC2? &amp;nbsp;If not, are there any examples for this setup that are available?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 3) I chose OpenWRT because I'm familiar with it (run it on my router), and I'd like to run everything off internal flash if possible - to simplify things. &amp;nbsp;Is there any reason why one of the other firmware choices would be better for running dedicated asterisk?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks in advance...
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Questions-on-asterisk-performance%2C-and-sample-setup-tp26628994p26629797.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26628994</id>
	<title>Questions on asterisk performance, and sample setup</title>
	<published>2009-12-03T06:43:16Z</published>
	<updated>2009-12-03T06:43:16Z</updated>
	<author>
		<name>chinatti</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm looking at possibly installing asterisk on an NSLU2 running OpenWRT 8.09.2-RC2. &amp;nbsp;I've installed the latest asterisk packages from the OpenWRT trunk:
&lt;br&gt;&lt;br&gt;root@OpenWrt:~# opkg list_installed | grep asterisk
&lt;br&gt;asterisk16 - 1.6.1-rc1-1.1 - 
&lt;br&gt;asterisk16-sounds - 1.6.1-rc1-1.1 - 
&lt;br&gt;&lt;br&gt;A few questions:
&lt;br&gt;&lt;br&gt;1) I'm installing this at home, where I will be running a handful of extensions (SIP phones), and probably a few FXS/FXO ports (using an external gateway) for local analog phones and PSTN access, and a couple SIP and/or IAX trunks to VoIP provider(s). &amp;nbsp;Probably no more than a couple of calls simultaneously.
&lt;br&gt;&lt;br&gt;Is this kind of setup reasonable to run on an NSLU2? &amp;nbsp;I'm fine with limiting the capabilities (i.e. turning features off, etc.), but I want to make sure that the voice quality is rock solid. &amp;nbsp;The NSLU2 won't be running anything else other than asterisk.
&lt;br&gt;&lt;br&gt;2) Are the config file examples here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/&lt;/a&gt;&lt;br&gt;&lt;br&gt;... applicable for asterisk 1.6 on OpenWRT 8.09.2-RC2? &amp;nbsp;If not, are there any examples for this setup that are available?
&lt;br&gt;&lt;br&gt;3) I chose OpenWRT because I'm familiar with it (run it on my router), and I'd like to run everything off internal flash if possible - to simplify things. &amp;nbsp;Is there any reason why one of the other firmware choices would be better for running dedicated asterisk?
&lt;br&gt;&lt;br&gt;Thanks in advance...
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Questions-on-asterisk-performance%2C-and-sample-setup-tp26628994p26628994.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26629397</id>
	<title>Asterisk+GSM gateway</title>
	<published>2009-12-02T15:09:26Z</published>
	<updated>2009-12-02T15:09:26Z</updated>
	<author>
		<name>Pedro R</name>
	</author>
	<content type="html">Greetings.
&lt;br&gt;&lt;br&gt;I've been considering the idea of having a gsm gateway hooked to my router so I could route the SIP calls to/from my mobile phone. The problem is that the cheapest gateway I could find (and make the purchase economically interesting) provides connectivity trough USB. Fortunally there is a software project that supports this gateway and provides a module to Asterisk. The project in question is GSMOpen (www.gsmopen.org) formerly know as Celliax and the gateway mobigater mini. I'm posting here in the hope that someone thought about a different setup or equipment and avoid the trouble of compiling gsmopen on the firmware. Thanks
&lt;br&gt;&lt;br&gt;Pedro
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk%2BGSM-gateway-tp26629397p26629397.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26502104</id>
	<title>Re: Re: asterisk16 upgrade</title>
	<published>2009-11-24T11:42:37Z</published>
	<updated>2009-11-24T11:42:37Z</updated>
	<author>
		<name>Ovidiu Sas-3</name>
	</author>
	<content type="html">Hello Chris,
&lt;br&gt;&lt;br&gt;The patches for asterisk 1.4 needs to be rebuilt. &amp;nbsp;When time permits,
&lt;br&gt;I will take a look at it.
&lt;br&gt;The 1.6.1 branch is stable and has more features then the old 1.4.
&lt;br&gt;Do you have any constrains in upgrading to 1.6.1?
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Ovidiu Sas
&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 10:37 AM, asteriskatmyhome
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26502104&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yunzhang.chen@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Ovidiu Sas, could you please kindly publish the latest 1.4.27 Asterisk optware code?the 1.4 branch has not been updated for almost a year.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Chris Chen
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26502104&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, Ovidiu Sas &amp;lt;osas@...&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hello all,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I would like to upgrade the asterisk version on the asterisk16 feed
&lt;br&gt;&amp;gt;&amp;gt; from 1.6.0.x to 1.6.1.x.
&lt;br&gt;&amp;gt;&amp;gt; Before doing that, I would like to know if there are users who would
&lt;br&gt;&amp;gt;&amp;gt; like to stay with the 1.6.0.x version instead of 1.6.1.x.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt;&amp;gt; Ovidiu Sas
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yahoo! Groups Links
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/asterisk16-upgrade-tp26088082p26502104.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480582</id>
	<title>Re: asterisk16 upgrade</title>
	<published>2009-11-23T07:37:21Z</published>
	<updated>2009-11-23T07:37:21Z</updated>
	<author>
		<name>asteriskatmyhome</name>
	</author>
	<content type="html">Hi Ovidiu Sas, could you please kindly publish the latest 1.4.27 Asterisk optware code?the 1.4 branch has not been updated for almost a year.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Chris Chen
&lt;br&gt;&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480582&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, Ovidiu Sas &amp;lt;osas@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hello all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I would like to upgrade the asterisk version on the asterisk16 feed
&lt;br&gt;&amp;gt; from 1.6.0.x to 1.6.1.x.
&lt;br&gt;&amp;gt; Before doing that, I would like to know if there are users who would
&lt;br&gt;&amp;gt; like to stay with the 1.6.0.x version instead of 1.6.1.x.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Ovidiu Sas
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/asterisk16-upgrade-tp26088082p26480582.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26088082</id>
	<title>asterisk16 upgrade</title>
	<published>2009-10-27T18:51:11Z</published>
	<updated>2009-10-27T18:51:11Z</updated>
	<author>
		<name>Ovidiu Sas-3</name>
	</author>
	<content type="html">Hello all,
&lt;br&gt;&lt;br&gt;I would like to upgrade the asterisk version on the asterisk16 feed
&lt;br&gt;from 1.6.0.x to 1.6.1.x.
&lt;br&gt;Before doing that, I would like to know if there are users who would
&lt;br&gt;like to stay with the 1.6.0.x version instead of 1.6.1.x.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Ovidiu Sas
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/asterisk16-upgrade-tp26088082p26088082.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25356302</id>
	<title>Re: dd-wrt and asterisk via optware</title>
	<published>2009-09-08T17:04:58Z</published>
	<updated>2009-09-08T17:04:58Z</updated>
	<author>
		<name>CORNELIU DOBAN</name>
	</author>
	<content type="html">Transfer the file to your Asus router (preferably in a temporary directory) and execute:
&lt;br&gt;&lt;br&gt;tar -zxvf asterisk_1_2_sample_slug_config.tar.gz
&lt;br&gt;&lt;br&gt;This samples are old (for asterisk 1.2) and from optware you probably got a newer version of asterisk (1.4 or 1.6).
&lt;br&gt;&lt;br&gt;Some of the commands functions changed, but you can use it as an example of how to configure *.
&lt;br&gt;&lt;br&gt;On the twiki you can find updated versions (for * 1.4) of the macros used in this sample. See &amp;quot;Useful dialplan macros&amp;quot; section on this page:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nslu2-linux.org/wiki/Optware/Asterisk?from=Unslung.Asterisk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nslu2-linux.org/wiki/Optware/Asterisk?from=Unslung.Asterisk&lt;/a&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Corneliu
&lt;br&gt;&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25356302&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, &amp;quot;far_to_go&amp;quot; &amp;lt;far_to_go@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've got an asus wl500-gv2p 32m ram, 8m flash, 8g usb that I'm working on. &amp;nbsp;I've installed asterisk and was sorta following this guide:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.fivn.com/products/asterisk.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fivn.com/products/asterisk.html&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; and noticed that the file:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/asterisk_1_2_sample_slug_config.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/asterisk_1_2_sample_slug_config.tar.gz&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; is missing. &amp;nbsp;I mean, the file is there when I look on the web interface of the group but I can't seem to download anything that 7zip or gunzip/tar seem happy with.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any help is much appreciated.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Alan
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dd-wrt-and-asterisk-via-optware-tp25356181p25356302.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25356181</id>
	<title>dd-wrt and asterisk via optware</title>
	<published>2009-09-08T13:44:42Z</published>
	<updated>2009-09-08T13:44:42Z</updated>
	<author>
		<name>far_to_go</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I've got an asus wl500-gv2p 32m ram, 8m flash, 8g usb that I'm working on. &amp;nbsp;I've installed asterisk and was sorta following this guide:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.fivn.com/products/asterisk.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fivn.com/products/asterisk.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;and noticed that the file:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/asterisk_1_2_sample_slug_config.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tech.groups.yahoo.com/group/nslu2-asterisk/files/config_unslung/asterisk_1_2_sample_slug_config.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;is missing. &amp;nbsp;I mean, the file is there when I look on the web interface of the group but I can't seem to download anything that 7zip or gunzip/tar seem happy with.
&lt;br&gt;&lt;br&gt;Any help is much appreciated.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Alan
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dd-wrt-and-asterisk-via-optware-tp25356181p25356181.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25267323</id>
	<title>Re: Asterisk 1.4 on DNS-323</title>
	<published>2009-09-02T16:19:51Z</published>
	<updated>2009-09-02T16:19:51Z</updated>
	<author>
		<name>CORNELIU DOBAN</name>
	</author>
	<content type="html">You can run several distros on it.
&lt;br&gt;It comes pre-installed with Ubuntu, so installing asterisk can be as simple as:
&lt;br&gt;&lt;br&gt;sudo apt-get update
&lt;br&gt;sudo apt-get install asterisk
&lt;br&gt;&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25267323&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, Cbk Menon &amp;lt;cbkmenon@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Does anyone have a link which explains Asterisks on SheevaPlug installation  (and it works well enough).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;  
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ________________________________
&lt;br&gt;&amp;gt; From: corneliu_doban &amp;lt;corneliu_doban@...&amp;gt;
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25267323&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Sent: Wednesday, September 2, 2009 11:02:56 AM
&lt;br&gt;&amp;gt; Subject: [nslu2-asterisk] Re: Asterisk 1.4 on DNS-323
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;   
&lt;br&gt;&amp;gt; Old PC is fine. But if you have $100 to spend, you can get a SheevaPlug which is as good as my old Athlon 900 but in a smaller form factor and only using about 6W (when working hard).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --- In nslu2-asterisk@ yahoogroups. com, Arun Sudhakaran &amp;lt;ninelives_in@ ...&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; think so to..i also had the same prob..finally gave up getting to work on the 323 and got an old pc and installed on that 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; ____________ _________ _________ __
&lt;br&gt;&amp;gt; &amp;gt; From: Ovidiu Sas &amp;lt;osas@&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; To: nslu2-asterisk@ yahoogroups. com
&lt;br&gt;&amp;gt; &amp;gt; Sent: Wednesday, 2 September 2009 6:37:11
&lt;br&gt;&amp;gt; &amp;gt; Subject: Re: [nslu2-asterisk] Asterisk 1.4 on DNS-323
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;   
&lt;br&gt;&amp;gt; &amp;gt; AFAIR, the issue is not related to chan_sip, but to some missing
&lt;br&gt;&amp;gt; &amp;gt; libraries from the firmware.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Regards,
&lt;br&gt;&amp;gt; &amp;gt; Ovidiu Sas
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; On Thu, Aug 27, 2009 at 6:20 PM, yforum@ymail. com&amp;lt;yforum@ymail. com&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Saw couple of old threads about issues of running Asterisk 1.4 on DNS-323. I installed Asterisk from optware and it got killed because of chan_sip.so. Is there a newer version of chan_sip.so that I can use on DNS-323?
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Thanks.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; ------------ --------- --------- ------
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Yahoo! Groups Links
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; New Email names for you! 
&lt;br&gt;&amp;gt; &amp;gt; Get the Email name you&amp;#39;ve always wanted on the new @ymail and @rocketmail. 
&lt;br&gt;&amp;gt; &amp;gt; Hurry before someone else does!
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://mail&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail&lt;/a&gt;. promotions. yahoo.com/ newdomains/ sg/
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk-1.4-on-DNS-323-tp25247199p25267323.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25265693</id>
	<title>Re: Re: Asterisk 1.4 on DNS-323</title>
	<published>2009-09-02T14:02:45Z</published>
	<updated>2009-09-02T14:02:45Z</updated>
	<author>
		<name>Cbk Menon</name>
	</author>
	<content type="html">Does anyone have a link which explains Asterisks on SheevaPlug installation  (and it works well enough).
&lt;br&gt;&lt;br&gt; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________
&lt;br&gt;From: corneliu_doban &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25265693&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;corneliu_doban@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25265693&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;
&lt;br&gt;Sent: Wednesday, September 2, 2009 11:02:56 AM
&lt;br&gt;Subject: [nslu2-asterisk] Re: Asterisk 1.4 on DNS-323
&lt;br&gt;&lt;br&gt;  
&lt;br&gt;Old PC is fine. But if you have $100 to spend, you can get a SheevaPlug which is as good as my old Athlon 900 but in a smaller form factor and only using about 6W (when working hard).
&lt;br&gt;&lt;br&gt;--- In nslu2-asterisk@ yahoogroups. com, Arun Sudhakaran &amp;lt;ninelives_in@ ...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; think so to..i also had the same prob..finally gave up getting to work on the 323 and got an old pc and installed on that 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ____________ _________ _________ __
&lt;br&gt;&amp;gt; From: Ovidiu Sas &amp;lt;osas@...&amp;gt;
&lt;br&gt;&amp;gt; To: nslu2-asterisk@ yahoogroups. com
&lt;br&gt;&amp;gt; Sent: Wednesday, 2 September 2009 6:37:11
&lt;br&gt;&amp;gt; Subject: Re: [nslu2-asterisk] Asterisk 1.4 on DNS-323
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;   
&lt;br&gt;&amp;gt; AFAIR, the issue is not related to chan_sip, but to some missing
&lt;br&gt;&amp;gt; libraries from the firmware.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Ovidiu Sas
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Thu, Aug 27, 2009 at 6:20 PM, yforum@ymail. com&amp;lt;yforum@ymail. com&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; Saw couple of old threads about issues of running Asterisk 1.4 on DNS-323. I installed Asterisk from optware and it got killed because of chan_sip.so. Is there a newer version of chan_sip.so that I can use on DNS-323?
&lt;br&gt;&amp;gt; &amp;gt; Thanks.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; ------------ --------- --------- ------
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Yahoo! Groups Links
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; New Email names for you! 
&lt;br&gt;&amp;gt; Get the Email name you&amp;#39;ve always wanted on the new @ymail and @rocketmail. 
&lt;br&gt;&amp;gt; Hurry before someone else does!
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://mail&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail&lt;/a&gt;. promotions. yahoo.com/ newdomains/ sg/
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk-1.4-on-DNS-323-tp25247199p25265693.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25262633</id>
	<title>Re: Asterisk 1.4 on DNS-323</title>
	<published>2009-09-02T11:02:56Z</published>
	<updated>2009-09-02T11:02:56Z</updated>
	<author>
		<name>CORNELIU DOBAN</name>
	</author>
	<content type="html">Old PC is fine. But if you have $100 to spend, you can get a SheevaPlug which is as good as my old Athlon 900 but in a smaller form factor and only using about 6W (when working hard).
&lt;br&gt;&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25262633&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, Arun Sudhakaran &amp;lt;ninelives_in@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; think so to..i also had the same prob..finally gave up getting to work on the 323 and got an old pc and installed on that 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ________________________________
&lt;br&gt;&amp;gt; From: Ovidiu Sas &amp;lt;osas@...&amp;gt;
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25262633&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Sent: Wednesday, 2 September 2009 6:37:11
&lt;br&gt;&amp;gt; Subject: Re: [nslu2-asterisk] Asterisk 1.4 on DNS-323
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;   
&lt;br&gt;&amp;gt; AFAIR, the issue is not related to chan_sip, but to some missing
&lt;br&gt;&amp;gt; libraries from the firmware.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Ovidiu Sas
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Thu, Aug 27, 2009 at 6:20 PM, yforum@ymail. com&amp;lt;yforum@ymail. com&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; Saw couple of old threads about issues of running Asterisk 1.4 on DNS-323. I installed Asterisk from optware and it got killed because of chan_sip.so. Is there a newer version of chan_sip.so that I can use on DNS-323?
&lt;br&gt;&amp;gt; &amp;gt; Thanks.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; ------------ --------- --------- ------
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Yahoo! Groups Links
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; New Email names for you! 
&lt;br&gt;&amp;gt; Get the Email name you&amp;#39;ve always wanted on the new @ymail and @rocketmail. 
&lt;br&gt;&amp;gt; Hurry before someone else does!
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://mail.promotions.yahoo.com/newdomains/sg/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.promotions.yahoo.com/newdomains/sg/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk-1.4-on-DNS-323-tp25247199p25262633.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25251827</id>
	<title>Re: Asterisk 1.4 on DNS-323</title>
	<published>2009-09-01T22:20:28Z</published>
	<updated>2009-09-01T22:20:28Z</updated>
	<author>
		<name>ninelives_in</name>
	</author>
	<content type="html">think so to..i also had the same prob..finally gave up getting to work on the 323 and got an old pc and installed on that 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________
&lt;br&gt;From: Ovidiu Sas &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25251827&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;osas@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25251827&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;
&lt;br&gt;Sent: Wednesday, 2 September 2009 6:37:11
&lt;br&gt;Subject: Re: [nslu2-asterisk] Asterisk 1.4 on DNS-323
&lt;br&gt;&lt;br&gt;  
&lt;br&gt;AFAIR, the issue is not related to chan_sip, but to some missing
&lt;br&gt;libraries from the firmware.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Ovidiu Sas
&lt;br&gt;&lt;br&gt;On Thu, Aug 27, 2009 at 6:20 PM, yforum@ymail. com&amp;lt;yforum@ymail. com&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Saw couple of old threads about issues of running Asterisk 1.4 on DNS-323. I installed Asterisk from optware and it got killed because of chan_sip.so. Is there a newer version of chan_sip.so that I can use on DNS-323?
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------ --------- --------- ------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yahoo! Groups Links
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; New Email names for you! 
&lt;br&gt;Get the Email name you&amp;#39;ve always wanted on the new @ymail and @rocketmail. 
&lt;br&gt;Hurry before someone else does!
&lt;br&gt;&lt;a href=&quot;http://mail.promotions.yahoo.com/newdomains/sg/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.promotions.yahoo.com/newdomains/sg/&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk-1.4-on-DNS-323-tp25247199p25251827.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25248638</id>
	<title>Re: Asterisk 1.4 on DNS-323</title>
	<published>2009-09-01T15:37:11Z</published>
	<updated>2009-09-01T15:37:11Z</updated>
	<author>
		<name>Ovidiu Sas-3</name>
	</author>
	<content type="html">AFAIR, the issue is not related to chan_sip, but to some missing
&lt;br&gt;libraries from the firmware.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Ovidiu Sas
&lt;br&gt;&lt;br&gt;On Thu, Aug 27, 2009 at 6:20 PM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25248638&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yforum@...&lt;/a&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25248638&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yforum@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Saw couple of old threads about issues of running Asterisk 1.4 on DNS-323. I installed Asterisk from optware and it got killed because of chan_sip.so. Is there a newer version of chan_sip.so that I can use on DNS-323?
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yahoo! Groups Links
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk-1.4-on-DNS-323-tp25247199p25248638.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25247199</id>
	<title>Asterisk 1.4 on DNS-323</title>
	<published>2009-08-27T15:20:08Z</published>
	<updated>2009-08-27T15:20:08Z</updated>
	<author>
		<name>yforum@ymail.com</name>
	</author>
	<content type="html">Saw couple of old threads about issues of running Asterisk 1.4 on DNS-323. I installed Asterisk from optware and it got killed because of chan_sip.so. Is there a newer version of chan_sip.so that I can use on DNS-323?
&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk-1.4-on-DNS-323-tp25247199p25247199.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25000392</id>
	<title>What current asterisk version from optware?</title>
	<published>2009-08-16T20:04:53Z</published>
	<updated>2009-08-16T20:04:53Z</updated>
	<author>
		<name>madmatrix</name>
	</author>
	<content type="html">I think it's 1.6.0.4?</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/What-current-asterisk-version-from-optware--tp25000392p25000392.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24741514</id>
	<title>Re: Re: Asterisk refuses to communicate with the SMTP daemon</title>
	<published>2009-07-30T03:33:58Z</published>
	<updated>2009-07-30T03:33:58Z</updated>
	<author>
		<name>Laurent Lesage-2</name>
	</author>
	<content type="html">hello,
&lt;br&gt;&lt;br&gt;I'm using a complete debian system on the NSLU2 (debian armel lenny) and 
&lt;br&gt;it works fine. The advantage is that everything works &amp;quot;out of the box&amp;quot;. 
&lt;br&gt;My asterisk system has no problem to send email with whatever smtp 
&lt;br&gt;package you are using on it (I use postfix).
&lt;br&gt;&lt;br&gt;My 2 cents...
&lt;br&gt;&lt;br&gt;Laurent Lesage
&lt;br&gt;consultant
&lt;br&gt;Logiciels Libres - VoIP - Formation
&lt;br&gt;Bureau:	(+32) 71 46 06 54
&lt;br&gt;Fax:	(+32) 71 46 01 54
&lt;br&gt;Cell:	(+32) 477 18 49 12
&lt;br&gt;email:	&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24741514&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;laurent@...&lt;/a&gt;
&lt;br&gt;iax2:	&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24741514&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;guest@...&lt;/a&gt;
&lt;br&gt;web:	www.2lconsult.be
&lt;br&gt;&lt;br&gt;Nous adhérons à la charte eTIC (labeletic.be).
&lt;br&gt;&lt;br&gt;vous envoyez des attachements WORD sans vous en rendre compte?
&lt;br&gt;Libérez-vous des licences à répétition et des formats fermés!
&lt;br&gt;Utilisez le format OPENDOCUMENT, 
&lt;br&gt;ouvert et devenu la NORME ISO EN BUREAUTIQUE!!!
&lt;br&gt;&lt;a href=&quot;http://solutions.journaldunet.com/0605/060518-opendocument-format.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://solutions.journaldunet.com/0605/060518-opendocument-format.shtml&lt;/a&gt;&lt;br&gt;ou encore &amp;nbsp;&lt;a href=&quot;http://fr.wikipedia.org/wiki/OpenDocument&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fr.wikipedia.org/wiki/OpenDocument&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Corneliu Doban a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; NSLU2 has only 32M of RAM, but this should not be a problem.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You should configure esmtp (or ssmtp) and try it first from the shell 
&lt;br&gt;&amp;gt; command line. After you make sure that it works then you should 
&lt;br&gt;&amp;gt; configure asterisk.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Are you using Unslung or SlugOS ?
&lt;br&gt;&amp;gt; esmtp is available on Unslung and setup instructions are on the wiki
&lt;br&gt;&amp;gt; ssmtp is available on SlugOS. There ere no instruction posted but it 
&lt;br&gt;&amp;gt; works too.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; Corneliu
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk-refuses-to-communicate-with-the-SMTP-daemon-tp24722180p24741514.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24728751</id>
	<title>Re: Asterisk refuses to communicate with the SMTP daemon</title>
	<published>2009-07-29T14:51:44Z</published>
	<updated>2009-07-29T14:51:44Z</updated>
	<author>
		<name>CORNELIU DOBAN</name>
	</author>
	<content type="html">NSLU2 has only 32M of RAM, but this should not be a problem.
&lt;br&gt;&lt;br&gt;You should configure esmtp (or ssmtp) and try it first from the shell command line. After you make sure that it works then you should configure asterisk.
&lt;br&gt;&lt;br&gt;Are you using Unslung or SlugOS ?
&lt;br&gt;esmtp is available on Unslung and setup instructions are on the wiki
&lt;br&gt;ssmtp is available on SlugOS. There ere no instruction posted but it works too.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Corneliu
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk-refuses-to-communicate-with-the-SMTP-daemon-tp24722180p24728751.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24722905</id>
	<title>Re: Asterisk refuses to communicate with the SMTP daemon</title>
	<published>2009-07-29T09:25:26Z</published>
	<updated>2009-07-29T09:25:26Z</updated>
	<author>
		<name>tim.savigar</name>
	</author>
	<content type="html">

&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01//EN&quot; &quot;http://www.w3.org/TR/html4/strict.dtd&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;





&lt;body style=&quot;background-color: #ffffff;&quot;&gt;
&lt;span style=&quot;display:none&quot;&gt;&amp;nbsp;&lt;/span&gt;
&lt;!--~-|**|PrettyHtmlStartT|**|-~--&gt;
&lt;div id=&quot;ygrp-mlmsg&quot; style=&quot;width:655px; position:relative;&quot;&gt;
&lt;div id=&quot;ygrp-msg&quot; style=&quot;width: 470px; margin:0; padding:0 25px 0 0; float:left; z-index:1;&quot;&gt;
&lt;!--~-|**|PrettyHtmlEndT|**|-~--&gt;
    &lt;div id=&quot;ygrp-text&quot;&gt;
                  &lt;p&gt;&lt;FONT face=&quot;Default Sans Serif,Verdana,Arial,Helvetica,sans-serif&quot; size=&quot;2&quot;&gt;&lt;DIV&gt;Further to this post this morning the engineer working with me on this seems to think it is down to the amount of free memory available - he has taken the config on to a larger server and it all works OK - there is only 196M memory free - when there is 256M free on the grown up box it works. &lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is there anything obvious that we have missed to keep the memory above this requirement?&lt;BR&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face=&quot;Default Sans Serif,Verdana,Arial,Helvetica,sans-serif&quot; size=&quot;2&quot;&gt;&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;DIV&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;FONT color=&quot;#990099&quot;&gt;-----nslu2-asterisk&lt;wbr&gt;@yahoogroups.&lt;wbr&gt;com wrote: -----&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;BLOCKQUOTE style=&quot;BORDER-LEFT: #000000 2px solid;&quot;&gt;To: nslu2-asterisk@&lt;wbr&gt;yahoogroups.&lt;wbr&gt;com&lt;BR&gt;From: &quot;tim.savigar&quot; &amp;lt;tim.savigar@&lt;wbr&gt;prism-it.&lt;wbr&gt;co.uk&amp;gt;&lt;BR&gt;Sent by: nslu2-asterisk@&lt;wbr&gt;yahoogroups.&lt;wbr&gt;com&lt;BR&gt;Date: 29/07/2009 07:28AM&lt;BR&gt;Subject: [nslu2-asterisk] Asterisk refuses to communicate with the SMTP daemon&lt;BR&gt;&lt;BR&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;DIV id=&quot;ygrp-text&quot;&gt;&lt;BR&gt;Can anyone help - voicemail has been set up as per instructions but Asterisk refuses to communicate with the SMTP daemon - running the latest versions &lt;BR&gt;&lt;BR&gt;The voicemail is showing as correctly configured to deliver the messages via e-mail, but the messages are not leaving the NSLU2, because the device doesn't have any system logger (syslog daemon) I am unable to view the errors if any errors &lt;BR&gt;&lt;BR&gt;Can anyone help? &lt;BR&gt;&lt;BR&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;!--End group email --&gt;&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/p&gt;
 

    &lt;/div&gt;  

    &lt;!--~-|**|PrettyHtmlStart|**|-~--&gt;
    &lt;div width=&quot;1&quot; style=&quot;color: white; clear: both;&quot;&gt;__._,_.___&lt;/div&gt;

           
  
    
    &lt;!-- Start the section with Message In topic --&gt;
    &lt;div id=&quot;ygrp-actbar&quot; style=&quot;clear: both; margini-bottom: 25px; white-space:nowrap; color: #666; text-align: right;&quot;&gt;
              &lt;span class=&quot;left&quot; style=&quot;float: left; white-space:nowrap;&quot;&gt;
          &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk/message/1052;_ylc=X3oDMTM1OGUwdmptBF9TAzk3MzU5NzE0BGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRtc2dJZAMxMDUzBHNlYwNmdHIEc2xrA3Z0cGMEc3RpbWUDMTI0ODg4NDczOAR0cGNJZAMxMDUy&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
            Messages in this topic          &lt;/a&gt; (&lt;span class=&quot;bld&quot; style=&quot;font-weight:bold;&quot;&gt;2&lt;/span&gt;)
        &lt;/span&gt;
        &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk/post;_ylc=X3oDMTJxOTBrbGM3BF9TAzk3MzU5NzE0BGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRtc2dJZAMxMDUzBHNlYwNmdHIEc2xrA3JwbHkEc3RpbWUDMTI0ODg4NDczOA--?act=reply&amp;messageNum=1053&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
          &lt;span class=&quot;bld&quot; style=&quot;font-weight:bold;&quot;&gt;
            Reply          &lt;/span&gt; (via web post)
        &lt;/a&gt;  | 
        &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk/post;_ylc=X3oDMTJmZmxhdDdrBF9TAzk3MzU5NzE0BGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNudHBjBHN0aW1lAzEyNDg4ODQ3Mzg-&quot; class=&quot;bld&quot; style=&quot;font-weight:bold;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
          Start a new topic        &lt;/a&gt;
          &lt;/div&gt; 
    &lt;!-------     Start Nav Bar  ------&gt;
    &lt;!-- |**|begin egp html banner|**| --&gt;
    &lt;div id=&quot;ygrp-vitnav&quot; style=&quot;padding-top: 10px; font-family: Verdana; font-size: 77%; margin: 0;&quot;&gt;
                &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk/messages;_ylc=X3oDMTJmanNsczVjBF9TAzk3MzU5NzE0BGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNtc2dzBHN0aW1lAzEyNDg4ODQ3Mzc-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Messages&lt;/a&gt;  
            |    &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk/files;_ylc=X3oDMTJncmpmMXFiBF9TAzk3MzU5NzE0BGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNmaWxlcwRzdGltZQMxMjQ4ODg0NzM3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Files&lt;/a&gt;  
            |    &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk/photos;_ylc=X3oDMTJmZjN1bGJrBF9TAzk3MzU5NzE0BGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNwaG90BHN0aW1lAzEyNDg4ODQ3Mzc-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Photos&lt;/a&gt;  
            |    &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk/links;_ylc=X3oDMTJnMmk2c2dsBF9TAzk3MzU5NzE0BGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNsaW5rcwRzdGltZQMxMjQ4ODg0NzM3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Links&lt;/a&gt;  
            |    &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk/database;_ylc=X3oDMTJkbmFmODA3BF9TAzk3MzU5NzE0BGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNkYgRzdGltZQMxMjQ4ODg0NzM3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Database&lt;/a&gt;  
            |    &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk/polls;_ylc=X3oDMTJnZ3Vqamt0BF9TAzk3MzU5NzE0BGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNwb2xscwRzdGltZQMxMjQ4ODg0NzM3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Polls&lt;/a&gt;  
            |    &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk/members;_ylc=X3oDMTJmbjU1cDhyBF9TAzk3MzU5NzE0BGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNtYnJzBHN0aW1lAzEyNDg4ODQ3Mzc-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Members&lt;/a&gt;  
            |    &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk/calendar;_ylc=X3oDMTJlbHA5bmtpBF9TAzk3MzU5NzE0BGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNjYWwEc3RpbWUDMTI0ODg4NDczNw--&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Calendar&lt;/a&gt;  
    &lt;/div&gt;  
    &lt;!-- |**|end egp html banner|**| --&gt;

                &lt;div id=&quot;ygrp-grfd&quot; style=&quot;font-family: Verdana; font-size: 77%; padding: 15px 0;&quot;&gt;
              &lt;/div&gt;
    
    &lt;!-- yahoo logo --&gt;
    &lt;!-- |**|begin egp html banner|**| --&gt;
    &lt;div id=&quot;ygrp-ft&quot; style=&quot;font-family: verdana; font-size: 77%; border-top: 1px solid #666; padding: 5px 0;&quot;&gt;
      &lt;a href=&quot;http://groups.yahoo.com/;_ylc=X3oDMTJlcGhhYzRpBF9TAzk3NDc2NTkwBGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNnZnAEc3RpbWUDMTI0ODg4NDczOA--&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
      &lt;img src=&quot;http://us.i1.yimg.com/us.yimg.com/i/yg/img/logo/ma_grp_160.gif&quot; height=&quot;15&quot; width=&quot;106&quot; border=&quot;0&quot; alt=&quot;Yahoo! Groups&quot;&gt;&lt;/a&gt; &lt;br&gt;
      &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk/join;_ylc=X3oDMTJnc3EyYWlwBF9TAzk3NDc2NTkwBGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNzdG5ncwRzdGltZQMxMjQ4ODg0NzM4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Change settings via the Web&lt;/a&gt; (Yahoo! ID required) &lt;br&gt;
      Change settings via email: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24722905&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk-digest@...&lt;/a&gt; | &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24722905&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk-traditional@...&lt;/a&gt; &lt;br&gt;

      &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk;_ylc=X3oDMTJlZDgyMTk0BF9TAzk3NDc2NTkwBGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNocGYEc3RpbWUDMTI0ODg4NDczOA--&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
        Visit Your Group 
      &lt;/a&gt; |
      &lt;a href=&quot;http://docs.yahoo.com/info/terms/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
        Yahoo! Groups Terms of Use      &lt;/a&gt; |
      &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24722905&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk-unsubscribe@...&lt;/a&gt; 
    &lt;/div&gt;     &lt;!-- |**|end egp html banner|**| --&gt;
  &lt;/div&gt; &lt;!-- ygrp-msg --&gt;

  
  &lt;!-- Sponsor --&gt;
  &lt;!-- |**|begin egp html banner|**| --&gt;
  &lt;div id=&quot;ygrp-sponsor&quot; style=&quot;width:160px; float:right; clear:none; margin:0 0 25px 0; background: white;&quot;&gt;
    &lt;!-- Network content --&gt;
    
&lt;!-- Start Recommendations --&gt;
&lt;div id=&quot;ygrp-reco&quot;&gt;
     &lt;/div&gt;
&lt;!-- End Recommendations --&gt;

	    &lt;!-- Start vitality --&gt;
	    &lt;div id=&quot;ygrp-vital&quot; style=&quot;background-color: #e0ecee; margin-bottom: 20px; padding: 2px 0 8px 8px;&quot;&gt;
	      		&lt;div id=&quot;vithd&quot; style=&quot;font-size: 77%; font-family: Verdana; font-weight: bold; color: #333; text-transform: uppercase;&quot;&gt;Recent Activity&lt;/div&gt;
		&lt;ul style=&quot;list-style-type:none; padding: 0; margin: 2px 0;&quot;&gt;
		        &lt;li style=&quot;clear: both; list-style-type: none; border: 1px solid #e0ecee;&quot;&gt;
      &lt;div class=&quot;ct&quot; style=&quot;float: right; font-weight: bold; color: #ff7900; float: right; width: 2em; text-align:right; padding-right: .5em;&quot;&gt;&lt;span style=&quot;display:none&quot;&gt;&amp;nbsp;&lt;/span&gt;1&lt;/div&gt;
      &lt;div class=&quot;cat&quot; style=&quot;font-weight: bold;&quot;&gt;&lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk/members;_ylc=X3oDMTJnbnBzYzNyBF9TAzk3MzU5NzE0BGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDdnRsBHNsawN2bWJycwRzdGltZQMxMjQ4ODg0NzM3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;New Members&lt;/a&gt;&lt;/div&gt;
    &lt;/li&gt;
  
		    
		    
		    
		    
		    
		&lt;/ul&gt;
	      	      &lt;a href=&quot;http://groups.yahoo.com/group/nslu2-asterisk;_ylc=X3oDMTJmdWZ1dTQ1BF9TAzk3MzU5NzE0BGdycElkAzE3ODI2NzE0BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDdnRsBHNsawN2Z2hwBHN0aW1lAzEyNDg4ODQ3Mzc-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;
		Visit Your Group	      &lt;/a&gt;
	    &lt;/div&gt; 
	    	    	      
	    &lt;!-- Network content --&gt;
	    	      &lt;div style=&quot;background-color:#EEEEEE; margin-bottom:20px; padding:10px 8px;&quot;&gt;    &lt;div id=&quot;nc&quot;&gt;
              &lt;div class=&quot;ad&quot; style=&quot;color:#628C2A; font-family:Arial; font-weight:bold;&quot;&gt;
                        &lt;div id=&quot;hd1&quot;&gt;Give Back&lt;/div&gt;
  &lt;p&gt;&lt;a href=&quot;http://us.lrd.yahoo.com/_ylc=X3oDMTJuOTVzNTJrBF9TAzk3MzU5NzE0BF9wAzEEZ3JwSWQDMTc4MjY3MTQEZ3Jwc3BJZAMxNzA1MDA0NzYzBHNlYwNuY21vZARzbGsDYnJhbmQEc3RpbWUDMTI0ODg4NDczNw--;_ylg=1/SIG=11314uv3k/**http%3A//brand.yahoo.com/forgood&quot; style=&quot;text-decoration:none; color:#1E66AE; font-weight: normal;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Yahoo! for Good&lt;/a&gt;&lt;/p&gt;
  &lt;p style=&quot;color: #000000; font-weight: normal;&quot;&gt;Get inspired&lt;/p&gt;
  &lt;p style=&quot;color: #000000; font-weight: normal;&quot;&gt;by a good cause.&lt;/p&gt;
                  &lt;/div&gt;
                    &lt;div class=&quot;ad&quot; style=&quot;color:#628C2A; font-family:Arial; font-weight:bold;&quot;&gt;
                        &lt;div id=&quot;hd1&quot;&gt;Y! Toolbar&lt;/div&gt;
  &lt;p&gt;&lt;a href=&quot;http://us.lrd.yahoo.com/_ylc=X3oDMTJwbzBsYWp1BF9TAzk3MzU5NzE0BF9wAzIEZ3JwSWQDMTc4MjY3MTQEZ3Jwc3BJZAMxNzA1MDA0NzYzBHNlYwNuY21vZARzbGsDdG9vbGJhcgRzdGltZQMxMjQ4ODg0NzM3;_ylg=1/SIG=11c6dvmk9/**http%3A//toolbar.yahoo.com/%3F.cpdl=ygrps&quot; style=&quot;text-decoration:none; color:#1E66AE; font-weight: normal;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Get it Free!&lt;/a&gt;&lt;/p&gt;
  &lt;p style=&quot;color: #000000; font-weight: normal;&quot;&gt;easy 1-click access&lt;/p&gt;
  &lt;p style=&quot;color: #000000; font-weight: normal;&quot;&gt;to your groups.&lt;/p&gt;
                  &lt;/div&gt;
                    &lt;div class=&quot;ad&quot; style=&quot;color:#628C2A; font-family:Arial; font-weight:bold;&quot;&gt;
                        &lt;div id=&quot;hd1&quot;&gt;Yahoo! Groups&lt;/div&gt;
  &lt;p&gt;&lt;a href=&quot;http://groups.yahoo.com/start;_ylc=X3oDMTJwODg3ZnBoBF9TAzk3MzU5NzE0BF9wAzMEZ3JwSWQDMTc4MjY3MTQEZ3Jwc3BJZAMxNzA1MDA0NzYzBHNlYwNuY21vZARzbGsDZ3JvdXBzMgRzdGltZQMxMjQ4ODg0NzM3&quot; style=&quot;text-decoration:none; color:#1E66AE; font-weight: normal;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Start a group&lt;/a&gt;&lt;/p&gt;
  &lt;p style=&quot;color: #000000; font-weight: normal;&quot;&gt;in 3 easy steps.&lt;/p&gt;
  &lt;p style=&quot;color: #000000; font-weight: normal;&quot;&gt;Connect with others.&lt;/p&gt;
                  &lt;/div&gt;
          &lt;/div&gt;
&lt;/div&gt;
	    
	  &lt;/div&gt; 	  &lt;!-- |**|end egp html banner|**| --&gt;
	  &lt;div style=&quot;clear:both; color: #FFF; font-size:1px;&quot;&gt;.&lt;/div&gt;
	&lt;/div&gt; 		  &lt;img src=&quot;http://geo.yahoo.com/serv?s=97359714/grpId=17826714/grpspId=1705004763/msgId=1053/stime=1248884738/nc1=1/nc2=2/nc3=3&quot; width=&quot;1&quot; height=&quot;1&quot;&gt; &lt;br&gt;
	
	&lt;div style=&quot;color: white; clear: both;&quot;&gt;__,_._,___&lt;/div&gt;
	&lt;!--~-|**|PrettyHtmlEnd|**|-~--&gt;
	&lt;/body&gt;
	&lt;!--~-|**|PrettyHtmlStart|**|-~--&gt;
	&lt;head&gt;

&lt;/head&gt;
	&lt;head&gt;

&lt;/head&gt;
	&lt;head&gt;
	
	&lt;/head&gt;
	&lt;!--~-|**|PrettyHtmlEnd|**|-~--&gt;
	&lt;/html&gt;&lt;!--End group email --&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk-refuses-to-communicate-with-the-SMTP-daemon-tp24722180p24722905.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24722180</id>
	<title>Asterisk refuses to communicate with the SMTP daemon</title>
	<published>2009-07-28T23:28:02Z</published>
	<updated>2009-07-28T23:28:02Z</updated>
	<author>
		<name>tim.savigar</name>
	</author>
	<content type="html">Can anyone help - voicemail has been set up as per instructions but Asterisk refuses to communicate with the SMTP daemon - running the latest versions
&lt;br&gt;&lt;br&gt;The voicemail is showing as correctly configured to deliver the messages via e-mail, but the messages are not leaving the NSLU2, because the device doesn't have any system logger (syslog daemon) I am unable to view the errors if any errors 
&lt;br&gt;&lt;br&gt;Can anyone help?
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk-refuses-to-communicate-with-the-SMTP-daemon-tp24722180p24722180.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24357401</id>
	<title>G.729 codec for Asterisk</title>
	<published>2009-07-06T07:13:35Z</published>
	<updated>2009-07-06T07:13:35Z</updated>
	<author>
		<name>PBriffett</name>
	</author>
	<content type="html">We have produced a G.729 optimized codec which allows you to run up to 500 G.729 transcoded channels on a single Asterisk server (or Freeswitch). 
&lt;br&gt;&lt;br&gt;Also, we have a floating license model so you can manage the licenses across your whole infrastructure.
&lt;br&gt;&lt;br&gt;Prices as low as £3.99 per channel - have a look at the free trial on:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.howlertech.com/products/howlets/trial/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.howlertech.com/products/howlets/trial/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Enjoy!
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/G.729-codec-for-Asterisk-tp24357401p24357401.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23371746</id>
	<title>Re: Asterisk runs but can't find config files</title>
	<published>2009-05-04T09:22:00Z</published>
	<updated>2009-05-04T09:22:00Z</updated>
	<author>
		<name>CORNELIU DOBAN</name>
	</author>
	<content type="html">Hi Rand,
&lt;br&gt;&lt;br&gt;The default path to the asterisk.conf is /etc/asterisk and I believe that on Optware has been patched to be /opt/etc/asterisk.
&lt;br&gt;&lt;br&gt;Also, you can specify the config file to be used in the command line using the -C command line option:
&lt;br&gt;&lt;a href=&quot;http://www.voip-info.org/wiki/view/Asterisk+options&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.voip-info.org/wiki/view/Asterisk+options&lt;/a&gt;&lt;br&gt;&lt;br&gt;asterisk.conf will configure the directories used by asterisk (including the directory for the config files).
&lt;br&gt;&lt;br&gt;For Optware the paths should be like this:
&lt;br&gt;&lt;br&gt;[directories]
&lt;br&gt;astetcdir =&amp;gt; /opt/etc/asterisk
&lt;br&gt;astmoddir =&amp;gt; /opt/lib/asterisk/modules
&lt;br&gt;astvarlibdir =&amp;gt; /opt/var/lib/asterisk
&lt;br&gt;astagidir =&amp;gt; /opt/var/lib/asterisk/agi-bin
&lt;br&gt;astspooldir =&amp;gt; /opt/var/spool/asterisk
&lt;br&gt;astrundir =&amp;gt; /opt/var/run
&lt;br&gt;astlogdir =&amp;gt; /opt/var/log/asterisk
&lt;br&gt;&lt;br&gt;Usually Asterisk comes with sample configuration files. You will have to write your own configs, based on this samples.
&lt;br&gt;&lt;br&gt;Good luck,
&lt;br&gt;Corneliu
&lt;br&gt;&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23371746&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, &amp;quot;shermanrand&amp;quot; &amp;lt;shermanrand@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Everyone,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I recently loaded Asterisk on my WRT-54gl with 2gig sd. (did the ipkg, jffs, optware etc...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Although it runs - when is I issue $asterisk -cvvv I can see that it can't quite find the config files. &amp;nbsp;I guess that the init file needs to be modified correctly. &amp;nbsp;Here is some of the output of the errors.
&lt;br&gt;&amp;gt; Otherwise, asterisk does come up with the &amp;gt;CLI command but no modules nor configs are loaded - even though they are in their respective folders.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; typical - error is
&lt;br&gt;&amp;gt; Parsing '/etc/asterisk/modules.conf' : Not found no such file or directories ......
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Here is the current init - which I think needs to be modified to direct the program to the correct locations - but I don't know how to modify it. &amp;nbsp;Can someone tell me where in the init to direct the program to the correct directories?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks Rand
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; root@sherman:/jffs/etc/init.d# cat asterisk
&lt;br&gt;&amp;gt; #!/bin/sh
&lt;br&gt;&amp;gt; DEFAULT=/etc/default/asterisk
&lt;br&gt;&amp;gt; OPTIONS=&amp;quot;&amp;quot;
&lt;br&gt;&amp;gt; [ -f $DEFAULT ] &amp;&amp; . $DEFAULT
&lt;br&gt;&amp;gt; [ &amp;quot;$ENABLE_ASTERISK&amp;quot; = &amp;quot;yes&amp;quot; ] || exit 0
&lt;br&gt;&amp;gt; case $1 in
&lt;br&gt;&amp;gt; &amp;nbsp;start)
&lt;br&gt;&amp;gt; &amp;nbsp; [ -d /var/run ] || mkdir -p /var/run
&lt;br&gt;&amp;gt; &amp;nbsp; [ -d /var/log/asterisk ] || mkdir -p /var/log/asteri &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sk
&lt;br&gt;&amp;gt; &amp;nbsp; [ -d /var/spool/asterisk ] || mkdir -p /var/spool/as &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; terisk
&lt;br&gt;&amp;gt; &amp;nbsp; /usr/sbin/asterisk $OPTIONS
&lt;br&gt;&amp;gt; &amp;nbsp; ;;
&lt;br&gt;&amp;gt; &amp;nbsp;stop)
&lt;br&gt;&amp;gt; &amp;nbsp; [ -f /var/run/asterisk.pid ] &amp;&amp; kill $(cat /var/run/ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; asterisk.pid) &amp;gt;/dev/null 2&amp;gt;&amp;1
&lt;br&gt;&amp;gt; &amp;nbsp; ;;
&lt;br&gt;&amp;gt; &amp;nbsp;*)
&lt;br&gt;&amp;gt; &amp;nbsp; echo &amp;quot;usage: $0 (start|stop)&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; exit 1
&lt;br&gt;&amp;gt; esac
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; exit $?
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk-runs-but-can%27t-find-config-files-tp23370794p23371746.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23370912</id>
	<title>Re: Asterisk runs but can't find config files</title>
	<published>2009-05-04T08:35:15Z</published>
	<updated>2009-05-04T08:35:15Z</updated>
	<author>
		<name>Ovidiu Sas-3</name>
	</author>
	<content type="html">Hello Rand,
&lt;br&gt;&lt;br&gt;Which version of asterisk are you installing from optware?
&lt;br&gt;aterisk14 and asterisk16 should come preconfigured with the right directories.
&lt;br&gt;With optware, everything is installed under /opt and therefor your
&lt;br&gt;config files will be under /opt/etc/asterisk.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Ovidiu Sas
&lt;br&gt;&lt;br&gt;On Sun, May 3, 2009 at 11:12 AM, shermanrand &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23370912&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shermanrand@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Everyone,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I recently loaded Asterisk on my WRT-54gl with 2gig sd. (did the ipkg, jffs, optware etc...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Although it runs - when is I issue $asterisk -cvvv I can see that it can't quite find the config files. &amp;nbsp;I guess that the init file needs to be modified correctly. &amp;nbsp;Here is some of the output of the errors.
&lt;br&gt;&amp;gt; Otherwise, asterisk does come up with the &amp;gt;CLI command but no modules nor configs are loaded - even though they are in their respective folders.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; typical - error is
&lt;br&gt;&amp;gt; Parsing '/etc/asterisk/modules.conf' : Not found no such file or directories ......
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Here is the current init - which I think needs to be modified to direct the program to the correct locations - but I don't know how to modify it. &amp;nbsp;Can someone tell me where in the init to direct the program to the correct directories?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks Rand
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; root@sherman:/jffs/etc/init.d# cat asterisk
&lt;br&gt;&amp;gt; #!/bin/sh
&lt;br&gt;&amp;gt; DEFAULT=/etc/default/asterisk
&lt;br&gt;&amp;gt; OPTIONS=&amp;quot;&amp;quot;
&lt;br&gt;&amp;gt; [ -f $DEFAULT ] &amp;&amp; . $DEFAULT
&lt;br&gt;&amp;gt; [ &amp;quot;$ENABLE_ASTERISK&amp;quot; = &amp;quot;yes&amp;quot; ] || exit 0
&lt;br&gt;&amp;gt; case $1 in
&lt;br&gt;&amp;gt; &amp;nbsp;start)
&lt;br&gt;&amp;gt; &amp;nbsp;[ -d /var/run ] || mkdir -p /var/run
&lt;br&gt;&amp;gt; &amp;nbsp;[ -d /var/log/asterisk ] || mkdir -p /var/log/asteri &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sk
&lt;br&gt;&amp;gt; &amp;nbsp;[ -d /var/spool/asterisk ] || mkdir -p /var/spool/as &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; terisk
&lt;br&gt;&amp;gt; &amp;nbsp;/usr/sbin/asterisk $OPTIONS
&lt;br&gt;&amp;gt; &amp;nbsp;;;
&lt;br&gt;&amp;gt; &amp;nbsp;stop)
&lt;br&gt;&amp;gt; &amp;nbsp;[ -f /var/run/asterisk.pid ] &amp;&amp; kill $(cat /var/run/ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; asterisk.pid) &amp;gt;/dev/null 2&amp;gt;&amp;1
&lt;br&gt;&amp;gt; &amp;nbsp;;;
&lt;br&gt;&amp;gt; &amp;nbsp;*)
&lt;br&gt;&amp;gt; &amp;nbsp;echo &amp;quot;usage: $0 (start|stop)&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp;exit 1
&lt;br&gt;&amp;gt; esac
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; exit $?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yahoo! Groups Links
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk-runs-but-can%27t-find-config-files-tp23370794p23370912.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23370794</id>
	<title>Asterisk runs but can't find config files</title>
	<published>2009-05-03T08:12:21Z</published>
	<updated>2009-05-03T08:12:21Z</updated>
	<author>
		<name>shermanrand</name>
	</author>
	<content type="html">Everyone,
&lt;br&gt;&lt;br&gt;I recently loaded Asterisk on my WRT-54gl with 2gig sd. (did the ipkg, jffs, optware etc...
&lt;br&gt;&lt;br&gt;Although it runs - when is I issue $asterisk -cvvv I can see that it can't quite find the config files. &amp;nbsp;I guess that the init file needs to be modified correctly. &amp;nbsp;Here is some of the output of the errors.
&lt;br&gt;Otherwise, asterisk does come up with the &amp;gt;CLI command but no modules nor configs are loaded - even though they are in their respective folders.
&lt;br&gt;&lt;br&gt;typical - error is
&lt;br&gt;Parsing '/etc/asterisk/modules.conf' : Not found no such file or directories ......
&lt;br&gt;&lt;br&gt;Here is the current init - which I think needs to be modified to direct the program to the correct locations - but I don't know how to modify it. &amp;nbsp;Can someone tell me where in the init to direct the program to the correct directories?
&lt;br&gt;&lt;br&gt;Thanks Rand
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;root@sherman:/jffs/etc/init.d# cat asterisk
&lt;br&gt;#!/bin/sh
&lt;br&gt;DEFAULT=/etc/default/asterisk
&lt;br&gt;OPTIONS=&amp;quot;&amp;quot;
&lt;br&gt;[ -f $DEFAULT ] &amp;&amp; . $DEFAULT
&lt;br&gt;[ &amp;quot;$ENABLE_ASTERISK&amp;quot; = &amp;quot;yes&amp;quot; ] || exit 0
&lt;br&gt;case $1 in
&lt;br&gt;&amp;nbsp;start)
&lt;br&gt;&amp;nbsp; [ -d /var/run ] || mkdir -p /var/run
&lt;br&gt;&amp;nbsp; [ -d /var/log/asterisk ] || mkdir -p /var/log/asteri &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sk
&lt;br&gt;&amp;nbsp; [ -d /var/spool/asterisk ] || mkdir -p /var/spool/as &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; terisk
&lt;br&gt;&amp;nbsp; /usr/sbin/asterisk $OPTIONS
&lt;br&gt;&amp;nbsp; ;;
&lt;br&gt;&amp;nbsp;stop)
&lt;br&gt;&amp;nbsp; [ -f /var/run/asterisk.pid ] &amp;&amp; kill $(cat /var/run/ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; asterisk.pid) &amp;gt;/dev/null 2&amp;gt;&amp;1
&lt;br&gt;&amp;nbsp; ;;
&lt;br&gt;&amp;nbsp;*)
&lt;br&gt;&amp;nbsp; echo &amp;quot;usage: $0 (start|stop)&amp;quot;
&lt;br&gt;&amp;nbsp; exit 1
&lt;br&gt;esac
&lt;br&gt;&lt;br&gt;exit $?
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Asterisk-runs-but-can%27t-find-config-files-tp23370794p23370794.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23203113</id>
	<title>Re: h extension and Asterisk 1.6.0.9 (and email notifications )</title>
	<published>2009-04-23T09:16:47Z</published>
	<updated>2009-04-23T09:16:47Z</updated>
	<author>
		<name>CORNELIU DOBAN</name>
	</author>
	<content type="html">I updated the wiki.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Corneliu
&lt;br&gt;&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23203113&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, &amp;quot;gaojian858&amp;quot; &amp;lt;gaojian858@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; well, first I thought it is a bug in 1.6.0.9. But after google around and I realize it is not a bug.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; see here:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.digium.com/pipermail/asterisk-dev/2009-April/037672.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.digium.com/pipermail/asterisk-dev/2009-April/037672.html&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Jian
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23203113&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, &amp;quot;Corneliu Doban&amp;quot; &amp;lt;corneliu_doban@&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Is this a bug on 1.6.0.9 ?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Thanks,
&lt;br&gt;&amp;gt; &amp;gt; Corneliu
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; --- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23203113&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, &amp;quot;gaojian858&amp;quot; &amp;lt;gaojian858@&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Please note that the new Asterisk 1.6.0.9 can not run h extension within a macro. You have to call the h extension in a regular context. &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; I don't know how to edit the wiki(it ask me password):
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://www.nslu2-linux.org/wiki/Optware/AsteriskMissedCallEmailNotification&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nslu2-linux.org/wiki/Optware/AsteriskMissedCallEmailNotification&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Corneliu, maybe you can update the wiki page.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; It was working with Asterisk 1.4 and 1.6.0.5. After I upgraded to 1.6.0.9 then the h extension inside the macro stop working! 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Jian
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/h-extension-and-Asterisk-1.6.0.9-%28and-email-notifications-%29-tp23146462p23203113.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23166664</id>
	<title>Re: h extension and Asterisk 1.6.0.9 (and email notifications )</title>
	<published>2009-04-21T16:06:25Z</published>
	<updated>2009-04-21T16:06:25Z</updated>
	<author>
		<name>gaojian858</name>
	</author>
	<content type="html">well, first I thought it is a bug in 1.6.0.9. But after google around and I realize it is not a bug.
&lt;br&gt;&lt;br&gt;see here:
&lt;br&gt;&lt;a href=&quot;http://lists.digium.com/pipermail/asterisk-dev/2009-April/037672.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.digium.com/pipermail/asterisk-dev/2009-April/037672.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Jian
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23166664&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, &amp;quot;Corneliu Doban&amp;quot; &amp;lt;corneliu_doban@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is this a bug on 1.6.0.9 ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Corneliu
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23166664&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, &amp;quot;gaojian858&amp;quot; &amp;lt;gaojian858@&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Please note that the new Asterisk 1.6.0.9 can not run h extension within a macro. You have to call the h extension in a regular context. &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; I don't know how to edit the wiki(it ask me password):
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://www.nslu2-linux.org/wiki/Optware/AsteriskMissedCallEmailNotification&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nslu2-linux.org/wiki/Optware/AsteriskMissedCallEmailNotification&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; Corneliu, maybe you can update the wiki page.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; It was working with Asterisk 1.4 and 1.6.0.5. After I upgraded to 1.6.0.9 then the h extension inside the macro stop working! 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Cheers,
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Jian
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/h-extension-and-Asterisk-1.6.0.9-%28and-email-notifications-%29-tp23146462p23166664.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23159824</id>
	<title>Re: h extension and Asterisk 1.6.0.9 (and email notifications )</title>
	<published>2009-04-21T09:21:57Z</published>
	<updated>2009-04-21T09:21:57Z</updated>
	<author>
		<name>CORNELIU DOBAN</name>
	</author>
	<content type="html">Is this a bug on 1.6.0.9 ?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Corneliu
&lt;br&gt;&lt;br&gt;--- In &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23159824&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nslu2-asterisk@...&lt;/a&gt;, &amp;quot;gaojian858&amp;quot; &amp;lt;gaojian858@...&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Please note that the new Asterisk 1.6.0.9 can not run h extension within a macro. You have to call the h extension in a regular context. &amp;nbsp;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I don't know how to edit the wiki(it ask me password):
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nslu2-linux.org/wiki/Optware/AsteriskMissedCallEmailNotification&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nslu2-linux.org/wiki/Optware/AsteriskMissedCallEmailNotification&lt;/a&gt;&lt;br&gt;&amp;gt; Corneliu, maybe you can update the wiki page.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It was working with Asterisk 1.4 and 1.6.0.5. After I upgraded to 1.6.0.9 then the h extension inside the macro stop working! 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Jian
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/h-extension-and-Asterisk-1.6.0.9-%28and-email-notifications-%29-tp23146462p23159824.html" />
</entry>

</feed>
