Displaying 20 results from an estimated 20 matches for "jhill".
Did you mean:
hill
2002 Jun 23
2
Rsync ssh script execution fails under cron?
...-----------------------------------
#!/bin/sh
# \
exec expect "$0" ${1+"$@"}
#
# -n dry run // --progress -v for testing
# -z for file compression
log_user 0
spawn time /usr/bin/rsync -anrultvPz --delete --exclude="vu/" -e /usr/bin/ssh --timeout 30 root@apache:/home/jhill/ /usr/local/bkup/home/jhill
expect "password: "
send "secret\n"
log_user 1
interact
-------------------------------------------------------------------------------------
Thanks for any suggestions,
Jeff Hill
----
Jeff Hill
2007 May 21
1
Vicidial
Hi I'm looking for some help with Vicidial, If you have experience with
it and could help with some consulting please contact me off list.
Cheers,
Joel Hill
Asterisk IT
jhill@asteriskit.com.au
2005 Feb 04
9
callback on busy
Hello everybody,
I would like to implement "callback" function.
When I call a person and his extension is busy I can press, for example, 5
and get a callback when his phone is not busy anymore.
When I create a call file and copy it to spool call folder
asterisk makes a call. One problem is that when extension is still busy
my phone rings and I get busy tone of the person who I am
2010 Aug 30
1
New to R
I'm relatively new to R, and not particularly adept yet, but I was wondering
if there was a simply way to simulate missing data that are MAR, MNAR and
MCAR. I've got a good work-around for the MCAR data, but it's sort of hard
to work with.
Josh
[[alternative HTML version deleted]]
2005 Jan 06
1
Gotoif question
Is there a way to combine these lines into one?
exten => s,2,GotoIf($["${CALLERIDNUM:0:3}" = "800"]?s|108)
exten => s,3,GotoIf($["${CALLERIDNUM:0:3}" = "866"]?s|108)
exten => s,4,GotoIf($["${CALLERIDNUM:0:3}" = "877"]?s|108)
exten => s,5,GotoIf($["${CALLERIDNUM:0:3}" = "888"]?s|108)
Thanks
--John
2005 Sep 12
2
Callerid fails in any release after beta1 fails
I have 1 x100p. Caller id works fine with the beta1 release. Cvshead
releases fail with a combination of checksum and ss_thread errors?
I'm concerned when beta2 or the 1.2 release comes out it will not work.
I have been through the configs I can't find and changes that need to be
made to get CVSHEAD to work.
Thanks
John Hill
2006 Nov 30
2
voicemailmain
When I call to VoicemailMain it just sits.
; Retrieve Voice Mail
exten => 2500,1,Wait(2)
exten => 2500,2,VoicemailMain(s100)
exten => 2500,3,Macro(endcall)
1.4.3 latest SVN.
voicemail(100) works and the mwi systems works. I am not using ODBC or SQL.
Voice mail to email works ok.
I just cannot retrieve it by the application.
I'm not sure when this quite we get little voice mail
2005 Jun 23
3
privacy manager
>1- Call comes in without callerid
>2- AGI script answers line
>3- AGI script asks to record name
>4- Park the call and get the parked extension number
>5- Ring all the phones in the house (exec Dial)
>6- If phone is picked up, play recorded name
>7- Wait for DTMF to accept or decline call
>8- If accepted, bridge parked call and current call.
Mike,
I am wanting this
2003 Dec 01
0
No subject
...lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
> Disabling IPCHAINS rules allows samba to work fine, so I know it's in the
> firewall rules.
general answer: please use iptraf or tcpdump tools to see what is going on.
--s+
Return-Path: <jhill2@maine.rr.com>
Delivered-To: samba@lists.samba.org
Received: from mail.maine.rr.com (smtp-server.maine.rr.com
[204.210.65.65]) by lists.samba.org (Postfix) with ESMTP id D1C0850E3
for <samba@lists.samba.org>; Tue, 22 May 2001 12:17:46 -0700 (PDT)
Received: from jhill ([24.25.180.29]) b...
2003 Dec 01
0
No subject
...//www.samba.org/ SAMBA Team jerry@samba.org
http://www.plainjoe.org/ jerry@plainjoe.org
"...a hundred billion castaways looking for a home."
- Sting "Message in a Bottle" ( 1979 )
Return-Path: <jhill2@maine.rr.com>
Delivered-To: samba@lists.samba.org
Received: from mail.maine.rr.com (smtp-server.maine.rr.com
[204.210.65.65]) by lists.samba.org (Postfix) with ESMTP id 988E04F0A
for <samba@lists.samba.org>; Wed, 23 May 2001 05:47:18 -0700 (PDT)
Received: from jhill ([24.25.180.29]) b...
2003 Dec 01
0
No subject
...2 with jetdirect cards that I can use with Samba, and 6
> > > attached to a Linux box running lpd.
> > >
> > >
> > > Thanks for taking the time to read this!
> > >
> > > Cheers,
> > > Jason Stewart
> > >
>
Return-Path: <jhill@sawmillmanager.com>
Delivered-To: samba@lists.samba.org
Received: from smtp-server.maine.rr.com (unknown [204.210.65.66]) by
lists.samba.org (Postfix) with ESMTP id 4B8B45563 for
<samba@lists.samba.org>; Thu, 17 May 2001 13:35:15 -0700 (PDT)
Received: from jhill (cmldme-cmt1-c5-24-25-1...
2004 Sep 11
1
call park question
I can part a call (dial #700 it is parked on 701) but if I dial 701 I am told it is not a valid extension?
I have include => parkedcalls in my local extension context. I have Ttr on all extensions and the incoming pots line.
It parks, plays MOH but I can't retrieve it.
--john
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Sep 28
1
Help with fax dial plan
I am getting pounded by junk faxes. I have noticed that all of them have no
callerid. Can I set up a dial plan to ignore a fax if no callerid is sent? I
am using RxFax (spandsp) on an x100p card.
Thanks
John Hill
2004 Sep 30
1
CVS best practice
I have a rather dumb question, perhaps I over look the obvious?
What is the recommended best practice for obtaining, compiling and
installing a new cvs asterisk source.
At present I do a cvs update and look for changes, to see if I need or want
to update. Then because of the spandsp patch I delete the asterisk source
and co the cvs. I then patch it, make clean, make, stop asterisk, make
2005 May 23
0
Sip reg problem
I get this error message in my syslog.
I have searched the list but I can't seem to find a answer that solves the
problem.
chan_sip.c: Registration from '<sip:2238@192.168.100.1;user=phone>' failed
for '192.168.100.2'
The asterisk server is running dev head. The server is the 100.1 ip. I have
3 ata186's numbered 110.2-4.
In sip.conf
I have 6 entries all the same
2005 Sep 08
0
CVSHEAD callerid not working
The 1.2 beta1 works fine. When I install the current cvshead it gives me
different errors:
I have seen checksum errors, Got event ring 18, etc. all give empty
callerid.
I have an x100p.
Thanks
--john
2005 Sep 13
0
PLEASE HELP!! CALLERID FAILS!!
I have 1.2.0 beta 1 running and it works fine. My x100p returns caller id
with no problems. When I test the CVSHEAD callerid fails with checksum and
len < 0 errors.
I can run with the cvshead of zaptel and libpri with beta1 but only the
beta1 source works for caller id. Any source after beta1 fails.
Thanks
--john
2007 Jan 16
0
Dell 860
Hi All,
I'm having some troubles with my Dell 860 and TE110P card. Using
Asterisk 1.2.14, Zaptel 1.2.12 and Libpri 1.2.4. I'm getting digital
noise, like a half ring almost and other jitter. Here's the kicker it's
only on the outside part of the call. Ie. if I rang you, you would here
it but I don't and the opposite if you rang me you would hear it but I
wouldn't. I have
2007 May 02
1
IAX and SETLANGUAGE delays
Hi all,
I'm having some trouble. I've got an IVR with 4 different languages
using the SETLANGUAGE command and I'm getting a 6 second delay when I
make the first selection, after that all is fine. There's nothing in my
dial plan that I can find that would be causing it. And the delay is
driving me nuts!
I have an IAX connection from a provider coming in. Could this be the
cause?
2004 Dec 21
2
upgraded source now ata's ring but stop silence on inbound calls
I was doing a daily make update for asterisk. On the 19th the new version
compiled fine. I installed it. All of my ata 186's can call out to pstn etc.
All inbound calls, the phones ring but when you pickup, just silence both
local and remote with no complaints in the cli. I backed down to the r 1.0
1.0.3 on the 20th CVS-v1-0-12/20/04-18:24:52 it worked ok.
Yesterday I did a cvs update on the