Patrick Cantwell
2003-Dec-17  13:43 UTC
[Asterisk-Users] ALL incoming Zap channel calls are getting picked up as FAX calls!
All,
	I upgraded my asterisk setup from CVS on or about 12/15.  Suddenly, *all*
of my incoming calls are coming up as FAXes.  I had to disable my fax
extension because every call to my POTS line was getting redirected to my
FAX machine.  After removing the FAX extension, if I call my POTS line from
my cell phone, I get the following:
*CLI>     -- Starting simple switch on 'Zap/1-1'
    -- Executing Answer("Zap/1-1", "") in new stack
    -- Executing Goto("Zap/1-1", "100|1") in new stack
    -- Goto (home,100,1)
    -- Executing Ringing("Zap/1-1", "") in new stack
    -- Executing Dial("Zap/1-1", "SIP/100|30") in new stack
    -- Called 100
    -- SIP/100-5fa2 is ringing
NOTICE[213006]: File chan_zap.c, Line 3545 (zt_read): Fax detected, but no
fax extension
  == Spawn extension (home, 100, 2) exited non-zero on 'Zap/1-1'
    -- Hungup 'Zap/1-1'
I also attempted a call from one of my POTS lines back into the other and
got:
*CLI>     -- Executing ChanIsAvail("SIP/100-e429",
"Zap/2") in new stack
    -- Hungup 'Zap/2-1'
    -- Executing Dial("SIP/100-e429", "Zap/2-1/XXXXXXXXXXX")
in new stack
WARNING[213006]: File chan_zap.c, Line 5591 (zt_request): Unknown option
'-'
in '2-1/XXXXXXXXXXX'
    -- Called 2-1/XXXXXXXXXXX
    -- Zap/2-1 answered SIP/100-e429
    -- Starting simple switch on 'Zap/1-1'
    -- Executing Answer("Zap/1-1", "") in new stack
    -- Executing Goto("Zap/1-1", "100|1") in new stack
    -- Goto (home,100,1)
    -- Executing Ringing("Zap/1-1", "") in new stack
    -- Executing Dial("Zap/1-1", "SIP/100|30") in new stack
    -- Called 100
    -- SIP/100-83f1 is ringing
NOTICE[229391]: File chan_zap.c, Line 3545 (zt_read): Fax detected, but no
fax extension
NOTICE[213006]: File chan_zap.c, Line 3545 (zt_read): Fax detected, but no
fax extension
    -- Hungup 'Zap/2-1'
  == Spawn extension (home, XXXXXXX, 2) exited non-zero on
'SIP/100-e429'
  == Spawn extension (home, 100, 2) exited non-zero on 'Zap/1-1'
    -- Hungup 'Zap/1-1'
I upgraded just now, hoping maybe it was a transient bug.  I recompiled
asterisk and zaptel, this is the version I'm running:
*CLI> show version
Asterisk CVS-12/17/03-15:26:25 built by root@voip on a i686 running Linux
*CLI>
If I re-enable my FAX extension, of course, instead of the NOTICE the calls
just get sent to my FAX machine.
This occurs on both a standard issue verizon POTS line, as well as a
motorola vt1000 telephone adapter provided by vonage.
Does anyone have any idea as to why this may be happening? I haven't changed
anything in my config, just upgraded asterisk and zaptel.
Thanks.
Pat
Patrick Cantwell
2003-Dec-17  14:16 UTC
[Asterisk-Users] ALL incoming Zap channel calls are getting picked up as FAX calls!
FYI: Doing an rm -rf zaptel asterisk in /usr/src, then doing a checkout from
12/08/2003, I no longer have this problem.. so it's something with the newer
code?
Thanks!
PAt
-----Original Message-----
From: asterisk-users-admin@lists.digium.com
[mailto:asterisk-users-admin@lists.digium.com]On Behalf Of Patrick
Cantwell
Sent: Wednesday, December 17, 2003 3:44 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] ALL incoming Zap channel calls are getting
picked up as FAX calls!
All,
	I upgraded my asterisk setup from CVS on or about 12/15.  Suddenly, *all*
of my incoming calls are coming up as FAXes.  I had to disable my fax
extension because every call to my POTS line was getting redirected to my
FAX machine.  After removing the FAX extension, if I call my POTS line from
my cell phone, I get the following:
*CLI>     -- Starting simple switch on 'Zap/1-1'
    -- Executing Answer("Zap/1-1", "") in new stack
    -- Executing Goto("Zap/1-1", "100|1") in new stack
    -- Goto (home,100,1)
    -- Executing Ringing("Zap/1-1", "") in new stack
    -- Executing Dial("Zap/1-1", "SIP/100|30") in new stack
    -- Called 100
    -- SIP/100-5fa2 is ringing
NOTICE[213006]: File chan_zap.c, Line 3545 (zt_read): Fax detected, but no
fax extension
  == Spawn extension (home, 100, 2) exited non-zero on 'Zap/1-1'
    -- Hungup 'Zap/1-1'
I also attempted a call from one of my POTS lines back into the other and
got:
*CLI>     -- Executing ChanIsAvail("SIP/100-e429",
"Zap/2") in new stack
    -- Hungup 'Zap/2-1'
    -- Executing Dial("SIP/100-e429", "Zap/2-1/XXXXXXXXXXX")
in new stack
WARNING[213006]: File chan_zap.c, Line 5591 (zt_request): Unknown option
'-'
in '2-1/XXXXXXXXXXX'
    -- Called 2-1/XXXXXXXXXXX
    -- Zap/2-1 answered SIP/100-e429
    -- Starting simple switch on 'Zap/1-1'
    -- Executing Answer("Zap/1-1", "") in new stack
    -- Executing Goto("Zap/1-1", "100|1") in new stack
    -- Goto (home,100,1)
    -- Executing Ringing("Zap/1-1", "") in new stack
    -- Executing Dial("Zap/1-1", "SIP/100|30") in new stack
    -- Called 100
    -- SIP/100-83f1 is ringing
NOTICE[229391]: File chan_zap.c, Line 3545 (zt_read): Fax detected, but no
fax extension
NOTICE[213006]: File chan_zap.c, Line 3545 (zt_read): Fax detected, but no
fax extension
    -- Hungup 'Zap/2-1'
  == Spawn extension (home, XXXXXXX, 2) exited non-zero on
'SIP/100-e429'
  == Spawn extension (home, 100, 2) exited non-zero on 'Zap/1-1'
    -- Hungup 'Zap/1-1'
I upgraded just now, hoping maybe it was a transient bug.  I recompiled
asterisk and zaptel, this is the version I'm running:
*CLI> show version
Asterisk CVS-12/17/03-15:26:25 built by root@voip on a i686 running Linux
*CLI>
If I re-enable my FAX extension, of course, instead of the NOTICE the calls
just get sent to my FAX machine.
This occurs on both a standard issue verizon POTS line, as well as a
motorola vt1000 telephone adapter provided by vonage.
Does anyone have any idea as to why this may be happening? I haven't changed
anything in my config, just upgraded asterisk and zaptel.
Thanks.
Pat
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
Tilghman Lesher
2003-Dec-17  14:25 UTC
[Asterisk-Users] ALL incoming Zap channel calls are getting picked up as FAX calls!
On Wednesday 17 December 2003 14:43, Patrick Cantwell wrote:> I upgraded my asterisk setup from CVS on or about 12/15. > Suddenly, *all* of my incoming calls are coming up as FAXes. I hadMark committed some fixes for me to dsp.c that fixed Feature B signalling on E&M lines. If you revert just that file, does that fix it? -Tilghman
Patrick Cantwell
2003-Dec-17  15:14 UTC
[Asterisk-Users] ALL incoming Zap channel calls are getting picked up as FAX calls!
Yup, That seemed to fix it. Did a fresh checkout, replaced the current dsp.c with the dsp.c from my 12/08/2003 checkout, rebuilt and reinstalled. *CLI> show version Asterisk CVS-12/17/03-17:01:06 built by root@voip on a i686 running Linux *CLI> (with old dsp.c) Incoming (voice) calls on analog Zap channels no longer get picked up as FAX calls. Incoming FAX calls on analog Zap channels *DO* get picked up as FAX calls and handled properly. seems like you broke it! ;) -Pat -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of Tilghman Lesher Sent: Wednesday, December 17, 2003 4:25 PM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] ALL incoming Zap channel calls are getting picked up as FAX calls! On Wednesday 17 December 2003 14:43, Patrick Cantwell wrote:> I upgraded my asterisk setup from CVS on or about 12/15. > Suddenly, *all* of my incoming calls are coming up as FAXes. I hadMark committed some fixes for me to dsp.c that fixed Feature B signalling on E&M lines. If you revert just that file, does that fix it? -Tilghman _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users
David J Carter
2003-Dec-17  15:17 UTC
[Asterisk-Users] ALL incoming Zap channel calls are getting picked up as FAX calls!
Hi Just a quick question on CVS. If I want to download a CVS from say the 3rd Dec what command for CVS checkout should I use? Thanks in advance. Dave -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of Tilghman Lesher Sent: 17 December 2003 21:25 To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] ALL incoming Zap channel calls are getting picked up as FAX calls! On Wednesday 17 December 2003 14:43, Patrick Cantwell wrote:> I upgraded my asterisk setup from CVS on or about 12/15. > Suddenly, *all* of my incoming calls are coming up as FAXes. I hadMark committed some fixes for me to dsp.c that fixed Feature B signalling on E&M lines. If you revert just that file, does that fix it? -Tilghman _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users
Patrick Cantwell
2003-Dec-17  15:40 UTC
[Asterisk-Users] ALL incoming Zap channel calls are getting picked up as FAX calls!
when you issue the cvs checkout command, use -D DATE cvs checkout -D 12/03/2003 zaptel libpri asterisk should do the trick -Pat -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of David J Carter Sent: Wednesday, December 17, 2003 5:17 PM To: asterisk-users@lists.digium.com Subject: RE: [Asterisk-Users] ALL incoming Zap channel calls are getting picked up as FAX calls! Hi Just a quick question on CVS. If I want to download a CVS from say the 3rd Dec what command for CVS checkout should I use? Thanks in advance. Dave -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of Tilghman Lesher Sent: 17 December 2003 21:25 To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] ALL incoming Zap channel calls are getting picked up as FAX calls! On Wednesday 17 December 2003 14:43, Patrick Cantwell wrote:> I upgraded my asterisk setup from CVS on or about 12/15. > Suddenly, *all* of my incoming calls are coming up as FAXes. I hadMark committed some fixes for me to dsp.c that fixed Feature B signalling on E&M lines. If you revert just that file, does that fix it? -Tilghman _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users