Results 1 to 3 of 3

Thread: incoming fax detection

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2003
    Location
    Paris
    Posts
    1

    Question incoming fax detection

    Hello,

    I use a fax modem with W2000 professional.

    I don't how to detect incoming fax using the mscomm control .
    The stream I receive is like the incoming phone : "RING"

    Is anybody have an idea how to get the difference between fax and phone using VB6.

    Bests regards

    Charles

  2. #2
    Lively Member rekcus's Avatar
    Join Date
    Jan 1999
    Location
    Kuala Lumpur
    Posts
    122

    RTFM

    You gotta check your modem AT command manual for the answer. I suppose you will have to send a command like "AT+CLCC" to the modem when you detect "RING"
    penyou!

    "The code bytes.."

  3. #3
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238
    rekcus: AT+CLCC seem belong to GSM AT+C command set and not normal modem AT command set.

    Tapiero: Perhaps, you should check out the TAPI (Telephony Aplication Programming Interface)
    Last edited by Chris; Jan 20th, 2003 at 08:39 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width