similar to: Re : Calling card platform

Displaying 20 results from an estimated 1000 matches similar to: "Re : Calling card platform"

2004 Jan 29
1
re: help with voicepulse connect IAX2
hello, after playing with an asterisk configuration for voip for a few weeks i'm trying to get outbound dialing with voicepulse going - i've cut down the asterisk to a very minimal install (1 SIP client) to try to localize the problem. The SIP client works fine (SIP and * on the same NAT) and could access the demo from samples before i removed it, and can call itself - so i am
2005 Jul 02
3
call forwarding, most basic case
hello all, i need some help and after trying the wiki i'm even more confused than i was. i'm trying to set up call forwarding and running into problems... i want the most basic call forwarding imaginable. 1. caller dials extension (say, 154) 2. dialplan is updated to forward caller's extension (based on CALLERIDNUM) to voicemail, instead of ringing his endpoint. 3. caller is
2005 Mar 23
3
Need some help
Hi all I have a couple of questions maybe you guys can help me with them I have sip phones , SER server , Asterisk. what is the best way to do that (also with accounting and authentication). which one of those options 1) sipphone -> SER -> ASTERISK -> SER -> PSTN 2) sipphone -> SER ->ASTERISK ->PSTN on the first option i am trying to return the call to the ser
2005 Jun 22
2
Weird ring back
Hi guys, I have a weird thing happening sometimes with users calling from a GrandStream phone through Asterisk onto a PSTN. Sometimes after a user hangs up a call on a GrandStream phone the phone starts ringing after a couple seconds. When the call is answered there is no one there. Anyone had this before ? Kindest regards David Wilson _______________________________ D c D a t a Tel +27 33 342
2007 Oct 22
1
app_swift issues
Hi all, i'm trying to integrate cepstral and asterisk, and i have a problem i'd appreciate any help with (i know it's a bit tangential, but i figure this is the place with the most knowledge of app_swift and asterisk). I've installed swift from cepstral.com with alison's voice, and it works fine, from the command line i can do swift "hello there" -o test.wav and then
2008 Jul 17
3
Histogram with two colors depending on condition
Dear List, Say, we generate data like this- dat<-rnorm(1000,1,2) hist(dat) How do i make the histogram, say, red (col = 2) before X = dat = 0, and rest say, green (col = 3) beyond X = dat = 0 in R? The resulting histogram could be like this http://ehsan.karim.googlepages.com/histogram.JPG (edited) Thanks in advance. Ehsan http://ehsan.karim.googlepages.com/diaryofastatistician
2007 May 03
2
Single Title for the Multiple plot page
Dear List, In R we can plot multiple graphs in same page using par(mfrow = c(*,*)). In each plot we can set title using main and sub commands. However, is there any way that we can place an universal title above the set of plots placed in the same page (not individual plot titles, all i need is a title of the whole graph page) as well as sib-titles? Do I need any package to do so? Thank you
2007 Apr 17
3
Extracting approximate Wald test (Chisq) from coxph(..frailty)
Dear List, How do I extract the approximate Wald test for the frailty (in the following example 17.89 value)? What about the P-values, other Chisq, DF, se(coef) and se2? How can they be extracted? ######################################################> kfitm1 Call: coxph(formula = Surv(time, status) ~ age + sex + disease + frailty(id, dist = "gauss"), data = kidney)
2004 Oct 06
3
OH323 compilation with updated Asterisk
I just updated by Asterisk and now when I am trying to compile OH323 I get this error , is this any new addition to Asterisk ? chan_oh323.c:2419: error: structure has no member named `ani' chan_oh323.c:2419: error: structure has no member named `callerid' Ehsanul Karim
2006 Feb 05
2
re: questions about sip requests to asterisk 1.2
hi all, I keep asking the question and getting no replies, so i'll keep asking :-) In asterisk 1.09, with autocreatepeer=yes, if i send asterisk a SIP request from SER, specifically rewritehostport("myIP:5070"); (asterisk running on port 5070) asterisk picks up the request and matches it to the dialplan, i.e. if in ser i was sending to 151@myServer, it will make it
2007 Oct 12
1
question about PSTN pickup
hi all, you'll have to excuse the ignorance (i'm a software guy, not a telcom guy..) Is there any way to know if a channel has been answered by an automatic system (like voicemail) rather than a human being? Specifically, I want to use a .call to make a call on a channel and only do something if a person answers, not a machine of any kind. Is this even possible, or is an answered
2005 Mar 11
2
Calculating lengths of runs of 0 or 1 sequences in meteorological data
Dear List Members, I need some help about programming in S language. My problem is as follows: I have meteorological data (about rainfall measurement each day from 1989-2002), say like http://www.angelfire.com/ab5/get5/data.rainfall.txt or http://www.angelfire.com/ab5/get5/R.rainfall.txt in a sequence of 0(denoting dry day)'s and 1(denoting wet day)'s. I want to construct a frequency
2004 Sep 26
1
ASTCC Terms : Help
I have got my ASTCC up and working , but facing a hard time understanding the terms in ASTCC what actually they are meant for. 1. What is Trunk in ASTCC and what are the meaning of the parameters such as Technology & Peer/Trunk ? 2. In the routes if I use 0 connect fee that means the user won't be charged for 0 sec calls right ? Inc. Seconds refer to interval ? If I set 500 in cost per
2006 Dec 11
1
re: L option in dial command
Hello all, I'm having a bit for a problem with the dial command limit option. I have the following dial command (executed from inside the a2billing agi) AGI Script Executing Application: (Dial) Options: ( IAX2/username@voipjet/18005551212|30|HL(60000:20000:00000)0) Now, from what i read in the wiki, this is supposed to limit me to one minute (60000 ms), and warn me when there are 20
2004 May 06
5
Orthogonal Polynomial Regression Parameter Estimation
Dear all, Can any one tell me how can i perform Orthogonal Polynomial Regression parameter estimation in R? -------------------------------------------- Here is an "Orthogonal Polynomial" Regression problem collected from Draper, Smith(1981), page 269. Note that only value of alpha0 (intercept term) and signs of each estimate match with the result obtained from coef(orth.fit). What
2004 Oct 02
1
Latest ASTCC
What are the two new options is ASTCC ? Let's atleast get a README file to read. IAX_Friends SIP_Friends Ehsanul Karim
2004 Oct 04
1
some problems with OH323
Hello, I am facing some problems with OH323 1. I am using exten => 223,1,SetVar(OH323_OUTCODEC=gsm) or g729 exten => 223,2,Dial(OH323/x.x.x.x) but the call always go out in aLaw . 2. With OH323 I find one way audio . 3. How can I use ASTCC with OH323 , I have tried to use dialstrings like exten => 223,2,Dial(OH323/192.168.0.1/1234) to send the dialed number as 1234 , but it does
2003 Nov 17
3
S Programming
Dear all, I am thinking of writing my own functions in s-plus (or in R). I just know how to work with S-plus / R built-in functions. Therefore, I'm a beginner in S programming. I am looking for some on-line documentation that is well written about "Programming in S language" where control stuctures / loops / vectorization and necessery sequences of S programming are
2007 Apr 23
1
Extracing "Interval of Time" in seconds in R
Dear List, I want to let R calculate the time (run-time) it requires to run a self-written simulation function. I tried as follows: it enables me to see the starting and finishing time points. ############################# "sim.result" <- function(nsim, ...){ Starting <- date() ... # calculations # final.result <- ... # Output for display # cat("# of Iterations used
2007 Apr 24
1
exclude the unfit data from the iteration
Dear List, Trying to explain my situation as simply as possible for me: I am running a series of iteration on coxph model on simulated data (newly generated data on each iteration to run under coxph; in my example below- sim.fr is the generated data). However, sometimes i get warning messages like "Ran out of iterations and did not converge" or "Error in var(x, na.rm = na.rm) :