[asterisk-users] (OT) HylaFAX, IAXModem, Asterisk
Steve Totaro
stotaro at asteriskhelpdesk.com
Thu Nov 23 08:27:20 MST 2006
Doug Lytle wrote:
> Steve Totaro wrote:
>
> Steve,
>
> You neglet to mention:
>
> Distro
> Version of HylaFAX
> Version of iaxmodem
> Version of Asterisk
> How you're connecting to the PSTN (From previous conversations, I'm
> guessing PRI)
>
> I can't say that I'm not experiencing the same issue as you, 99% of
> our faxes are incoming.
>
> I'm running 23 iaxmodems along with HylaFAX 4.3.0.12 on a PRI and
> Asterisk 1.2.12.1, running on Mandriva 2006. My setting below:
>
> [iaxmodem]
>
> device /dev/ttyIAX01
> port 4599
> refresh 60
> server 127.0.0.1
> record
> peername iaxmodem.com01
> secret 12345
> cidname WhereIWork
> cidnumber 269xxxxxxx
> codec slinear
>
> [Asterisk]
>
> [iaxmodem.com01] ; Software modem COM01
> type=friend
> host=dynamic
> trunk=no
> allowcallerid=yes
> disallow=all
> allow=slinear
> secret=12345
> qualify=no
> trunk=no
> context=sip
>
> [HylaFAX]
>
> ModemType: Class1 # use this to supply a hint
> ModemSetOriginCmd: AT+VSID="%s","%d"
>
> Class1AdaptRecvCmd: AT+FAR=1
> Class1TMConnectDelay: 400 # counteract quick CONNECT
> response
>
> Class1RMQueryCmd: "!24,48,72,96" # enable this to disable V.17
> ModemResetCmds: AT+VCID=1 # enables CallID display
>
I am running on CentOS 4.4, Asterisk 1.2.10, hylafax-4.3.0-2,
iaxmodem-0.1.10.
Your config.tty files are much shorter than mine. I think I used the
addfax script instead of copying the sample from iaxmodem.
I guess it is time to upgrade a few components and try again.
Thanks,
Steve
More information about the asterisk-users
mailing list