|
How To Remove Fax Detection From Elastix 1.6.2-7 1 Year, 5 Months ago
|
Karma: 0
|
|
Dear Experts,
How can I remove fax detection function from my elastix 1.6.2-7?
I already tried to inactivate fax feature in the FreePBX 2.7 but the fax detection still exist.
Waiting your respond soon and thank you.
Best regards,
Ismed
|
|
|
|
|
|
|
Re:How To Remove Fax Detection From Elastix 1.6.2-7 1 Year, 5 Months ago
|
Karma: 4
|
|
Edit /etc/wanpipe/wanpipe1.conf and change the line:
TDMV_HW_FAX_DETECT = YES
to
TDMV_HW_FAX_DETECT = NO
After that restart the following services in order:
#service asterisk stop
#service dahdi stop
#service wanrouter restart
#service dahdi start
#service asterisk start
That should get it.
Good Luck
Chris
|
|
|
|
|
|
|
Re:How To Remove Fax Detection From Elastix 1.6.2-7 1 Year, 5 Months ago
|
Karma: 0
|
|
Thanks to the respond
I cannot find wanpipe1.conf in the folder /etc/wanpipe.
Is the wanpipe1.conf already moved to the other folder?
|
|
|
|
|
|
|
Re:How To Remove Fax Detection From Elastix 1.6.2-7 1 Year, 5 Months ago
|
Karma: 4
|
|
Are you using a T1 or analog lines?
|
|
|
|
|
|
|
Re:How To Remove Fax Detection From Elastix 1.6.2-7 1 Year, 5 Months ago
|
Karma: 0
|
|
Hi,
I am using ISDN E1 Line.
How about if remarked the faxdetect=incoming the the chan_dahdi.conf and change it to be faxdetect=no?
Will that way work?
Any respond would be grateful.
Thanks
Ismed
|
|
|
|
|
|
|