similar to: Incoming calls from Andrews & Arnold failing to authenticate

Displaying 20 results from an estimated 300 matches similar to: "Incoming calls from Andrews & Arnold failing to authenticate"

2016 Jun 06
2
Including doesn't have any effect
2016 Sep 13
2
Wanpipe 7 Driver problem with Debian 8.5 (Sangoma B600DE)
Hi all, I have tried to install Wanpipe 7.0.20 in a fresh-installed Debian 8.5 (Jessie) server, but when I reach to the point where I have to enter the Linux Headers directory *(installed in default with ?apt-get install linux-headers-$(uname -r)?)*, I get an error, the package refuses to compile and installation aborts. If I try the same process with Debian 7 (Wheezy), installation works just
2015 Sep 04
2
Call forwarding in Asterisk
Hi, Thanks for your info, What is the impact of the following line in dialplan, Dial(SIP/19201/19202,300) On Thu, Sep 3, 2015 at 7:20 PM, Vinicius Fontes <vinicius at aittelecom.com.br> wrote: > You might want to use the Originate() application instead. Check its usage > by issuing the command 'core show application originate' on Asterisk CLI. > > 2015-09-03
2016 Jun 06
3
Including doesn't have any effect
Hi AJ, Am 06.06.2016 um 10:14 schrieb A J Stiles: > But why not call an AGI script, have this check the caller ID against a MySQL > database and return a status -- blocked or not -- in a variable? Then you can > manage individual number blocking in a much cleaner, more extensible fashion. > > Feel free to ignore me if it sounds like I'm suggesting you walk all the way > to
2013 Sep 08
1
iax2: two users can't authenticate from same ip address
I'm trying set up asterisk on an amazon instance in Sydney. It's to use for our kids in Sydney to connect with their friends in the States. We've found iax works better than sip with these distances. But we now have weird problem: everybody has a cell phone, and it's much cheaper/better to use the house internet connection over the phones wifi. Each cell phone has it's own
2015 Nov 25
2
Patched Res_Musiconhold.So module
Hi, I created an account but when I go to issues.asterisk.org <http://issues.asterisk.org/> It still asks for a client certificate. See this screen shot, hopefully it showswhat I mean. http://firestar-hosting.com/clientcert <http://firestar-hosting.com/clientcert>.png -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Jan 03
3
pb in regular expression with the character "-" (PR#9437)
Full_Name: FAN Version: 2.4.0 OS: Windows Submission from: (NULL) (159.50.101.9) These are expected: > grep("[\-|c]", c("a-a","b")) [1] 1 > gsub("[\-|c]", "&", c("a-a","b")) [1] "a&a" "b" but these are strange: > grep("[d|\-|c]", c("a-a","b")) integer(0)
2014 Sep 18
2
Asterisk prefix code to dial a high fraud country - security mechanism
Hello, I would to allow users to place calls overseas such as India and Malaysia but only with a security code. if they don't have a security code I want to be able to drop the calls. can someone point me to a right direction to achieve this goal? Thanks, Motty -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Dec 12
2
Block Spam Calls
This is exactly what I do - “press 1 for a human” Works great ________________________________ From: asterisk-users <asterisk-users-bounces at lists.digium.com> on behalf of Greg Woods <greg at gregandeva.net> Sent: Thursday, December 12, 2019 6:34 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Block Spam Calls Most spam calls are
2002 Jul 12
2
Lattice help (again?)
I appologize if this post is a duplicate, but I did not get my first post myself.. Here is my original post: --------------------------------- Hi all, I've got some troubles with a Lattice plot. The error I get is Error in Ops.factor(groups[subscripts], vals[i]) : Level sets of factors are different which sort of doesn't make sense to me. Can you please help me figure out what
2019 Oct 15
4
clarification on gosub, macros and AEL
>>> Nobody has any information or opinions on any of this? Personally, I don't think MACROS are going anywhere any time soon, so I have not bothered looking into a substitution. As for ael; I've never used it. Doug
2014 Nov 27
3
day night service toggle
Hi, I need dialplan to set INCOMING call forwarding during lunch break to my secretary. I want that I can set call forwarding by dialing an extension number to turn it ON or OFF. I am using asterisk 11. Thanks Abdullah Faheem -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Mar 03
3
gsm codec compile
I was successful in compiling asterisk in raspbien except for the following error If I enable the gsm codec. It appears there is something in the Makefile n this directory that needs to be changed. Probably involving optimization. Not sure why it does not recognize the processor since it is one that is mentioned in the Makefile.? Any help would be appreciated. make[2]: Entering directory
2019 Dec 13
3
Block Spam Calls
Hello Doug, Friday, December 13, 2019, 11:03:37 AM, you wrote: >> This is exactly what I do - “press 1 for a human” >> Works great > I do this as well, but I also do a database lookup to see if the number > is on our speeddial list and if so, pass the call directly on without > the IVR prompts. I do something similar for calls without caller ID, but I was still getting
2009 Mar 16
3
RepliWeb R-1 Console
I am trying to install RepliWeb R-1 Console, but it is failing. I have a self-extracting installer that I used on my Windows-based laptop but when I try to run that with Wine, this happens: I do: wine R1_win.exe Some extraction happens, then: File not found C:\windows\temp\rw_products>.\check_before_install.exe err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not
2016 Mar 03
2
Asterisk Call Forwarding
Hi, Thanks Phil, I will implement this and get back to you. Best Regards, Madushan On Thu, Mar 3, 2016 at 4:12 PM, Phil Reynolds < phil-asterisk at tinsleyviaduct.com> wrote: > On Thu, 3 Mar 2016 08:21:14 +0530 > Madushan Geethanga <mgliyanage.rc at gmail.com> wrote: > > > Hi > > I have to setup call forwarding. How do we setup Call forwarding in > >
2016 Feb 29
2
Datakam Player (Registrator Viewer)
Is it possible to get Datakam Player/Registrator Viewer, a program supplied with many dashcams, to run on my Linux system using wine? When I try to do so at the moment, I get a "Bad EXE format" error. I am running wine-1.6.2 on a Debian 7 system, amd64. I can play the video and audio parts of my dashcam footage using a variety of players but they don't handle the GPS part. -- Phil
2016 May 19
2
Datakam Player (Registrator Viewer)
A few months ago, I tried to get Datakam Player (Registrator Viewer) to work on my Linux system using wine, without success. I have since installed a newer wine, and it now starts and can open the files created by my dashcam, but it does not play them - the video area remains black, there is no sound and the speed and location displays do not change. Short of trying an even newer wine, which
2005 May 15
7
Shockwave - any progress?
I have achieved much of what I wanted to achieve using Wine, with one exception. I was hoping to be able to use Shockwave content, but despite installing Firefox and the Shockwave plugin, it does not work - it seems to stop after the promotional film before the actual requested content. I know there are "pay" solutions to this problem, but was wondering if anyone had found a free
2005 Nov 09
1
Problems with Shapiro Wilk's test of normality.
Hi, I am trying to create a table with information from Shapiro Wilk's test of normality. However, it fails due to lack of sample size, it says, but the way I see it, this is not a problem. (See the table of sample sizes (almost) at the bottom). Applying a different function using a similar ftable call is not a problem (See the bottom table). This is R 2.1.0 on Linux (Gentoo). /Fredrik