search for: xcounts

Displaying 2 results from an estimated 2 matches for "xcounts".

Did you mean: counts
2008 Jul 29
3
table questions
Hi again! Suppose I have the following: > xy <- round(rexp(20),1) > xy [1] 0.1 3.4 1.6 0.4 1.0 1.4 0.2 0.3 1.6 0.2 0.0 0.1 0.1 1.0 2.0 0.9 2.5 0.1 1.5 0.4 > table(xy) xy 0 0.1 0.2 0.3 0.4 0.9 1 1.4 1.5 1.6 2 2.5 3.4 1 4 2 1 2 1 2 1 1 2 1 1 1 > Is there a way to set things up to have 0 - 0.4 0.5 - 0.9 etc. please? I know there is the cut
2019 May 16
2
Forcing mwi update
Hi all, I've got a program that connects via AMI and acts upon the voicemail message waiting event. I'd like to be able to force one of those events at will instead of having to wait for the voicemail app to cause the event to get emitted. Is this possible? AMI or asterisk command? Thanks -- Mike Diehl -------------- next part -------------- An HTML attachment was scrubbed...