Displaying 20 results from an estimated 30 matches for "myproxy".
2019 Jul 09
2
SIP credentials in the dialplan
...possible in recent versions of Asterisk either with chan_sip or pj_sip?
>
> PJSIP does not currently have functionality to allow such a thing. I
> believe in chan_sip there have been no changes to remove it.
>
My DP looks like this:
Exten => aaa,1,Dial(SIP/USERNAME:PASSWORD at sip1.myproxy.net/18005551212)
and from the logs I get:
oice1*CLI> console dial aaa at from-external
-- Executing [aaa at from-external:1] Dial("Console/default", "SIP/
USERNAME:PASSWORD at sip1.myproxy.net/18005551212") in new stack
[2019-07-09 08:40:54] NOTICE[27159][C-00019e64]: c...
2015 May 28
3
Peer is UNREACHABLE
...493513333333,1,Verbose(2,Call for Anika)
exten => _00493513333333,n,Dial(SIP/00493513333333)
exten => _00493513333333,n,Hangup
[messagenet_incoming]
exten => _4444444444,1,Verbose(2,Call from Messagenet)
exten => _4444444444,n,Dial(SIP/00493511111111)
exten => _4444444444,n,Hangup
[myproxy]
exten => _X.,1,Verbose(2,Call from ${CALLERID(num)} to ${EXTEN})
exten => _X.,n,GotoIf($["${CALLERID(num)}" = "00493511111111"]?dialluca)
exten => _X.,n,GotoIf($["${CALLERID(num)}" = "00493512222222"]?dialfax)
exten => _X.,n,GotoIf($["${CALL...
2008 Jul 18
3
semi OT: logwatch results
Semi Off Topic
My searching hasn't found what I consider superior info, and we are
wondering from others experience on this list...
In the logwatch results we all see the info below on almost a daily basis
I have taken the liberty of combining logwatch results from centos 4 and 5
machines for extra info and future searchability
-----
Centos 4
-----
--------------------- httpd Begin
2006 Mar 27
6
Problem installing Rails
Hi
I am getting the following error when i tried to install rails in
windows using command prompt....
Attempting remote installation of ''rails''
Updating Gem source index for: http://gems.rubyforge.org
ERROR: While executing gem ... (Gem::RemoteSourceException)
Error fetching remote gem cache: getaddrinfo: no address associated
with hostname.
There are proxy settings in
2015 May 28
0
Peer is UNREACHABLE
...t; exten => _00493513333333,n,Dial(SIP/00493513333333)
> exten => _00493513333333,n,Hangup
>
> [messagenet_incoming]
> exten => _4444444444,1,Verbose(2,Call from Messagenet)
> exten => _4444444444,n,Dial(SIP/00493511111111)
> exten => _4444444444,n,Hangup
>
> [myproxy]
> exten => _X.,1,Verbose(2,Call from ${CALLERID(num)} to ${EXTEN})
> exten => _X.,n,GotoIf($["${CALLERID(num)}" = "00493511111111"]?dialluca)
> exten => _X.,n,GotoIf($["${CALLERID(num)}" = "00493512222222"]?dialfax)
> exten => _X.,n,G...
2018 Nov 08
2
Yum through a proxy
I have configured yum to use a proxy via the yum.conf file by adding:
proxy=http://myproxy.com:8080/
What I noticed when running yum check-up date is that some requests are
going through the proxy while the system seems to be trying to resolve the
domains of other hosts in the repo and trying to establish direct
connections to them instead of going through the proxy.
Can anyone explain...
2008 Aug 14
2
Proxy logging destuser
Hi All
My first post to the list, so "hello world"!
Having searched the list archives and the wiki for an answer to this, I
don't think it is possible. However, let me ask nonetheless...
Is it possible for a Dovecot proxy's login process (IMAP and POP3) to
include the "destuser", i.e. the uid used to authenticate to the backend
IMAP/POP3 server, in its logging?
2002 Jun 18
2
Problems with url/download and http_proxy
I would like to use the getBioC.R script from
http://www.bioconductor.org/getBioC.R to install the biobase packages.
Unfortunately, url() and download.file() die when trying to talk to my
proxy:
> getBioC("exprs")
connect: Cannot assign requested address
unable to connect to 'gproxy1.pfizer.com'.
connect: Cannot assign requested address
unable to connect to
2002 Jun 18
2
Problems with url/download and http_proxy
I would like to use the getBioC.R script from
http://www.bioconductor.org/getBioC.R to install the biobase packages.
Unfortunately, url() and download.file() die when trying to talk to my
proxy:
> getBioC("exprs")
connect: Cannot assign requested address
unable to connect to 'gproxy1.pfizer.com'.
connect: Cannot assign requested address
unable to connect to
2015 May 28
4
Peer is UNREACHABLE
Kevin Larsen <kevin.larsen at pioneerballoon.com> schrieb:
> The phone you gave your wife is really old. Are you sure it supports SIP
> OPTIONS? Can you make a call in or out to it? If you can, it is more
> likely that it just doesn't support that and you can't use a qualify
> statement.
No, I'm not sure.
And no, I can't make any call, right now... At least,
2019 Jul 09
2
SIP credentials in the dialplan
Hi,
Looking at http://the-asterisk-book.com/1.6/applikationen-dial.html you
should be able to dial with SIP credentials in the DP. Is this still
possible in recent versions of Asterisk either with chan_sip or pj_sip?
TIA.
Dovid
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Apr 11
1
Why will gems only install rails 1.0 when using a proxy?
Why will gems only install rails 1.0 when using a proxy?
gem install rails -p http:\\myproxy
will only install rails 1.0!!! why is this? it''s very irritating
Chris
--
Posted via http://www.ruby-forum.com/.
2015 Jun 11
3
Allowing calls - maybe I'm just stupid...
Hi again!
About my previous E-Mail...
I though about it and I think, that maybe I'm just very stupid...
Since I called an INTERNAL number, Asterisk tried to call it.
I tried right now to call an EXTERNAL number (using my context
[myproxy]) and the behavior is NOT the same...
Not 100% correct, but it tries the right way...
Now my problem is to check in my dialplan if the peer, that originate
the call, is reachable, and if not, to give an error...
Is there any function to know if the peer is reachable?
Thanks
Luca Bertoncello
(l...
2015 Jun 11
1
Call accepted from not registered peers?
...tried to remove ALL includes in my [default], leaving just a log, but
it calls, too...
My [default]
exten => _X.,1,Verbose(2,DEFAULT)
include => internal_calls
include => luca_incoming
include => fax_incoming
include => anika_incoming
include => messagenet_incoming
include => myproxy
What's wrong, now?
Many thanks for your help!
Luca Bertoncello
(lucabert at lucabert.de)
2010 Jul 07
1
Director service for LMTP in 2.0rc1
...r56 at domain.de service=lmtp lip=::1 lport=30025 rip=::1
rport=41992
Jul 07 15:00:48 auth: Debug: ldap(user56 at domain.de,::1): pass search:
base=ou=mailboxes,ou=vfag,c=de,o=top scope=subtree
filter=(&(objectClass=uco)(mail=user56 at domain.de))
fields=mailboxname,userpassword,myproxy
Jul 07 15:00:48 auth: Debug: auth(user56 at domain.de,::1): username
changed user56 at domain.de -> 1000000000032
Jul 07 15:00:48 auth: Debug: ldap(1000000000032,::1): result:
mailboxname(user)=1000000000032 userpassword(password)=<hidden>
myproxy(proxy)=y
Jul 07 15:00:48 auth: Debug: m...
2002 Jun 19
0
FW: [R] Problems with url/download and http_proxy (PR#1689)
...R
> > Cc: 'r-help@stat.math.ethz.ch'; 'bioconductor@stat.math.ethz.ch'
> > Subject: Re: [R] Problems with url/download and http_proxy
> >
> >
> > The code (which you do have available to you) says http_proxy
> >
> > * Should be like http://myproxy/ or http://myproxy:3128/
> >
> > which yours is not, so please try that format. The code suggests
> > that the traling / can be omitted, but the words do not.
> >
> > --
> > Brian D. Ripley, ripley@stats.ox.ac.uk
> > Professor of Applied S...
2010 Feb 25
1
How to get rid of HTTP-Proxy environment variable in domUs!
...gets reseted]. But for domU there seems to be an issue that since
HTTP_PROXY varible don''t gets clear(or may be when I created this VM
when http_proxy variable was set...?). This is resulting in apt-get
update to fail; whenever I try to run this command it says "0%
[Connecting to www.myproxy.com] [Connecting to wwwcache.com.xxx]".
I wonder why it is trying proxy and which file it is using?
I tried to disable the http_proxy line in /etc/apt/apt.conf.d/proxy-guess which has
Acquire::http::Proxy "http://xxxx.xxxx.xxxx:port/";
In the dom0 I have /etc/apt/apt.conf fil...
2015 May 29
0
Calling from "extern"
...et.it
usereqphone=yes
canreinvite=no
insecure=invite
=====================================
extensions.conf on Ubuntu-PBX:
[default]
exten => s,1,Verbose(2,DEFAULT)
include => luca_incoming
include => fax_incoming
include => anika_incoming
include => messagenet_incoming
include => myproxy
[luca_incoming]
exten => _00493511111111,1,Verbose(2,Call for Luca)
exten => _00493511111111,n,Dial(SIP/00493511111111,10)
exten => _00493511111111,n,Hangup
[fax_incoming]
exten => _00493512222222,1,Verbose(2,Call for FAX)
exten => _00493512222222,n,Dial(SIP/00493512222222,10)
exte...
2002 Jun 19
0
[R] Problems with url/download and http_proxy
...oconductor@stat.math.ethz.ch'
> > > > Subject: Re: [R] Problems with url/download and http_proxy
> > > >
> > > >
> > > > The code (which you do have available to you) says http_proxy
> > > >
> > > > * Should be like http://myproxy/ or http://myproxy:3128/
> > > >
> > > > which yours is not, so please try that format. The
> code suggests
> > > > that the traling / can be omitted, but the words do not.
> > > >
> > > > --
> > > > Brian D. Ripley,...
2004 May 24
2
SIP Authentication Problem
...thorized" and * don't try another INVITE including credentials.
Here is part of the content of sip.conf.
[general]
port = 5061
bindaddr = *.IP
context = invalidcalls
;This account is used for inbound and outbound calls
register => myuser:mypass@mydomain/999
[mydomain]
type=peer
host=myproxy
context=sip
username=myuser
secret=mypass
fromuser=myuser
fromdomain=mydomain
[user1]
type=friend
host=dynamic
defaultip=default.IP
username=user1
secret=secret1
dtmfmode=rfc2833
context=users
callerid="User 1"
nat=yes
Here is part of the content of extensions.conf.
;This part is wo...