similar to: Asterisk 11.2.1 / dahdi destroy channel / asterisk crashes

Displaying 20 results from an estimated 300 matches similar to: "Asterisk 11.2.1 / dahdi destroy channel / asterisk crashes"

2002 Jun 24
10
code optimization
I have a function "eval.delta" which does what I want but isn't very elegant. I have consulted the R documents, MASS, and S Programming. Is there a practical way to optimize the code? Thank you very much. Peter B. Function: eval.delta <- function(delta){ cat("VALUES\n") vlr <- NULL k <- 0 for(j in 1:length(delta)) if(delta[j] <= 2){
2002 Apr 29
0
code optimization
Try this: split(delta,cut(delta, breaks=c(0,2,4,7,10,max(delta)),include.lowest=T)) $"[0,2]" [1] 0.0 1.4 2.0 2.0 $"(2,4]" [1] 2.3 2.3 $"(4,7]" [1] 4.5 6.4 $"(7,10]" [1] 8.9 7.4 $"(10,12.4]" [1] 12.4 11.5 "Peter B. Mandeville" <mandevip at uaslp.mx>@stat.math.ethz.ch on 06/24/2002 13:11:41 Sent by: owner-r-help at
2004 Dec 07
1
Restrict outbound calls on Broadvoice
Hello, I have been researching Asterisk and have a few questions. Is it possible to allow users to only call certain area codes? Reason for this is that the plan from BroadVoice allows unlimited calling to certain countries. Any country outside of this plan would be charged on a per minute basis and I am trying to avoid that. Another question is if there is a way to distinguish a land line
2008 Nov 30
3
DTMF Tones
Hi All I cannot seem to find a way to stop atserisk inercepting DTMF tones and regenerating them even on a zap to zap bridged call is this possible? Thanks Robb
2007 Apr 11
1
outCALL- the open source Asterisk integration applicaiton for Microsoft Outlook
Bicom Systems releases outCALL, an Asterisk open source Outlook integration LONDON, UK (11th April 2007) - Bicom Systems announced today it has released outCALL, an open source desktop application allowing integration Microsoft Outlook. OutCALL allows users an easy way for placing and receiving phone calls integrated with users Outlook contacts. "The open source PBX market needed
2007 Mar 13
3
How to match wild card inside a GoToIf?
How can I match wildcards inside a GoToIf? I have something like this, but it doesn't work: [default] exten => _2XXXXXXXX,1,Macro(outcall,${EXTEN}) [macro-outcall] exten => s,1,GotoIf($["${ARG1}" = "220408XXX"]?2:3) exten => s,2,Hangup Any ideas? Regards, Ricardo.
2010 Dec 28
1
OutCall for Outlook only shows Name from CLID and not Number - hence not pulling contact
Hi Everyone, I am using OutCall 1.6 (latest) with Asterisk 1.6 and Windows Vista. I can originate calls see the program login nicely but when a call comes in it only shows the Name portion of the CLID and not the number hence it pulls up a new contact on Outlook. The new contact only show name and last name and no CLID Number again. So, this repeats every-time I call even if I manually enter a
2009 Dec 03
2
Wi-Fi sip phones with auto provisioning
Im looking for wifi sip phones that support auto provisioning and work flawlessly with atserisk. Can anyone suggest me some models?
2007 Dec 05
7
Asterisk SIP Microsoft Outlook Integration
Does anyone know how I could integrate my Asterisk setup with Outlook so that when I click on a phone number is my outlook address book it will dial the number and ring my SIP phone so that I can just pick it up? I am interested in this integration for WinXP with Outlook 2003 and WInVista with Outlook 2007. Thanks, Michael -------------- next part -------------- An HTML attachment was
2009 Oct 20
1
OutCALL
Hi everyone, Does anyone have the documentation for OutCall? http://code.google.com/p/outcall/ The link isn't working. Thanks Dan ________________________________ IT Maintenance Contract Clients can now access our Instant Chat Service to receive immediate remote IT support. Click the chat link below for support. For more information on receiving IT support from ?150
2009 Jun 15
2
Click-to-dial CTI for Windows
Hello guys, Is there a decent click-to-dial CTI which works well with Asterisk? We have vanilla asterisk implementation and I have tried a few (ADA, Outcall etc) but they have poor documentation and don't work very well. We are looking for an application which can allow us to dial a number from Outlook and IE/Firefox for outbound calls and get a pop-up for inbound calls with call history
2005 Jul 10
1
VM Outcall: Rube Goldberg Edition
Resent to the list since I didn't think you would mind. Kevin wrote: > Eric, > > I have been using your vm outcall script for some time and it has worked > well. Thanks for your efforts. > > I am trying to re-install and I can't seem to get a call file generated. > I have set up postfix and in the log it appears that it pipes the > message to the vmoutcall
2004 Jan 04
2
Voicemail Out call
There was a post in the 'wiki' for an application to provide an outcall when there is a voicemail is left on asterisk. I am having a problem that this application will only work if the caller presses the pound sign at the end of recording. As most people just hang up, this application isn't working. Can any offer suggestions to accomplish this out call?
2003 Dec 28
4
outcall notification
Has anyone implemented an outcall notification when there is a voice message waiting? I would like to have the system notify me of awaiting voice messages by a telephone call rather than an email notification. I would imagine that a call could be dumped into the asterisk spool directory, but I'm not sure how I would monitor for messages waiting. Has anyone implemented such a feature for
2009 Jan 16
1
Asterisk Upgrade
I was Using freepbx-2.1.1, Asterisk 1.2.29 and Asterisk Addons 1.2.9 i tried to upgrade to Asterisk 1.4.22.1 and Addons 1.4.7 all of the IAX trunks got not working at all. I tried to downgrade by "make clean; make; make install" in Atserisk 1.2.29 directory.but "make" gives errors in the end. How can i downgrade asterisk again and undo all changes i made?. (in steps
2018 Oct 01
1
explorer.exe crashes on security tab access
Am 01.10.18 um 12:39 schrieb Kacper via samba: > Ok, we identified that this is a Windows bug. Is there any way to know > if and when a Windows fix will be available from Microsoft? in case an application *crahes* it's *always* the fault of that application
2010 Apr 26
2
How to disable the wine error window?
Hello together! Sometimes i get in my Win-Games an error in a small window from wine , like "somehting happend blablalabala wine error" Is it possible to disable this window in the wine regedit? and if it crahes, it crashes and kills the wine processes? thx lightmans
2006 Nov 13
6
Dual Wan Router with Failover
Hi List, Does anyone know of a good dual wan router that can handle SIP well and can failover between connections if there is a SIP issue on one of the lines (meaning there still is a connection however there isnt enough bandwith or sip packets arent going thru etc.) ? Thanks. Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Apr 13
4
AGI and forking
Hi. I just want to make sure I understand this before doing something that might break things spectacularly for our users and customers :) We are using Asterisk 1.6.2.9 and my programming language of choice is Perl. I want, when a call comes in on someone's DDI number (which the person who dialled it can only possibly have obtained by dialling 1471 after we called them), to be able to
2018 Aug 17
5
explorer.exe crashes on security tab access
Clearly this is some kind of bug. Can you submit a bug report or should I? Also can you elaborate why it's bad practice to create files/folders as a local Unix user/group on a Samba DC? On Thu, Aug 16, 2018 at 9:50 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Thu, 16 Aug 2018 21:20:29 +0200 > Kacper <kacper at kacper.se> wrote: > > > The