HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] lastDialFailure:"No carrier detected" - Asterisk + Hylafax via IAXModem
Having just done the possible issues I see are
- no FaxGetty running for the modem - it won't answer by itself so
you need FaxGetty
if you watch faxstat while the call is coming can you see the mdoems
respond
if you fire up iaxmodem directly - not as a service you get all its
state changes logged to the screen which helps tell whats happening
- poor signal levels so the fax can't hear a loud enough reply
you can run ztmonitor -1 -vv where 1 is the channel number to get a
view of the sound levels while the call is going through.
- the call isn't actually getting to the modem.. Check the Asterisk
CLI to make sure the call is being routed to the modem while the call
goes through
Cheers Duncan
On 4/04/2006, at 5:01 AM, Pimjai Wesnarat wrote:
Hi,
I'm trying to connect Asterisk and Hylafax together using IAXModem.
I'm able to forward the fax call from Asterisk to HylaFax by using
this line:
exten => fax,1,Dial(IAX2/hylafax-iaxmodem/${NumberCalled},60,);
in iax.conf I set it up like this.
[hylafax-iaxmodem]
type=friend
username=hylafax-iaxmodem
secret=n19d19
host=dynamic
qualify=yes
trunk=yes
context=in-fax
Hylafax picked up the call but I was unable to recieve the Fax and
I got this error:
lastDialFailure:"No carrier detected"
Could any body suggest me what I should do?
I'm very new to Hylafax and I tried to config the *ModemResetCmds*
to ATH3 but when I did that Hylafax just dont pick up the call.
When I changed it to AT+VCID=1, I got the same error.
Full log:
supportsVRes:1
supports2DEncoding:yes
supportsMMR:yes
hasV34Trouble:no
hasV17Trouble:no
supportsPostScript:no
supportsBatching:yes
calledBefore:no
maxPageWidth:2432
maxPageLength:65535
maxSignallingRate:"14400"
minScanlineTime:"0ms"
remoteCSI:""
remoteNSF:""
remoteDIS:""
sendFailures:0
dialFailures:4
lastDialFailure:"No carrier detected"
pagingProtocol:"ixo"
____________________ HylaFAX(tm) Users Mailing List
_______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/
lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /
dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*