Displaying 19 results from an estimated 19 matches for "4x5".
Did you mean:
45
2004 Jul 01
5
Zultys 4x4 or 4x5 ip phones?
Does anyone on-list use the Zultys 4x4 or 4x5 ip phones? I'd like to
hear some opinion before I buy a few. I'm especially interested in the
PSTN interface on the 4x5. Does it relay to * for VM when an incomming
call is not answered by the phone?
Thanks,
Michael
--
Michael Graves mgraves@pixelpower.com
Sr. Pr...
2005 Aug 10
2
Zultys ZIP 4x5
Hi peoples
Can anyone tell me if the Zultys Zip 4x5 supports iax protocols or if they
have configured one before for iax.
If you have a sample config file that would be great. Any assistance would
be nice
Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/at...
2004 Aug 21
1
Zultys 4x4 or 4x5
Hi All,
A friend has asked me to get a new Zultys 4x5 working with his *
server. I've been over the web gui but don't see where all the
registration info gets entered in the phone. Is there someone on-list
who has Zultys phones and can advise me as to their setup? The
manufacturers docs are useless.
Thanks,
Michael
--
Michael Graves...
2005 Mar 29
0
Zultys 4x5 phone
Does anyone on-list have any advice about the version 2.2 firmware for
the Zultys 4x5 phone? It has a new "gateway" mode that is supposed to
direct calls on the analogue line to the PBX for VM, etc. Zultys has
not yet presented any docs, and the keep refering me to the reseller
who doesn't know anything about t at all.
Thanks,
Michael
--
Michael Graves...
2003 Apr 28
2
sum(..., na.rm=TRUE) oddity
...FALSE.
Linux Redhat 7.3, R version 1.6.1.
I've had no luck searching the mail archives, so I was hoping somebody
could explain/check this one for me. I will need to apply the function
to missing data, simple as it is.
Code:
x<-matrix(runif(20,0,5)%/%1,4,5) # random matrix data set 4x5,
values are integers between 0 and 4
coords<-c(2,3,3,4) # choose any sub-matrix, with
c(ymin,ymax,xmin,xmax) being row and column indices.
occupied.counter<-function(coords){sum(x[coords[3]:coords[4],coords[1]:coords[2]])}
occupied.counter(coords)
[1] 7
occupied.counter<-funct...
2004 Oct 06
0
Zultys phones with encryption
Hi All,
Does anyone on-list have experience with the Zultys 4x4 and 4x5 phones
with AES encryption? Does this work well with *? I imagine that it
would work as long as * doesn't have to decode the stream. What are the
implications for calls going to voicemail or MeetMe?
I'd pondering installing the 4x5, especially if Zultys can make the
on-board FXO port avai...
1999 Mar 26
1
Array indexing
...ould have thought this was a simple operation.
Is it that I am too stuck in Fortran for my own good (so wots rong with
fortran?), but is there a better way of doing what to me is intuitive but
gives completely the wrong answer. The following result occurs:
a<-kronecker(1:4,t(11:15)) # Gives 4x5 matrix with unique elements
# 11 12 13 14 15
# 22 24 26 28 30
# 33 36 39 42 45
# 44 48 52 56 60
b<-c(1,2,4,5) # The columns to extract for each of 4 rows
z<-a[,b] # Gives a 4x4 matrix
# 11 12 14 15
# 22 24 28 30
# 33 36 42 45
# 44 48 56 60
ie a[1:4,b]...
2013 Apr 25
2
Selecting and then joining data blocks
...n I achieve this?
2> I don't want to manually identify and arrange the matrices for each
vector of index values generated (for which the code I used is :
index=sample( 4,7,replace=T)). How can I automate the process?
Basically, I am doing bootstrapping , but the observations are actually 4X5
matrices.
Appreciate your help.
Thanks,
Preetam
---
Preetam Pal
(+91)-9432212774
M-Stat 2nd Year, Room No. N-114
Statistics Division, C.V.Raman
Hall
Indian Statistical Institute,...
2013 Jan 03
5
splitting matrices
Dear useRs,
i want to split a matrix having 1116rows and 12 columns. i want to split that matrix into 36 small matrices each having 12 columns and 31 rows. The big matrix should be splitted row wise. which means that the first small matrix should copy values which are in first 31 rows and 12 columns of the big matrix. similarly 2nd small matrix should contain values from 32nd to 63rd row of the
2005 Feb 04
1
Snom Phones Volume
Good Day List,
I have several different SIP Phones running on my asterisk box.
I have recently purchased a snom 190 and a snom 220.
They work great, EXCEPT I have to have the volume turned all the
way up in order to hear the conversation on the other end.
All the other phones Zultys 4x5, 4x4, 2x2, Cisco 7960, Wooksung
2000... all behave fine and volume is set to middle of the range and I
can
Here the other end clearly.
I like the snom phones, and there must be something I am missing
in the config.
Any wisdom will be accepted with much enthusiasm
~ ron
-------------- next p...
2005 Feb 15
1
7912G via SIP, looking for comments
Hello,
I'm looking for any comments or user experiences from anyone who is
using 7912G phones with SIP. Any installation issues? Usability
problems? Do the features seem to work, etc...In short, I'm looking for
your opinions on how suitable this phone is for an asterisk
implementation for approx. 10 users. Next logical question: what other
phones would you recommend for a situation
2006 Mar 16
1
filling a matrix with data
Hi,
I've extracted netcdf data in R, and am trying to output it in a matrix
format. I can make the matrix, and I have the data, but I can't get the
matrix to include the data...
I'm not very experienced at using R, so please forgive the crudeness of
these codes...
# For the matrix
wind_dir_data<-matrix( NA, 17, 365 , byrow = FALSE )
wind_speed_data<-matrix( NA, 17, 365,
2005 Mar 17
6
Polycom vs. Cisco IP Phones
Hi all,
I am working on building a new VoIP PBX. Looking at the current market
for phones it seems my best "enterprise" options are the Cisco and
Polycom phones. I have some experiance with the Cisco 7940G, but the
process of flashing the phone with the SIP firmware left a bad taste in
my mouth (not to mention the added expense for the phone).
What is the general consensis about
2005 Jan 29
2
Silly question: Why multiple lines on SIP phones?
This is probably going to sound really silly and I must be confused about
it. Maybe someone can set me straight.
I've been tinkering for a while with * and a number of different FXO/FXS
cards, SIP phones, and ATAs trying to get a feel for what works and what
doesn't. In the SIP phone group, I have a Cisco 7940G, a Polycom 500, and
now an SPA-841. Each of these allow me to configure at
2009 Mar 15
11
Grand prix legends recognize only two joystick axis
Hi,
I'm trying to use my saitek cyborg evolution to play with grand prix legends.
The device is correctly recognized by linux as a 6 axis 12 button device:
Code:
jstest /dev/input/js0
Driver version is 2.1.0.
Joystick (Saitek Cyborg USB Stick) has 6 axes (X, Y, Z, Rz, Hat0X, Hat0Y)
and 12 buttons (Trigger, ThumbBtn, ThumbBtn2, TopBtn, TopBtn2, PinkieBtn, BaseBtn, BaseBtn2, BaseBtn3, BaseBtn4,
2005 Jan 01
25
Qs about FXO/FXS cards
Hello.
I am going to be putting together my first * system using FXO/FXS
interfaces. All the systems I have set up thus far have been pure VoIP
setups.
The system I need to set up should have 3 FXO interfaces and 1 FXS
interface, as well as several SIP phones. I have noticed people
complaining about Digium's TDM cards - are these isolated incidents or
are these cards unreliable? I intend to
2005 Mar 22
0
RE: Asterisk-Users Digest, Vol 8, Issue 150
...nes
To: "asterisk-users@lists.digium.com"
<asterisk-users@lists.digium.com>
Message-ID: <423AF389.6020102@rosecompanies.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> If you've considered the Snom, you might also want to test a
> Zultys 4x4 or 4x5. I picked a 4x5 up off of ebay recently and
> have been pleasantly surprised by it. While I don't currently
> have a Polycom to compare it with, I would rank the audio
> quality equal to the Cisco's. It also just 'does the right
> thing' with multiple lines - only on...
2006 Feb 21
17
What business IP phone to use
I have been struggling with this issue for about a year now. There were
just too many IP phones to choose from at all sorts of price points and not
enough information about any of them. Now I am looking at the situation
again and if anything it has gotten worse. There are even more phones and
all sorts of opinions. For every person that says phone x is great there is
someone else complaining
2005 May 19
0
Re: Asterisk-Users Digest, Vol 10, Issue 154
...firmware (which the IP 600 has had since day one).
>>
>> If you are going to buy a Polycom now, get an IP 600, or, wait for
the
>>301's or 501's. Don't say I didn't warn you!
>
>
Good advice!. BTW, I LOVE my IP600's.
I also kinda like the Zultys 4x4/4x5.The hardware and software is good
but their support arrangement is terrible. They provide no end user
support at all. Period. They rely upon their dealers to provide all
support, but then they're ok with signing up dealers that know nothing
about the products.
Michael
--
Michael Graves...