Displaying 20 results from an estimated 9000 matches similar to: "sip outgoing calls over proxy"
2003 Dec 27
1
Outgoing call with bad/choppy sound
Hi all.
I have this configuration:
Telco <-----(E1)----->TE410P//Dual Xeon Server
2.4Ghz<-----(Ethernet)----->Switch<----->GS//BT
The Server is running RedHat Linux 8.0 with kernel 2.4.18-14-smp and
we are having the following 2 issues:
1.- When making calls from the GrandStream to the PSTN the audio is
choopy, plus theres is a pulsing sound, but when the GS
2005 Sep 17
1
How does one set-up incoming/outgoing SIP with no registration and only IP authentication?
I'm new to asterisk and need some help with ideas to handle this
configuration question.
I am trying to establish a termination point/DID number in another
country. I am currently running Asterisk CVS-HEAD. My foreign provider
uses SIP and authenticates via IP address. I am not required to
register my SIP connection in order to send or receive calls.
Can someone help me with how to
2013 Sep 18
2
sipgate outgoing calls
Hello
i am trying to setup sipgate gateway
i can get incoming calls fine, but when i dial in and then try to dial
out i get this in asterisk command line
-- Called 01179248615 at sipgate
[Sep 18 13:58:30] NOTICE[28232]: chan_sip.c:17885
handle_response_invite: Failed to authenticate on INVITE to
'"01179553708" <sip:SIP-ID at sipgate.co.uk>;tag=as30eb9dd1'
--
2005 Jan 11
1
BroadVoice outgoing works - now tackle caller ID
Hi,
I got a broadvoice "business" account under the byod(bring your own
device) program. I have applied the patches and created new asterisk
debian packages. I have the account working on inbound and outbound. The
problem area is outbound caller ID. I have 3 other accounts with IAX2
providers and have no problem setting the caller ID on outbound calls.
I called them and they
2007 May 28
0
Limit outgoing call for sip peer
Hi All,
I need to limit outgoing calls in my sip peers...
I tried to use "call-limit=1" in these peers in the sip.conf, but it
didn't work...
Here is my peer configuration in the sip.conf:
[sip.broadvoice.com]
accountcode=broadvoice
type=peer
dynamic=yes
username=MYUSERNAME
fromuser=MYUSERNAME
authname=MYUSERNAME
user=MYUSERNAME
secret=xxxxxxxx
host=sip.broadvoice.com
2009 May 29
1
connection fail between Service provider's proxy server and my asterisk server
I wanna connect proxy server.
my IP Phone -> my asterisk -> service provider's proxy server -> extern PSTN phone
but asterisk server can't register to proxy server.
I think that configuration is right.
When asterisk send to register request, proxy server don't response.
I did capture packet. but no response.
MY setting
sip.conf
[kms]
2007 Nov 29
1
SLA: Handling of errors in outgoing call
Hi All.
I've been experimenting with SLA on Asterisk 1.4.13 (patched up to
1.4.14).
I am using a SIP channel for my "trunk" line.
On the whole things are good, but I have noticed that if I misdial an
outgoing call,
i.e. I get 404 "Not Found" in the SIP trace, then the trunk line just
drops, rather than
presenting an error tone or message to the user.
2005 May 12
0
Asterisk, SIP and NAT: Help needed!
I've been googling and talking with Libretel about my
setup and the fact that incoming calls to my asterisk
box through the Libretel number reach my box (I hear
the greeting being played) but then don't accept DTMF.
Here is a rough diagram of my setup:
Asterisk |
server | NAT <------------ Libretel
| router
|
Note that there are NO SIP
2007 Jul 17
0
help with sip configuration for sipgate.de on asterisk 1.4
hi there,
i run asterisk 1.4 on my debian machine, which is in my internal 10.x.x.x network, behind my main
computer, i cam make call, receive calls, all works fine, with all providers except sipgate.de,
there i can receive call and make them, i can hear the other end but they can not hear me, this is
only the case with sipgate.de i don#t know how to configure it and thought maybe someone can help
2005 Mar 26
3
Asterisk with Winmodem
I've read that it is possible to setup * using a winmodem (linmodem). I was wondering if anyone on the list has setup * with a winmodem and if so how they did it. I have a pctel modem (pct789) I'd like to play with.
Thanks for your help
Jared
2006 Feb 02
0
Sip - no peer or user found on incoming call
Hi list,
I try to connect to a GW which have one domain eg sip.mydomain.com and
have few IPs related to this domain. I register * to this domain with
host=sip.mydomain.com and type=user. So DNS will decide on which IP of
my domain I will register (or redirection on the GW side).
If an incoming call arrive, I would guess that, as type=user, it will
not try to match the IP from INVITE as I
2015 May 31
2
Signaling incoming call
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Guenther Boelter <gboelter at gmail.com> schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> On 05/31/2015 02:31 PM, Luca Bertoncello wrote:
> > Hi list!
> >
> > Now all works as expected, at least in the simulation I did with
> > AsteriskNOW. Hopefully it will work later, when Deutsche Telekom
2003 Oct 23
1
How to write sound file with G723.1 codec or G729 codec
Hello, all
How can I write sound file with external G723.1 codec ( actually I have CISCO that can make H323 call to Asterisk box with G723.1 or G729 codec ) I am trying to start Record application by specifying in extensions.conf
[writesound]
exten => s,1, Answer
exten => s,2,Record(soundexample:g723sf) or ...... ( soundexample:g729)
I'am using oh323 channel driver, in oh323.conf
2004 May 22
1
Sip proxy registration help
Hi All,
I have just installed Asterisk and am trying to connect it to a SIP
account that I currently have with www.voiptalk.org but without any
success. Although I know that voiptalk do provide asterisk accounts I
don't want to convert the SIP account until am happy that it's gonna
work for me. The asterisk box is currently behind a firewall and the
following ports are being forwarded
2007 Dec 16
1
Newbie question: how to proxy the *real* caller-id on find-me/follow-me
I've got the following set up:
Someone calls into my PBX on a single number (via SIP trunk from my
carrier), and the get a voice menu of extensions.
On one of the extensions, it rings a bunch of internal SIP hardphones,
plus ringing my cellphone via a hairpin through the cairrier's SIP/PSTN
gateway.
The issue is that my cellphone shows my PBX's number, not the original
calling
2005 Jun 01
1
Newbie Question: HOWTO make outgoing call on SIP account from internal extensions?
Over the past 2 weeks I have been able to compile and get an asterisk
system up
& running on a debian Linux box.
I have setup 5 internal sip clients on the lan and all works great!
I can also call from outside (PSTN) into the system and reach extensions
and
services no problem.
All is up & running behind a nat firewall with proper ports forwarded and
locked down on each device to work
2007 Dec 01
2
Slightly OT: Conexant fax/modem not faxing with sendfax
On Nov 30, 2007 6:35 PM, Kingsly John <member+centos at kingsly.net> wrote:
>
> What you have isn't a "real" modem .. it's just a winmodem that is usable
> under linux. "real" modems don't need drivers to work.
>
> 11/30 00:31:52 dem mdm_command: string 'AT+FCLASS=2.0'
> 11/30 00:31:52 dem mdm_command: string 'ERROR' ->
2006 Nov 27
1
Incoming calls don't arrive for correct number
I have an asterisk box registering 100 numbers on a voip provider.
Numers are: 2546.1000 to 2546.1099
My problem is that every incoming call arrived to number 2546.1099 that is
the last number to register on voip provider. The correct is call arrive in
destination number.
See this exaple:
I call to 2546.1000.
-- Executing Dial("SIP/25461099-08738060", "Zap/g1/3000") in new
2004 May 26
1
outgoing MSN on zaphfc
Hi folks
I'am looking for the right way to select the outgoing MSN on zaphfc
for Euro-ISDN.
I found some notes on the Wiki and I know it has to be done in the
dialplan.
Does anyone know the right way/code?
THX
--
Tho/\/\as
2005 Mar 10
5
asterisk and Broadvoice Outgoing Again :(
Hi,
I can't make outgoing calls via Broadvoice. I have tried each and every
configuration that was posted to list previously.
I am able to receive incoming calls fine.
I get the following in asterisk console:
=====================================================
asterisk*CLI> show version
Asterisk CVS-HEAD-03/10/05-22:51:28 built by vicky@asterisk on a i686 running
Linux