Asterisk thinks outbound call is to fax

Get help with installing, upgrading and running Asterisk.

Moderators: muppetmaster, Moderator, Support

Asterisk thinks outbound call is to fax

Postby tmarks60 » Fri May 04, 2012 11:53 am

A user recently notified me that whenever they attempt to dial into a conference call at another company, the phone call would get dropped after 5 seconds or so. They also indicated that when the same number is called using a cell phone, there were no issues. I found the following entries in log file.

[May 4 11:58:20] VERBOSE[24063] app_dial.c: -- DAHDI/1-1 is ringing
[May 4 11:58:20] VERBOSE[24063] app_dial.c: -- DAHDI/1-1 answered SIP/145-00000005
[May 4 11:58:24] WARNING[24063] rtp.c: Don't know how to represent 'f'
[May 4 11:58:24] VERBOSE[24063] chan_dahdi.c: -- Redirecting DAHDI/1-1 to fax extension
[May 4 11:58:24] VERBOSE[24063] pbx.c: -- Executing [h@macro-dialout-trunk:1] Macro("SIP/145-00000005", "hangupcall,") in new stack
[May 4 11:58:24] VERBOSE[24063] pbx.c: -- Executing [s@macro-hangupcall:1] GotoIf("SIP/145-00000005", "1?theend") in new stack

I have not been able to determine a solution. Any insight or suggestions on solving this problem are appreciated.
(Using FreePBX v2.9; Asterisk v1.6.2.15.1; CentOS 5.5 (Final); Sangoma A102)
tmarks60
Newsterisk
 
Posts: 3
Joined: Thu Oct 13, 2005 9:47 am

Re: Asterisk thinks outbound call is to fax

Postby tmarks60 » Fri May 04, 2012 1:30 pm

I added this line to /etc/asterisk/sip_general_custom.conf

Code: Select all
faxdetect=no


I then restarted asterisk; but did not fix problem
tmarks60
Newsterisk
 
Posts: 3
Joined: Thu Oct 13, 2005 9:47 am

Re: Asterisk thinks outbound call is to fax

Postby jpsharp » Fri May 04, 2012 7:18 pm

This looks similar, if not identical, to the solved issue in this posting:

http://lists.digium.com/pipermail/aster ... 43841.html
jpsharp
Oldsterisk
 
Posts: 125
Joined: Tue Sep 16, 2008 4:29 pm

Re: Asterisk thinks outbound call is to fax

Postby nypon » Mon May 07, 2012 4:27 am

According to the log, the call is not coming in on SIP!

In your chan_dahdi.conf file, do you have any of these set?
Code: Select all
faxdetect=both
faxdetect=incoming
faxdetect=outgoing
faxdetect=no

Virtually yours // Nypon
nypon
Oldsterisk
 
Posts: 128
Joined: Wed Sep 12, 2007 4:17 am
Location: Sweden, Linköping

Re: Asterisk thinks outbound call is to fax

Postby tmarks60 » Mon May 07, 2012 6:59 am

I tried modifying chan_dahdi.conf, but unfortunately it did not work.

Thanks to jpsharp...who pointed me to the answer.

Solution was to modify these settings (changing from YES to NO) in /etc/wanrouter/wanpipe1.conf

TDMV_HW_DTMF = NO # YES: receive dtmf events from hardware
TDMV_HW_FAX_DETECT = NO # YES: receive fax 1100hz events from hardware
tmarks60
Newsterisk
 
Posts: 3
Joined: Thu Oct 13, 2005 9:47 am


Return to Asterisk Support

Who is online

Users browsing this forum: No registered users and 29 guests