Displaying 20 results from an estimated 100 matches similar to: "echo system command and set the results to a new variable"
2009 Mar 12
4
log to cdr each dialpan action, not only one record for each call
Hi to all.
What can i do if a customer needs to log in the CDR all the dialpan
actions related to a call?
I mean, not only the lastapp e the lastdata but all the dialpan actions!
I know that the actual CDR system store one record for each call (and
for billing purposes this can be correct) but in some cases the
approach needed is something similar to the queue_log.
I know that exists ResetCDR
2008 Sep 19
2
Multiple logical operations in a subscript
Hello,
I would like to select cases using multiple logical operations (e.g. X
or Y or Z) without having to repeat the dataframe$variable within the
subscript. My working code (with a single logical operator) currently
looks like this:
dataframe$newvariable[data$oldvariable=="X"]<-"group1"
I thought this next line of code might do what I wanted, but it doesn't:
2009 Aug 12
1
nominal to numeric function
Hi,
I'm training an SVM (C-classification from e1071 library)
Some of the variables in my data set are nominal. Is there some
easy/automatic way to convert them to numerical representations?
Thanks,
-N
2007 Jan 16
2
command like break ore exit in the dialpan
Hi
i have a similar dialplan:
exten => 99,1,Gotoif(....?2:3)
exten => 99,2,Meetme(100)
exten => 99,3,Meetme(100|options)
i'd like to do something like:
exten => 99,1,Gotoif(....?2:4)
exten => 99,2,Meetme(100)
exten => 99,4, ... exit ...
exten => 99,3,Meetme(100|options)
How can i exit the dialplan?
I won't use meetme twice!
Thanks nik
2005 Aug 12
2
coercing created variables into a new data frame using na.omit()
Hi,
I am an R newbie and one thing I am having trouble with binding variables that
I have created within one data frame into a new data frame when using
na.omit(). To illustrate this problem I will give the example I am working on
and the approah I have been using:-
data.frame1<-filepath....
attach(data.frame1)
#create a new variable using a function
new.variable<-rep(1,length(weight3))
2001 Sep 21
4
How to change the levels of a variable???
Hi,
I have a simple question.
I have a variable with 3 levels.
Variable
A A A A A A
B B B B B B
C C C C C C
I need to make a new vector renaming de levels B and C for D.
NewVariable
A A A A A A
D D D D D D
D D D D D D
I dont find how to make it in manuals or in this list.
Can anyone help-me???
Thank you
Ronaldo
--
Agnes' Law:
Almost everything in life is easier to get into than out of.
2010 Feb 27
1
New Variable from Several Existing Variables
I am new to R, but have been using SAS for years. In this transition period,
I am finding myself pulling my hair out to do some of the simplest things.
An example of this is that I need to generate a new variable based on the
outcome of several existing variables in a data row. In other words, if the
variable in all three existing columns are "Yes", then then the new variable
should
2015 Mar 12
2
GXP 1405 and asterisk
Hi list, someone has successfully change different ringtone from
dialpan with asterisk with this model Granstream?
for example:
exten => 0,1,Playback(pls-wait-connect-call)
same=> n,SIPAddHeader(Alert-Info:;info=ring3)
same=> n,Dial(SIP/310&SIP/318,30,t)
can not get it to work
any idea o tips?
regardss
--
rickygm
http://gnuforever.homelinux.com
2009 Sep 11
1
Fortran routine affected by unrelated R code
Hi!
When I run "R CMD check" on the current development version of my R
package "frontier" [1], there is no difference between the output of
the test scripts in the /tests/ folder and the saved output files
(.Rout.save). However, if I change an R file in the /R/ folder, some
calls to the Fortran code (called by ".Fortran()") return different
results, although the
2009 Feb 27
1
change language and playback issue
Hi,
I have problem with Asterisk 1.6.0.1. I need to change language for
playing prompts in Lithuanian. But in Asterisk 1.6.0.1 version everytime
plays in English, but in Asterisk 1.4.x I haven't any problem. Maybe it is a
bug ...? So I paste my test dialpan and prompt's locations. I hope this
helps you.
Files are:
[root at voip asterisk]# find /var/lib/asterisk/sounds/test -name
2017 Nov 19
2
Changeing logarithms
Hi!
I'm using a large panel data, and now I have faced some difficulties with
my analysis. The predictors are not normally distributed and there are
quite many outliers (some of them are influential though).
I have tried to change the logarythm, but i'm not sure, how to do that. I
want also draw a plot picture in which logarythms of predictors x and y are
changed. How could I do that?
2008 May 29
2
Dialplan questions...
We have a asterisk installation we are using for a hosted PBX solution.. we chose to use 10 digit extensions... We separated our customers by contexts and have encountered a problem where one customer can't call another using 7 digits.. even if we prepend the area code when 7 digits are dialed... anyone consider reviewing it and making recommendations? We're reluctant to post
2006 May 04
3
number that starts with star on PAP2
We have some extensions in our dialplan that start with a star. We can
dial them from Zap phones and SIP phones, but not from phones connected
to a PAP2. After the user presses star follwed by two digits (our
extensions are dialed with star followed by three digits) he hears a
fast-busy that comes from the PAP2, not from Asterisk. This also
happens with the builtin *8 (call pickup).
In
2010 Aug 19
4
setting variable for a DID number
Hello,
Is it possible to set a variable in dialpan when the someone calls a
particular DID number so that i can use that variable for calls coming to
that number only.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100819/25402ade/attachment.htm
2007 Jul 24
2
Dial out through multiple Zap groups
Hi,
I'm trying to set a rule to dial out through multiple
Zap groups so that, say, g0 is the cheaper POTS lines
group
and must be used first. However, if g0 is busy or
disconnected then try dialing out g1.
My g0 group is made up of 4 analog lines connected to
a 4-FXO card. I disconnected the RJ-11 wires from the
FXO card
to simulate a line disconnection. So theoretically all
calls should
2006 Nov 27
1
Incoming calls don't arrive for correct number
I have an asterisk box registering 100 numbers on a voip provider.
Numers are: 2546.1000 to 2546.1099
My problem is that every incoming call arrived to number 2546.1099 that is
the last number to register on voip provider. The correct is call arrive in
destination number.
See this exaple:
I call to 2546.1000.
-- Executing Dial("SIP/25461099-08738060", "Zap/g1/3000") in new
2009 Nov 09
3
E1 Extensions.conf
Hi,
I have a digium card (igium, Inc. Wildcard TE405P quad-span T1/E1/J1 card
5.0V (rev 02)) 4 ports
I want to make a loop test between digium card E1 to test the
configuration of dahdi
What I want to do scenario is
I connect port 1 and port4 in the digium card with E1 cable
SIPcall-->E1 Digium port 1--->(Loop)E1 port 2---->sip extension local.
kindly can any can help me to
2007 Oct 31
1
segfault - asterisk crash and restart
Hi all,
Recently, I have upgraded the asterisk as following.
asterisk-1.4.13
asterisk-addon-1.4.4
libpri-1.4.1
zaptel-1.4.5.1
Usage of the server: inbound and outbound call, queue, mixmonitor, meetme, moh
After upgrade, the server get segfault randomly and asterisk crash
and restart itself. I got 2 core dumps of the segfault. Based on the
core dump, we can't figure out the root cause to
2008 Jan 29
5
Source Based Call Routing
Hi List,
I have a scenario that I want to try out (we potential have a client who would need this), but I am as of yet unable to find much help with it.
What we want to do is have an asterisk box with a large number of extensions (1000+). This asterisk box will have approximately 3 SIP trunks setup back to providers. What we want to do is to be able to define groups of extensions that use
2005 Sep 01
2
Still weird UID ordering issues with maildir
Nightly 20050829 (includes everything currently in nightly/ChangeLog):
Sep 1 09:25:02 server dovecot: imap-login: Login: user=<tv>, method=PLAIN, rip=192.168.1.1, lip=192.168.1.3, TLS
Sep 1 09:25:02 server dovecot: IMAP(tv): Maildir /home/tv/.maildir sync: UID < next_uid (1187 < 1188, file = 1125581033.7788_2.server.duh.org:2,)
repeated every time I try to login. I had to nuke the