Results 1 to 3 of 3

Thread: Fax module

  1. #1
    sugarcare is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    405

    Default Fax module

    How do I integrate a Fax module to the package under both LAMP or WAMP env. Under LAMP, we have hylafax. Or there any OS packages under WAMP?

    Let's say, we generate a report and have an option for the user to fax/email/print.

  2. #2
    stevec is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    London
    Posts
    1,100

    Default Re: Fax module

    hylafax sounds the best way to go. Used it a fair bit a couple of years ago and integration was reasonably straightforward (hint: if you are fax merging, make the whole doc the header page). You should be able to remotely send to a linux box from a wamp server

  3. #3
    efgroup is offline Sugar Community Member
    Join Date
    Feb 2006
    Location
    SW Texas
    Posts
    16

    Default Re: Fax module

    Quote Originally Posted by sugarcare
    How do I integrate a Fax module to the package under both LAMP or WAMP env. Under LAMP, we have hylafax. Or there any OS packages under WAMP?

    Let's say, we generate a report and have an option for the user to fax/email/print.
    WAMP has a built in fax service - just add a fax modem and configure fax services in the OS.
    You can wrap the faxing portion several different ways - I'm taking the approach of an outbound fax queue table, with canned form letters writen in ms word. The merge info is taken from the outbound fax queue table, read via odbc in VFP, then VFP drives an automation piece to do the merge (even if one document), submit to the fax server queue, and then update the outbound fax queue table with other info.

    FOR LAMP servers - I'm about to take the approach for automating custom pdf generation, then sending that out via email to an efax service . Not pretty, but my production SugarCRM server resides on a shared-service hosting company, and my options to 'attach a modem' are non-existent.

    regards [Bill]
    ----
    Wililam Sanders / Electronic Filing Group (We Sling Data!)
    Custom SW Dev for VFP/SQL/mySql
    Targeted Marketing Consulting and Integration
    see http://efgroup.net/dotnetconversion for more info

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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