similar to: A Simple Asterisk Based Toll Fraud Prevention Script

Displaying 20 results from an estimated 400 matches similar to: "A Simple Asterisk Based Toll Fraud Prevention Script"

2009 Jan 26
1
Strange Cisco/Asterisk anomaly
Hey all, having an extremely odd issue wondering if anyone else has come across or seen something similar and what your resolution was. I have Asterisk 1.2.12.1 running (don't ask) on a machine. All has been working fine for months on end. The system has a mixture of Polycom, Snom's and Cisco 7960's running. After a brief power outage last Friday, most phones went down but the PBX
2009 Jan 16
0
No subject
/usr/sbin/asterisk -rx "show channels concise"|awk -F : '($11 > 10800) {print "/usr/sbin/asterisk -rx \"soft hangup " $1 "\""}'|sh You don't necessarily have to keep restarting it at midnight. =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ J. Oquendo SGFA, SGFE, C|EH, CNDA, CHFI, OSCP "Enough research will tend to
2009 Jan 16
0
No subject
/usr/sbin/asterisk -rx "show channels concise"|awk -F : '($11 > 10800) {print "/usr/sbin/asterisk -rx \"soft hangup " $1 "\""}'|sh You don't necessarily have to keep restarting it at midnight. =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ J. Oquendo SGFA, SGFE, C|EH, CNDA, CHFI, OSCP "Enough research will tend to
2009 Feb 26
0
Residential portals and real world scalability
Hey all, I have a couple of questions. 1) What is the maximum amount of registrations and ongoing calls you've been able to achieve on your Asterisk systems. Please do not respond with marketing hyperbole. I'm looking for real world implementation in the thousands range. For instance, max I recall having on one souped up server was a couple hundred registrations with no more than 70
2009 Jul 07
3
Answering the nTh call ...
Curious to know if anyone's created something similar to the following, if so and you'd care to share an AGI or dialplan, much appreciated. I will be eventually write a script to answer the nTH call. (if I can't find it (why reinvent wheels). Looking to do some testing sending anywhere between 50-200 calls to a machine. I'd like a Snom/Polycom/whatever to pick up after the nTh
2010 Aug 12
1
Callback script anyone
Without diving into too many details, does anyone have a simple callback script that does the following: Caller --> Dial Asterisk --> "In order to place this call please enter a callback number to place this call for your pin..." Caller --> Enters DID to call back for pin Asterisk --> stores a number to either a flat file or DB. (From here I can take care of the rest)
2009 Jan 19
3
Interesting observation
I have an interesting observation which I thought I'd pass along to save other people from spending time trying to 'fix' it. One of my clients uses Charter's so called "business phone service". They provide 'analog' phone lines over IP. In general, they've worked OK. End users were saying that the phone are "cutting out" at times. What
2007 Apr 16
1
My First Function: cryptic error message
Dear List, My first R function is a rip-off bagging algorithm from pg. 138 of Everitt and Hothorn's "Handbook of Statistical Analyses using R" (HSAUR). I'm using recursive partitioning to develop a set of useful variables in diagnosing ADHD. I'm running this in ESS in XEmacs 21.4.19, R 2.4.1 on Slackware Linux 11.0 with a 2.6 kernel. This is almost an entire script,
2009 Feb 27
9
call file concurrency
Is there a convenient way to limit the number of call files (outgoing directory) that are processed concurrently? -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3234 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20090226/a46e68fa/attachment.bin
2007 Nov 22
1
Toll fraud detection/password script
So I was bored yesterday and tried solving a few problems with one stone: 1) Notify me of potential brute forcers (multiple attempts to register multiple numbers from one address) 2) Notify me of (l)users who are having password issues So I whipped up a simple script to run in cron and notify me that UserX from X_IP_Space had X amout of password issues. I'm currently running this from cron
2001 Mar 06
3
crashing on receiving connection
Hello, I got trouble installing tinc daemon. Every time when a connection comes in, the daemon crashes: Mar 6 18:32:56 localhost tinc.vpn[20703]: tincd 1.0pre3 (Feb 21 2001 02:32:50) starting, debug level 5 Mar 6 18:32:56 localhost tinc.vpn[20703]: Ready: listening on port 655 Mar 6 18:33:00 localhost tinc.vpn[20703]: Connection from 192.168.0.4 port 1135 Mar 6 18:33:00 localhost
2011 Sep 22
2
VoIP Abuse to Twitter (real time VoIP Abuse)
Apologies for cross posting but some of us aren't on the other list (vice/versa) and thought both groups would benefit. For those familiar with the VoIP Abuse Project, no need to explain the gist of this. I got tired of parsing through the alerts (lists) I receive via email daily. They're long and sometimes I don't have the time to post them all. So for now, posting VoIP Abuse
2009 Jan 27
2
using Sweave with a master file that has several iputted .tex files
Suppose I have a Master.Rnw file that looks something like this: \documentclass[12pt]{mypaper} \usepackage[margin=1in]{geometry} \usepackage{setspace} \usepackage{url} \usepackage{indentfirst} \usepackage{fancyhdr} \usepackage{Sweave} \pagestyle{fancy} \lhead{sonographic rectal diameter and ADHD} \rhead{ } \usepackage{abbrevs} %\usepackage{natbib} %\usepackage{apacite}
2004 Jan 04
2
POTS interfacing recommendation
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello there, I'm drawing up a scheme to manage our company calls and would like to implement it with Asterisk. In order to get moving quickly I'd like some recommendations on what hardware to buy so I can start tinkering. Initially we'd like to be able to support one line to accept incoming calls, and another one for forwarding such
2011 Jan 31
1
[Bug 33771] New: Hang on boot with Quadro NVS295
https://bugs.freedesktop.org/show_bug.cgi?id=33771 Summary: Hang on boot with Quadro NVS295 Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2006 Mar 17
0
Mounting Samba share from Windows Mobile 5.0 platform
Hi there, I've just started fiddling with a new Windows Mobile 5 device (HTC Universal / XDA Exec / Qtek 9000) and am trying to get it to mount a samba share. I first tried this to my OS X machine, then tried to an Ubuntu server. I don't know the protocol but when I tell it mount \\80.68.83.61\mattbee (should be my home directory on my laptop) the device (80.68.83.60) does this,
2015 Jan 09
0
Processed (with 2 errors): user debian-qa@lists.debian.org, affects 774889, affects 771755, unarchiving 767561 ...
Processing commands for control at bugs.debian.org: > user debian-qa at lists.debian.org Setting user to debian-qa at lists.debian.org (was anbe at debian.org). > affects 774889 + xfswitch-plugin Bug #774889 [gdm3] gdm3: fails to upgrade squeeze -> wheezy -> jessie - trying to overwrite /usr/share/gdm/BuiltInSessions/default.desktop Added indication that 774889 affects xfswitch-plugin
2004 Jan 07
0
Frazzled newbie questions
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi there, I'm now the proud owner of an X100P and am struggling to set up a CVS-compiled Asterisk to do my bidding. I checked zaptel/zapata/asterisk out today and pretty much did a straight make install on all packages. So far the only consistent trick I can make it perform is calling from one SIP phone to another. Could I get a bit of
2017 Aug 14
1
weight in lm
> On Aug 14, 2017, at 5:17 AM, peter dalgaard <pdalgd at gmail.com> wrote: > > >> On 14 Aug 2017, at 13:43 , Spencer Graves <spencer.graves at effectivedefense.org> wrote: >> >> >> >> On 2017-08-14 5:53 AM, peter dalgaard wrote: >>>> On 14 Aug 2017, at 10:13 , Troels Ring <tring at gvdnet.dk> wrote: >>>>
2006 Aug 15
1
[LLVMdev] Fwd: OOPLSA 2006 Call for Participation
From: Jack Davidson <jwd at VIRGINIA.EDU> Date: August 15, 2006 11:27:06 AM ADT To: SIGPLAN-ANNOUNCE at LISTSERV.ACM.ORG Subject: OOPLSA 2006 Call for Participation Reply-To: Jack Davidson <jwd at VIRGINIA.EDU> ACM SIGPLAN Conference on Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA 2006) OOPSLA 2006 will be held October 22-26 in historic Portland,