Displaying 20 results from an estimated 1000 matches similar to: "Broadcast dialing/playback"
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
2007 Dec 10
3
Graceful Asterisk Shutdown
My Gurus!
I'm still playing with asterisk in the lab here. There
is a feature that I need in a production asterisk
system. I was wondering if it already exists in
asterisk.
When we want to shutdown a production asterisk system,
we would like the shutdown to happen after there are
no
more calls being processed. In other words, a shutdown
command that does the following:
- block asterisk
2008 Jan 14
2
CID blocking ...
Hey all, when you guys have requests from clients to block their CID
from showing through, what are others doing? I had a coworker throw in
some "Name Here"<0> garbage which none my carriers like. I don't want to
do "Private"<12345678910> so any suggestions.
--
====================================================
J. Oquendo
SGFA #579 (FW+VPN v4.1)
SGFE
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
2007 Jul 12
0
No subject
On Dec 10, 2007 10:36 AM, Jeng Yu <jengyu2007 at yahoo.co.uk> wrote:
> Thanks, All! And thanks, Oquendo! I will experiment
> with this suggestion. I was actually thinking in terms
> of a situation where it would be done
> non-interactively.
>
> Jeng
>
>
> --- "J. Oquendo" <sil at infiltrated.net> wrote:
>
> > Jeng Yu wrote:
> >
>
2008 Mar 31
7
Cisco 7965 SIP Firmware
I have 7965 and am trying to convert the firmware to SIP (SIP45.8-3-4SR1S).
Does anyone have a valid XMLDefault.cnf.xml they could share?
I have tried the version at
voip-info<info.org/wiki/view/Asterisk+phone+cisco+79x1+xml+configuration+files+for+SIP&view_comment_id=14768#Troubleshooting>for
the 7941/7961 but unfortunately /var/log/messages shows
in.tftp stops sending after
2007 Dec 21
0
Incoming CID change
Quick and dirty too hungover to think/search... ;) Sorry list
AsteriskBoxA -> SBC/PSTN voodoo -> world wide Interweb -> AsteriskBoxB
Account on BoxA UsernameJohn<12125551212>
Account on BoxB UsernameJohn<102>
They're both the same users, had to do some funky trunking (managed
firewall provider is playing not in my backyard games)...
So anyway, I need to take specific
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 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
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
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 07
0
A Simple Asterisk Based Toll Fraud Prevention Script
Subject says it all...
A Simple Asterisk Based Toll Fraud Prevention Script
http://www.infiltrated.net/asterisk-ips.html
Ramblings for admins/engineers to think about. Doesn't
have to cost you umteen thousand dollars for stuff like
IPS/IDS. Although a little on the crude side, quite
effective. If you care to dabble with MySQL you can
create quite an impressive hosts based IPS that is
custom
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
2007 Jan 09
8
Snom side car annoyance
Has anyone got this annoying sidecar to illuminate when users are on the
phone?
In my function key settings I have:
Context: Active
Type: Extension
Number: <sip:4000@serve.address.com;user=phone> (4000 is the extension I
want to see/dial on the key).
I can press the key and it will dial the extension, it just won't
illuminate when the user is on the phone or on DND Since I have
2004 Nov 30
2
Spandsp kind of working
I have spandsp installed and working, but when it emails using Scotts
mailfax, the attachment is a dat file. I tried to rename the file to
.tiff or .pdf, but it will not open. In the /var/spool/asterisk/fax
folder, that faxes are there as tiffs, and I can open those without any
trouble. The problem is in the conversion from tiff to pdf. Is there
another package that needs to be installed for
2014 Jul 29
2
Ayuda por favor
Saludos, estoy intentando usar la funciĆ³n reprojectHDF() (
http://r-gis.net/?q=ModisDownload).
####
source('ModisDownload.R')
library(raster)
library(RCurl)
path<-"~/R/MODIS/Data/Test"
input<-list.files(path,"*.hdf",all.files=T,recursive=T,full.names=T)
input
outname<-paste(substr(input[1],40,45),".tif",sep='')
outname
2007 Apr 16
3
Redundant * servers
Without using Dundi or SER, any thoughts on the following anyone?
Has something similar been implemented anywhere so as to me not
having to horribly butcher code...
4 servers SIP1-4
User1 -- -- SIP1 --
\ / \
User2 ------ Go to register ------- SIP2 ----- Whereis? --> DB
/ \ /
User3 --
2013 Oct 15
1
cannot add dc to samba v4.1
Hello,
after successfully demoted a samba4 dc node (redhat linux 6.4 with samba
v4.1, hostname:samba4dc3) i tried to join another dc to domain (redhat
linux 6.4 with samba v4.1, hostname:samba4dc4)
and this is what i get:
root at samba4dc4 /root #samba-tool domain join samdom.example.com DC
-Uadministrator --realm=samdom.example.com --dns-backend=NONE
Finding a writeable DC for domain