But this GSM gateways need a SIM card, so you will need to pay an extra monthly subscription to your wireless carrier. I know that the GE BT Cell Fusion...
... I see the price for this device is around 200 Euros ?? If so, why not use the Portech MV-370 ?? That comes in at £200 inc VAT here in the UK - though I...
Hi Pedro, One way is to use an USB bluetooth dongle and asterisk add-on chan_mobile. Another twisted way is to connect a GE Bluetooth Cell Fusion Gateway to an...
Here are some benchmarks for asterisk 1.2: http://osdir.com/ml/misc.nslu2.asterisk/2007-10/msg00010.html The benchmark should be more or less accurate for 1.6....
Hi, 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...
Greetings. 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...
Hi, 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: ...
Hello Chris, The patches for asterisk 1.4 needs to be rebuilt. When time permits, I will take a look at it. The 1.6.1 branch is stable and has more features...
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. Thanks, Chris...
Hello all, I would like to upgrade the asterisk version on the asterisk16 feed from 1.6.0.x to 1.6.1.x. Before doing that, I would like to know if there are...
Transfer the file to your Asus router (preferably in a temporary directory) and execute: tar -zxvf asterisk_1_2_sample_slug_config.tar.gz This samples are old...
You can run several distros on it. It comes pre-installed with Ubuntu, so installing asterisk can be as simple as: sudo apt-get update sudo apt-get install...
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...
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 ________________________________ ...
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...
hello, I'm using a complete debian system on the NSLU2 (debian armel lenny) and it works fine. The advantage is that everything works "out of the box". My...
NSLU2 has only 32M of RAM, but this should not be a problem. You should configure esmtp (or ssmtp) and try it first from the shell command line. After you make...
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...
Can anyone help - voicemail has been set up as per instructions but Asterisk refuses to communicate with the SMTP daemon - running the latest versions The...
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). Also, we have...
Hi Rand, The default path to the asterisk.conf is /etc/asterisk and I believe that on Optware has been patched to be /opt/etc/asterisk. Also, you can specify...
Hello Rand, Which version of asterisk are you installing from optware? aterisk14 and asterisk16 should come preconfigured with the right directories. With...
Everyone, I recently loaded Asterisk on my WRT-54gl with 2gig sd. (did the ipkg, jffs, optware etc... Although it runs - when is I issue $asterisk -cvvv I can...
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. I don't know how to...