On 03/13/2012 04:56 PM, Mike Diehl wrote:
On Tuesday 13 March 2012 3:45:18 pm Kevin P. Fleming wrote:
On 03/13/2012 04:18 PM, Mike Diehl wrote:

I've set faxdetect to 'yes' for the devices that I expect to be receiving
fax calls.

'faxdetect' is not a chan_sip configuration option (unlike chan_dahdi).
It's a feature that can be enabled on a channel via the CHANNEL()
dialplan function. In the dialplan itself, you'd use something like this:
exten =>  1234,5,Set(CHANNEL(faxdetect)=yes)

This function was implemented somewhere in the 10.x code base, I believe.  I'm
running 1.6.x.  So, it sounds like I need to plan an upgrade in order to get
this to work.

Right, so prior to that version, the *only* channel driver that had 'faxdetect' functionality was chan_dahdi.

--
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
Jabber: kflem...@digium.com | SIP: kpflem...@digium.com | Skype: kpfleming
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to