Displaying 20 results from an estimated 12586 matches for "incoming".
2005 Aug 03
2
MFC/R2 Mexico Unicall Blocked
...e 30 (31?) channels.
I send you my configs and important command outputs:
My zaptel.conf
-------------------
# MFC/R2 does not normally use CRC4
span=1,1,0,cas,hdb3
cas=1-15:1101
cas=17-31:1101
loadzone=mx
defaultzone=us
-------------------
My unicall.conf
-------------------
[channels]
context=incoming
usecallerid=yes
hidecallerid=no
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
musiconhold=default
protocolclass=mfcr2
protocol...
2006 Feb 01
3
inserting one backslash
Hello, I am not very familiar with regular expressions and escaping. I
need to replace the %-signs in a character vector with elements as
"income 0%-33%# to be replaced by "income 0\%-33\%" (for later use in
LaTeX). Using
gsub("%","\\%","income 0%-33%")
does not give the desired result. However, gsub("%","\\\\%","income
2002 Dec 01
1
generating contrast names
Dear R-devel list members,
I'd like to suggest a more flexible procedure for generating contrast
names. I apologise for a relatively long message -- I want my proposal to
be clear.
I've never liked the current approach. For example, the names generated by
contr.treatment paste factor to level names with no separation between the
two; contr.sum simply numbers contrasts (I recall an
2005 Apr 19
1
How to make combination data
Dear R-user,
I have a data like this below,
age <- c("young","mid","old")
married <- c("no","yes")
income <- c("low","high","medium")
gender <- c("female","male")
I want to make some of combination data like these,
age.income.dat <- expand.grid(age,
2010 Aug 25
1
Surprising behaviour survey-package with missing values
Dear list,
I got some surprising results when using the svytotal routine from the
survey package with data containing missing values.
Some example code demonstrating the behaviour is included below.
I have a stratified sampling design where I want to estimate the total
income. In some strata some of the incomes are missing. I want to
ignore these missing incomes. I would have expected that
2007 Feb 23
1
ooh323 hang up after the call is answered
...(macro-dial, s, 10) exited non-zero on 'OOH323/Telconet Mantaer-c5f8' in
macro 'exten-vm'
Feb 23 10:57:40 VERBOSE[6096] logger.c: == Spawn extension
(macro-dial, s, 10) exited non-zero on 'OOH323/Telconet Mantaer-c5f8'
And the h323 log:
10:57:32:717 Created a new call (incoming, ooh323c_1)
10:57:32:753 Received SETUP message (incoming, ooh323c_1)
10:57:32:753 Tunneling disabled by remote endpoint. (incoming,
ooh323c_1)
10:57:32:753 Enabled RFC2833 DTMF capability for (incoming, ooh323c_1)
10:57:32:754 Sent Message - CallProceeding (incoming, ooh323c_1)
10:57:32:754 S...
2005 May 19
1
Asterisk real time extensions problem...
...ween the
contexts using the Goto statement in the database. I am getting a error
= Parsing '/etc/asterisk/sip_notify.conf': Found
-- SIP Seeding peers from Astdb: 'ezzibpo4' at
ezzibpo4@210.211.246.47:5061 for 60
-- Executing Goto("SIP/ezzibpo4-4636", "incoming-next,6069,1")
May 19 05:00:04 NOTICE[6420]: pbx.c:1688 pbx_extension_helper: Cannot find
extension '6069' in context 'incom'
May 19 05:00:04 WARNING[6420]: pbx.c:6256 ast_parseable_goto: Priority
'incoming-next,
The structure of the extensions db is as given below...
2023 Jun 29
2
Plotting factors in graph panel
Okay. Here is a modification that does four single line plots.
at_df<-read.table(text=
"Income MF MF_None MF_Equity MF_Debt MF_Hybrid Bank_None Bank_Current
Bank_Savings Bank_NA
$10 1 3.05 29.76 31.18 36.0 46.54 24.75 25.4 3.307
$25 2 2.29 28.79 32.64 36.27 54.01 24.4 18.7 2.891
$40 3 2.24 29.51 34.31 33.94 59.1 25.0 29 13.4
$75 4 1.71 28.90 35.65 33.74 62.17 24.61 11.48 1.746
2009 Apr 22
1
Queue() Ignore Hangup Request
...hts?
Here is my zaptel.conf
loadzone=au
defaultzone=au
span=1,1,0,ccs,hdb3,crc4
bchan=1-15
bchan=17-21
unused=22-31
dchan=16
span=2,0,0,esf,b8zs
fxols=32-55
Here is the log:
-- Accepting call from '28835666' to '98857843' on channel 0/2, span
1
-- Executing [98857843 at incoming:1] Answer("Zap/2-1", "") in new
stack
-- Executing [98857843 at incoming:2] Goto("Zap/2-1",
"ael-queue-office-incoming|s|1") in new stack
-- Goto (ael-queue-office-incoming,s,1)
-- Executing [s at ael-queue-office-incoming:1] Answer("Zap/2-1&...
2011 May 17
2
can not use plot.Predict {rms} reproduce figure 7.8 from Regression Modeling Strategies (http://biostat.mc.vanderbilt.edu/wiki/pub/Main/RmS/course2.pdf)
Dear R-users,
I am using R 2.13.0 and rms 3.3-0 , but can not reproduce figure 7.8 of the
handouts *Regression Modeling Strategies* (
http://biostat.mc.vanderbilt.edu/wiki/pub/Main/RmS/course2.pdf) by the
following code. Could any one help me figure out how to solve this?
setwd('C:/Rharrell')
require(rms)
load('data/counties.sav')
older <- counties$age6574 + counties$age75
2008 May 12
2
Newbie Dialplan: Best Practice in using Context - Do not use Default??
In "The future of Telephony", it says "... We should also note for
security's sake you should always make sure that your [incoming] context
never allows outbound dialing. (If by chance it did, people could dial
into your system and make outbound toll calls that would be charged to
you!)
The book was demonstrating using a PSTN environment and the zapata.conf
was something like:
context=internal
signaling=fxo_ks
channel=>1...
2003 Aug 23
0
RE: Re: That movie
An e-mail you sent to the following recipients was infected with a virus and was not delivered:
wdarrah@lynksystems.com
MessageID: T6434583d4c0a08027417c
Subject: Re: That movie
Attachment:
SMTP Messages: The operation completed successfully.
Scenarios/Incoming/Sophos Antivirus Content Scanner: Scanned by 'Sophos AV Interface for MIMEsweeper'.
SMTP Messages: The operation completed successfully.
Scenarios/Incoming/Sophos Antivirus Content Scanner: Scanned by 'Sophos AV Interface for MIMEsweeper'.
Scenarios/Incoming/Block Incoming Profani...
2004 Jan 25
2
Incoming SIP matching
Incoming FWD calls from other FWD users, iaxtel, or via ipkall, need to
have dtmfmode=rfc2833. However, incoming FWD calls from the dialup
access numbers (such as libretel) need to have dtmfmode=inband. To
solve this problem, I created a second FWD account and configured
sip.conf as follows, in order...
2023 Jun 29
3
Plotting factors in graph panel
Thanks, Pikal and Jim. Yes, it has been a long time Jim. I hope you have
been well.
Pikal, thanks. Your solution may be close to what I want. I did not know
that I was posting in HTML. I just copied the data from Excel and posted in
the email in Gmail. The data is still in Excel, because I have not yet
figured out what is a good way to organize it in R. I am posting it again
below as text. These
2007 Aug 02
1
A simple IVR extension problem
Hi list,
I am running TDM11b + Asterisk-1.4.9 + Zaptel-1.4.4 + Libpri-1.4.1 on CentOS
5.
I am having trouble to make my simple IVR extension work, here is relevant
config:
zapata.conf
----
context=incoming
signalling=fxs_ks
channel => 4
context=internal
signalling=fxo_ks
channel => 1
-----
extensions.conf:
----
[office]
exten => s,1,Dial(Zap/1,30)
[home]
exten => s,1,Macro(stdexten,106,SIP/ht286,t)
[incoming]
; incoming calls from the FXO port are directed to this context from
zap...
2017 Aug 14
4
PHI incoming blocks order
Hello,
Is it a convenient way except of somehow iterating from one block to
another to find from which block I have initial incoming value and from
which I have a changing incoming value (this is only for phi nodes with two
incoming blocks)? Dominator tree requires to know one block and one block
edge...this is not what I want. Is it valid to take two first instructions
from two incoming blocks and see what dominates what?
-----...
2008 Nov 24
3
Is this correct?
I have to answer the following question for a homework assignment.
A researcher was interested in whether people taking part in sports at
university made more money after graduating, taking into account the
students' GPA. They sampled 200 alumni from a large university. The
variables are: income (income 10 years after graduating), sports (1 if they
did sports, 0 if they did not), and GPA (the
2007 Feb 09
7
Dialplan checkup
Hi All
Curious will this work
Std. PSTN line ---x------ X100p
|
------ Fax Machine
Using a standard "home phone" pstn line with a splitter connecting a fax
machine and X100 Asterisk Box
Incoming Line: Can I have in the dial Plan
[incoming]
exten => s,1,Wait(1)
exten => s,2,IfFax continue to ring, so that the Fax Machine gets it
exten => s,3,Answer
exten => s,4,Playback(Message)
exten => s,5,Dial(SIP/1000&SIP/2000&SIP/3000)
exten => s,6,Hangup()
exten =>...
2009 Jan 14
1
1.6.1-b4: Can't get fax2mail work from System()
On 1.6.1-beta4:
Trying to receive faxes over a pstn line. extensions.conf:
[incoming-pstn-line]
exten => fax,1,NoOp(Fax Detected)
exten => fax,2,GoTo(incoming-fax,s,1)
exten => fax,n,Hangup()
............
[incoming-fax]
exten =>
s,1,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d%H%M)}-0${CALLERIDNUM})
exten => s,2,ReceiveFAX(${FAXFILE}.tif)
exten =...
2010 Sep 10
3
(no subject)
Hello,
I'm trying to do bar plot where 'sex' will be the category axis and
'occupation' will represent the bars and the clusters will represent
the mean 'income'.
sex occupation income
1 female j 12
2 male b 34
3 male j 22
4 female j 54
5 male b 33
6