Displaying 20 results from an estimated 86 matches for "outboundproxi".
Did you mean:
outboundproxy
2010 Aug 03
1
outboundproxy timeout or qualify
Hi All,
I'm connecting to my carrier which requires setting of outboundproxy. There
has been few cases where the proxy server failed due to network issues and
required us to use a secondary one. Is there a timeout or qualify setting
for outboundproxy setting in sip.conf?
I do appreciate if anyone can help please.
Thank you
-Abeed
-------------- next part --------------
An HTML attachment
2014 Jan 22
1
qualify=yes & outboundproxy
I'm having some trouble turning with trunk monitoring while using an
outbound proxy.
While all other sip messaging (e.g. calls) respects the outboundproxy
setting, Options packets from setting qualify=yes do not. Asterisk
tried to send the Options message directly to the "host=" IP, instead
of the "outboundproxy=" IP as it should, verified with tcpdump.
I've done a
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
2008 Apr 18
1
REGISTER Outboundproxy
Is it possible to set an outboundproxy for REGISTER from Asterisk?
register => xxx:yyy at sip99.foobar.com
[foobar]
type=peer
host=sip99.foobar.com
disallow=all
allow=g729
canreinvite=no
secret=yyy
fromuser=xxx
port=5099
outboundproxy=xxx.42.149.69
However, SIP REGISTER still goes directly to sip99.foobar.com, not xxx.42.149.69.
Thanks,
Doug.
2009 Mar 24
1
sip.conf outboundproxy
Hi,
I'm trying to enable sip.conf outboundproxy support in version 1.4.20.1 of
Asterisk, but for the tests I made, every calls, even internal SIP calls
between extensions are sent over the proxy that I have specified with the
outboundproxy=xxx.xxx.xxx.xxx in sip.conf.
I think this isn't the expected behaviour, right? Only OUTBOUND calls should
go through the proxy, right?
Am I doing
2006 Jan 10
0
outboundproxy issue
Hello, new to asterisk and trying to set it up to work with my voip provider
(vbuzzer.com). I am behind a firewall that I don't have access to, to open
ports etc. Before using asterisk, I tried vbuzzer's windows client, and
linphone and twinklephone which all worked without having to enable nat or
stun. However I did have to enter the outboundproxy server to get them to
function. Not
2010 Oct 25
1
particular sip registry and outbound proxy
Hi,
My asterisk's version is 1.6.0.26. I've couple sip providers and I've
for new SIP provider I need define outbound proxy. Everything is ok in peer
section (outboundproxy=192.0.2.1). But what about SIP REGISTER messages? I
need send SIP register messages also via outbound proxy. How to write SIP
OUTBOUND call register statement and send this to proxy?
If I define in general
2006 Oct 25
3
Quintum DX as gateway to PSTN for Asterisk
Hello,
I try configuring Quintum DX gateway as link to PSTN for *. Now, I can dial number which is connect to Quintum, and call is diverted to *. I don't know what I should set, if I want call from SIP_phone registred in Asterisk to PSTN via Quitnum. I set in sip.conf account for Quintum
[sip_proxy-out]
type=peer
outboundproxy=QUINTUM_IP
, and changed extensions.conf. When
2017 May 22
3
SIP Trunk over Proxy (matching ip of outbound proxy in incomming calls)
Hello List
I work at an SIP Provider and we have added and SBC in front of our
Voice Switch to protect it.
This requires all our SIP Trunk customers to register via a 'proxy'.
I struggle with Asterisk to work over a proxy.
This is what I have done so far.
register => username at sip.example.com:password at sbc.example.com
This works fine, asterisk is sending registrations via the
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'
--
2008 Jan 17
2
SIP Proxy Issues
I've set up plenty of Asterisk boxes but never one that had to deal with a
proxy server to be able to use a line. Using "X-Lite" I have no issue with
settings as follows:
Display Name: Any Name
User name: 00575000010XXXX
Password: 00575000010XXXX
Authorization user name: <blank>
Domain: directnationalloan.com
Checked "Register with domain" and "Send outbound
2005 Sep 27
2
Polycom IP 500 - problem dialing extra numbers
hi there
I'm setting up asterisk@home and I'm using Polycom IP 500 phones.
When I call a number that has a digital receptionist (i.e. "dial 1 or
such and such, dial 2 for this and that...") the Polycom doesn't seem
to send the extra digits. When I try it with X-Lite things appear to
work fine, so I think the problem is with the Polycom configuration.
Here's some
2008 Jan 04
1
Polycom IP4000 - Device does not match ACL
I am trying to configure a Polycom IP4000 for use with Asterisk 1.4.5 on
a flat local network.
I followed the provisioning guides that I found on the Web, and I have
the phone downloading bootrom.ld, sip.ld, and a bunch of configuration
files. This all works properly.
However, I receive the following error:
NOTICE[27345]: chan_sip.c:14725 handle_request_register: Registration
from
2015 May 28
3
Peer is UNREACHABLE
Darryl Moore <darryl at moores.ca> schrieb:
> Ahh. Seen that before! That suggests to me that you don't have your
> sip.conf records setup right.
>
> What's your sip.conf look like?
Well, here what I wrote in my sip.conf:
register => 00493511111111:MYSECRET at pbxluca/00493511111111
register => 00493512222222:MYSECRET at pbxfax/00493512222222
register =>
2015 May 31
6
Signaling incoming call
Hi list!
Finally I got my Asterisk works with my two phones...
It was a problem on my Firewall (for the phone of my wife) and on my Dialplan
(for forwarding calls).
Now all works as expected, at least in the simulation I did with AsteriskNOW.
Hopefully it will work later, when Deutsche Telekom changes my ISDN to VoIP...
Well, now I have some time to spend with "fooling"...
My phone
2015 May 28
0
Peer is UNREACHABLE
I think your phone may be trying to register with the username '1234',
while your sip configuration is expecting 'luca'. Can you try changing
your phone registration credentials to use 'luca'? Can you give us a sip
transcript when you try to place a call from it?
On 15-05-28 05:09 PM, Luca Bertoncello wrote:
> Darryl Moore <darryl at moores.ca> schrieb:
>
2015 May 29
0
Calling from "extern"
Hi list!
Finally I got my wife's phone working in my Asterisk.
Unfortunately I have some problems, too...
Current situation:
- AsteriskNOW with 4 Accounts (00493511111111, 00493512222222,
00493513333333, 5678). This is "for test" and it will be replaced by "the
real world", when I got my Asterisk to work...
- A second Asterisk (Ubuntu-PBX) on another VM, logging in
2011 Apr 23
2
DTMF not being sent ( RFC2833 )
Hello,
I installed Asterisk 1.6.2.17.3 ( latest as of yesterday ) and had multiple problems with DTMF.
I have two machines, we'll call them asterisk and asterisk-pri. Asterisk does IVR and asterisk-pri has a PRI card in it and connects to the PSTN. The two servers communicate via SIP with RFC2833.
I setup logger.conf on both machines to display DTMF to the console. Both are built from
2006 Jun 21
4
Polycom 601 problems with multiple registrations
I'm stumped on this one and any help would be greatly appreciated.
I'm just trying to get my Polycom 601 to have multiple extensions on it.
For example, on line 1 I want extension 21, on line 2 I want extension
22, and on line 3 I want extension 23. Ideally I'd actually have each
extension appear on 2 lines and therefore filling up all 6. I should be
able to do that with the
2006 Oct 15
0
Ringtones won't work
I was hoping that someone may be able to shed some light on some issues I'm
having on trying to get an Asterisk test server up and running. At the
moment I have the basics, two Polycom hard phones (301 & 601 with expansion
unit (which oddly will not power up)) that can call each other, log into
voicemail (one touch) and have custom directories & buddy lists.
Unfortunately some of the