search for: gregh

Displaying 13 results from an estimated 13 matches for "gregh".

Did you mean: greg
2003 Sep 10
3
Combining Transparent Proxying with SSH Port Forwarding
...g, process by process tunnel mapping, and redundant reliability improvements via failover switching of tunnels. I've believed for some time that the SSH capability could be enhanced considerably by combining it with other traffic control capabilities. Not a simple undertaking though... GregH All direct responses should use the following e-mail address rather than the one in the from: header (which will get you NOWHERE). ------------------------------------------------------------------------- Greg Houlette <tamaster at pobox dot com> * Give me the graphical UI Do you know...
2008 Apr 04
8
Updatable "datagrid" with ajax support? Is there any code/approach I can leverage?
Hi, I want to have a page in my Ruby on Rails application that is like a dynamic / updateable data grid. Like a matrix or spreadsheet segment (x rows, y columns) which one can click in any of the cells and make an update, which triggers some AJAX code to fire off the update, and then the responses come back and update whatever else needs updating based on this change. Is there a prototype
2004 Sep 03
0
Re: Re:New to *
----- Original Message ----- > From: Greg Hill <gregh-asterisk@hillnet.us> > Subject: Re: [Asterisk-Users] New to * > To: Asterisk Users Mailing List - Non-Commercial Discussion > <asterisk-users@lists.digium.com> > Message-ID: <Pine.LNX.4.44.0409031231070.1975-100000@hillnet.us> > Content-Type: TEXT/PLAIN; charset=US-ASC...
2005 Mar 15
0
Re: Asterisk-Users Digest, Vol 8, Issue 119
Quoting asterisk-users-request@lists.digium.com: > Date: Mon, 14 Mar 2005 22:23:54 -0700 (MST) > From: Greg Hill <gregh-asterisk@hillnet.us> > Subject: Re: [Asterisk-Users] How NuFone.Net's customer service > works. > To: Asterisk Users Mailing List - Non-Commercial Discussion > <asterisk-users@lists.digium.com> > Message-ID: > <Pine.LNX.4.44.0503142221570.29164-100000@panda.hilln...
2003 Mar 03
0
Re: [BK PATCH] klibc for 2.5.63
...list at > <klibc@zytor.com>. To avoid annoying warning from gcc I had to check for compatibility with -falign-* like we do in arch/i386/Makefile. check_usergcc located in top-level makefile to allow other architectures to use it later. Also modified a few assignment to use :=. On top of Gregh's latest bk tree. Sam ===== Makefile 1.385 vs edited ===== --- 1.385/Makefile Mon Mar 3 18:17:13 2003 +++ edited/Makefile Mon Mar 3 21:18:11 2003 @@ -933,4 +933,7 @@ # Usage is deprecated, because make does not see this as an invocation of make. descend =$(Q)$(MAKE) -f scripts/Makefile.b...
2005 Jan 05
2
Glophone/Voiceglo and Asterisk
<P>Has anyone managed to get Asterisk to work with Glophone/Voiceglo since this posting.</P> <P><A href="http://lists.digium.com/pipermail/asterisk-users/2004-February/036559.html">http://lists.digium.com/pipermail/asterisk-users/2004-February/036559.html</A></P> <P>I've tried copying the config in this listing with no success. </P>
2004 Sep 10
2
What would be required for this?
Hey All, I have a question that I'm curious about. I want to set up a 4 phone system in my home with 2 actual lines coming into the house. Both or just regular lines (not sure of this matters?), one being VoIP and the other just a regular analog line. For now though I just want the VoIP line coming in, but would like the ability to expand to 2 lines in the future. What type of hardware is
2004 Aug 07
2
Asterisk : No Sound No Dial
...exten => 264,6,Wait(2) exten => 264,7,Playback(beep) exten => 264,8,Hangup ############# help please..any suggestions r welcome ( i did do a ip tables -f -x ) thanks niko >--__--__-- > >Message: 1 >Date: Sat, 7 Aug 2004 10:49:14 -0600 (MDT) >From: Greg Hill <gregh-asterisk@hillnet.us> >To: asterisk-users@lists.digium.com >Subject: Re: [Asterisk-Users] Asterisk : No Sound Issues >Reply-To: asterisk-users@lists.digium.com > >On Sat, 7 Aug 2004, niko singh wrote: > > > Thanks greg , for pointing out the valuable resources for referenc...
2004 Jul 19
5
Cheap PoE switches/injectors?
I'm trying to spec out hardware for a new office, and I'd like to include power over Ethernet as an option. I've seen a handful of PoE injectors around $1000 for 24 ports and a couple switches up around $2500 for 24 ports. Are there any cheaper options, short of buying a boatload of 1-port injectors off of ebay? I don't really need more then 24 ports of PoE out of 48 total
2004 Jul 05
7
Calling an outside phone number as part of a hunt
I'm trying to see if this is even possible. When you dial ext 2000 I want it to ring my sip phone for 20 sec then call my cell and let it ring for 10 sec if I do not pick up the call on my cell I would like it to go back to * and leave a voice message for me. Here is what I have so far in my extensions.conf Everything works except the call will not go back to * after the 10 sec rule has
2004 Jan 30
1
Cameron Palmer / voiceglo
I found a message in the archives from Cameron Palmer on 23 Dec regarding his voiceglo SIP configuration. Unfortunately (for me), the archive has his email address removed. So, Cameron -- or anybody else using voiceglo with their * box -- please reply to me so that I can get your email address and ask you a question about your setup. Thanks, Greg
2004 Mar 31
0
make asterisk ignore password in sip register
I am looking for a way to set my * so that it'll accept REGISTERs with a particular username, regardless of the password used. Snooping the network traffic suggests that the password is sent in digest or some other non-plaintext format, so I don't suppose there is an easy way for me to find out what password is being sent. As a workaround, I thought maybe I could tell * to accept the
2004 Jul 28
1
using round-robin dns for sip registrations
I finally decided to get a little source code dirt under my fingernails tonight and dig through chan_sip.c to understand how registrations are currently implemented. The hope is to perhaps at least seed some ideas about how to make registrations to a server name, which resolves to multiple IPs, either attempt each IP in the order they're returned by dns, or, simply attempt to register with