Displaying 20 results from an estimated 31 matches for "josiah".
2009 Feb 05
11
Crash Hard, Crash Often
...: yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips : 2924.54
==
Thanks for any help or advice anyone may have. Cheers!
-josiah
--
Josiah Bryan
IT Manager
Productive Concepts, Inc.
jbryan at productiveconcepts.com
(765) 964-6009, ext. 224
2005 May 10
0
Re: Sipura 841 and headset (Josiah Bryan)
...low the screen. The 2.5mm size plug
is
standard for cell phone headsets and cordless phone headsets, at least
here
in the USA - dont know about france. The 2.5mm headset works fine on the
10+
SPA-841's that I've used it on (several managers use headsets in my
office
with the SPA-841.)
-josiah
--
Josiah Bryan
--------------
I too use a number of SPA-841 with the headsets plugged into the 2.5mm
headset port.
I found the best headset to be the Panasonic TCA92 (off eBay) at about
$usd8 +usd8 postage to Au. Some of the other headsets I tried, did not
perform as well.
However I have fou...
2024 May 16
1
[Non-DoD Source] Re: R for the US Air Force
...rganization that doesn?t fit the description, and only then will they test it.
That sounds great. I?ll reach out to Jeremy and see if he can help me get the IDs the USAF wants. It sounds like Joshua predates my time here. That?s a really good idea.
Thanks very much!
Doug
From: Josiah Parry <josiah.parry at gmail.com>
Sent: Thursday, May 16, 2024 1:05 PM
To: ADAMS, DOUGLAS L CIV USAF AFMC OO-ALC/OBWA <douglas.adams.15 at us.af.mil>
Cc: R-devel at R-project.org
Subject: [Non-DoD Source] Re: [Rd] R for the US Air Force
You don't often get email from josiah.p...
2008 Sep 29
3
Knowing incoming call technology and channel [SOLVED]
2008/9/29 Alex Balashov <abalashov at evaristesys.com>
> Try this:
>
> exten => _XXXX,1,Set(THISTECH=${CUT(CHANNEL,/,1)})
> exten => _XXXX,n,NoOp(Technology is ${THISTECH})
> exten => _XXXX,n,Set(THISCHANNEL=${CUT(CHANNEL,/,2)})
> exten => _XXXX,n,NoOp(Channel is ${THISCHANNEL})
Hi,
I don't have any spare zaptel enabled system I could try this on, but I
2025 Jun 02
2
Specifying a long string literal across several lines
...uot;) is a function call
that needs to be evaluated at runtime, whereas "abc" is a string
constant understood by the parser, and often also language agnostic.
I'd assume compilers and code- and text-search tools do a better job
with the latter.
/Henrik
On Mon, Jun 2, 2025 at 2:18?PM Josiah Parry <josiah.parry at gmail.com> wrote:
>
> I suppose taste is learned as well. It does feel quite odd that the best
> way to define a long string without a note or text wrapping is by being
> creative with functions.
>
> This is valid in Python, Julia, and Rust (if you add...
2005 Apr 27
6
Redirect two channels to each other?
I've been scratching my head trying to think of a way to do this, but
without success yet.
I'm using the Manager API. If I have two channels linked to each other
(i.e. direct connection), or even if they are independent channels,
I can transfer them both to the same extension by using Action: Redirect
and using Channel: for one and ExtraChannel: for the other. This is most
useful for
2010 Feb 09
0
asterisk-users Digest, Vol 67, Issue 20 Re: Asterisk going down
>
> Thanks Josiah Bryan,
>
> I do not have any dns server running on my asterisk server, we do have an
> external DNS server working in the data center; the IP of this dns server is
> 10.4.1.5...
>
> Following you will see my main configuration:
>
> /etc/resolv.conf:
>
> domain localdom...
2011 Jan 17
2
list mac or IP of all guests NICs?
I'm trying to figure out how to use virsh (or something else) to list all
the IP addresses (or MAC addresses if needed) for each virtual NIC,
preferably with it domain affiliation also listed.
Is this possible?
Thanks,
JSR/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2025 Jun 02
2
Specifying a long string literal across several lines
...something that should be recommended.
That said, in R we tend to offer many tools that allow you to shoot yourself in the foot, so some might argue that one more is not going to hurt ;) - not everyone wants their code to be readable?
Cheers,
Simon
>
>
> On Mon, Jun 2, 2025 at 2:18?PM Josiah Parry <josiah.parry at gmail.com> wrote:
>>
>> I suppose taste is learned as well. It does feel quite odd that the best
>> way to define a long string without a note or text wrapping is by being
>> creative with functions.
>>
>> This is valid in Python, J...
2008 Jul 21
1
RODBC - problems using odbcDriverConnect without DSN
...his, but this connection string won't
work. It's fairly important for this project that the code can
connect without a DSN needing to be set on every computer that runs
it. Does anyone know if I'm missing something in my connection
string, or can this not be done using RODBC?
Thanks,
Josiah.
2024 May 16
1
R for the US Air Force
Hey Doug,
R is not a product that is provided by a company or any vendor that can be
procured through a vendor e.g. something on a GSA schedule.
Seems like you're caught in the bureaucracy hell hole. I used to help the
USAF, and other DoD members use R when I was at RStudio (now Posit).
I recommend you find someone in your organization who is doing Data
Science. They'll likely have
2007 Sep 20
10
IAX Java Softphone?
Does anyone know of an IAX softphone in Java, whether applet or
application? Even the most minimum featureset, just voice and dialing,
or even embedded in some other app/let. Preferably GPL. Thanks.
--
(C) Matthew Rubenstein
2025 Jun 02
2
Specifying a long string literal across several lines
...gt; pointless email, but sometimes - for these subjective issues - it is
> worthwhile to point out a difference in opinion.
>
> Best,
> Kasper
>
> On Mon, Jun 2, 2025 at 12:27?PM Tomas Kalibera <tomas.kalibera at gmail.com>
> wrote:
>
>>
>> On 6/2/25 17:37, Josiah Parry wrote:
>> > Tomas,
>> >
>> > Here is a good example of where this functionality would be useful:
>> >
>> https://github.com/R-ArcGIS/arcgislayers/blob/2b29f4c254e7e5a1dadce8d4b0015a70dfae39d4/R/arc-open.R#L19-L56
>> >
>> > In order t...
2005 May 09
0
New script: /usr/bin/asteriskdial + Kontact
...then allow you to click on numbers in your
contacts and substitute the %N for the number clicked.
Assuming you've chmod'ed +x the script and set the server, user, and secret
correctly, when you click on a contact's number, your phone will ring.
Any questions, let me know!
Cheers!
-josiah
--
Josiah Bryan
IT Coordinator
Productive Concepts, Inc.
jbryan@productiveconcepts.com
(765) 964-6009, ext. 224
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asteriskdial
Type: application/x-perl
Size: 2148 bytes
Desc: not available
Url : http://lists.digium....
2008 Oct 21
1
For Dial(), when calling party hangs up, redirect called party to another location in the dialplan?
Hi all,
I know when doing a Dial, when the called party hangs up, we have a few
different ways to redirect the calling party to other parts of the
dialplan.
In this case, I have someone who would like to do the opposite... When
the calling party hangs up after a Dial(), redirect the called party to
another location.
I'm not sure how else to describe what the user wants to do, but I'm
2005 May 10
2
Sipura 841 and headset
Hi folks !
I bought two sipura 841 phones. I used to have GN Netcom headset which
I connect instead of the handset. The problem is that I don't have any
sound coming out the headset and I can't speak neither !
I'am located in France and I was wondering if the cabling in the sipura
and in the headset is the same (I mean the order of the cables) or maybe
is there something else to
2024 Oct 13
1
R CMD check and CRAN's rust policy
On 10/13/24 19:30, Josiah Parry wrote:
> Hi all,
>
> I'm new to contributing to r-devel. The trunk of r-devel right now includes
> a `check_rust()` function for adherence to CRAN's evolving rust policy (see
> commit
> https://github.com/r-devel/r-svn/commit/6114d4126434c056b476cbc5db2657536c153d9a...
2024 Dec 13
1
Check R version dependency in R CMD Check
I?ve been guilty of this myself. I think a check would be good.
In my case I was using the new sort_by() function (I think also 4.1) and a
user was failing to install on R 4.0.
On Fri, Dec 13, 2024 at 11:30 Jan Net?k <netikja at gmail.com> wrote:
> Hello,
>
> I have a server with R 3.6.3 installed and I struggled a bit with
> updating several R packages that utilizes some new
2005 May 10
3
Interconnecting two lans using Asterisk over a PSTN
Hello,
I am a newbie in Asterisk IP PBX but I am very impressed by its
functionalities.
I have read that It can work over IP network and across the PSTN.
I am not very sure how it works over the PSTN..
In case if people have not yet the Internet or SDL access, I would like just to
know if it is possible to interconnect two IP LANs using the traditionnal
analog Network and Asterisk PBX? In such I
2025 Jun 02
1
Specifying a long string literal across several lines
On 6/2/25 17:37, Josiah Parry wrote:
> Tomas,
>
> Here is a good example of where this functionality would be useful:
> https://github.com/R-ArcGIS/arcgislayers/blob/2b29f4c254e7e5a1dadce8d4b0015a70dfae39d4/R/arc-open.R#L19-L56
>
> In order to prevent R CMD check notes I have to use `paste0()` to
> c...