Displaying 20 results from an estimated 700 matches similar to: "RE: Asterisk-Users digest, Vol 1 #1033 - 7 msgs"
2003 Aug 12
1
Using Asterisk with FWD through NAT
Hi All,
Is there any way to connect (register, initiate and receive calls) with
Asterisk to FWD through NAT? Since I own my router port forwarding is not a
problem.
I tried with
Register => <FWDnum>@fwd.pulver.com:<FWDpass>@fwd.pulver.com
but since Asterisk still use internal IP in some SIP fields I got "479 We
don't accept private IP contacts. Please set your external
2005 Mar 20
2
FWD to Vonage not working?
I am having trouble with this.
I can dial 1800 numbers fine
as well as FWD service numbers but not Vonage.
I can be called from ipkall and fwd and can call aixtel numbers.
I use aix2 with Fwd.
My extensions.conf for Vonage:
; vonage numbers
;
; +2431
exten => _2431XXXXXXXXXX,1,SetCallerID,${FWDCIDNAME}
exten =>
2003 May 31
0
register with outbound proxy from behind nat for freeworlddialup etc.
Hi,
I've posted a simular message little over a week ago so sorry for
reposting. I need to register to freeworld dial up from behind a nat.
Using the xten software sip client works fine but with asterisk I don't
know how to do it. Last time I posted I got different responses. Some
saying I can't register with an outbound proxy from asterisk others said
they have done it. If it is
2004 Aug 07
2
Asterisk : No Sound No Dial
Thanks for taking a look greg and hank. This seems to be getting bettre
everyday..help please
My sjphone is running on the same box as asterisk...i believe then the red
hat firewall should not be a problem.
Whenever i dial from CLI i get
#########
Executing Goto("OSS/dsp", "default|s|1") in new stack
-- Goto (default,s,1)
-- Executing Wait("OSS/dsp",
2003 Aug 12
1
Working with FWD, IPTel, SIPPhone?
I'll admit it. I'm a asterisk newbie (but no stranger to telephony).
The setup is simple: two Grandstream BudgeTel 100 phones (SIPPhone
specials) on a private segment calling to a Linux box acting as the
segment's firewall with a leg on our public network. The phones are
setup as SIP/phone1 (x1000) and SIP/phone2 (x1001), respectively (thanks
to the Asterisk HOWTO).
Getting IAX
2003 Sep 23
1
App_festival crashing
Hi all,
I'm unable to put app_festival to work. I successfully patched,
installed and tested festival (interactive logon and telnet to server
port) which seems to work without problems.
But when I test it in asterisk I got the following trace in console:
-- Executing Answer("SIP/bsenicar-850b", "") in new stack
-- Executing
2003 May 24
4
Free World Dialup behind NAT
Hi,
after reading about it on the list I decided to set up a Free World
Dialup account. For those of you who don't know, that is a sip proxy
where you and your friends can singn up free and then you can just
connect to it with any sip client and call anybody that is registered
for free. Pretty much like iaxtel (I belive that was the name of it) for
the iax protocol. It even supports clients
2004 Sep 28
1
winbind problems
Hi!
I've set up a Samba server (running winbind) as a Win domain member
server.
Users authenticated from win domain and mapped to NIS
uids and gids.
Everything was working well, but the next morning winbind
stopped to respond.
I reset it, so now I get wbinfo, ypbind (ypcat) results
ok as before, but users suddenly cannot authenticate any more.
My <client>.log files are empty,
2004 Sep 21
1
mapping winbind users to nis uids and gids
Hello!
I've got users that access linux file server from Win stations using
Samba
and winbind authentication but also have AIX based workstations
accessing
the same server using nis authentication. They have the same username
registered in NIS domain and in Windows domain.
Is it possible to map winbind users (usually using uid & gid > 10000) to
nis
users, so user john
2002 Sep 10
1
Skipping with vorbisfile playback using DirectSo und
Sounds like either your machine is too slow or you have some other buffer
issue. A decode thread is usually ideal so that data can be decoded before
it is needed by the buffer fill operation. You might be able to get a
sasifactory solution by increasing the number of buffers and using them in a
round-robin fashion 1-2-3-4-1-2-3-4. Wouldn't do any more than 1/4 sec per
buffer.
Cheers,
Chris
2011 Jan 26
0
Really wacky problem with internal extensions.
We have an Asterisk server acting as a hosted PBX system for many clients,
and we're going through an upgrade to Asterisk 1.6 by moving our most
important (and complicated) clients one at a time.
But we're having a problem with one customer that I really can't explain.
I can place calls directly to one phone at the customer's location (they
also have an IVR that asks for an
2001 Feb 05
0
bandwidth limiting when src and dst are on the same interface
Hello!
I have a problem here.
I set up a Linux 2.4 machine to do bandwidth limiting for some of our
customers.
Current setup is something like this:
|--------| backbone |-------| |---------|
|Internet|225.1-----------225.10|limiter|228.1----228.10|cust. gw2|
|--------| | eth0 |-------| eth1 |---------|
|
225.20
2003 Jun 22
1
FWD and registrations
Someone said something about FWD registrations requiring the extended
syntax shortly, like this:
register => 12345@fwd.pulver.com:somepassword@fwd.pulver.com/12345
At the moment, using the extended syntax doesn't work - I get
authorization errors. So stick with the old syntax:
register => 12345:somepassword@fwd.pulver.com/12345
JT
2002 Sep 10
2
Skipping with vorbisfile playback using DirectSound
I'm having a problem trying to write a simple vorbis file player using
DirectSound. The decoding portion is pretty much straight from the
vorbisfile sample code. The pcm data gets put into one half of a
DirectSound buffer, and as that half is playing, the next half gets filled.
The problem is, there's skipping and some noise when the file is being
played (although some of the music is
2004 Jul 22
1
Disriminant analysis with lda (MASS)
Hello,
Does the "lda" function (package MASS) perform or can it perform classic
two-group Fisher discriminant analysis?
R-version: 1.9.1, MASS package (latest available)
Thank you,
Borut Rajer
2003 Jun 25
4
Asterisk and FWD
I can't get my Asterisk to register/place calls with FWD. Here's what I have
in my SIP.CONF:
register => 11111@fwd.pulver.com/11111
[fwd]
type=friend
secret=somesecret
host=fwd.pulver.com
username=11111
fromuser=11111
fromdomain=fwd.pulver.com
I'm using CVS version of Asterisk, checked it out last week. I get
authenticate error when registering with fwd, and all my calls to
2023 Jul 20
1
Migration of files with Windows ACL's to Samba server
Hi there,
It might that this question was already answered but I can't really
find any proper documentation for this.
I am in a process of migrating about 70T of files from our Win2016
storage server to a Samba (2:4.17.9+dfsg-0+deb12u3) server. Whilst
doing this I want to preserve all the ACL's which were set on Windows
shares.
Is there any related documentation around this topic how to
2003 Sep 16
1
Using IAXTEL with RSA authentication. MD5 works, RSA not. [2]
[ Sorry, I incorrectly copied some Reference headers into this post
and tacked it onto the wrong thread. -Steve ]
So far, I have been able to receive incoming iaxtel calls via my
assigned 1-700-xxx-xxxx number, but only when using md5
authentication in iax.conf:
[iaxtel]
type=user ; Incoming calls only
context=incoming
auth=md5
secret=<mysecret> ; Required for
2004 Aug 07
2
Asterisk : No Sound Issues
Hi ,
Thanks greg , for pointing out the valuable resources for reference.
I tried SJphone in a windows environment to connect to fwd and it worked
fine(including (audio). Now have to do the same thing for linux(red hat 9 )
and hope the nat issue is resolved.
Now i would like to connect asterisk to fwd and instead of the SJ phone
connecting to fwd directly i would wish to connect through
2006 Nov 02
1
is IAX required for firewall and router?
I'm trying to understand IAX and whether or not it would solve my
difficulties:
'The primary goals for IAX were to minimize bandwidth used in media
transmissions, with particular attention drawn to control and individual
voice calls, and to provide native support for NAT (Network Address
Translation) transparency. Another goal is to be easy to use behind
firewalls.'