search for: josiah

Displaying 19 results from an estimated 19 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...
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
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:
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.
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
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
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
2016 Dec 31
1
[Bug 2657] New: Documentation does not mention that AuthorizedKeysCommandUser accepts "%u" token substitution
https://bugzilla.mindrot.org/show_bug.cgi?id=2657 Bug ID: 2657 Summary: Documentation does not mention that AuthorizedKeysCommandUser accepts "%u" token substitution Product: Portable OpenSSH Version: 7.4p1 Hardware: 68k OS: Mac OS X Status: NEW Severity:
2005 May 13
0
Chanspy crash
...yself several times. This, of course, > assumes you are using Zap channels for incomming calls. If not, then you'd > need to find another way to listen to incomming calls - perhaps ChanSpy, tho > i've not been able to get that to work - crashes my * box with CVS HEAD. > > -josiah It does this to me too. We should send in a bug report. I think there have been other people reporting it also. It would be "reeel nice-like" [Beverly Hillbillies] to have this working. Kevin Bockman
2006 Aug 03
0
Can''t set up rails: dispatch.cgi failed
...blic/] pass through /todo/public/images/rails.png I have the right path to ruby in .htaccess, have 755 permissions in my public directory, and have edited .htaccess to route through dispatch.cgi. Can anyone help? I''ve pasted my dispatch.cgi and .htaccess files below. Thanks in advance, Josiah .htaccess -------------- AddHandler fastcgi-script .fcgi AddHandler cgi-script .cgi Options +FollowSymLinks +ExecCGI RewriteEngine On RewriteRule ^$ index.html [QSA] RewriteRule ^([^.]+)$ $1.html [QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ dispatch.cgi [QSA,L] ErrorDocument 500...
2005 May 18
3
connecting a sipura sip device to asterisk before dialing any digits
I would like the ability for a sipura sip device to instantly connect to an asterisk server as soon as the sipura sip device goes offhook and before any digits are pressed. This way asterisk can provide the dialtone and the dialplan. This also allows me to play a greeting to the phone before giving them a dialtone. Is there any way to do this, like possibly having the sipura device dial a
2009 Jan 09
1
iax2 bindaddress: how to reload so iax2 can bind to an alias IP
I'm trying to figure out how to reload iax2 (without breaking existing calls) so it can listen on a new IP address (like "ip addr add local ..."). This alias IP is added/removed by a custom process (script) for clustering purposes. The iax.conf file contains "bindaddr=0.0.0.0". I tried a "iax2 reload" (executed without errors or warnings) but I'm still not
2005 May 12
3
Giving user progress in an voice menu system
Hi all, I have a voice menu system ( Outlined below ), and I'd like to give the user some feedback when they dial an extension ( ringing, music, SOMETHING ). As it stands, when a user enters an extension from the menu system, they hear silence while the line rings. I even tried including the Ringing application before calling my macro to dial the phones, with no luck. Any help is
2016 Dec 30
12
[Bug 2655] New: AuthorizedKeysCommand with large output can deadlock
https://bugzilla.mindrot.org/show_bug.cgi?id=2655 Bug ID: 2655 Summary: AuthorizedKeysCommand with large output can deadlock Product: Portable OpenSSH Version: 7.2p2 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5 Component: sshd Assignee: unassigned-bugs at