similar to: Strange Cisco/Asterisk anomaly

Displaying 20 results from an estimated 800 matches similar to: "Strange Cisco/Asterisk anomaly"

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
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
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
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 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
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 Feb 19
5
Problem with expire plugin and expunge
Hello, I am running dovecot 2.0.9 with expire plugin, using the sqlite backend. The following command is executed every day by cron: doveadm expunge -A mailbox Trash savedbefore 30d I started to use the expire plugin about one month ago. Since then, using "doveadm search -A mailbox Trash savedbefore <days>" with different values for <days>, I could see every day how
2004 Jul 21
0
list archive anomaly
At the list archive page (http://mailman.ds9a.nl/pipermail/lartc/) there is an amazing message from the future: the year 2032 (q1). Not that I know anything about mailman, but someone might want to "maintain" that. -- ****************************************************************** Glen W. Mabey Glen.Mabey@usu.edu http://mabeys.homelinux.com/glen/
2008 Jun 10
0
Seeking Collaboration in Development and Validation of an Anomaly Detection System for Asterisk
We are currently doing research and development on an open-source runtime application monitoring system for Asterisk. This system is aimed at detecting and mitigating problems or vulnerabilities that arise from residual errors--whether unintentional or malicious--either in the application code or in its configuration or usage patterns. It can, for example, be used to detect and prevent
2011 Aug 08
0
Re: anomaly warzone earth
I did all you posted scripts and it all worked out...Finally miracle happened. :D
2011 Mar 23
0
strange anomaly/bug with cupsaddsmb and 64bit drivers
This is probably a CUPS bug but maybe not, I'll mention it here just in case. When using cupsaddsmb to install 64bit drivers the drivers must be in the (maybe distro/configure dependent): /usr/share/cups/drivers/x64 to be sure that's "x64" with a lower case "x". The cupsaddsmb app ignores the drivers if the subdirectory is named with an uppercase "X" (X64).
2008 May 01
1
FPS Anomaly (screenshots)
When I run naiture in WINE (it is a Windows based program that I am trying to move to Linux/OpenSource) it says the FPS is like 500+ with just a block in the center. Yet the actual visual framerate is quite choppy: [Image: http://www.naiture.net/snap/wine1.png ] Here it is running in full, the reported FPS is more realistic: [Image: http://www.naiture.net/snap/wine2.png ] Why would the
2011 Jul 01
1
Anomaly in Xapian
HI all, I'm just testing out the capabilities of xapian and omega. Environment - Fedora15. Disk to be indexed - 2GB? - FAT16 filesystem. Named "New Volume" When I add a text file to the disk, by right-clicking in Fedora and choosing Create New - > Text File The system creates the text file as expected. I added some content/words, however, xapian-omega will not index it:
2011 Mar 29
0
[LLVMdev] Anomaly with CallGraph construction
Hi Gabriel, ... > Summarizing, I have two questions: 1) is the CallGraph analysis "working as > intended" here?; and 2) what would be the correct approach > to modifying the proposed analysis in order to detect that randlc() is being > called in that CallInst ? the reason that the callgraph analysis does not try to understand indirect calls like this is that other passes
2017 Aug 23
2
snapshot anomaly
2017 Aug 23
0
Re: snapshot anomaly
Hi, Can you try this command: virsh snapshot-delete serv1r2 snap --metadata On Wed, Aug 23, 2017 at 4:41 PM, Doug Hughes <doug.hughes@keystonenap.com> wrote: > I'm not sure how this snapshot got created, but, I cannot delete it, and > its presence prevents me from creating other snapshots. I don't know if it > was created by a command gone amok or something else. >
2017 Aug 23
1
Re: snapshot anomaly