* You are viewing Posts Tagged ‘linux’

Router that support Asterisk

On Wed, Feb 01, 2012 at 06:47:49PM -0500, James Sharp wrote:
> On 02/01/2012 02:17 PM, bilal ghayyad wrote:
> >Hi All;
> >
> >I heard from some friends that there are a dsl router that has Linux OS
> >and it has asterisk on it, so the ip phone can register on this router,
> >also if the router has FXS or FXO ports then it can be used to place
> >calls through them.

Build your own. Search for e.g. OpenWRT. I currently run Asterisk (from
a Debian package) on a DreamPlug running a stock Debian/armel system.

As a rule of thumb: you need a “router” with an option for extra storage
(e.g. through USB).

> >
> >Is it really? Where I can these routers? Did anyone try it to tell us if
> >it is stable and working fine?
> >
> >Regards
> >Bilal
>
> The Cisco DDR2200 that I just got from Centurylink for DSL appears
> to be just that. I haven’t tested the FXS ports on it yet, though.

Is there any such device with drivers for the FXS and / or FXO ports?

http://villagetelco.org/mesh-potato/ has FXS, but I’m not sure about
FXOs.

AstLinux

AstLinux is a custom Linux distribution centered around Asterisk, the Open Source PBX. Although Asterisk remains the core focus, other VoIP applications such as FreeSWITCH are also available. AstLinux has many unique features that make it ideal for embedded and commercial Asterisk based solutions.

AstLinux contains powerful networking features including:

Supported platforms include:

The following telephony hardware cards are supported:

The AstLinux Team recently announced the release of the 1.0.1 version. This version is available with either Asterisk 1.4.43 or Asterisk 1.8.8.3. A full changelog and upgrade (or new install) instructions are available on their website. Please follow the upgrade instructions carefully when upgrading from a release prior to 1.0.

http://www.astlinux.org

As always, please report any issues (and comments) to the AstLinux mailing list on Sourceforge. (link available at the above website).

Linux Stun Server

I have been running the windows vovida stun server for some time and has
worked without issue, but I really want to run a linux stun server and get
away from the windows based one. Anyone have an idea of a good replacment
that can be compled on opensuse?

Thanks

Bryant

Using Asterisk as a softphone

Hello

I’m using softphones as my only ‘landline’ phone service for almost 3
years now (Diamondcard and now voip.ms), so far using SIP (and mostly
Twinkle). Also, I’m using Linux (Debian) as my choice of desktop OS.
Also, sometimes I’m in networks with badly behaving NAT routers (for
some time I used openvpn to solve this unreliably, then I ended up
using 3G instead of wifi while in Canada, but now I’m abroad and don’t
have 3G). I’m now sufficiently fed up with SIP to give IAX2 another
try.

I want a softphone solution that:

* works on Linux (Debian)
* works reliably (e.g. remain connected for incoming calls, work with
shitty NAT routers)
* preferably encrypts both signalling and voice (dunno if voip.ms
supports it, I might use a proxy asterisk instance on an own server
instead)
* properly handles audio with the 8000 samples/second dictated by the
POTS systems (ALSA combined with some hardware (like both of my
laptops) doesn’t do proper lowpass filtering for mic input, so I will
have to either use OSS or PulseAudio or rely on Asterisk doing proper
downsampling in software).

Asterisk seems to fit the first three; I’ll happily build a GUI on top
if this turns out to be a stable solution.

My problems right now:

- when I issue “console dial” without a number, it plays a recording
with a woman’s voice, and I can understand what is being said, but it
sounds very garbled, like modulated with some about 20 Hz signal (a
bit like a robot voice). What could be the problem? (Not using
pulseaudio; +- default configuration.) One hypothesis I have is that
it uses a too small buffer somewhere.

- I don’t understand how the extensions stuff is working. voip.ms wiki
told me to create sections named [voipms], but how do I switch to
‘default’?

tie*CLI> console dial 4443
No such extension ’4443′ in context ‘default’
tie*CLI> console dial 04443
No such extension ’04443′ in context ‘default’
tie*CLI> console dial 004443
No such extension ’004443′ in context ‘default’

- I haven’t found anyone in google who tried to do the same as me,
except http://www.junghanns.net/en/asteriskassoftphone.html but that
doesn’t lead me far (and the patch linked is unavailabe). Has anyone
here done what I envision, or seen some docs specifically matching my
use case?

Thanks
Christian.

dahdi_tool missing

Hi All,

I have installed newt and newt_devel but dahdi_tool will not compile/install. I’m trying this with dahdi-linux-complete-2.5.0.2+2.5.0.2. does anyone have any suggestions as to what I am doing wrong?

Regards
David.