Displaying 20 results from an estimated 81 matches for "hcc".
Did you mean:
hc
2006 Sep 29
2
hcc not found, rcmd build
Working under Windows XP, I am compiling a package called 'pgirmess'
with the command
rcmd build --binary --auto-zip pgirmess
I have this message error after having listed: functions text html latex
example chm
....
zipping help file
hcc: not found
cp: cannot stat 'c:/TEMP/Rbuild365620874/pgirmess/chm/pgirmess.chm': No
such file or directory
make[1]: *** [chm-pgirmess] Error 1
make: *** [pkg-pgirmess] Error 2
*** Installation of pgirmess failed ***
I have recently installed MikTex 2.5 and Perl (I have been obliged to
for...
2008 Sep 19
1
readRegistry function (PR#12937)
Full_Name: Zivan Karaman
Version: 2.7.2
OS: Windows XP
Submission from: (NULL) (195.6.68.214)
I'm puzzled by the readRegistry function.
Shouldn't the "hive" argument be something like
c("HLM", "HCR", "HCU", "HU", "HCC", "HPD") rather than
c("HLM", "HCR", "HCU", "HU", "HCC, HPD").
For example,
> readRegistry("Test", "HCC, HPD")
Error in readRegistry("Test", "HCC, HPD") : invalid 'hive' value
Ple...
2004 Dec 14
3
Problems with app_realtime
...|
| ipaddr | varchar(15) | | | | |
| ts | timestamp(14) | YES | | NULL | |
+----------------+---------------+------+-----+---------+----------------+
36 rows in set (0.01 sec)
--
Brian Wilkins
Software Engineer
brian@hcc.net
Heritage Communications Corporation
Melbourne, FL USA 32935
321.308.4000 x33
http://www.hcc.net
2017 Feb 07
2
Clang option to provide list of target-subarchs.
There are at least four clang frontends for offloading to accelerators:
1 Cuda clang 2 OpenMP 3 HCC and 4 OpenCL. These frontends will
want to embed object code for multiple offload targets into a single
application binary to provide portability across different subarchitectures
(e.g. sm_35, sm_50) and across different architectures (e.g nvptx64,amdgcn).
Problem: Different frontends ar...
2009 Mar 17
1
Adding labels to heatmaps from image()
Hi,
I have been trying to add labels to the rows of a heatmap produced using image() function. It is simply not working. Here is what I did.
A2Rplot.hclust(hcc,k=length(num),col.up="black",col.down=num,lty.up=2,lty.down=1,lwd.up=1,lwd.down=2,show.labels=FALSE)
#used the above external program to create a colored dendrogram
xsort <- x[1:nrow(x), hcc$labels[hcc$order]]
go<-genes[hc$order]
image(scale(t(xsort)), col=greenred(60),xaxt="n&...
2004 Dec 15
1
hclust and heatmap - slightly different dendrograms?
...nonexpert, it
seems to me that hclust is also invoked by heatmap.
> heatmap
function (x, Rowv = NULL, Colv = if (symm) "Rowv" else NULL,
distfun = dist, hclustfun = hclust, add.expr, symm = FALSE,
...
hcr <- hclustfun(distfun(x))
ddr <- as.dendrogram(hcr)
....
hcc <- hclustfun(distfun(if (symm)
x
else t(x)))
ddc <- as.dendrogram(hcc)
I understand it is possible to add Rowv=NA and order the samples as
per hclust, but I'm just wondering if there is a reason for this
observation. Any pointers would be very mu...
2004 Aug 11
5
Asterisk and SMP
Does anything have to be done at compile time in order for Asterisk to
take advantage of 2 CPU's?
Thanks
2005 Jan 10
1
Ramifications of Multiple Sip Reloads Within Minutes?
...m asking because I would like for the
peer names to be displayed immediately by using the sip show peers command. I
am not interested in realtime because I am running stable 1.0.3 only and also
it does not provide the qualify functionality I so desire.
--
Brian Wilkins
Software Engineer
brian@hcc.net
Heritage Communications Corporation
Melbourne, FL USA 32935
321.308.4000 x33
http://www.hcc.net
2004 Dec 24
3
Preventing Asterisk from sending 'h' across to SIP Provider
...s
autofallthrough=no. I have posted my extensions.conf below. Thanks -
[general]
autofallthrough=yes
context=default
[default]
;exten => _.,1,Dial(SIP/003214093773@3213084999,70,t)
exten => _.,1,AGI(mta_auth.agi,${EXTEN})
exten => _.,2,Hangup
--
Brian Wilkins
Software Engineer
brian@hcc.net
Heritage Communications Corporation
Melbourne, FL USA 32935
321.308.4000 x33
http://www.hcc.net
2010 Nov 16
1
local users and virtual users
...ch IS the localname of the server. This name is not in mysql nor
passdb either.
Is there a way to find local users in passdb when the come in with a
long name? Do I need another passwd like file (i hope not...)
Recap:
local Domain is :mail-dev.hobby.nl
default domain added bij dovecot is kader.hcc.nl
kader users are found in mysql regardless if they give @kader.hcc.nl or
not (then it is added)
system user are never found since longname is not in mysql nor in passdb.
dovecot -n:
root at mail-dev:/etc/dovecot# dovecot -n
# 1.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-25-server x86_64...
2005 Jan 04
0
Cisco 7200 One-Way Audio
...SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.200.169:5060;received=209.114.219.98;rport=5060
From: 3213084003 <sip:3213084003@xxx.xxx.xxx.xxx;user=phone>;tag=2785115378
To: <sip:1001@xxx.xxx.xxx.xxx;user=phone>;tag=as0f161add
Call-ID: 1801199744@192.168.200.169
CSeq: 1 INVITE
User-Agent: HCC Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:1001@xxx.xxx.xxx.xxx>
Content-Length: 0
to 209.114.219.98:5060
-- Executing MYSQL("SIP/3213084003-cab8", "Connect connid localhost
asterisk longpoint asterisk") in new stack
-- Executing...
2004 Jun 30
7
Asterisk Causing Cisco 7200 Router to Crash?
...erver on an exact same router but different network
before and it did not cause a crash. We have gone through two different Cisco
7200 series routers and both exhibited the same problems. Any clues? Thanks -
--
--
Heritage Communications Corporation
Melbourne, FL USA 32935
http://www.hcc.net
2011 Jun 14
1
high number of processes
...e-ns-eoh
lda:
postmaster_address: postmaster
deliver_log_format: msgid=%m: %$
rejection_subject: Rejected: %s
rejection_reason: Your message to <%t> was automatically rejected:%n%r
auth_socket_path: /var/run/dovecot/auth-master
auth default:
mechanisms: plain login
realms: kader.hcc.nl hobby.nl
default_realm: kader.hcc.nl
cache_size: 1024
cache_ttl: 10
passdb:
driver: pam
args: failure_show_msg=yes cache_key=%u dovecot
passdb:
driver: sql
args: /etc/dovecot/dovecot-sql.conf
userdb:
driver: sql
args: /etc/dovecot/dovecot-sql.conf
socket:...
2005 Jun 22
10
New Asterisk Implementation
...VoIP-capable
phones, and that I'll need to re-wire most of the campus telephone infrastructure (it's still
all cat-3) -- these arent problems.
I just want to be sure that it's possible to do this, and that im not wasting my time.
Thanks for any insight provided!
- Don Brearley
HCC Computer Services
2016 Oct 15
1
make tinc as a reusable lib possible?
2016-10-11 3:52 GMT+08:00 Mr.X <mrx at hcc.im>:
> Network extension apps are just like ordinary apps, only they can utilize
> the utun interface and create VPN entries. So I think, yes, tinc need to be
> linked from such apps.
link to and link from is mark as the main application's view, so, for
NE extension it's link t...
2004 Nov 26
2
Execute a script upon registration
...te a script upon successful registration and
authentication of a SIP device in Asterisk? For instance, have a script log
all successful registrations in a database or authenticate users instead of
using the secret=password in the sip.conf file? Thanks -
--
Brian Wilkins
Software Engineer
brian@hcc.net
Heritage Communications Corporation
Melbourne, FL USA 32935
321.308.4000 x33
http://www.hcc.net
2004 Dec 06
1
SIP status lagged
Hi,
When I do a sip show peers in the cli, the status is lagged.
This peer its behind a satellite link with 600/900ms of delay.
May I change some parameter in the Asterisk?
Some times I cant make a phone call from the remote site to my central site.
Thanks
Este mensaje ha sido analizado por C4I Mail Server
en busca de virus y otros contenidos peligrosos,
y se considera que esta limpio.
2005 Jan 17
1
ASTCC single stage + no access number + auth usingsip username and password
> I would like to have all SIP phones to work on prepaid basis
> and without need to dial any access number, instead I would
> like to use the phone as normal dialing only the destination
> number, for example 00464090510.
I use the AccountCode for authentication. This is how, for example:
exten => _00XX.,1,DeadAGI(astcc.agi,${ACCOUNTCODE},011${EXTEN:2})
> Once the call is
2005 Aug 22
1
Problem with Hangups
...hangup.
I am using kewlstart signalling, and have busydetect=yes in my zapata.conf file.
I am in the USA, and my indications.conf file seems to be in order.
I am running Asterisk 1.0.9 with the zaptel-freebsd 0.10 ZapTel driver.
Thank you for any insight into this issue!
- Don Brearley
HCC Computer Services
2012 May 24
4
Manually modifying an hclust dendrogram to remove singletons
Dear R-Help,
I have a clustering problem with hclust that I hope someone can help
me with. Consider the classic hclust example:
hc <- hclust(dist(USArrests), "ave")
plot(hc)
I would like to cut the tree up in such a way so as to avoid small
clusters, so that we get a minimum number of items in each cluster,
and therefore avoid singletons. e.g. in this example, you can see