Displaying 20 results from an estimated 200 matches similar to: "send fax by Iaxmodem ?"
2007 Oct 17
2
asterisk hylafax iaxmodem
Hi,
I have problems with asterisk and hylafax+ iaxmodem. I can successfully send
faxes to Panasonic KX-FT932 fax, but with Xerox WorkCentre M20i I have
problems: No carrier. This is hylafax log, maybe you can suggest me where
to find ...
Oct 17 07:38:48.22: [22428]: SESSION BEGIN 000000041 180037052390906
Oct 17 07:38:48.22: [22428]: HylaFAX (tm) Version 4.4.2
Oct 17 07:38:48.22: [22428]: SEND
2006 Apr 04
0
Can't recieve Fax: No carrier detected - Asterisk + iaxmodem + Hylafax
I'm able to recieve fax with pure SpanDSP 0.0.2 + Asterisk successfully
but I have problems with some fax machine so I wanted to try using
HylaFax to recieve Fax instead of SpanDSP hoping that it'll solve my
problem. I'm trying to connect Asterisk with SpanDSP using iaxmodem. My
system looks like this:
ISDN <---> Asterisk <---> IAXModem <---> Hylafax
Asterisk
2005 Dec 13
2
what does this warnings mean? and what should I do?
I use lmer to fit a mixed effect model.It give some warnings.what does this warnings mean? and what should I do?
> (fm2.mlm <- lmer(qd ~ edu + jiankang + peixun +hunyin + cadcj + age + age2 + sex + dangyuan + Comp.1 + Comp.2+trust.cz1 +(trust.cz1|commid), data = individual,na.action = "na.exclude",family="quasibinomial"))
Generalized linear mixed model fit using PQL
2006 Jun 15
1
Windows Messenger 5.1
I am attempting to install an older version of Windows Messenger (5.1).
When I first attempted, wine complained about a missing MSVBVM60.DLL. I got
that installed and now I get the following:
In a pop-up window (Microsoft), I get the text: Error Detected, Unable to
determine all required user information
...and at the console I get:
fixme:ole:CoRegisterMessageFilter stub
2009 Jul 20
0
No subject
I'm wondering if hdlc can be the culprit (not sure what it is and what it does). Should I set hdlc to yes in misdn.conf (I'm asking before testing because this is a production system)?
misdn.conf:
[general]
misdn_init=/etc/misdn-init.conf
debug=0
ntdebugflags=0
ntdebugfile=/var/log/misdn-nt.log
ntkeepcalls=no
bridging=no
stop_tone_after_first_digit=yes
append_digits2exten=yes
2007 Nov 26
1
Plotting with R: setting the y axis
I have a series of numbers I'm wanting to plot. They come from a
nanodrop machine, which graphs with a specific x and y indices. X goes
from 220nm to 350nm, which I can set. But the y axis should go from -5
to 65, but I'm finding it impossible to hardcode that.
I've looked. I've typed ?plot at the R prompt. Google has not been my
friend. _R Graphics_, if it holds the key, has not
2012 Mar 01
1
Need help using Melt and cast to compute correlation for a cross tabulation
I have a data frame with a number of observed and predicted values by
classification as shown below:
Count Volume FCLASS
1 55000 60000 Grade Separated
2 43000 39000 Grade Separated
3 26000 26500 Major Arterial
4 19500 20000 Major Arterial
...
There are four classes here: Grade Separated, Major Arterial, Minor
Arterial, and Collector
I am looking
2011 Sep 01
2
problems with hylafax + iaxmodem + asterisk1.8.5
Hi!
from 2 days I'm trying to run hylafax server and iaxmodem with Asterisk 1.8.5.
I have 2 computers in the lan, one is the Asterisk PBX and the other is the server with hylafax and iaxmodem installed.
In Asterisk I set up an IAX trunk in this way:
___________________________
iax.conf
[iaxmodem]
type=friend
context=outgoing-fax
disallow=all
allow=ulaw
username=iaxmodem
secret=password
2007 Feb 15
3
asterisk freeze due to "too many open file" error
Hi,
my Asterisk 1.2.9.1 suddenly freezed ("stop now" did not work!!) . I
found the following errors inside /var/log/asterisk/message:
Feb 14 14:55:41 ERROR[11273] rtp.c: Unable to allocate socket: Too many
open files
Feb 14 14:55:41 WARNING[11273] chan_sip.c: Unable to create RTP audio
session: Too many open files
Feb 14 14:55:43 WARNING[11273] acl.c: Cannot create socket
Feb 14
2012 Oct 17
3
aggregate function not working?
The aggregate function for some reason will now work for me.
The error I'm getting is:
"Error in sort.list(y) : 'x' must be atomic for 'sort.list'
Have you called 'sort' on a list?"
agPriceList=aggregate(PriceList$Size, list(PriceList$bandNum),sum)
*Price list dataframe:*
dput(PriceList)
structure(list(Price = c(0, 8.18, 8.27, 10.42, 10.5, 10.6, 11.13,
2007 Nov 30
1
Conexant fax/modem not faxing with sendfax
I finally picked up a "real" modem (not a winmodem) and put it in my
machine. I pulled down the hsfmodem driver from the source, got a license
and installed the driver at full power.
If I use wvdial, I can get out through the modem, so I know that works.
However, sendfax is rejecting the fax capability (from
/var/log/sendfax.log):
11/30 00:31:52 sendfax: interim release 1.1.33-Apr10
2012 Oct 05
2
Dúvida função Anova pacote car - Medidas repetidas
Olá pessoal, estou realizando uma ANOVA com medidas repetidas e estou
utilizando a função "Anova" do pacote "car".
Medi o biovolume de algas a cada dois dias durante 10 dias (no banco de
dados abaixo só coloquei até o 4° dia). Tenho 2 tratamentos ("c","t") e o
experimento foi realizado em tréplicas ("A","B","C").
> Pa2
2009 Nov 05
2
faxes received on mISDN
Hi,
My initial setup for receiving faxes worked as follows:
fax call arrives on ISDN BRI connected to a BOSCH PBX, signal sent to ALCATEL PBX via PRI QSIG then finally sent to ASTERISK via PRI EUROISDN. The Asterisk server then forwarded the call to a iaxmodem and HylaFax received the data. All worked fine.
Now I got rid of both BOSCH and ALCATEL in the "fax path" and it's as
2012 Nov 05
1
custom function & missing value where TRUE/FALSE needed
I can't figure out why this function wont work.
#Custom Function used
fallInBand <- function(x){
#Assume the bands fall go up form 0 to 100 in intervals of 5 then from 100
to 1000 in intervals of 100.
#returns the location (band number)
if (is.na(x) == FALSE) {
if(x < 100) {#bands of 5
if((x %% 5) >=0){#falls within the band
Result = as.integer(x/5)+1
2007 Dec 01
2
Slightly OT: Conexant fax/modem not faxing with sendfax
On Nov 30, 2007 6:35 PM, Kingsly John <member+centos at kingsly.net> wrote:
>
> What you have isn't a "real" modem .. it's just a winmodem that is usable
> under linux. "real" modems don't need drivers to work.
>
> 11/30 00:31:52 dem mdm_command: string 'AT+FCLASS=2.0'
> 11/30 00:31:52 dem mdm_command: string 'ERROR' ->
2009 Aug 29
0
Training failed with hylafax
I try to use hylafax to send fax, but i encounter with TRAINING failed error
I try many times to send a fax to fax machine whose type is Canon Laser Class 9000 Series
I always failed with the TRAINING failed error but succeed 2-3 times
I also send fax to another machine whose type is Panasonic
And I failed all the time with the same error without any success
When using windows's fax modem to
2013 May 20
2
[LLVMdev] Polly issue
Hi,
When I test "matmul" in the polly directory, I get the following
performance data:
//===============================
--> 12. Compare the runtime of the executables
time ./matmul.normalopt.exe
0:23.53 real, 23.48 user, 0.00 sys
time ./matmul.polly.interchanged.exe
0:22.86 real, 22.82 user, 0.01 sys
time ./matmul.polly.interchanged+tiled.exe
0:22.87 real, 22.83 user, 0.00 sys
2008 Jan 09
2
IAXmodem 1.0
Has anyone built an rpm for Centos 5 and IAXmodem 1.0?
I need it, and I thought to ask before struggling to get it. The
Trixbox people are saying a couple of weeks still on their side...
2007 Jul 06
2
Current version of IAXModem
Trixbox is supplying a rather old version of IAXModem, 0.1.14, where
current is 0.3
Does anyone know of where a version is available more current than 0.1.14?
2006 Jan 18
1
Iaxmodem and Efax?
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060118/cbc5089c/attachment.pgp