Displaying 20 results from an estimated 5000 matches similar to: "Dual NAT for SIP"
2003 Oct 08
2
SIP softphone volume control?
>I went back to the example system direct from CVS with small
>additions to sip.conf and extnsion.conf needed to make one
>xten X-Lite phone work. I can dail in and hear the anouncements,
>call the demo server at Digium. The audio quality I hear
>comming from Asterisk back to X-Lite is good (9 on a 10 scale)
>but the sound volume comming from the X-Lite extension is very low
2004 Jan 24
2
Subject: Re: Grandstream 100 sidetone
Chris Albertson wrote:
|What firmware version do you have?
program version 1.0.4.39
--
David Kwok
Iaxtel/FWD # 17001813482 ext 1002
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 1878 bytes
Desc: S/MIME Cryptographic Signature
Url :
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
2004 Jan 14
4
re hardware requirement - asterisk
I have just checked the Openbsd box on the if interface.
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
address: 00:02:55:30:54:28
media: Ethernet autoselect (100baseTX full-duplex)
status: active
inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
inet6 fe80::202:55ff:fe30:5428%fxp0 prefixlen 64 scopeid 0x1
xl0:
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 Jul 15
9
Poll - Would you pay $30-$50 for high quality speech synthesis?
Many of you are familiar with how lousy Festival sounds.
AT&T has a product, NaturalVoices, that sounds much better. There are
male & female voice fonts for US/UK/Indian English, French, Spanish,
and German.
I am considering offering a linux-based text-to-speech engine based on
the NaturalVoices runtime. An asterisk module would also be provided,
making it easy to add natural sounding
2004 Dec 31
3
IAX users
Hi,
I do not understand the difference between SIP and IAX, is it only two
different protocols or something more special.
The problem I have is that I've created two users
Aix.conf
register => users1:passwd1
register => user2:passwd2
[user1]
type=user
context=default
secret=passwd1
host=dynamic
[user2]
type=user
context=default
secret=passwd2
host=dynamic
extensions.conf
exten
2003 Nov 14
7
Your thoughts..
I need to get your thoughts on something.. :)
I am trying to create a system to process the CDR call logs for
department accounting..
I think there are two ways of doing it.. Either I can create an AGI that
will run on the "h" extension and will lookup the last entry that
matches the account code of the call that just ended in the MySQL CDR
and calculate the call cost immediately..
2003 Oct 30
2
Asterisk + Video
Is anyone using Asterisk as the gatekeeper/proxy for videophone calls?
Thanks,
--Ernest
2004 Jan 13
2
Nufone.net net wackiness?
I can't send mail to any addresses in nufone.net; they all get rejected
by a spam blocker.
And their website is gone, too!! The URL leads to a "parking site."
My accounts still seem to work, but I wonder WTH is going on?
Thx.
B.
2009 Dec 24
2
1.6 Troubleshooting help
Hi,
How would I go about troubleshooting this:
[Dec 24 07:15:11] WARNING[5228]: chan_sip.c:3397 retrans_pkt: Maximum
retries exceeded on transmission a50346a4-bfdc32ed at 192.168.1.95 for
seqno 101 (Critical Response) -- See doc/sip-retransmit.txt.
[Dec 24 07:15:12] WARNING[5228]: chan_sip.c:3397 retrans_pkt: Maximum
retries exceeded on transmission 90bd2c4d-aaaec88 at 192.168.1.95 for seqno
101
2003 Sep 29
14
Help with GPL license of Asterisk
I would appreciate some help with this. I read the GPL license and basically it says you can do whatever you want with the software (sell, modify) as long as you include the source code, the License and make any changes you make available in the same manner to all others.
My questions is this: If I develop an external application (say a Call Center application or a GUI management application)
2003 Oct 20
4
SIP Nat Issue
Hi All
Has anything been done to fix the issue where the * box is sat behind a
nat firewall?
Regards
Mark
2004 Jan 23
12
8 lines - best approach
I have 8 lines coming into an existing PBX system and am looking for a cost
effective way to replace the existing system with Asterisk. We need some of
the features in Asterisk, including its ability to support remote offices
(long distance savings).
At first glance this appears to require a T100P card and a channel bank, but
that seems rather expensive. My estimated price on that would be
2004 Jan 24
4
retrans_pkt: Maximum retries exceeded on call
Hey,
I'm getting an odd message in my logs, and have'nt been able to find much information on it:
Jan 24 00:22:39 WARNING[-1137431632]: chan_sip.c:486 retrans_pkt: Maximum retries exceeded on call 6010532c6fedf9be383872e07e4be70c@192.168.1.2 for seqno 102 (Request)
I'm running asterisk with a Cisco 7960G
If anyone know's why i'd get this.....Any help would be appreciated!
2003 Sep 09
3
Asterisk Security vulnerability report
Hello,
today I found this security report regarding Asterisk SIP Security.
http://www.securiteam.com/securitynews/5LP0720B5G.html
Maybe It could help somebody who isn't using a newer than 15th of August
cvs version.
Best regards
Lubo
2003 Oct 03
1
Editting variable contents
ChanIsAvail returns the channel ID plus "-<session>".
How can I edit ${AVAILCHAN} to remove this session ID, so I can use its
contents in a subsequent Dial statement?
Dialing on Zap just gives a warning, but dialing a SIP channel
completely errors out.
------ extensions.conf snippet-------------
;
; Main Home number (8901)
;
; Bedroom1
exten =>
2003 Oct 12
2
New Processor support..
Hey..
Has anyone played around with Asterisk on the Itanium2, Opteron or
Athlon64??
Can Asterisk (or Linux for that matter) actually make good use of a
64bit system??
Later..
2003 Oct 14
2
Digium should develop and sell just Dummy card. For timing...
I'm first to buy 5 pack. Even for > $30.
2003 Nov 10
1
Periodic crash - avoid this syntax...
I have a machine that crashes every so often. I believe the following macro
is responsible (gotoif,$[${ARG3}] in particular). The macro works as
expected: if ARG3 is defined - hop over assignment. But my hunch is that it
gradually chews up memory.
; This macro is puts voicemail in an alternate mailbox (if ARG3 defined -
otherwise Mailbox matches extension).
[macro-stdexten]
exten =>