Displaying 20 results from an estimated 300 matches similar to: "Seasonal weekly average"
2018 May 09
0
Seasonal weekly average
Hi Shakeel,
Assuming that you are starting with a bunch of dates:
# make a vector of character strings that can be converted to dates
rep_dates<-paste(sample(1:30,500,TRUE),sample(1:12,500,TRUE),
sample(2013:2017,500,TRUE),sep="/")
# if this isn't your format, change it
date_format<-"%d/%m/%Y"
# create a data frame with a column of dates
2009 Aug 06
6
E1 line simulation for Asterisk
Hello
I have recently configured TDM400P with four FXO ports.
My next requirement is to configure for E1 line. which contain 30
phone lines and 2 for signalling information.
The problem is I dont want to go for E1 line directly .....Is it
possible to get simulation for E1 line ... so that i can develop a
system for an E1 line.
--
Best Regards
Shakeel Abbas
2009 Sep 07
5
TE420P configuration
Hello
I am trying to configure TE420P but i am confused what to give chan_dahdi :(
Below is configuration i am using for TDM400P
Please help what changes to make in it... Please provide a link as well
[trunkgroups]
[channels]
;default for channels
switchtype=national
rxwink=300
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
2009 Jun 19
5
Dail in modem
Hello
I am required to do some thing like Dail in modem .
User will have to call a modem just like we do in dail up connection
....now we need to handle that request and retrieve some parameters
from that send a HTTp request to a web server and then after getting
http response send user a feed back ..
this is a requirement ..
Is it possible ??
what is the way forward ??
please give me a
2009 Sep 26
8
Inquiry:How to convert *.wav files ?
Dear All
Can you please do me favor and let me know how can I convert *.wav files
into 32 bit 44 KHz ? Please be informed that I have specific sound files in
*.wav format that I converted them into *.gsm format with the aid of the
following command :
#sox FR00003.wav FR00003.gsm
It got through but the voice quality is poor . I need to convert the
original *.wav sound files (their file attribute is
2013 Jan 04
3
help "reshaping" dataframe
List,
I want to reshape my data, but I'm not sure how to do it... it might be a
simple task, but don't know which package does this.
"occ.data" (see below) is how my original data are arranged, and I know
that with melt() I can reshape it like "y" (see below). However, I just
want to build a matrix like the "y" matrix, but with only 2 dimensions.
Something
2009 Sep 09
2
All the four lights blinking
HelloI have the following system
Asterisk 1.6.1dahdi 2.2.0.2
TE420P card
Centos
I have noticed that all the four lights are blinking(ie coming red and then
off so on)...
Previously I also noted that when dahdi drivers are not installed lights
blink but one by one in sequence(like in marriage cermonies :P) and after
dahdi installation lights get off ... but this time all at same time
2015 Nov 27
2
Sieve Max Redirect
@Steffan: This is the error I see in log file:
sieve: info: started log at Nov 27 14:30:15.
main script: line 42: error: total number of actions exceeds policy
limit (33 > 32).
Regards...
Shakeel
On 11/27/2015 06:09 PM, Steffen Kaiser wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Fri, 27 Nov 2015, Shakeel Shahzad wrote:
>
>> I have configured
2010 Feb 12
7
Asterisk Cepstral TTS
Can someone point me to a page about writing a text file to call an
external number and play a TTS with cepstral? I know it includes the
creation of a .call file but beyond that im a bit lost.
2009 Nov 02
4
GSM and Wav format
Hello,
Let me explain a scenario
There are different Asterisk Servers at different Remote locations.
Recording in different formats for FIVE seconds reveals that
Format : Size
wav : 84 KB
gsm : 8.3 KB
sln : 84 KB
It can be recorded in any format. This is size for five seconds only. We
need to transfer these files from different remote servers to a centralized
server.
We need to play these
2002 Dec 21
2
samba win2k network path not found error 53
Hi all,
i installed the samba 2.2.2 for solaris 8 on SPARC server and trying to
connect it throught win2k machine but when i use the following command:
net use \\sunmachine
i get the following error message
system error 53 has occured
The network was path not found
sunmachine name is also entered in the lmhosts file.
I really appreciate the quick reply.
My smb.conf is attached
Regards,
2003 May 12
1
plot.ranef.lme (PR#2986)
library(nlme)
data(Phenobarb)
na.include <- function(x)x
phe1 <- nlme(conc~phenoModel(Subject, time, dose, lCl, lV),
data = Phenobarb,
fixed = lCl+lV~1,
random= pdDiag(lCl+lV~1),
start = c(-5,0),
na.action = na.include,
naPattern = ~!is.na(conc))
phe.ranef <- ranef(phe1,augFrame=TRUE)
plot(phe.ranef, form=lCl~Wt+ApgarInd)
[Error in max(length(x0),
2009 Oct 20
6
Syncronizing files on different Asterisk servers
Hello
I need some advice regarding the Asterisk server that are located at
different locations.
Three asterisk servers are here each at different location. Suppose A,B,C be
the three servers respectively.
Server A is connected to server B and server C through a VPN.
I have a developed an IVR service on server B and server C where users come
and record their voice. On the same servers B and C
2010 Feb 24
6
R error- "more columns than column names"
Hi all! I am desperately trying to figure out the solution to this error, but
nothing as of yet is working.
As noted in an earlier post I am using GenABEL. In an attempt to read in
the phenotype file, in the format .dat, R keeps giving me the error "more
columns than column names"
I have tried to read in the data without the headers; I have also tried to
trim the data to remove any
2009 Dec 03
1
Dial application with M option
Hello,
What i am trying to do is ..... Dail a number and ask if you wana talk to
XXX press 1 and if you dont wana talk press any other key.
For this purpose i am using this
link<http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial>
.
*I am using this option :- *
*M(**x**)*: Executes the macro (x) upon connect of the call (i.e. when the
called party answers). IMPORTANT - The CDR
2009 Aug 26
1
app_swift issue
Hello
I have installed cepstral .... It works woderfull using an agi script but
.....
when i try to use Swift("say this") is Dial plan .... I get the error
[Aug 26 12:30:18] WARNING[7420]: pbx.c:3167 pbx_extension_helper: No
application 'Swift' for extension (actdemo, 123, 2)
Now i come to know to install app_swift
Here is the issue...
when i try to execute make command
2010 Jul 06
3
How to secure Configuration files
Hello Community,
I have a question , I have been working with asterisk and developed some
successful applications. I am facing an issue of security i.e. We deploy
servers to client end. Now i dont want the client to see my configuration
files (Of course copy and distribute or replicate the logic with out
permission).
Now the configuration files are stored in /etc/asterisk/* (Of course we can
2009 Aug 26
4
Fw: app_swift issue
Hi Shakeel,
I had the same problem building app_swift (1.6..) myself and searched the web far-and-wide for a solution. I eventually contacted Darren Sessions -- who was maintaining that plug-in -- about a month ago. He was involved in another project and said he might be able get to it after a few weeks. But, since then, his website http://www.darrensessions.com/ has gone out of comission.
I
2006 Jul 10
2
I have installed Ruby on Rails but it doesnt work
Dears
I have installed Ruby and Rails succesfuuly but when I run it on the
browser by typing http://localhost:3000/, it gives an error ("The Page
cannot be displyed").
PLease help me in this regard.
Shakeel ur Rehman
--
Posted via http://www.ruby-forum.com/.
2015 Nov 27
2
Sieve Max Redirect
Hello,
I have configured iRedMail ( 0.9.1) on Ubuntu (14.04 LTS). In my
dovecot.conf file, I have set sieve_max_redirects as 500. In dovecot
(2.2.9) configuration file, I see sieve_max_redirect as 100 but when I
add email addresses more than 32, I see that redirect fails. Can you
please help me to see this issue and fix it through? If you need
anything from my side, please let me know.