HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Extending WHFC for multiple phone number support



Ulrich Eckhardt wrote:
    
    Hi,

    i want to extend WHFC, so that it can send a document to
    multiple phone numbers without sending the complete job
    for every phone number.
    
    Currently i send the following commands (new HylaFAX protocol):
    
    TYPE I
    MODE S
    STOT
    (open here a data connection and sending the document)
    JNEW
    JPARAM FROMUSER (user)
    JPARAM LASTTIME ...
    JPARAM MAXTRIES ...
    JPARAM SCHEDPRI 127
    JPARAM DIALSTRING (phonenumber)
    JPARAM NOTIFYADDR (e-mail address)
    JPARAM VRES ...
    JPARAM PAGEWIDTH ...
    JPARAM PAGELENGHT ...
    JPARAM NOTIFY ...
    JPARM PAGECHOP "default"
    JPARM CHOPTHRESHOLD 3
    JPARM DOCUMENT ...
    JSUBM
    
    How must i change the protocol that i can submit multiple phone numbers
    to one job. Is it possible ?

If I understand things right you have to create a new job for
each phone destination in the way you described above.

	matthias




Project hosted by iFAX Solutions