Displaying 20 results from an estimated 20 matches for "arbuckl".
Did you mean:
arbuckle
2003 Dec 29
5
include a file ?
...s thing. Can I use the include command
to include a file in order to break extensions.conf up into more
manageable pieces ? Is breaking up the extension.conf file an OK thing
to do ?
Maybe something like this:
include /etc/asterisk/includes/extension.conf.context
--
.~.
/V\ Lance C. Arbuckle
// \\
/( )\
^'~'^
2004 Jan 13
7
Parking extension not working
I have the standard parking.conf but extension 700 doesn't show up in my
dialplan.... Why? I can dial 701 which tells me that I don't have any
calls parked there. 700 just gives me invalid extension noise....
Should I have extension 700 defined elsewhere?
Thanks
parking.conf
[general]
parkext =a 700 ; What ext. to dial to park
parkpos => 701-705
2003 Dec 29
2
after hours logic
...********
[Support]
;*************
exten => s,1,Dial,Zap/2|20
exten => s,2,Voicemail,u8001
exten => s,102,Voicemail,b8001
;*************
[Billing]
;*************
exten => s,1,Dial,Zap/2|20
exten => s,2,Voicemail,u8002
exten => s,102,Voicemail,b8002
--
.~.
/V\ Lance C. Arbuckle
// \\
/( )\
^'~'^
2012 Feb 01
1
Function to compute multi-response, multi-rater kappa?
...d on cran. What I have found on cran doesn't address the
multi-response case. I don't want to reinvent the wheel if this has
already been implemented in R, and I'm still new to the language so I'm not
a fast coder. If anyone can help it would be greatly appreciated.
Cheers!
Luk Arbuckle
[1] Kraemer, Helena. “Extension of the Kappa Coefficient.” Biometrics 36,
no. 2 (1980). http://dx.doi.org/10.2307/2529972.
[[alternative HTML version deleted]]
2003 Dec 30
2
playback in [macro-stdexten] problem
...> s,2,Dial(${ARG2},20) ; Ring the interface, 20 seconds
maximum
exten => s,3,Voicemail(u${ARG1}) ; If unavailable, send to
voicemail w/ unavail announce
exten => s,103,Voicemail(b${ARG1}) ; If busy, send to voicemail w/
busy announce
--
.~.
/V\ Lance C. Arbuckle
// \\
/( )\
^'~'^
2004 Jan 02
2
Newbridge Mainstreet 3624 T1 channel bank no w Alcatel
...ery appreciated - they certainly seem
to be a unit of choice for people trying to do larger proof of concept
trials with Asterisk...
k.
-----Original Message-----
From: Jeff Roberts [mailto:listbox@adamsbrothers.com]
Sent: January 2, 2004 11:39 AM
To: asterisk-users@lists.digium.com
Cc: asterisk@arbuckle.org
Subject: Re: [Asterisk-Users] Newbridge Mainstreet 3624 T1 channel bank
now Alcatel
On Thu, 01 Jan 2004 14:54:45 -0500
Lance Arbuckle <asterisk@arbuckle.org> wrote:
>
>
> TC wrote:
> >
> > Hi
> > I just came accross this
> > Newbridge Mainstreet 362...
2011 Oct 21
2
Converting data frame into multidimensional array
Consider the following data frame
X <- data.frame(Titanic)
Does anyone know of an easy way to convert X into a multidimensional
array? Example that doesn't work
X <- as.array(X, dim=c(4,2,2,2))
To do what I need, X needs to be converted into an array of dimensions
c(4,2,2,2) in this case, not a table.
Thanks in advance.
2004 Jan 30
2
has Allison said this ?
Does anyone know if Allison has recorded anything along the lines of:
"You don't have permission to dial that number."
Thanks.
--Lance Arbuckle
2003 Dec 31
2
after hours - is this logic ok ?
...> s,205,Playback(vm-goodbye)
exten => s,206,Wait(1)
exten => s,207,Hangup
exten => s,304,Voicemail(b${ARG1}) ; If busy, send to voicemail w/
busy announce
exten => s,305,Playback(vm-goodbye)
exten => s,306,Wait(1)
exten => s,307,Hangup
--
.~.
/V\ Lance C. Arbuckle
// \\
/( )\
^'~'^
2004 Jan 16
3
Class features in dialplan ?
hey guys
I thought I was making progress on my dialplan when I realized that the
class features that are available for zap channels aren't available for
SIP channels. I see references in the archives to adding pattern
matches in the dialplan for CLASS features which has raised a couple
questions.
1. Is implementing CLASS like features via the dialplan the currently
recommended way to do
2007 Jan 28
1
extra panel arguments to plot.nmGroupedData {nlme}
...x='Solution Concentration', y='Saturated Hydraulic Conductivity'),
units=list(x='(cmol_c)', y='(cm/s)')
)
the original data represents longitudinal observations in the form of:
'data.frame': 1197 obs. of 5 variables:
$ soil_id: Factor w/ 19 levels "Arbuckle","Campbell",..: 16 16 16 16
16 16 16 16 16 16 ...
$ sar : int 12 12 12 12 12 12 12 6 6 6 ...
$ conc : num 500 100 50 10 5 1 0.003 500 100 50 ...
$ rep : Factor w/ 3 levels "C1","C2","C3": 1 1 1 1 1 1 1 1 1 1 ...
$ ksat : num 0.000214 0....
2012 Aug 24
3
Euclidean distance function
Hi,
I should preface this problem with a statement that although I am sure this
is a really easy function to write, I have tried and failed to get my head
around writing functions in R. I can use R where functions exist to do what
I want done, but have found myself completely incapable of writing them
myself.
The problem is that I have a table with several rows of species and several
columns of
2004 May 03
4
How does Novergence do it ?
I had just about about sold a new asterisk phone system to a local
company when they called back asking if I could match a proposal from
Novergence.com. I haven't seen anything on paper but was told their
proposal was to provide a new phone system that would replace the
existing 8 line 12 extension system, provide an internet T-1, unlimited
local and long distance, voice mail, and two
2004 Jan 01
1
Newbridge Mainstreet 3624 T1 channel bank now Alcatel
Hi
I just came accross this
Newbridge Mainstreet 3624 but the Alctel site appears to have zip for
reference/user manuals
Anyone by chance have 1 of these or a url for the docs ?
thx
2012 Feb 01
0
Multi-response, multi-rater kappa?
...s, although I can't find any reference
to it on cran. The other versions of kappa I have found on cran don't
address the multi-response case. I would rather not reinvent the wheel if
this has already been implemented in R. If anyone can help it would be
greatly appreciated.
Cheers,
Luk Arbuckle
[[alternative HTML version deleted]]
2004 Jan 11
4
analog or sip ? was far end disconnect supervision
Thanks to everyone that responded to my channel bank question. Ive
decided that the Adit 600 would be a good choice.
Then I got to thinking about SIP phones and wondered if their quality
has progressed to the point that they can be deployed to customers who
"just want their phones to work" and wouldn't tolerate any SIP hickups.
As for pricing, I would think the SIP phones would
2004 Jan 10
1
default music source for SIP channel
The wiki says this about the MusicOnHold command:
"Plays hold music specified by class. If omitted, the default music
source for the channel will be used."
http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20MusicOnHold
How do I set the default music on hold class for the SIP channel ? I
tried adding musiconhold=test to my sip.conf.
musiconhold.conf looks like this:
2004 Jan 20
0
Dialplan Sanity Check please
Hi guys,
I've posted my dialplan design in flowchart format and would welcome
your comments for improvements. I'd like to know my logic looks ok
before I go much farther or start rewriting my extensions.conf.
http://www.triadinternetsystems.com/asterisk/
For the Standard Extension macro, I was trying to do the following:
1. execute telezapper if user has turned it on
2. execute
2004 Feb 01
1
can a variable be redefined within extensions.conf
Can I define a variable in globals like this:
[globals]
timeout=60
and then in another context, redefine that same variable and only have
the new value affect the call that hit that particular extension ?
[example]
exten => _9NXXXXXX,1,DBget(blah/blah)
exten => _9NXXXXXX,102,Goto(3)
exten => _9NXXXXXX,2,SetVar(#timeout=20)
exten => _9NXXXXXX,3,Dial(${PSTN},${EXTEN:1},${timeout})
2004 Jan 10
2
far end disconnect supervision
I'm starting to shop for my first channel bank and one of the features
that eveyone seems to recommend is "far end disconnect supervision".
What other terms do various manufactures use to describe this same
feature ?
Is "calling party disconnect" the same as "far end disconnect
supervision" ?
Thanks