Displaying 20 results from an estimated 28577 matches for "indicator".
2004 Jan 17
4
Asterisk Indications
Hi,
Just wondering if someone could better explain how the indications.conf file
actually affects Asterisk?
I am using a Cisco 7940 from my Asterisk system, and have set in
indications.conf "country=au" thinking that this would make the
dialtones/call progress sound like the familiar Australian tones?
However when I call another extension on my system, it still sounds like
2019 May 08
2
[PATCH 08/10] virtio/s390: add indirection to indicators access
On 26/04/2019 20:32, Halil Pasic wrote:
> This will come in handy soon when we pull out the indicators from
> virtio_ccw_device to a memory area that is shared with the hypervisor
> (in particular for protected virtualization guests).
>
> Signed-off-by: Halil Pasic <pasic at linux.ibm.com>
> ---
> drivers/s390/virtio/virtio_ccw.c | 40 +++++++++++++++++++++++++------------...
2019 May 08
2
[PATCH 08/10] virtio/s390: add indirection to indicators access
On 26/04/2019 20:32, Halil Pasic wrote:
> This will come in handy soon when we pull out the indicators from
> virtio_ccw_device to a memory area that is shared with the hypervisor
> (in particular for protected virtualization guests).
>
> Signed-off-by: Halil Pasic <pasic at linux.ibm.com>
> ---
> drivers/s390/virtio/virtio_ccw.c | 40 +++++++++++++++++++++++++------------...
2019 Apr 26
0
[PATCH 08/10] virtio/s390: add indirection to indicators access
This will come in handy soon when we pull out the indicators from
virtio_ccw_device to a memory area that is shared with the hypervisor
(in particular for protected virtualization guests).
Signed-off-by: Halil Pasic <pasic at linux.ibm.com>
---
drivers/s390/virtio/virtio_ccw.c | 40 +++++++++++++++++++++++++---------------
1 file changed, 25 inserti...
2019 May 23
0
[PATCH v2 6/8] virtio/s390: add indirection to indicators access
From: Halil Pasic <pasic at linux.ibm.com>
This will come in handy soon when we pull out the indicators from
virtio_ccw_device to a memory area that is shared with the hypervisor
(in particular for protected virtualization guests).
Signed-off-by: Halil Pasic <pasic at linux.ibm.com>
Reviewed-by: Pierre Morel <pmorel at linux.ibm.com>
---
drivers/s390/virtio/virtio_ccw.c | 40 ++++++++++...
2019 Jun 12
0
[PATCH v5 6/8] virtio/s390: add indirection to indicators access
This will come in handy soon when we pull out the indicators from
virtio_ccw_device to a memory area that is shared with the hypervisor
(in particular for protected virtualization guests).
Signed-off-by: Halil Pasic <pasic at linux.ibm.com>
Reviewed-by: Pierre Morel <pmorel at linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck at redhat.com&g...
2013 Jan 10
1
Segmentation fault after upgrading from asterisk-10.5.0 to asterisk-11.1.2
After upgrading from asterisk-10.5.0 to asterisk-11.1.2, I am getting a Segmentation fault.
[root at localhost asterisk-11.1.2]# asterisk -vvvvvvc
Asterisk 11.1.2, Copyright (C) 1999 - 2012 Digium, Inc. and others.
Created by Mark Spencer <markster at digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components
2019 May 29
0
[PATCH v3 6/8] virtio/s390: add indirection to indicators access
From: Halil Pasic <pasic at linux.ibm.com>
This will come in handy soon when we pull out the indicators from
virtio_ccw_device to a memory area that is shared with the hypervisor
(in particular for protected virtualization guests).
Signed-off-by: Halil Pasic <pasic at linux.ibm.com>
Reviewed-by: Pierre Morel <pmorel at linux.ibm.com>
Signed-off-by: Michael Mueller <mimu at linux.ibm....
2008 Mar 01
4
Help needed in R
...1
[35,] 4 0
[36,] 8 0
[37,] 1 0
[38,] 15 0
[39,] 3 0
[40,] 3 0
[41,] 1 0
[42,] 6 0
[43,] 3 0
[44,] 6 0
[45,] 3 0
[46,] 4 0
[47,] 5 0
[48,] 14 0
[49,] 4 0
Q1. Column one is the data set, and column two is an indicator of 1 and 0. Some values
in column one corresponding to indicator 1 in column two are different, and some
are the same. There are 5 different groups of values in column one with indicator 1
in column two.
(a) How I can choose only one value (only one observation) f...
2006 Apr 20
3
Asterisk Won't start after SVN Trunk Update
Hi:
I deleted old modules in /usr/lib/asterisk/modules
before make install. I built zaptel and libpri before
asterisk. Modprobe zaptel and modprobe -v wctdm
executed witiout complaint. Starting asterisk
produced the output below with several warnings and a
failure. Can someone help, please. I double-spaced
the warnings in the text below. The first warning is
about music on hold because it
2001 Jul 04
3
by/ NA/ barplot
Colleagues
----------------------------------
System info:
Version 1.3.0 (2001-06-22) on NT
ESS v. 5.1.18 using emacs ver. 20.4
----------------------------------
I have generated an object (class = by) with NA values and want to plot
the output as a bargraph:
x2 <- by(scl.nos, species, sum)
These data are summed counts of fish by species
> x2
INDICES: AGI
[1] 0.729927
2019 May 27
2
[PATCH v2 6/8] virtio/s390: add indirection to indicators access
On Thu, 23 May 2019 18:22:07 +0200
Michael Mueller <mimu at linux.ibm.com> wrote:
> From: Halil Pasic <pasic at linux.ibm.com>
>
> This will come in handy soon when we pull out the indicators from
> virtio_ccw_device to a memory area that is shared with the hypervisor
> (in particular for protected virtualization guests).
>
> Signed-off-by: Halil Pasic <pasic at linux.ibm.com>
> Reviewed-by: Pierre Morel <pmorel at linux.ibm.com>
> ---
> drivers/s390/...
2019 May 27
2
[PATCH v2 6/8] virtio/s390: add indirection to indicators access
On Thu, 23 May 2019 18:22:07 +0200
Michael Mueller <mimu at linux.ibm.com> wrote:
> From: Halil Pasic <pasic at linux.ibm.com>
>
> This will come in handy soon when we pull out the indicators from
> virtio_ccw_device to a memory area that is shared with the hypervisor
> (in particular for protected virtualization guests).
>
> Signed-off-by: Halil Pasic <pasic at linux.ibm.com>
> Reviewed-by: Pierre Morel <pmorel at linux.ibm.com>
> ---
> drivers/s390/...
2004 Apr 10
1
Archive Post ISDN Q.931 disconnect cause codes
Keywords
T1 Q.931 isdn disconnect cause codes itu standard libpri
Dont know if anyone wondered what q.931 cause codes are
but i wishwe could get these back into the dial plan as a var
Standard Q931 Codes
Decimal Value Hexadecimal Value
Definition
1 01 Unallocated (unassigned) number.
This number is not in the routing table or it has no path
across the ISDN cloud (network).
1. Check routing
2019 May 10
2
[PATCH 08/10] virtio/s390: add indirection to indicators access
...9 20:26, Halil Pasic wrote:
> On Thu, 9 May 2019 14:01:01 +0200
> Pierre Morel <pmorel at linux.ibm.com> wrote:
>
>> On 08/05/2019 16:31, Pierre Morel wrote:
>>> On 26/04/2019 20:32, Halil Pasic wrote:
>>>> This will come in handy soon when we pull out the indicators from
>>>> virtio_ccw_device to a memory area that is shared with the hypervisor
>>>> (in particular for protected virtualization guests).
>>>>
>>>> Signed-off-by: Halil Pasic <pasic at linux.ibm.com>
>>>> ---
>>>> ? dri...
2019 May 10
2
[PATCH 08/10] virtio/s390: add indirection to indicators access
...9 20:26, Halil Pasic wrote:
> On Thu, 9 May 2019 14:01:01 +0200
> Pierre Morel <pmorel at linux.ibm.com> wrote:
>
>> On 08/05/2019 16:31, Pierre Morel wrote:
>>> On 26/04/2019 20:32, Halil Pasic wrote:
>>>> This will come in handy soon when we pull out the indicators from
>>>> virtio_ccw_device to a memory area that is shared with the hypervisor
>>>> (in particular for protected virtualization guests).
>>>>
>>>> Signed-off-by: Halil Pasic <pasic at linux.ibm.com>
>>>> ---
>>>> ? dri...
2012 Feb 08
1
How indices calculated in package "boot"
Hi,there,
I am using R package "boot" to bootstrap. I have one question here: does
anybody possibly know how the boot package generates the "indices" which is
used in the statistic function?
I thought "indices = sample(data, replace=TRUE)", but when I replaced
"indices" with this command and used "boot", I got different results.
Specifically,
2005 Nov 11
3
problems with for: warnings and segfault
Hi,
I have two problem with a for looping using R Version 2.1.1 (2005-06-20) on a
Debian Linux Testing.
The first problem: warnings messages
Look:
> xcoord <- 5
> ycoord <- 5
> indice <- 1
> for(i in c(1:5)) {indice <- indice+1;xcoord[indice] <- xcoord+i;
ycoord[indice] <- ycoord }
Warning messages:
1: number of items to replace is not a multiple of replacement
2019 May 09
1
[PATCH 08/10] virtio/s390: add indirection to indicators access
On 08/05/2019 16:31, Pierre Morel wrote:
> On 26/04/2019 20:32, Halil Pasic wrote:
>> This will come in handy soon when we pull out the indicators from
>> virtio_ccw_device to a memory area that is shared with the hypervisor
>> (in particular for protected virtualization guests).
>>
>> Signed-off-by: Halil Pasic <pasic at linux.ibm.com>
>> ---
>> ? drivers/s390/virtio/virtio_ccw.c | 40
>> ++++...
2004 Oct 09
2
which() and value replacement in a matrix
Hi,
I cannot go through the archives with which() as key-word... so common. Though I am sure to have seen something about this subject
in the past could somebody put me on the track. I have a matrix (actually a data.frame) in which I would replace the non-null values
by 1.
I tried the following:
indices<-which(myforetbin > 0,arr.ind=T)
myforetbin[indices[,1],indices[,2]]<-1
and get