HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] R: Re: binding tty ports on Diva Server Analog Cards
thanks. I tried and finally it works fine. There was a mistake in the hardware
documentation.
I set a called number in the modem configuration panel (hardware specific
software), thus Hylafax can read DAD and assign it to CID number for routing.
I copied here the last lines of one my config.ttyds02.
I hope to help someone else, I've been studying and testing for 2 days...and
nights...
#
# my hardware
# controller 1 is V-Analog-8P card (ttyds01 - 08)
# controller 2 is V-Analog-4P card (ttyds09 - 12)
#----------------------------------------------------------------------------------------
#
# i) ModemResetCmds: AT#CID=14 #Hylafax friendly format
# ii) Bind Modem to Controller N Line M: AT+iQ=aN+iK=aM
# and finally (in this case controller 1 - modem 02) all togheter i) and ii)
#
ModemResetCmds: AT#CID=14+iQ=a1+iK=a2
#
#----------------------------------------------------------------------------------------
#
# These should match the modem responses for DID and Caller*ID.
#
CallIDPattern: "DAD: "
CallIDPattern: "CID: "
Pasquale
>----Messaggio originale----
>Da: faxguy@xxxxxxxxxxxxxxxx
>Data: 17/11/2010 6.56
>A: "pasqualone@xxxxxxxxx"<pasqualone@xxxxxxxxx>
>Cc: <hylafax-users@xxxxxxxxxxx>
>Ogg: Re: [hylafax-users] binding tty ports on Diva Server Analog Cards
>
>pasqualone@xxxxxxxxx wrote:
>>
>> I found this on the Eicon Diva support site:
>>
>>
>> *************************************
>>
>> *Diva Server Analog Cards*
>>
>> Binding a tty port to a particular line on a Diva Server Analog Card
>> is a two stage process. First bind the tty port to the Diva Server
>> Analog controller, and then to a line on the particular Diva Server
>> Analog card. The AT command sequence to do this is
>>
>> AT+iQ=aN+iK=aM
>>
>>
>> Where N is the controller number of your Diva Server Analog Card and M
>> is the line number of the Diva Server Analog Card.
>>
>> For instance if you have a V-Analog-8P card that is controller 2, and
>> you want to bind ttyds3 to line 8 of this card, you would use the command
>>
>> AT+iQ=a1+iK=a8
>>
>> *************************************
>>
>> Two questions
>>
>> i) It seems to be a mistake on the last phrase. Maybe it would be:
>> For instance if you have a V-Analog-8P card that is controller 1, and
>> you want to bind ttyds3 to line 8 of this card, you would use the command
>> AT+iQ=a1+iK=a8
>> in config.ttyds03
>>
>> Right?
>>
>
>Maybe the counting starts with 0, and thus maybe "1" does refer to
>controller #2. Inevitably, if you doubt Eicon's documentation you'll
>either need to experiment or find someone who is an authority on Eicon
>cards to answer this.
>
>> ii) If I would to use this string, where?
>> Ok, in config.ttydsXX but... where? For example like this:
>> ModemResetCmds: AT+iQ=a1+iK=a1
>>
>> is's OK?
>
>I suspect that ModemResetCmds is the appropriate place for this.
>
>Thanks,
>
>Lee.
>
>
>____________________ 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*