[Asterisk-Users] Asterisk Hanging!

2004-11-05 Thread Adnan Ahmed
hi,
everytime i run asterisk and looking asterisk log i found following errors:
parse error: No category context for line 96 of extensions.conf
Requested contexts didn't get merged
Also asterisk not run just initialize and freezes and the log shows 
above description.
my configs are:
zaptel.conf
fxoks=1
fxsks=4
loadzone=us
defaultzone=us

zapata.conf
[channels]
signalling=fxo_ks
context=outgoing
channel = 1
signalling=fxs_ks
context=incoming
channel = 4
extensions.conf
[incoming]
exten = s,1,Dial,Zap/1
[outgoing]
exten = _0NXX,1,Dial/1/${EXTEN:1}
I am a newbie so don't be bothering with my configuration.
kindly pointout my mistakes/errors and helping me out.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk hanging?

2004-01-09 Thread Stephen J. Wilcox
However prior to knowing the solution I was not searching for the right thing!

On Thu, 8 Jan 2004, Scott Stingel wrote:

 This patch disabled FAX detection for me.  I found it by using Google to
 search for disable FAX, and limited the search to the digium.com realm.
 
 http://lists.digium.com/pipermail/asterisk-users/2003-December/030592.html
 
 Regards
 Scott
 
 Scott M. Stingel 
 Emerging Voice Technology Inc.
 
 Email:  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]   
 URL:www.evtmedia.com http://www.evtmedia.com   
 
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Stephen J.
 Wilcox
 Sent: Thursday, January 08, 2004 6:57 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [Asterisk-Users] Asterisk hanging?
 
 
 I did a search but didnt find it, unless you know exactly what to search for
 its 
 hard to locate specific things in the list... I'm trying to keep up to date
 on 
 discussions but as someone else has mentioned theres too much volume to read
 
 everything so i have to read the bits I think are relevant..
 
 Steve
 
 On Thu, 8 Jan 2004, Eric Wieling wrote:
 
  The fix that is in the mailinglist archives didn't help you?
  
  On Thu, 2004-01-08 at 09:35, Stephen J. Wilcox wrote:
   Hi,
I compiled and am running the latest CVS but strange things are now
 happening.. 
   it looks like asterisk is randomly declaring my calls to be fax calls, 
   complaining and then sending the calls into a black hole... if I hangup
 the 
   calls below (soft hangup) asterisk locks up and I have to kill the
 process. 
   
   NOTICE[21526]: File chan_zap.c, Line 3520 (zt_read): Fax detected, but
 no fax 
   extension
   
   Channel  (ContextExtensionPri )   State Appl.
 Data   
   AsyncGoto/Zap/1-1  (from-pri   fax  1   ) Dialing (None)
 (None) 
   Zap/1-1  (from-pri   8192 1   ) Dialing AppDial
 (Outgoing Line)
   SIP/000b82004b58-d965  (route-external 01200422264  2   )  Up Dial
 
   Zap/0/01200422264|3600|tT
   3 active channel(s)
   
   
   Any ideas whats happening.. what can I use to debug where the problem
 is, it 
   looks like I'm going to have to revert to the old (Oct03) CVS
 otherwise..
   
   Thanks
   
   Steve
   
   ___
   Asterisk-Users mailing list
   [EMAIL PROTECTED]
   http://lists.digium.com/mailman/listinfo/asterisk-users
  
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Asterisk hanging?

2004-01-08 Thread Stephen J. Wilcox
Hi,
 I compiled and am running the latest CVS but strange things are now happening.. 
it looks like asterisk is randomly declaring my calls to be fax calls, 
complaining and then sending the calls into a black hole... if I hangup the 
calls below (soft hangup) asterisk locks up and I have to kill the process. 

NOTICE[21526]: File chan_zap.c, Line 3520 (zt_read): Fax detected, but no fax 
extension

Channel  (ContextExtensionPri )   State Appl. Data   
AsyncGoto/Zap/1-1  (from-pri   fax  1   ) Dialing (None)(None) 
Zap/1-1  (from-pri   8192 1   ) Dialing AppDial   (Outgoing Line)
SIP/000b82004b58-d965  (route-external 01200422264  2   )  Up Dial  
Zap/0/01200422264|3600|tT
3 active channel(s)


Any ideas whats happening.. what can I use to debug where the problem is, it 
looks like I'm going to have to revert to the old (Oct03) CVS otherwise..

Thanks

Steve

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk hanging?

2004-01-08 Thread TeleSIP
From a Tilghman post:

Uncomment OLD_DSP_ROUTINES near the top of dsp.c, recompile,
install, and restart.

The newer DSP routines are used to fix a type of signalling on EM
lines.

- Original Message - 
From: Stephen J. Wilcox [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, January 08, 2004 10:35 AM
Subject: [Asterisk-Users] Asterisk hanging?


 Hi,
  I compiled and am running the latest CVS but strange things are now
happening..
 it looks like asterisk is randomly declaring my calls to be fax calls,
 complaining and then sending the calls into a black hole... if I hangup
the
 calls below (soft hangup) asterisk locks up and I have to kill the
process.

 NOTICE[21526]: File chan_zap.c, Line 3520 (zt_read): Fax detected, but no
fax
 extension

 Channel  (ContextExtensionPri )   State Appl. Data
 AsyncGoto/Zap/1-1  (from-pri   fax  1   ) Dialing (None)
(None)
 Zap/1-1  (from-pri   8192 1   ) Dialing AppDial
(Outgoing Line)
 SIP/000b82004b58-d965  (route-external 01200422264  2   )  Up Dial
 Zap/0/01200422264|3600|tT
 3 active channel(s)


 Any ideas whats happening.. what can I use to debug where the problem is,
it
 looks like I'm going to have to revert to the old (Oct03) CVS otherwise..

 Thanks

 Steve

 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk hanging?

2004-01-08 Thread Jared Smith
I had the same problem, but a wise friend in IRC told me to uncomment a
line in dsp.c that says something like

#define OLD_DSP_ROUTINES

and then recompile... That fixed the problem for me.  I hope it fixes it
for you.

Jared

On Thu, 2004-01-08 at 08:35, Stephen J. Wilcox wrote:
 Hi,
  I compiled and am running the latest CVS but strange things are now happening.. 
 it looks like asterisk is randomly declaring my calls to be fax calls, 
 complaining and then sending the calls into a black hole... if I hangup the 
 calls below (soft hangup) asterisk locks up and I have to kill the process. 
 
 NOTICE[21526]: File chan_zap.c, Line 3520 (zt_read): Fax detected, but no fax 
 extension
 
 Channel  (ContextExtensionPri )   State Appl. Data   
 AsyncGoto/Zap/1-1  (from-pri   fax  1   ) Dialing (None)(None)   
   
 Zap/1-1  (from-pri   8192 1   ) Dialing AppDial   (Outgoing Line)
 SIP/000b82004b58-d965  (route-external 01200422264  2   )  Up Dial  
 Zap/0/01200422264|3600|tT
 3 active channel(s)
 
 
 Any ideas whats happening.. what can I use to debug where the problem is, it 
 looks like I'm going to have to revert to the old (Oct03) CVS otherwise..
 
 Thanks
 
 Steve
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk hanging?

2004-01-08 Thread John Baker
What type of signalling do the newer DSP routines fix?

The reason I ask is that we're due to get T-1 service in here, EM wink.
Will the new routines work, or should I use the old ones?

John Baker

- Original Message - 
From: TeleSIP [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, January 08, 2004 10:44 AM
Subject: Re: [Asterisk-Users] Asterisk hanging?


 From a Tilghman post:

 Uncomment OLD_DSP_ROUTINES near the top of dsp.c, recompile,
 install, and restart.

 The newer DSP routines are used to fix a type of signalling on EM
 lines.

 - Original Message - 
 From: Stephen J. Wilcox [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, January 08, 2004 10:35 AM
 Subject: [Asterisk-Users] Asterisk hanging?


  Hi,
   I compiled and am running the latest CVS but strange things are now
 happening..
  it looks like asterisk is randomly declaring my calls to be fax calls,
  complaining and then sending the calls into a black hole... if I hangup
 the
  calls below (soft hangup) asterisk locks up and I have to kill the
 process.
 
  NOTICE[21526]: File chan_zap.c, Line 3520 (zt_read): Fax detected, but
no
 fax
  extension
 
  Channel  (ContextExtensionPri )   State Appl.
Data
  AsyncGoto/Zap/1-1  (from-pri   fax  1   ) Dialing (None)
 (None)
  Zap/1-1  (from-pri   8192 1   ) Dialing AppDial
 (Outgoing Line)
  SIP/000b82004b58-d965  (route-external 01200422264  2   )  Up Dial
  Zap/0/01200422264|3600|tT
  3 active channel(s)
 
 
  Any ideas whats happening.. what can I use to debug where the problem
is,
 it
  looks like I'm going to have to revert to the old (Oct03) CVS
otherwise..
 
  Thanks
 
  Steve
 
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
 


 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk hanging?

2004-01-08 Thread Eric Wieling
The fix that is in the mailinglist archives didn't help you?

On Thu, 2004-01-08 at 09:35, Stephen J. Wilcox wrote:
 Hi,
  I compiled and am running the latest CVS but strange things are now happening.. 
 it looks like asterisk is randomly declaring my calls to be fax calls, 
 complaining and then sending the calls into a black hole... if I hangup the 
 calls below (soft hangup) asterisk locks up and I have to kill the process. 
 
 NOTICE[21526]: File chan_zap.c, Line 3520 (zt_read): Fax detected, but no fax 
 extension
 
 Channel  (ContextExtensionPri )   State Appl. Data   
 AsyncGoto/Zap/1-1  (from-pri   fax  1   ) Dialing (None)(None)   
   
 Zap/1-1  (from-pri   8192 1   ) Dialing AppDial   (Outgoing Line)
 SIP/000b82004b58-d965  (route-external 01200422264  2   )  Up Dial  
 Zap/0/01200422264|3600|tT
 3 active channel(s)
 
 
 Any ideas whats happening.. what can I use to debug where the problem is, it 
 looks like I'm going to have to revert to the old (Oct03) CVS otherwise..
 
 Thanks
 
 Steve
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
Go to http://www.digium.com/index.php?menu=documentation and look at
the Unofficial Links section.  This section has links to a wide
variety of 3rd party Asterisk related pages.  My page is the
Asterisk Resource Pages.

BTEL Consulting 504-899-1387 or 850-484-4545 or 877-677-9643

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk hanging?

2004-01-08 Thread Tilghman Lesher
On Thursday 08 January 2004 11:30, John Baker wrote:
 What type of signalling do the newer DSP routines fix?

 The reason I ask is that we're due to get T-1 service in here, EM
 wink. Will the new routines work, or should I use the old ones?

With the old DSP routines, the digit 1 is not reliably detected when
using Feature B signalling.

-Tilghman

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk hanging?

2004-01-08 Thread Stephen J. Wilcox
I did a search but didnt find it, unless you know exactly what to search for its 
hard to locate specific things in the list... I'm trying to keep up to date on 
discussions but as someone else has mentioned theres too much volume to read 
everything so i have to read the bits I think are relevant..

Steve

On Thu, 8 Jan 2004, Eric Wieling wrote:

 The fix that is in the mailinglist archives didn't help you?
 
 On Thu, 2004-01-08 at 09:35, Stephen J. Wilcox wrote:
  Hi,
   I compiled and am running the latest CVS but strange things are now happening.. 
  it looks like asterisk is randomly declaring my calls to be fax calls, 
  complaining and then sending the calls into a black hole... if I hangup the 
  calls below (soft hangup) asterisk locks up and I have to kill the process. 
  
  NOTICE[21526]: File chan_zap.c, Line 3520 (zt_read): Fax detected, but no fax 
  extension
  
  Channel  (ContextExtensionPri )   State Appl. Data 

  AsyncGoto/Zap/1-1  (from-pri   fax  1   ) Dialing (None)(None) 
  
  Zap/1-1  (from-pri   8192 1   ) Dialing AppDial   (Outgoing 
  Line)
  SIP/000b82004b58-d965  (route-external 01200422264  2   )  Up Dial  
  Zap/0/01200422264|3600|tT
  3 active channel(s)
  
  
  Any ideas whats happening.. what can I use to debug where the problem is, it 
  looks like I'm going to have to revert to the old (Oct03) CVS otherwise..
  
  Thanks
  
  Steve
  
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk hanging?

2004-01-08 Thread John Baker
Is Feature B signalling the same as EM Wink, so that I should use the
new routines or

In other words, will the new routines work with EM Wink or should I use
the old ones?

John Baker

On Thu, 2004-01-08 at 12:31, Tilghman Lesher wrote:
 On Thursday 08 January 2004 11:30, John Baker wrote:
  What type of signalling do the newer DSP routines fix?
 
  The reason I ask is that we're due to get T-1 service in here, EM
  wink. Will the new routines work, or should I use the old ones?
 
 With the old DSP routines, the digit 1 is not reliably detected when
 using Feature B signalling.
 
 -Tilghman
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk hanging?

2004-01-08 Thread Scott Stingel
This patch disabled FAX detection for me.  I found it by using Google to
search for disable FAX, and limited the search to the digium.com realm.

http://lists.digium.com/pipermail/asterisk-users/2003-December/030592.html

Regards
Scott

Scott M. Stingel 
Emerging Voice Technology Inc.

Email:  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]   
URL:www.evtmedia.com http://www.evtmedia.com   



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stephen J.
Wilcox
Sent: Thursday, January 08, 2004 6:57 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] Asterisk hanging?


I did a search but didnt find it, unless you know exactly what to search for
its 
hard to locate specific things in the list... I'm trying to keep up to date
on 
discussions but as someone else has mentioned theres too much volume to read

everything so i have to read the bits I think are relevant..

Steve

On Thu, 8 Jan 2004, Eric Wieling wrote:

 The fix that is in the mailinglist archives didn't help you?
 
 On Thu, 2004-01-08 at 09:35, Stephen J. Wilcox wrote:
  Hi,
   I compiled and am running the latest CVS but strange things are now
happening.. 
  it looks like asterisk is randomly declaring my calls to be fax calls, 
  complaining and then sending the calls into a black hole... if I hangup
the 
  calls below (soft hangup) asterisk locks up and I have to kill the
process. 
  
  NOTICE[21526]: File chan_zap.c, Line 3520 (zt_read): Fax detected, but
no fax 
  extension
  
  Channel  (ContextExtensionPri )   State Appl.
Data   
  AsyncGoto/Zap/1-1  (from-pri   fax  1   ) Dialing (None)
(None) 
  Zap/1-1  (from-pri   8192 1   ) Dialing AppDial
(Outgoing Line)
  SIP/000b82004b58-d965  (route-external 01200422264  2   )  Up Dial

  Zap/0/01200422264|3600|tT
  3 active channel(s)
  
  
  Any ideas whats happening.. what can I use to debug where the problem
is, it 
  looks like I'm going to have to revert to the old (Oct03) CVS
otherwise..
  
  Thanks
  
  Steve
  
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk hanging?

2004-01-08 Thread Tilghman Lesher
On Thursday 08 January 2004 13:58, John Baker wrote:
 On Thu, 2004-01-08 at 12:31, Tilghman Lesher wrote:
  On Thursday 08 January 2004 11:30, John Baker wrote:
   What type of signalling do the newer DSP routines fix?
  
   The reason I ask is that we're due to get T-1 service in here,
   EM wink. Will the new routines work, or should I use the old
   ones?
 
  With the old DSP routines, the digit 1 is not reliably detected
  when using Feature B signalling.

 Is Feature B signalling the same as EM Wink, so that I should use
 the new routines or

 In other words, will the new routines work with EM Wink or should
 I use the old ones?

(Please reply at the bottom and trim footers.  Post has been
reformatted to comply with international standards.)

Take a look at your zapata.conf.  What are you using in the signalling
line?  Is it em_w or featb or something else?

In terms of what will work, I don't know, as I don't have an EM
wink circuit here to test with.  Probably both, but keep in mind that
I can't attest to that.

-Tilghman

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users