similar to: ATA react to phone but unresponsive to fax modem

Displaying 20 results from an estimated 1000 matches similar to: "ATA react to phone but unresponsive to fax modem"

2009 Mar 17
0
ATA react to phone but unresponsive to fax modem [SOLVED]
2009/3/17 Olivier <oza-4h07 at myamail.com> > > > 2009/3/16 Olivier <oza-4h07 at myamail.com> > > Hi, >> >> I'm rather new to this domain so I may be doing stupid things without >> being concious of that. >> >> I've got a Patton MATA I'm trying to setup as T.38 fax adapter. >> Whenever I connect a fax machine (Dell
2013 Jan 02
2
In which column and in which row a number is in a matrix
Dear all, Happy New Year for all of you! I hope we have an year of essential freedom for everyone! I am trying to manipulate a matrix in order to know in which column and in which row a number is allocated. But, when we use the function "which" it returns the position of the number in the "vector representation of the matrix". For example: >
2012 Dec 02
1
overlapping graphs in logarithmic y-axis
dear useRs, i want to overlap graphs of two matrices in such a way that the y-axis of graph should be "logarithmic" against normal x-axis. i am, unsuccessfully, trying the followings >matplot(mata, log="mata",type = "l", col="red)>lines(mata, log="matb",type = "l", col="yellow") could you please help me out on it?? thanks in
2006 Mar 15
7
matrix indexing
Can someone please give me a pointer here. I have two matrices matA A B C 1 5 2 4 2 2 4 3 3 1 2 4 matB A B C 1 TRUE FALSE TRUE 2 FALSE TRUE TRUE 3 FALSE FALSE FALSE how do I extract all the values from matA where the coresponding entry in matB == TRUE (or FALSE), perferably in vector form. Many thanks tom
2013 Apr 24
2
Distance matrices Combinations
Dear UseRs, MY PROBLEM IS A SMALL PIECE OF A REAL BIG AND A COMPLICATED PROBLEM. IF I DELIBERATE IN A VERY SIMPLE WAY THEN ALL I WANT IS TO PUT ALL THE POSSIBLE COMBINATIONS OF 75 DISTANCE MATRICES (BY TAKING 4 MATRICES, MORE COMMONLY 75C4), in the following equation. t<-as.matrix((MAT1)^2+(MAT2)^2+(MAT3)^2+(MAT4)^2+,upper=T,diag=T)) Then "1215450" values of "t"(one for
2006 Jan 20
2
Using same passwords as the linux machine
Hi, I would like to know how to enable samba to use the same user/passwords that those that exists in the linux machine. Best regards, Nestor Mata Cuthbert
2003 Feb 19
1
AW: H323 & asterisk
Hay, if you get answer, so please inform me too thank Stephan -----Urspr?ngliche Nachricht----- Von: Luis Mata [mailto:mataluis at xtremenetworks.biz] Gesendet: Mittwoch, 19. Februar 2003 03:10 An: asterisk-users at lists.digium.com Betreff: Re: [Asterisk-Users] H323 & asterisk George: Hi, if you get the answer can you please share it with me. Thanks... glinyu at attbi.com said:
2009 Jun 20
1
how to apply the dummy coding rule in a dataframe with complete factor levels to another dataframe with incomplete factor levels?
Dear R helpers: Sorry to bother for a basic question about model.matrix. Basically, I want to apply the dummy coding rule in a dataframe with complete factor levels to another dataframe with incomplete factor levels. I used model.matrix, but could not get what I want. The following is an example. #Suppose I have two dataframe A and B
2009 Apr 26
4
comparing matrices
I'm trying to compare two matrices made up of bits. doing a simple comparison of matA == matB yields this sort of output. [,1] [,2] [,3] [,4] [,5] [,6] [1,] FALSE TRUE FALSE TRUE TRUE FALSE [2,] TRUE TRUE TRUE TRUE TRUE TRUE [3,] FALSE TRUE FALSE FALSE FALSE TRUE [4,] FALSE TRUE TRUE FALSE FALSE FALSE [5,] TRUE TRUE TRUE TRUE FALSE FALSE [6,] TRUE TRUE
2004 Jul 27
3
explain me exactly about ldap
Hi i wanna know exactly the principal functions of ldap, if is posible send me a example because im not very clear about this protocol with samba. thanks in advance Cristhian Dominican Republic -- "No basta saber, se debe tambi?n aplicar. No es suficiente querer, se debe tambi?n hacer"(Goethe, Johann Wolfgang von). Saludos Cristhian Nunez AGB-CDI Dominicana Abraham Lincoln
2004 Aug 06
1
icecast protocol
On Monday 28 April 2003 07:29, Leonardo Luiz Padovani da Mata wrote: > Which protocol icecast uses for stream the audio? > HTTP. Mike --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body.
2009 Jul 03
2
Deos anyone know of a summary of conformability rules? along with a specific problem
The rules for conformability of objects required for various operators remain a mystery as do some related problems like the rules for recycling in creating arrays etc. Would someone be able to direct me to where such rules are stated? In a related vein, there are all manner of operations that are readily coded in Gauss or in MATA that fail, often mysteriously, in R. Are there some
2015 Jun 17
4
small pbx for the office [it was: small homebrew pbx]
Lukasz Sokol wrote: > but have you considered a web-managed config-builder such as FreePBX? > Instead of building your dialplan from scratch ? I've never used FreePBX, but, after having looked at its website, I think I have a general understanding of what it can do. What I don't understand is how FreePBX answers my question about the Linksys SPA3102 being good for a mission
2010 May 28
2
4 CPU with WinXP on Centos 5.5 KVM?
Has anyone had any success getting WinXP 32bit to use 4 CPU's under Centos 5.5 KVM? I have tried everything and the best I can get is 2 CPU's. I tried everything listed here http://www.linux-kvm.com/content/running-windows-smp-guests I am using the VIRTIO drivers. Is this known limitation of KVM-83-164 (Centos5 release) with WinXP 32bit? I think there are reports of it working
2008 May 24
4
[Wiki] Possible error in documentation wineboot
Hello, I am translating some pages of Wiki of Wine into Spanish: In http://wiki.winehq.org/wineboot the first line says: wineboot preforms actions that would normally be done ... There might be wineboot performs actions that would normally be done I am not quite sure, but to translate it was not much meaning in the phrase to the word "preforms." On the other hand, I would like
2008 Apr 30
1
One way audio...
I have a big headache. I have an Asterisk server connected to an Avaya PBX. Everything is working between those two. The problem is that I have 45 PAP2T adapters and 45 SPA3102 adapters that connect via the Internet to the Asterisk server through a Fortinet firewall. When calling from a PAP2T I get one way audio, the remote site can hear me but I cannot hear them. If I do an "rtp
2012 Mar 10
1
SPA3102 asterisk signaling
Hy all, Recently a have a little problem with a Cisco device, SPA3102. I use this device with asterisk to dial out with outbound trunk. (SPA3102 has 1 FXO port) It working ok , but the device SPA3102 do this : when a call is placed for outgoing in asterisk and send to SPA3102 , this device "answer and dial the number in the same time" , in my CLI I see the channel is open , but on
2013 Nov 05
1
How to enable T.38 between SPA3102 PSTN Line port and ReceiveFAX app ?
Hello, I've got an analog phone which is currently receiving unsollicited FAX calls from PSTN. For learning purpose, I'm preparing an Asterisk/SPA3102 setup that would let voice calls come in and out and translate incoming FAX calls to TIF files (forwarded through email)). My target setup is : PSTN <-- analog--> SPA3102 Line Port <-- SIP --> Asterisk <-- SIP -->
2008 Feb 27
1
SPA3102 registration problem
Hi list, After failing to get a Sipura/Linksys SPA3000, which I've configured as a PSTN gateway, to pass on the Caller ID, I decided to try my luck with a Linksys SPA3102 after hearing some promising stories. Unfortunately, I've run into a completely new problem: it seems Asterisk won't let this device register. I went about configuring the SPA3102 in much the same way as I
2008 Aug 20
2
Linksys SPA3102-NA firmware upgrade on Linux
Does anybody know if the process of upgrading firmware on "Linksys SPA3102-NA" in Linux is the same as on Sipura 3K as described on voip-info.org http://www.voip-info.org/wiki/view/Sipura -- #Joseph GPG KeyID: ED0E1FB7