Displaying 20 results from an estimated 1000 matches similar to: "Need testers for new STUN build system"
2003 Apr 19
0
RE: [Asterisk] How to select server ardware?
Hi Chris,
I know this is quite an old email, but I was browsing through the archive :)
I am currently working on "embedding" asterisk in one of Allwell's STB's.
The idea is more or less exactly like yours. The STB will be solid-state
and contain OS, Asterisk, Basic configuration and voice files on a flash
disk. It will boot up and get a network share via DHCP. This network
2003 Oct 05
2
Good W2K softphone
Hi
U can visit the http://iaxclient.sf.net for some opensource underdevelopment
softphones.
Take Care
Obaid Amin Syed
>From: Chris Albertson <chrisalbertson90278@yahoo.com>
>Reply-To: asterisk-users@lists.digium.com
>To: asterisk-users@lists.digium.com
>Subject: [Asterisk-Users] Good W2K softphone
>Date: Fri, 3 Oct 2003 23:00:13 -0700 (PDT)
>
>
>I haven't
2013 Sep 27
0
No subject
The disadvantage (depending on what you're looking at doing) is that they have to be
in an operating computer
Hmmm ... maybe my wish list for a self-contained FXS should expand to a
self-contained one or two FXS and one FXO with software config and at least two
ethernet ports (like one to internet connection and one to hub/switch for extra
connections).
This would be a nice self-contained
2003 Oct 08
1
Mini-PC box to run server
On the cheap side, the ITX or even MicroATX machines work great. These
are commodity items, so they tend to be far less expensive than custom
solutions. Various manufacturers, but we've had very good success with
any of the AOpen MicroATX boards and their slimline MicroATX case:
Aluminum: http://usa.aopen.com/products/housing/A340-series.htm
Steel:
2003 Apr 04
0
non-telephony use of T400P?
Another issue to consider is T1 framing. If your application is putting
bits onto the T1 at the rate of 1.544 Mbit/s then the T1 would need to
be unframed. I don't believe this is an option in zaptel! If however,
it is putting bits on at a rate of 1.536 Mbit/s and adding 8000 bit/s
for framing then you may be able use the suggestion below.
Don Pobanz
On Thursday, April 03, 2003 3:28 PM,
2003 Oct 22
0
Fwd: Download Asterisk
No it's not broken, I just did a CVS update recently.
Try downloading from CVS and then and if you have
problems quote the error messages in your e-mail.
--- "Lic. Edwin Mamani Z" <emz@mail.iseye-bo.net> wrote:
>
> Hi
> I am interest with asterisk, but I like download It and the link is
> break
>
> Please, Any people give me this software
>
> tanks
2003 Oct 27
0
Fwd: Re: Asterisk on FreeBSD
--- "Olle E. Johansson" <oej@edvina.net> wrote:
> From: "Olle E. Johansson" <oej@edvina.net>
> To: asterisk-users@lists.digium.com
> Subject: Re: [Asterisk-Users] Asterisk on FreeBSD
> Date: Mon, 27 Oct 2003 08:24:22 +0100
>
> Rich Adamson wrote:
>
> >>My Asterisk (fresh CVS) takes 98% of the system load on my FreeBSD
> server.
2003 Oct 30
2
Fwd: Re: SIP behind NAT, workaround to make W Snel's very welcome fix work both for inside *and* outside clients
--- Peter Zeltins <peter@fintrading.com> wrote:
>
>
> Well, I happen to be one of those very specific cases... ;) and looks
> like
> will have experiment with it myself. Although I'd hate to re-invent
> the
> wheel.
>
> Peter
Checking e-mail this morning it looks like we have two independent
"fixes" that both do what has been suggested in this
2003 Dec 22
0
Setting audio gain for SIP extensions?
Is there a way to set to audio gain for each SIP extension?
I see in the docs this can be done for zaptel but I don't
see it documented for SIP. It would be nice to be able to
make the various kinds of extensions have equal volume.
=====
Chris Albertson
Home: 310-376-1029 chrisalbertson90278@yahoo.com
Cell: 310-990-7550
Office: 310-336-5189 Christopher.J.Albertson@aero.org
2004 Jan 09
0
IConnect audio quality
Hello,
I've subscribbed to "IConnect". I use it eclusively for outbound
calling. I like the rates they charge but people I call complain about
the audio quality. They say it sounds like I'm using a "cheap mic." or
they
complain about echo. The sound is very clean at my end. I'm using
a Bundgtone phone with meadi routed through Asterisk to IConnect.
It's
2004 Feb 03
1
RE: Asterisk-Users digest, Vol 1 #2719 - 10 msgs
How about a PCMCIA Zapata interface?? Asterisk and its strength kick
ass as a test unit. Can't do some of the things a T-byrd can do but the
Telco techs freak when you tell them its your PBX!!!
)
10. Re: The Smallest Asterisk Server Ever? (Panny Malialis)
Message: 10
From: "Panny Malialis" <panny@hotlinks.co.uk>
To: <asterisk-users@lists.digium.com>
Subject: Re:
2004 Jan 16
0
ultra-cheap asterisk box -> sorta OT, more a bout Dell
FWIW:
I order a lot of Dells. My boss is cheap. That being said, I *like* Dell,
it's a very well designed box. It's been said many times that Dell does not
innovate, instead they copy and improve and I firmly agree with the
"improve" part - they are a dream to work on.
Some things to watch out for with Dell:
1. They typically tack on a shipping charge of $139 Cdn (yes they
2003 Oct 27
1
Fwd: Re: Asterisk on FreeBSD
Your log file almost looks like a bug in Asterisk doesn't it?
Why call poll() with a zero timeout while passing only one FD?
and then why do the read when there is no data?
Read the man pages for all the system calls
Take a look at the source chan_sip.c
/* Wait for sched or io */
res = ast_sched_wait(sched);
if ((res < 0) || (res > 1000))
2003 Sep 02
2
STUN server from Vovida
Not sure if it's alright to talk about this here???
compiled the STUN server from Vovida on RedHat 7.3. Looks simple to
configure. It isn't starting...it tries to for a long time and then just
craps out. Here is my config:/etc/sysconfig/stund
#!/bin/echo Not to execute.
# Path to stund
STUND=/usr/sbin/stund
# Set the required args for STUND
STUNDPRIMARYHOSTNAME=208.x.x.x
# The hostname
2004 May 04
7
stun server
What is the best free stun server out there? The one that I have looked at
from vovida requires two NICs. Is this neccessary?
2004 Jan 26
0
Anyone run * on OS X ?
With the 1U Apple G5 server at a good reliability/storage/pricepoint
level... got to thinking about compiling Asterisk on OS X.. at least for SIP
phone call switching, voicemail, etc. Has anybody attempted this? Email me
off list if this is too dev-heavy for the user list.
Thanks,
Ted W
-----Original Message-----
From: asterisk-users-request@lists.digium.com
2009 Mar 05
0
Stun with hosted asterisk solution???
Howdy,
I have the following issue and would like to know if anyone has got around this before.
IP Phones - Linksys 942
Sip server - Asterisk 1.4.13
Stun server - Vovida
Ok heres the issue. We have multiple client phones on their own network behind a natted connection. We have setup the phones to be natted and also pointing to our stun server. Now when the phones make an outside call to the PSTN
2005 Jan 28
0
STUN
I have a SER server and an * server, both have private
addresses and have static nat's on the router to the
internet. I have installed STUN (by vovida) on the SER
server by giving the SER server a second private
address on a sub interface (which is probably not
right). I understand I need a public address on the
SER box, however is this the correct approach to
getting it working for clients
2003 Nov 14
0
SIP Intercom & Paging (was Overhead Paging)
I wasn't thinking of using the conference system as the basis. I was thinking more along the lines of:
1) Setup a second extension on the Cisco phone named "INTERCOM" enabled for auto-answer
2) Create a call group on asterisk to dial that "INTERCOM" extension on every phone that will participate
3) Add a feature code that would dial the intercom extension and connect
2006 Feb 17
3
how to add stun functionality in asterisk
Hi friends !
I want to add stun functionality in asterisk.
can anybody give me some hint that how can i start that.
thanks in advance
Deepak Dhiman