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] How to remove "No carrier detected" error, PBX



* Lukasz Szybalski <szybalski@xxxxxxxxx> [070228 09:19]:
> Hello,
> I am trying to remove the "No carrier detected" error from my system.
> Since i need to dial 9 before i can send from analog fax i added this
> to my conf.ttyS scripts.
> 
> ModemDialCmd: ATDT9,%s
> >From what i read this command creates a dial tone, then sends 9, and
> then a phone number.
> 
> Is there a website somewhere where there is more commands and their
> explanation of these commands.
> I am looking for a Dial command that will do 9 + pause + phone number
> The pause  will make sure the dial tone is present.
> 
> How would this command look like?
> ModemDialCmd: ATDT9,PAUSE,%s?????


Most modmes when dialing with ATDT will *wait* for dialtone before
dialing any of the digits specifed.  If it doesn't have dialtone, it
won't even get to doing 9,PAUSE, etc...

Most modems also have a setting which enables it do dial "blindly", not
waitin gfor dialtone.  You'll have to consult your modem docuementation,
but on the old Rockwell I had, it was "X3".  In that case, I had:
	ModemDialCmd:	"ATX3DT9,,,%s"

This would instruct the modem to *not* wait for dialtone, and start
dialing 9<pause><number>

a.

-- 
Aidan Van Dyk                                             aidan@xxxxxxxx
Senior Software Developer                          +1 215 825-8700 x8103
iFAX Solutions, Inc.                                http://www.ifax.com/

Attachment: signature.asc
Description: Digital signature




Project hosted by iFAX Solutions