Displaying 20 results from an estimated 1100 matches similar to: "Asterisk 13 FAX"
2010 Apr 07
1
It This data viz possible in R?
Hi All,
I am new to R, but it has been a lot of fun learning as I go and have been blow away by what it can do. Came across this example and wanted to see if ggplot2 or some other visualization package could make this sort of graphic.
2009 Nov 16
1
Paper on data exploration
R users doing data analysis may be interested in the following paper:
http://methodsblog.wordpress.com/2009/11/13/first-paper-now-online/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+wordpress%2Fmethodsblog+(methods.blog)
All data and R code is available.
Alain
-----
--------------------------------------------------------------------
Dr. Alain F. Zuur
First author of:
2018 Nov 16
2
Queue not dialing out to cell phone for some reason
My settings for the queue.log are in the [general] section of logger.conf
I'm running 13, I didn't see what version you said you were running.
If I wanted to add a LOCAL channel to my queue I'd do it as
member => LOCAL/7124 at kiniston-intern,0,John,hint:7124 at kiniston-intern
On Thu, Nov 15, 2018 at 2:38 PM Ivan Demkovitch <idemkovitch at yahoo.com>
wrote:
> John,
2018 Nov 15
7
Queue not dialing out to cell phone for some reason
Hello,
I have queues.conf setup with a group like so:
[Sales](StandardQueue)
announce = first
member => SIP/FF4C119EEBF8-SLS
member => SIP/FF9EF375CCFC-SLS
member => SIP/13145555555 at callcentric ;Eric's cell
member => SIP/FF1565AABB2D-SLS ;Eric's Yealink
So, my idea here that it should ring all 4 phones at the same time. And it does work but randomly.I did trace a call and
2018 Oct 11
4
Is there any way to pass caller id to cell phone?
We have following problem. On some of the extentions I call cell phone after 10 seconds or so.Or, like this one below- we call cell and office phone at the same time
;Eric on extension 105
exten => 105,1,Dial(${ERIC_CELL}&${ERIC_OFFICE},30)
same => n,VoiceMail(105 at default,u)
Where problem comes in - if person not at the desk - his cell phone shows call from OFFICE number and
2015 Jun 19
2
Calling multiple phones at once
Hello All!
I asked week a so ago about how to call multiple phones alltogether (home, office, cell)
Dial app looks simple, this is kind of what I have now:
---------------------
[globals]
IVAN_HOME_OFFICE=SIP/BF8
IVAN_OFFICE=SIP/CFC
IVAN_CELL=SIP/83 at callcentric
[internal]
exten => 101,1,Dial(${IVAN_HOME_OFFICE}&${IVAN_OFFICE}&${IVAN_CELL},60)
same => n,VoiceMail(101 at
2013 Feb 15
3
datos climáticos cambio de formato
Hola!!
tengo un data.frame donde cada fila corresponde a un año y cada columna a
un mes (De enero a diciembre)
> head(valT)
V2 V3 V4 V5 V6 V7 V8 V9 V10 V11 V12 V13
1941 18.0 16.3 15.2 10.1 8.1 8.3 8.8 9.2 7.9 12.2 11.9 14.6
1942 17.2 15.9 13.6 11.6 8.7 6.2 6.4 7.2 9.7 12.0 14.1 16.7
1943 17.6 17.3 13.5 12.5 10.5 7.0 8.2 7.9 -999.9 -999.9
2019 Feb 28
3
Asterisk - can't hear other side. Or other side does not hear us
Antony,
It is correct. Noone connects to Asterisk box/server from outside.Callcentric SIP trunk configured and Asterisk maintains connection to it itself. No special ports opened, nothing. Connection happens from us to Callcentric and all calls routed in from CallcentricI don't know exactly how it's doing it by it works.
Again, keep in mind it is working for many years for most / 90+% of
2011 Sep 01
2
how to plot a series of data in a dataframe?
hi
i have a dataframe with the name "obsdata"
V1 V2 V3 V4 V5 V6 V7 V8 V9 V10 V11 V12 V13
1 1001 3 24 12 24.7 44.4 70.1 49.3 33.7 3.0 6.8 2.7 NA
2 1001 3 25 0 70.1 49.3 33.7 138.2 152.5 NA 4.2 6.9 17.5
3 1001 3 25 12 33.7 187.7 286.5 386.7 NA 16.2 46.0 48.8 43.1
4 1001 3 26 0 88.6 129.4 NA NA
2018 Oct 16
2
Is there any way to pass caller id to
Thanks all,
I did contact Callcentric about it and their tech support helped meget those headers established. They even helped to troubleshoot Asterisk dialplan.
A the end all works as it should.
Thank you,Ivan
Message: 2
Date: Mon, 15 Oct 2018 23:39:31 +0200
From: Daniel Tryba <daniel at tryba.nl>
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users at
2015 Aug 22
3
sprintf error: "only 100 arguments allowed"
I'm trying to apply a function defined in the VW R docs, that attemps to
convert a data.table object to Vowpal Wabbit format. In the process i'm
getting the error in printf mentioned in the subject.
The original function is here:
https://github.com/JohnLangford/vowpal_wabbit/blob/master/R/dt2vw.R
Below there is a small example that reproduces the error. The function
works great with
2011 Jan 11
2
asterisk fax problem
Hello,
I have asterisk 1.6.2.9-2
I tried to install fax utility as it is shown on pdf documents on asterisk
site.
I downloaded Opteron compiled res_fax and res_fax_digium files and copied to
/usr/lib/asterisk/modules/ where default modules directory is.
I created a free fax license and created license file on asterisk server too.
WHen i run asterisk it crashed.
I noticed that if res_fax.so
2010 Sep 30
2
Unable to load fax modules
Hi List,
I did follow the procedure to install Free Fax for Asterisk successfully
till i came accross this isssue: i can't load the fax module:
pbx3*CLI> module load res_fax_digium.so
Unable to load module res_fax_digium.so
Command 'module load res_fax_digium.so' failed.
[Sep 30 10:50:12] WARNING[5427]: loader.c:429 load_dynamic_module: Error
loading module
2011 Mar 07
1
Error loading module 'res_fax_digium.so'
Hi,
I installed Free FAX for Asterisk on my home Asterisk 1.8(Centos5.5)
server. Everything seems fine but I just saw this WARNING shows up in
the log every time I start the asterisk:
/[2011-03-07 10:50:41] WARNING[13429] loader.c: Error loading module
'res_fax_digium.so': /usr/lib/asterisk/modules/res_fax_digium.so:
undefined symbol: ast_fax_tech_unregister/
And in later in the log
2005 Oct 13
1
expand.grid problem
Hi all,
I want to make all possible combination from dataset below:
V1 <- c(0,1,2)
V2 <- c(0,1)
V3 <- c(0,1)
V4 <- c(0,1)
V5 <- c(0,1)
V6 <- c(0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20)
V7 <- c(0,1,2,3,4,5,6)
V8 <- c(0,1)
V9 <- c(0,1)
V10 <- c(0,1)
V11 <- c(0,1)
V12 <- c(0,1)
V13 <- c(0,1)
V14
2015 Jun 15
5
Calling multiple phones at ones
Hello group!
I?m new to Asterisk but got one running finally :)
Now I?m trying to solve following problem. I have company Automated Attendant and each employee have
SIP phone at home, SIP phone in office, cell phone.
I want all those 3 phones to be ?one?. So, if someone calls our company number and dials my extension - I?d like 3 phones to ring at the same time.
What is this feature and where
2010 May 24
2
import data from a csv file
Hi all,
I have some trouble reading data from a csv file.
I used command "read.delim("clipboard") to read in the data.
> aalpha.data <- read.delim("clipboard")
> class(aalpha.data)
[1] "data.frame"
> dim(aalpha.data)
[1] 8 25
> colnames(aalpha.data)
[1] "X" "V1" "V2" "V3" "V4"
2013 Mar 18
2
Confirmatory factor analysis using the sem package. TLI CFI and RMSEA absent from model summary.
Hi R-help,
I am using the sem package to run confirmatory factor analysis (cfa) on some questionnaire data collected from 307 participants. I have been running R-2.15.3 in Windows in conjunction with R studio. The model I am using was developed from exploratory factor analysis of a separate dataset (n=439); it includes 18 items that load onto 3 factors. I have used the sem package documentation
2008 Sep 05
1
binary order combinations
Dear all!
I have a vector of names
names<-("V1", "V2", "V3",....., "V15")
I could create all possible combinations of these names (of all
lengths) using R:
combos<-lapply(1:15,function(x)
{combn(names,x)
})
I get a list with all possible combinations of elements of 'names'
that looks like this (just the very beginning of it):
[[1]] - the
2009 Apr 04
1
Problem with sample()
Hi,
I'm having a problem using sample() within a function.
Basically I get an error reading:
Error in sample(v, 1, prob = h) : non-positive probability
Can anyone advise me as to the possible origin of this error?
Here is my code
#Discretised Gillespie algorithm function (From SMfSB, D.J. Wilkinson)
gillespied=function (N, T=100, dt=1, ...)
{
tt=0
n=T%/%dt
x=N$M