Re: [Asterisk-Users] Hangup X100P Issues

2004-03-17 Thread Christian Hecimovic
It's probably because you're using loop start lines, which don't offer proper hangup detection. Switch to ground start and the X100P will work for you. One way around the voicemail issue is to turn up the silence detection and set a short timeout. Search the list archives for lots more informat

Re: [Asterisk-Users] Hangup X100P Issues

2004-03-17 Thread Rich Adamson
A reasonable way to detect if this really is an Alltel or X100P problem is to simply place a voltmeter across the tip-ring pstn pair (in front of the x100p card) and watch it. Within about five seconds of when the distant pstn party hangs up, you should see Alltel drop the line voltage to zero for

Re: [Asterisk-Users] Hangup X100P Issues

2004-03-17 Thread willy
Yep, I think it's possible a card / driver issue. I tested on POTS (Alltel communications - Texas) and the behavior did not change. Wonder if digium still monitors this list. Cheers, Willy - Original Message Follows - > [EMAIL PROTECTED] wrote: > > > It appears that the X100P (FXO) does

Re: [Asterisk-Users] Hangup X100P Issues

2004-03-17 Thread willy
NOOOP!! Unfortunately, a simple POTS line (AllTel Communications) does not resolve the issue. It appears the problem is somehow related to the digium card, or the drivers or what not. Anyone from digium monitoring this list? Is this a bug thing? FYI here's my zapata.conf -

Re: [Asterisk-Users] Hangup X100P Issues

2004-03-17 Thread randulo
[EMAIL PROTECTED] wrote: It appears that the X100P (FXO) does somehow not passes the 'hangup' signaling *. I am having the same issue on a normal analog POTS line (but in France so you never know what other signalling anomalies there may be.) The h signal never happens on a POTS dialed in call

Re: [Asterisk-Users] Hangup X100P Issues

2004-03-17 Thread willy
Ahaa! I am using a line coming out of an ISDN breakout box .. I'll try it with a regular analog line next. I'll let you all know what happens. Thanks for the hint, Willy - Original Message Follows - > > What sort of phone line are you using? Connecting an > X100P to a PBX line or ISDN T

Re: [Asterisk-Users] Hangup X100P Issues

2004-03-17 Thread Iain Stevenson
What sort of phone line are you using? Connecting an X100P to a PBX line or ISDN TA can cause the problems you mention. Iain --On Wednesday, March 17, 2004 7:37 am -0600 [EMAIL PROTECTED] wrote: Hullo! It appears that the X100P (FXO) does somehow not passes the 'hangup' signaling *. Sample Sc

[Asterisk-Users] Hangup X100P Issues

2004-03-17 Thread willy
Hullo! It appears that the X100P (FXO) does somehow not passes the 'hangup' signaling *. Sample Scenario 1: I call in on external line X100P. I successfully ring an extension. The extension answers. [we have an established call going on now] I hangup (from the external call). Listening to the

Re: [Asterisk-Users] Hangup to CDR recording timing

2004-03-01 Thread Philipp von Klitzing
Hi! > What is the relationship between when CDR recording occurs and the > hangup extension is executed. Normally CDR happens before the h > extension is executed. In short: Do not rely on h for CDR purposes. > I use the h extension to clean up for routines, but sometimes it gets > called to

Re: [Asterisk-Users] Hangup Detection

2004-03-01 Thread WipeOut
Ali Mughrabi wrote: Hi , I need to execute a query when a user hangs up the agi application , I’ve tried monitoring some return values of AGI commands Still doesn’t work . Any ideas ? Thanx Ali Mughrabi You will need to put another agi with you cleanup script onto the 'h' extension.. If yo

[Asterisk-Users] Hangup Detection

2004-03-01 Thread Ali Mughrabi
Hi ,  I need to execute a query when a user hangs up the agi application , I’ve tried monitoring some return values of AGI commands Still doesn’t work .  Any ideas ?   Thanx Ali Mughrabi  MSN 8 helps ELIMINATE E-MAIL VIRUSES. Get 2 months FREE*. ___

[Asterisk-Users] Hangup to CDR recording timing

2004-02-29 Thread Master Abi
Hi What is the relationship between when CDR recording occurs and the hangup extension is executed. Normally CDR happens before the h extension is executed. I use the h extension to clean up for routines, but sometimes it gets called to quickly before the CDR is dumped into a DB. I would like

Re: [Asterisk-Users] Hangup

2004-02-02 Thread Eduardo Goncalves
On Fri, 30 Jan 2004 19:22:21 -0500 Andres <[EMAIL PROTECTED]> wrote: > Eduardo Goncalves wrote: > > >Hi list, > > > > I'm with a little problem on my E1 (E&M signaling) link. Every > > call a > >make hangs up after 2 or 3 seconds of conversation. I got the fowling > >messages from cli:

Re: [Asterisk-Users] Hangup

2004-01-30 Thread Andres
Eduardo Goncalves wrote: Hi list, I'm with a little problem on my E1 (E&M signaling) link. Every call a make hangs up after 2 or 3 seconds of conversation. I got the fowling messages from cli: : Zap/1-1 answered SIP/atapd-238e Urgent handler Urgent handler -- Hungup 'Zap/1-1' Urgent handler

[Asterisk-Users] Hangup

2004-01-30 Thread Eduardo Goncalves
Hi list, I'm with a little problem on my E1 (E&M signaling) link. Every call a make hangs up after 2 or 3 seconds of conversation. I got the fowling messages from cli: : Zap/1-1 answered SIP/atapd-238e Urgent handler Urgent handler -- Hungup 'Zap/1-1' Urgent handler Jan 30 18:46:17 W

Re: [Asterisk-Users] Hangup detection failed

2004-01-19 Thread Rich Adamson
> > Use something like the following in voicemail.conf > > ; How many seconds of silence before we end the recording > > maxsilence=10 > > ; Silence threshold (what we consider silence, the lower, the more sensitive) > > silencethreshold=128 > > > > Rich > > Ah, great. Thanks! Do you know how to

Re: [Asterisk-Users] Hangup detection failed

2004-01-19 Thread Kim Hendrikse
> Use something like the following in voicemail.conf > ; How many seconds of silence before we end the recording > maxsilence=10 > ; Silence threshold (what we consider silence, the lower, the more sensitive) > silencethreshold=128 > > Rich Ah, great. Thanks! Do you know how to find out what the

Re: [Asterisk-Users] Hangup detection failed

2004-01-19 Thread Rich Adamson
> We have a system that recorded voicemail for about an hour after the caller > hungup. I'm going to put a timeout on it but is there anything to look for > that can help prevent this? The system is running on a telenet line in > Belgium. The answer dialplan I used was: > > [macro-stddial] > exten

[Asterisk-Users] Hangup detection failed

2004-01-19 Thread Kim Hendrikse
Hi, We have a system that recorded voicemail for about an hour after the caller hungup. I'm going to put a timeout on it but is there anything to look for that can help prevent this? The system is running on a telenet line in Belgium. The answer dialplan I used was: [macro-stddial] exten => s,1,A

[Asterisk-Users] Hangup detection issue

2004-01-08 Thread Jonathan Moore
Hello all, I just went into production on a system. 6 incomming lines 24 phones (* setting in front of an old key system). The six lines are standard analog POTS lines through a service called Centrex/Plexar. I am using an CAC Adit 600 channel bank with 1 8 port fxs and 1 8 port fxo cards. I patch

Re: [Asterisk-Users] hangup detection

2004-01-02 Thread Sean Adams
Okay, I'm an idiot. The tones are picked up just fine by asterisk with no changes. It helps if you understand the syntax of zapata.conf. I thought busydetect=yes just had to be under the context line. I didn't realize how the "channels=" is actually the delimiter that includes the stuff above

Re: [Asterisk-Users] hangup detection

2004-01-02 Thread Martin Pycko
If the on/off times are diffrent you need to edit Makefile and uncomment BUSYDETECT_TONES_ONLY flag or something like that ... and then you can change the MAX/MIN values in dsp.c too. That should help you with busycount=10 and busydetect=yes regards Martin On Fri, 2 Jan 2004, Sean Adams wrote: >

Re: [Asterisk-Users] hangup detection

2004-01-02 Thread Steven Critchfield
On Fri, 2004-01-02 at 13:02, Sean Adams wrote: > > > > Are the tones increasing in pitch? > > No, the beeps are the same pitch - sounds like it was deliberately > designed to be a loud and awful sounding as possible through an > off-hook phone, to get your attention to go hang it up. My ears t

Re: [Asterisk-Users] hangup detection

2004-01-02 Thread Sean Adams
Not having any luck with just tweaking those values. I'm a bit confused still as to how the different busy detection choices are supposed to work - I've uncommented a few of the #if 0 to see if it's doing anything, and I can't see any indiciation that it is. Don't the specific off-hook tones ne

Re: [Asterisk-Users] hangup detection

2004-01-02 Thread Sean Adams
Here's a recording: http://www.seanadams.com/hangup_tones.aif (sorry - recorded from speakerphone - skip to the end) The following numbers are not real precise, I just got this from visually looking at the spectrum on my computer: The tones appear to consist of 2600, 2440, 2000, and 1400 Hz.

Re: [Asterisk-Users] hangup detection

2004-01-02 Thread Sean Adams
Are the tones increasing in pitch? No, the beeps are the same pitch - sounds like it was deliberately designed to be a loud and awful sounding as possible through an off-hook phone, to get your attention to go hang it up. My ears tell me it's roughly 250ms on, 250ms off and so on. Are they t

Re: [Asterisk-Users] hangup detection

2004-01-02 Thread Martin Pycko
busydetect should help you. Set busycount=10 busydetect=yes in zapata.conf and measure the length of the tone .. should be equal the pause too. Then in dsp.c change the vaules BUSY_MIN and BUSY_MAX for example like this: your result - 100, your result + 100 [ms] regards Martin On Fri, 2 Jan 2004

Re: [Asterisk-Users] hangup detection

2004-01-02 Thread Steven Critchfield
On Fri, 2004-01-02 at 12:25, Sean Adams wrote: > So I made the mistake of buying a Carrier Access channel bank without > noticing the page on the wiki about the fact that they don't support > disconnect supervision (bastards!). However, apart from that, I do have > it working fine for incoming c

[Asterisk-Users] hangup detection

2004-01-02 Thread Sean Adams
So I made the mistake of buying a Carrier Access channel bank without noticing the page on the wiki about the fact that they don't support disconnect supervision (bastards!). However, apart from that, I do have it working fine for incoming calls. Is there some trick to get asterisk to detect th

Re: [Asterisk-Users] hangup and billing /*New subject */

2003-12-21 Thread Olle E. Johansson
John Todd wrote: At 6:32 PM -0600 12/20/03, Brian West wrote: On a side note.. you can't use exten => h, if you have any hope of getting accurate billing info. Its wise to call ResetCDR(w) in your exten => h, or not use it at all. > Care to expound a bit on that topic for the wiki, with some de

[Asterisk-Users] Hangup

2003-10-21 Thread Eduardo Goncalves
Hi, Some calls I make trough my PSTN asterisk gateway just hangup after some minutes. Even if I'm using sip or iax. I have callprogress=no busydetect=no in my zapata.conf. Anyone help? Or tell me what to look at /var/log/asterisk/debug. I didn't find anything wrong. [endpoint]---i

[Asterisk-Users] Hangup Detection and BUSYDETECT_MARTIN

2003-09-11 Thread Christian Hecimovic
Hello, I've got the following configuration: 2 X101Ps Asterisk built with BUSYDETECT_MARTIN busydetect=yes busycount=10 callprogress=yes signalling = fxs_ks With this setup, the best I can do is get voicemail with 17 to 19 seconds of silence tacked on at the end. Ideally, I'd like at most 2-5 s

Re: [Asterisk-Users] Hangup after a Timeout

2003-08-03 Thread Lei Zhang
What about playing a warning beep or IVR one minute before the call hangs up, can this be done? Thanks, Lei On Sat, Aug 02, 2003 at 09:39:38PM -0500, Martin Pycko wrote: > Typically you use AbsoluteTimeout app. > > Martin > > On Sat, 2 Aug 2003 [EMAIL PROTECTED] wrote: > > > hi everybody, >

Re: [Asterisk-Users] Hangup after a Timeout

2003-08-02 Thread Martin Pycko
Typically you use AbsoluteTimeout app. Martin On Sat, 2 Aug 2003 [EMAIL PROTECTED] wrote: > hi everybody, > > can anybody pls tell me a way to hangup an answered Zap/SIP/IAX call, after a > specified time period > expires, like after 10, 15 minutes. > > Surajee > > > > --This mail s

[Asterisk-Users] Hangup after a Timeout

2003-08-01 Thread surajee
hi everybody, can anybody pls tell me a way to hangup an answered Zap/SIP/IAX call, after a specified time period expires, like after 10, 15 minutes. Surajee --This mail sent through OmniBIS.com-- ___ Asterisk-Users mailing

Re: [Asterisk-Users] Hangup problems...

2003-03-07 Thread Mark Spencer
> Has anyone experienced this? If so, how did you fix it. This is connected > to our tech support lines and as you can imagine, customers have a problem > with being hung up on - on a regular basis. :D Do you get hangups if you run SIP or only running IAX? Also, what happens if you turn busydet

Re: [Asterisk-Users] Hangup problems...

2003-02-27 Thread Jim Howarth
in a year or so anyway, so its no big loss. Thanks again for your help! Jim - Original Message - From: "Martin Pycko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 24, 2003 2:42 PM Subject: Re: [Asterisk-Users] Hangup problems... > It should d

<    1   2   3