search for: waitforring

Displaying 20 results from an estimated 54 matches for "waitforring".

2006 Apr 02
1
Asterisk "answering machine" replacement, "WaitForRing()", application return values
...ve the line alone if someone picks up the regular phone within a certain number of rings. Google came up with a few people asking how to do the same thing but no definitive descriptions or indications as to what worked. I THINK I actually have this set up now, but I'm unclear on how "WaitForRing()" is supposed to work. Depending on which set of documentation you look it, it seems "WaitForRing($seconds)" is supposed to either A)Wait $seconds seconds AFTER the next ring it detects or B)Wait $seconds for the next ring (and fail if no ring occurs in that time) or possibly C)...
2013 Jul 17
1
syncer causing latency spikes
Hello, I'm trying to investigate and solve some postgres latency spikes that I'm seeing as a result of some behaviour in the syncer. This is with FreeBSD 8.2 (with some local modifications and backports, r231160 in particular). The system has an LSI 9261-8i RAID controller (backed by mfi(4)) and the database and WALs are on separate volumes, a RAID 6 and a RAID 1 respectively. It has
2011 Apr 05
1
allpage issu on asterisk 1.8.3.x
Hey Guys! I have perl script for allpage which is working fine with asterisk 1.8.2.3 version but same script same dialplan wouldn't working on asterisk-1.8.3.2 is there anything changes ? If i run this script from command like it works but not from asterisk dialplan. This script nothing but just connecting AMI interface and using Variable: SIPADDHEADER=Alert-Info: Ring Answer variable to
2010 Aug 05
1
Incoming SIP Calls dumped to non-existent VM no matter what extensions.conf setup is used
Hello. I have been beating my head over this problem for about 6 hours now. I have a SIP peer, who I register to (successfully), who should be directing all incoming calls at my [default] stanza in my extensions.conf: [ Context 'default' created by 'pbx_config' ] 's' => 1. Wait(1) [pbx_config] 2.
2006 Jan 11
0
Asterisk Manager API and ZapBarge or ChanSpy
Am trying to monitor and record an in-process phone call using a remote computer and the Asterisk Manager API. Have something that is working, but the call recording volume is to low to be usable. dialplan exten => 8159,1,ZapBarge(Zap/1) remote application with Asterisk Manager API $telnet->print("Action: Originate\nChannel: Local/8159\@default\nApplication: ChanSpy\nData:
2005 Feb 06
2
Need help with perl script/agi for ringback
Hi, I'm trying to write a simple perl script that will run the following: Action: Originate Channel: local/xxx@callback/r/n Exten: 1234 Context: callback Priority: 1 Extensions.conf exten => 500,1,agi,callback.pl callback perl script: use Net::Telnet (); $mgrUSERNAME='fred'; $mgrSECRET='bloggs'; $server_ip='127.0.0.1'; $tn->print("Action:
2003 Jun 12
0
panic possibly related to soft updates? (4.8-STABLE, Jun 12 2003)
Hello list, I have been fighting this problem for a few days now. I have changed memory and opened the case and monitored for heat. I have been getting the same panic about every 12 to 24 hours. I can let the system sit idle, or run it under a heavy load (cpu and disk), but the panics dont seem to be related to system load. It looks to me like a dangling pointer in softdep_update_inodeblock,
2016 Oct 03
9
[Bug 98030] New: Stuttering video playback in totem after update to 1.19-rc1
https://bugs.freedesktop.org/show_bug.cgi?id=98030 Bug ID: 98030 Summary: Stuttering video playback in totem after update to 1.19-rc1 Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2003 Nov 26
1
perl --> manager problem
I am having some issues when trying to connect with perl to the asterisk manager and doing an "IAX2 show channels". If i do that on a server that is heavily loaded, i sometimes get some events instead of the channels i asked for. Any suggestions how i could fix that ? zoa.
2007 Jun 18
1
Phantom Calls
...answer the phone, there is only silence and then they hang back up and it sometimes rings again. I've been trying to track this down for a couple of weeks now with no success yet. If anyone can lend a suggestion or a pointer to look for, I would greatly appreciate it. I've tried using WaitForRing() in case it is bad signaling coming from the phone company. But that has not helped. This setup has: Asterisk 1.2.17 Zaptel (whatever was distributed same time as Asterisk 1.2.17) CentOS 4.4 Polycom 301's throughout Sangoma A200 with 2 ports connected to PSTN. Thanks for any help. -- W...
2011 Dec 17
1
Random Proliant Crashes CentOS 6.1
I've been seeing some random Proliant DL380 G4 64bit crashes. Each time, on the console are messages relating tojbd2/cciss and something about a waitfor 120 seconds. Is anybody else seeing anything like this? Oddly, I can't seem to find this in the logs. I guess it can't write when this happens. -- John Hinton 877-777-1407 ext 502 http://www.ew3d.com Comprehensive Online
2006 Jan 27
3
paging agi
Hello Everyone, I've been playing with an agi script for paging sip phones. page.agi will take all available sip extensions and assign them to the global variable PAGE_GROUP. Allowing the phones to be paged from the dialplan with the new Page cmd. Extensions to be excluded are presented as arguments to the agi. Each time a page is made this agi refreshes the global variable. This works with
2007 May 27
2
Cisco remote reboot
Is there a way to remote reboot a Cisco 7940 or 7960 phone via some kind of command? The idea is to force a reboot automatically after changing one of the configuration files. Regards, Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070527/857bdda8/attachment.htm
2007 Dec 13
1
chan_mobile problems
I built asterisk-trunk at 92526 and asterisk-addons-trunk at 496. I have my Bluetooth cell phone connected. It almost works. In mobile.conf, I have "context=incoming-mobile" for the phone, and that looks like: context incoming-mobile { _. => { VoiceMail(9999,b); Hangup(); }; } Calls to the cell phone get directed answered by Asterisk and directed to
2010 Aug 23
3
sendmailR-package-valid code needed
## Not run: from <- sprintf("<sendmailR@ to <- "<olafm at datensplitter.net>" subject <- "Hello from R" msg <- "It works!" sendmail(from, to, subject, msg, control=list(smtpServer="ASPMX.L.GOOGLE.COM")) ## End(Not run) the above commands are provided in this document ie http://cran.r-project.org/web/packages/sendmailR/sendmailR.pdf
2003 Oct 01
1
4.9 RC1 (i386) mplayer induced panic
All: I cvsup'ed earlier this evening and am still able to reproduce this panic at will. Command line, panic backtrace, dmesg, ldd output, and mplayer version follow. If more information is needed, just let me know. % mplayer foo.mov [a quicktime file] [plays for awhile, and then panics] # gdb -k -s /usr/obj/usr/src/sys/LICHEN/kernel.debug -e /var/crash/kernel.2 -c /var/crash/vmcore.2
2016 Jun 28
2
Instruction selection problem with type i64 - mistaken as v8i64?
Hello. I am writing a back end in which I combined the existing BPF LLVM back end with the Mips MSA vector extensions (from the Mips back end) I have encountered an error when compiling with llc: the instruction selector uses a vector register instead of a scalar register with type i64 . I have the following part of LLVM IR program: vector.body.preheader:
2008 Apr 10
2
Phantom Rings
I'm having a major problem at one of my branch offices with "Phantom Rings" on their asterisk-based phone system. The system was originally built using 2 X100P cards and was recently upgraded to a Rhino R4FXO-EC card. The upgrade severely increased the frequency of the phantom rings. I've read everything I can find on-line about automatic testing and noise on the line and
2003 Oct 27
14
Answering Machine Detection
Does anyone have any recommendations on implementing Answering Machine detection for call generation programs? What I would like is * to determine what picks up the other line (Answering Machine, Voicemail, or Human) to determine which action to take. For example: If * detects Answering Machine or Voicemail, hangup call & the AGI will log (ANSWERING MACHINE DETECTED) and at that point,
2018 Apr 24
0
[ANNOUNCE] xorg-server 1.19.99.905
More bugfixes, and streams support for Xwayland. This will almost certainly be the last RC. Adam Jackson (10): sdksyms: Skip empty symbols xwayland: Don't crash on WarpPointer(dest_w = None) modesetting: Fix inverted check in dri2 WaitMSC animcur: Fix crash when removing a master device dix: Factor out extension availability check dix: Allow an extension to