Displaying 20 results from an estimated 600 matches similar to: "failed to authenticate on invite"
2006 Apr 28
1
two box share one real time configuration database.
hi, alll,,,
there two asterisk box share one realtime database... and all the client is
IAX2.. and registery dynamic...
there have some question need to confirm..
1,  when i run iax2 show peers,,,there no show the peers that registed  with
real time... the same as run iax2 show users..there not show any real time
users..
2, if user1 have registed with box1,, how user2 on box1 and user3 on box2
2008 Oct 14
0
CentOS-announce Digest, Vol 44, Issue 10
Send CentOS-announce mailing list submissions to
	centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
	centos-announce-request at centos.org
You can reach the person managing the list at
	centos-announce-owner at centos.org
When
2008 Oct 13
0
CEBA-2008:0850 CentOS 5 x86_64 libdhcp Update
CentOS Errata and Bugfix Advisory 2008:0850 
Upstream details at : https://rhn.redhat.com/errata/RHBA-2008-0850.html
The following updated files have been uploaded and are currently 
syncing to the mirrors: ( md5sum Filename ) 
x86_64:
9ca162832409379542f96209f2ef5920  libdhcp-1.20-5.el5_2.1.i386.rpm
da1f6afce7ab4e43db4d68ec035caf34  libdhcp-1.20-5.el5_2.1.x86_64.rpm
2008 Oct 13
0
CEBA-2008:0850 CentOS 5 i386 libdhcp Update
CentOS Errata and Bugfix Advisory 2008:0850 
Upstream details at : https://rhn.redhat.com/errata/RHBA-2008-0850.html
The following updated files have been uploaded and are currently 
syncing to the mirrors: ( md5sum Filename ) 
i386:
3a2937b1f53a9477acd714b55d646338  libdhcp-1.20-5.el5_2.1.i386.rpm
6dc37fee71e6d125b1156df54c31380e  libdhcp-devel-1.20-5.el5_2.1.i386.rpm
Source:
2020 Mar 18
0
CESA-2020:0850 Moderate CentOS 7 python-pip Security Update
CentOS Errata and Security Advisory 2020:0850 Moderate
Upstream details at : https://access.redhat.com/errata/RHSA-2020:0850
The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 
x86_64:
733426246b957e90250542b7adf5a23c85359e506861425784f0cdbd53920bd7  python3-pip-9.0.3-7.el7_7.noarch.rpm
Source:
2003 Dec 18
2
IAX quesitons please.
Hello,everyone,
     I encoutered some difficult with IAX when I run the asterisk. 
<---->internet <--> asterisk + NAT <--> DIAX
my * box and NAT are at the same linux box which connecting to the internet using ADSL. The box has two network cards and two IP address,such as 
public IP:211.11.11.11
private IP:192.168.1.10
the windows box running DIAX lies behind the
2004 Jun 27
1
Confused with CallerID when using the iax chanenls
Hi,
   I have two * box.  One is box1 and the other is box2.  And I have two iax 
clients A and B. A is registed with box1 and B is registed with box2. If I 
make a call from A to B using the following method:
IAX/[<user>[:<secret>]@]<peer>[:<portno>][/<exten>[@<context>][/<options>]]
The CalledID that B got is <user> but not A's CallerID.  I
2011 Jun 29
5
[Urgent] Email Retrieval from remote servers doesn't use Dovecot
------------------------
Dovecot Version:
------------------------
2.0.13
------------------------
Output of "dovecot -n":
------------------------
# 2.0.13: /usr/local/etc/dovecot/dovecot.conf
# OS: Linux 2.6.35-28-generic x86_64 Ubuntu 10.10 ext4
mail_location = maildir:/home/%u/Maildir
passdb {
  args = %s
  driver = pam
}
protocols = imap pop3
ssl = no
userdb {
  driver = passwd
}
2002 Jun 28
1
Transpose a dataframe
Hello,
I would like to switch this dataframe:
> k
    country  1960  1961  1962  1963
99      ARG  7493  7733  7581  7108
246     AUS 10484 10342 10809 11357
295     AUT  7438  7808  7938  8212
393     BDI   587   502   555   608
442     BEL  8223  8638  9021  9311
in this structure:
year	ARG	AUS	AUT	BDI	BEL
1960	7493	10484	7438	587	8223
1961	7733	10342	7808	502	8638
1962	7581	10809	7938	555
2006 Feb 09
0
re: Polycom IP501 with Asterisk - distinctive ring
The answer is yes, I think, but I don't recall precisely how off the top of my head, and I'm walking out the door in a moment.  The phone will hold more than a dozen distinct ring tones which you can create for yourself, and you can have asterisk direct it to use a ring tone independently of line appearance. The most direct way would be with the SIP Alert-Info field, but the phone itself
2011 Jul 19
1
requiring NAMESPACE re-installation marked as old.packages?
It would be convenient if, under R-devel r56422, packages that require 
re-installation because they do not have a NAMESPACE were marked as 
old.packages, so their lack of functionality can be discovered more easily.
 > "snow" %in% row.names(old.packages())
[1] FALSE
 > library(snow)
Error in library(snow) :
   package 'snow' does not have a NAMESPACE and should be
2010 Jun 14
0
No 2nd invite from asterisk after challenging original invite
what options allow asterisk to send a new invite with digest authenticaion credentials after a challenge by far end upon original invite having no credentials?
Joel O'Brien
2006 Dec 04
2
ASterisk and SER
HI,
My Asterisk is registed with my SER. My client are connected to asterisk
when they dial any no like 62222 asterisk passes this is ser and then again
ser passes this no 2222 (strip 1) back to my asterisk. but insted of ringing
this exten it says loop detected. can some one tell me what is wrong.
thanks
arun
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Mar 21
3
Error in the code Doube Render (colins')
Hi everyone, i followed colins example and it worked perfectly but now i
get this error
 ActionController::DoubleRenderError in UserController#login
Render and/or redirect were called multiple times in this action. Please
note that you may only call render OR redirect, and at most once per
action. Also note that neither redirect nor render terminate execution
of the action, so if you want to
2006 Feb 09
1
Polycom IP501 with Asterisk - distinctive ring?
This is my first foray into SIP telephony, so be gentle.  :-)
The Polycom SoundPoint IP 501 phones have been fantastic so far.  I still have 
a lot to learn when it comes to them, but the manual seems pretty extensive 
and so far Asterisk has been playing well with them.
I have a need to be able to identify incoming calls based on some factor 
(could be time of day, caller ID, dialed number, it
2006 Feb 09
0
SOLVED: Re: Polycom IP501 with Asterisk -distinctive ring?
BOFH told me he uses it to listen to his co-workers
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-
> bounces@lists.digium.com] On Behalf Of Andrew Kohlsmith
> Sent: Thursday, February 09, 2006 12:27 PM
> To: asterisk-users@lists.digium.com
> Subject: SOLVED: Re: [Asterisk-Users] Polycom IP501 with Asterisk -
> distinctive
2006 Feb 09
0
SOLVED: Re: Polycom IP501 with Asterisk -distinctive ring?
This feature also works on the IP301 phones. The obvious caveat is that
it is one-way only. Still nice for an "all-page" though. 
-Jonathan
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-
> bounces@lists.digium.com] On Behalf Of Andrew Kohlsmith
> Sent: Thursday, February 09, 2006 12:27 PM
> To:
2006 Jun 10
0
Reorganizing menus in Polycom 301? Was: [asterisk-biz] New Polycom SoundPoint Series IP-430
Chris Mason (Lists) wrote:
> Cory Andrews wrote:
>>
>>
>>  
>>
>> IP430, will sit between the IP301 and IP501, IP430 will have dual 
>> Ethernet, PoE, and full duplex speakerphone.  List price (MSRP) $239 
>> street price should fall likely between IP301 and IP501.
>>
> That looks great, the 301 is almost useless due to the lack of speaker 
2020 Feb 06
2
RFC: Using GitHub Actions for CI testing on the release/* branches
On 02/06/2020 08:41 AM, Russell Gallop wrote:
> Hi Tom,
> 
> Thank you for setting this up. It's very useful.
> 
> One question about what this builds. It only builds "ninja check-all", not "ninja all"[1]. check-all isn't a strict superset of all so while this covers most things, this does miss building a few things such as:
> bin/clang-offload-wrapper
2016 May 10
2
How to register a pass as being optional?
I've created a post-RA pass runOnMachineFunction that gets registed with
the pass manager like this:
static RegisterPass<RegBankFixUpPass> X("regbankfixup", "Register Bank
Conflict FixUp Pass");
And and whenever I run clang or llc now the pass runs. Initially, until I'm
sure this pass doesn't break things I'd like it to be opt-in - ie I'd like
to