Happy New Year everyone, I've searched and searched but I can't figure this out. I thought that since many users here have a similar setup I could get a...
Well it must be my lucky year as it just started working. I had just flashed the SPA3102 with 5.1.7 and tested it but I thought I was still having the issue so...
I "unslung" my slug to a flash drive. Rebooted. Telnet in with PuTTY. Life is good. Did the ipkg install of nano, of asterisk and the asterisk sounds....
Can you browse to the main NSLU2 screen? If so, on the right hand of the screen you can "Manage Telnet" from there. Turn it back on and try to connect. If you...
Sure, I can turn Telnet on via the WWW interface. Using PuTTY - Vista doesn't have Telnet.. Go figure. Pulled out the flash drive. Rebooted. Can get in. That...
Hi Sue, rc.d is a directory and inside it are a bunch of startup scripts. Sounds like you might have executed # nano rc.d! Anyway I was typing from memory and...
Ooops. I forgot you asked about doing a new unslung. It's OK as long as the drive is formatted for ext3; however, you might just replicate the problem when you...
Having finally gotten down to setting up Asterisk, I notice that in all the examples I've seen, the incoming call is answered before the local extension is...
The short answer is YES. Do not use the answer command in your dial plan only when you need it. If you are using the Linksys SPA3000 or SPA3102 as your PSTN...
... Thanks for that, I've also managed to delve deeply enough into Google and pick the right keywords to find out stuff about it and it now only answers on...
Hello, I am trying to compile asterisk14-gui on my router running dd-wrt. I have installed the optware-devel package and checked out the development...
Is it possible to configure Asterisk and an SPA3102 to (a) send SMS messages and (b) receive them? This would be for the BT variant of same, as found in the...
Hi Dave, SMS works only for mobile networks: http://en.wikipedia.org/wiki/Short_message_service SPA3102 is a device that integrates with fixed telephony...
... See http://www.bt.com/bttext and http://www.voip-info.org/wiki-Asterisk+cmd+Sms Inbound behaves very much like BT's flavour of Caller ID (which the SPA3102...
Hello, Is anyone aware of a Web app to be able to listen to voicemails? Something that will run under lighttpd, does not need to be on the public side. Most...
Is there a way to enable IMAP voicemail storage from the packaged Asterisk v1.4 without having to recompile? I'm looking to test whether it is possible to have...
Hello all, I'm running Asterisk behind a NAT. Planning to connect Asterisk as a client to an external Sip server. I also want to receive incoming calls. My...
Hi Jaap, In you sip.conf set the externip or externhost to your external IP/hostname. Then setup port forwarding in your router: 5060 -> asterisk_IP:5060 Also,...
Ovidiu, I looked for answers in this direction to. I tried already the suggested settings. But my understanding is this works for an external client accessing...
Hello, Probably only for Dutch users. I'm trying to connect my NSLU2 running asterisk (behind a NAT) to Budgetphone. Calling in from the outside causes...
Sounds familiar ? I have connected my Asterisk to my Sipura 3102. Outbound calls works ok ( asterisk -> Sipura -> PSTN) Inbound not ( PSTN -> Sipura ->...
Would "clew" be the Dutch for "clue"? I'm just pulling your leg! Did you do all the SIP/NAT stuff so that your packets are re-addresses properly? You need to...
Forgot to add that you should set "canreinvite=no" to prevent your handsets leaving asterisk which will then disconnect the call. Mark ... -- Mark Phillips,...
On your Sipura web config go to Voice/PSTN Line tab (on advanced mode) and check you PSTN to VoIP config. See what's the dial plan used. For example mine looks...
Due to a bug in asterisk 1.4.18, the package will not be available in the optware feeds: http://bugs.digium.com/view.php?id=11971 The slugos feeds are not...
Hello, I tried to integrate to Gtalk. One of the requirements is that the gtalk and jabber modules are loaded. However the asterisk log shows that they are not...
Hi, You need to install the iksemel package http://ipkg.nslu2-linux.org/feeds/optware/ddwrt/cross/stable/iksemel_1.2-2_mipsel.ipk Here is a link to a how-to...