similar to: Features.conf and passing DTMF to the other end

Displaying 20 results from an estimated 10000 matches similar to: "Features.conf and passing DTMF to the other end"

2007 Jul 17
1
No sound from Festival, but *something* is happening
Hey folks, So I'm trying to get Festival() working on 1.2.17. I'm trying to use app_festival: Here's the show dialplan output from that extension: '3378' => 1. Answer() [pbx_config] 2. Festival(Hello Asterisk caller. How is your day?) [pbx_config] 3. Playback(vm-goodbye) [pbx_config] 4. Hangup()
2007 Jun 13
2
Polycom + Voicemail + Display message envelope in LCD
Hi folks, A user here has asked if we can display the current voicemail message's envelope (date/time/caller id of message) in the LCD of the Polycom phones we use (430 & 501). I realize this is somewhat like the many caller-id-after-the-fact threads, but I figured maybe someone had solved this a different way. Has anyone been able to do this, via caller ID, messaging, the mini-browser
2007 Nov 01
0
Chanspy attaching to a caller ID entry?
Hi folks, We have a very rare problem with Asterisk 1.2 where Chanspy reports the following: Oct 31 19:53:29 NOTICE[10490] app_chanspy.c: Attaching SIP/105-48807010 to SIP/2015-11b21148 Oct 31 19:53:42 NOTICE[10490] app_chanspy.c: Attaching SIP/105-48807010 to SIP/2066-11d42b80 Oct 31 19:53:46 NOTICE[10490] app_chanspy.c: Attaching SIP/105-48807010 to SIP/2022-11c10170 Oct 31 19:53:58
2008 Jan 04
1
Asterisk content @ OSCON 2008?
Hey folks, Is anyone working on Asterisk (or other) presentation proposals for OSCON 2008 in Portland, OR? Here's the link, in case: http://en.oreilly.com/oscon2008/public/cfp/13 I'd love to see more Asterisk content there! Martin Smith, Systems Developer martins at bebr.ufl.edu Bureau of Economic and Business Research University of Florida (352) 392-0171 Ext. 221
2008 Oct 21
1
For Dial(), when calling party hangs up, redirect called party to another location in the dialplan?
Hi all, I know when doing a Dial, when the called party hangs up, we have a few different ways to redirect the calling party to other parts of the dialplan. In this case, I have someone who would like to do the opposite... When the calling party hangs up after a Dial(), redirect the called party to another location. I'm not sure how else to describe what the user wants to do, but I'm
2007 Jul 19
0
Blank Voicemails/Vonage Problem
Regarding this message, I've actually been told one caller who has consistently had this problem was using Vonage, but calling from his Verizon line, it worked. This skewed my survey. Therefore I do believe it's the same callers having the issue, and in which case, I think Vonage is to blame. I found this thread:
2007 May 31
1
Passing call duration to an AGI Script
Hi, I'm trying to find a way of passing the actual call duration (something like ANSWEREDTIME) to an AGI script that runs periodically during a call. Any ideas? Thanks, Adi. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070531/115b0aee/attachment.htm
2003 Oct 20
0
Re: [R] R - S compatibility table (fwd)
I appreciate Brian and Martin's answers -- and I certainly don't spend as much time & energy maintaining and answering questions about R as they do -- *but* it does seem to me that it would make a number of new (switching) user's lives easier if there were a succinct list of these differences, with a disclaimer ... I would be willing to maintain such a list, but since I
2004 May 07
1
mle
I'm very excited by the new mle package now incorporated in stats4. If possible, I'd like to help develop it. In the past I wrote a similar package (mleprof, available from http://www.zoo.ufl.edu/bolker/R/src), and would like to see if there's anything that my package does that I could contribute (in particular, I'd like to make sure that the code is as robust as possible in
2001 Jun 03
0
OpenSSH 2.9p1 on Solaris 7 x86 problems
Dear sir- I have been trying to build and run OpenSSH 2.9p1 on Solaris 7 for x86. I tried with SunPRO 5.0 compilers and gcc 2.95.2. I am using zlib 1.1.3 and openssl-0.9.6a. In all cases I can get ssh to work for version 1. In no case can I get version 2 to connect. With the SunPRO 5.0 compiler the signature does not verify, with gcc, ssh dies in segmentation violation. I can provide more
2001 Sep 20
0
3d java etc.
There was some interest in the commands for creating an HTML file of 3D graphics that can be shown with a Java applet. Looking at things I discovered (of course) that I should really clean up quite a few things before releasing it for real. I hope to do some of that this weekend. In the meanwhile, here are a couple of pointers to the Java applet & documentation (apparently free for
2002 Feb 13
0
glmms with negative binomial responses
I am trying to find a way to analyze a "simple" mixed model with two levels of a treatment, a random blocking factor, and (wait for it) negative binomial count distributions as the response variable. As far as I can tell, the currently available R offerings (glmmGibbs, glmmPQL in MASS, and Jim Lindsey's glmm code) aren't quite up to this. From what I have read (e.g.
2005 Apr 11
0
correlation range estimates with nlme::gls
I'm trying to do a simple (?) analysis of a 1D spatial data set, allowing for spatial autocorrelation. (Actually, I'm comparing expected vs. observed for a spatial model of a 1D spatial data set.) I'm using models like gls(obs~exp,correlation=corExp(form=~pos),data=data) or gls(obs~exp,correlation=corLin(form=~pos),data=data) This form is supposed to fit a linear model of
1999 Oct 18
1
memory efficiency in R
I'm trying to answer a question from a student about memory use in R (I won't go into the details right here). I have a really vague memory of having read a document, possibly by Venables or Ripley, discussing the awfulness of memory allocation in S-PLUS, and giving (in the context of a bootstrapping analysis of shoe size data??) some general strategies for conserving memory in S-PLUS.
2000 Sep 26
1
weights in nls
Does the nls package actually allow for weighted nonlinear regression? (i.e., I have data with individual variances associated, I'd like to use 1/var to weight the points.) The "nls" function does have a weights argument, but it doesn't seem to do anything as far as I can tell ... thanks ... Ben Bolker -- 318 Carr Hall bolker at
2002 Mar 12
1
using R API in dynamically loaded code?
I'm probably missing something very basic here, but: I've written some C code that I load into R dynamically. In the course of this C code, I generate some multinomial random deviates. I initially used the publically available "randlib" library, which also implements its own random number generator and binomial deviates (which are used to generate the multinomial deviates).
2000 Oct 20
1
Linux -> Win2K file transfer
Just a quick question, in case I'm doing something really boneheaded that could be easily sorted out. I'm attempting to save() datasets on Linux (R 1.1.1) and load() them on Win2K (rw1011, fetched from CRAN today). I get the "restore file corrupted" message every time. I've tried saving with ascii=TRUE and FALSE, and the ASCII versions look OK (it's my impression
2001 May 16
0
glm.nb difficulties
I'm having problems (or to be precise a student is having problems, which I'm having problems helping her with) trying to use glm.nb() from the MASS package to do some negative binomial fits on a data set that is, admittedly, wildly overdispersed (some zeros and some numbers in the hundreds). glm.nb is failing to converge, and furthermore is (to my surprise) producing values of theta
2004 May 11
1
installing mgcv (Knoppix/Debian unstable)
Just in case anyone cares or is hitting the same problem: to install current mgcv (1.0-5) on 1.9.0 on Knoppix/Debian unstable I had to: # cd /usr/lib # ln -s /usr/lib/atlas/libblas.so.3 libblas-3.so # ln -s /usr/lib/atlas/liblapack.so.3 liblapack-3.so Otherwise compilation couldn't find -lblas-3 or -llapack-3 (I could have gotten away with the links in /usr/lib/atlas instead of /usr/lib,
1999 Nov 22
0
No subject
This is off-topic (apologies), but I thought I might get a lead or two here. I'm interested in generating random deviates from a multivariate distribution which is a generalization of the beta distribution -- the Bayesian canonical distribution for the parameter estimates of a multinomial distribution. Given a vector (length n-1) of probabilities p and a vector (length n) of shape