similar to: Outgoing call drops

Displaying 20 results from an estimated 9000 matches similar to: "Outgoing call drops"

2010 Oct 20
2
DAHDI weather quirk
Hello list, This may or may not be Asterisk related, but if I had hair I'd pull it out over this. I have a TDM400P card in a Dell POWEREDGE 1550 running Asterisk 1.4.30. Everything works great except that every time it rains, I get flooded with this CLI message - == Starting post polarity CID detection on channel 1 -- Starting simple switch on 'DAHDI/1-1'
2009 Apr 03
1
conference calling
Greetings listers. I'm running asterisk 1.4.21.2 on SUSE 11.0 using Polycom 501 phones. My outgoing connections are Zapata using a TDM401P. For the most part I can make and receive calls fine except for these 3 issues: 1. When I call an external conference, the call never bridges and hangs up after 60-90 seconds. 2. When I call another number there is a
2004 Dec 11
1
Problem with TDM400P and cidstart=polarity
I'm testing a TDM400P with FXO module to receive incoming calls from an analogue line and send it to a SIP device. To recieve callerid, I need to use cidsignalling=dtmf and cidstart=polarity. The problem is that when a call is finished, the TDM400P seems to require about 20 seconds to prepare for the next incoming call. If a new call comes in within 20 seconds after the previous call was
2008 Oct 06
3
Alarm events + asterisk dies
Hi All, I am getting these events in asterisk message log: NOTICE[16647] chan_zap.c: Got event 4 (Alarm)... NOTICE[16647] chan_zap.c: Alarm cleared on channel 1 after that asterisk exits silently until I restart it. Sometimes zapata drivers also get in a state where I need to physically restart the machine. Does anyone have any suggestions how to troubleshoot these alarm events? Roberts
2010 Jul 28
1
Why do Zaptel calls drop all of a sudden? Could busy detect be the problem?
Hi Guys, I am getting a complain that call on analogue lines (Sangoam A400D) drops all of a sudden. Here is what I see in logs: [Jul 28 15:49:08] DEBUG[21438] dsp.c: ast_dsp_busydetect detected busy, avgtone: 75, avgsilence 135 [Jul 28 15:49:08] VERBOSE[21438] logger.c: -- Executing [h at macro-dialout-trunk:1] Macro("SIP/2111-b6a400b0", "hangupcall|") in new stack [Jul
2009 Jan 28
1
asterisk-users Digest, Vol 54, Issue 94
> Date: Wed, 28 Jan 2009 13:11:19 -0600 > From: "Danny Nicholas" <danny at debsinc.com> > Subject: Re: [asterisk-users] SIP Registrations broken on 1.4.22.1? > To: "'Asterisk Users Mailing List - Non-Commercial Discussion'" > <asterisk-users at lists.digium.com> > Message-ID: <D32AD473FC574B41AE6A842E46549174 at db0005> >
2011 Aug 12
1
.call files in /var/spool/asterisk/outgoing
Hi ! I have a python script that create and move .call files to /var/spool/asterisk/outgoing Sometimes...(in this case after 500 successfull calls) Asterisk don?t make the calls and the .call files are in the "outgoing" forever... Any Ideas? I'm using Asterisk 1.4.22 (in 1.4.36 was the same behavior) In my python script I move .call files using ... import shutil
2009 Aug 12
2
call drops after a few seconds
I have setup my asterisk box using freepbx. I can call extension and make outbound calls. the outbound calls drop between 10-30sec. we are using bandwidth.com and they have logged our call. below is your bad followed by what they say is a good call. I can't figure out where the problem is on your end. I know we are missing some stuff at the bottom but I don't know where to start.
2004 Dec 24
1
Switch polarity to disconnect a FXS channel
Hi friends, I?m trying to integrate Asterisk with another PBX (Nortel Meridian) I need to switch the polarity of a FXS port (ZAP channel) to inform the other PBX that the channel was released. Does anyone knows the way I can do it? Many thanks in advance. Merry Christmas to the * world ! ! !. Luis -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Mar 04
5
Loudness of recorded wav-audio
Hello, I sent a wav-audio to Asterisk though SIP and ISDN channels and recorded it in wav-audio at the Asterisk server. I found the loudness level of the recorded audio was too high comparing with the orginal audio. How can I ajust it, so that there will be no amplifier used for recording. Thanks a lot. best regards Felix -------------- next part -------------- An HTML attachment was
2009 May 15
1
help a bald guy
Greetings listers, I have been running 1.4.21 for about 7 months now, but have been told I have to move up the 1.4 food chain or into the 1.6 chain because 1.4.21 is too flaky for our POTS line handling (does funny things with echo, doesn't connect to external conference calls, etc.). Which release will give me the most joy/least headache/closest performance to
2009 Apr 27
4
[UK SPECIFIC] DAHDI and a OpenVox Card
Hi, Built a new server at the weekend and install Asterisk 1.6.0.9 and IAX and SIP work great :) The one problem I am having is getting the OpenVox (TDM400 type card) to work. It is successfully identified using WCTDM kernel module and dahdi_scan picks it up just fine. The issue is when I try and setup dahdi_channel.conf as it fails everytime. When running asterisk -rvvvv I see the port pick
2011 Mar 10
2
[1.4.21.2] Read() disconnects half-way through?
Hello I'm using the Read() function to play a message prompting for the user to type a number followed by the # key to validate, with a 30s time-out and 2 tries: ============== [test] exten => s,1,Wait(2) exten => s,n,Answer ;typed DTMF: prompt for number to dial: 2 tries, 30s time-tout exten => s,n(nbr2call),Read(NBR2CALL,please-type-number,,,2,30) exten =>
2011 Oct 18
1
nvfaxdetect in 10.0
Hi gang, We are moving our 1.4 asterisk with DAHDI over to 10.0 with SIP. Everything is going nicely except that I can't get NV_FAXDETECT to compile properly into 10.0. Because of this, I will have to have my receptionist manually transfer incoming faxes. Any suggestions? Thanks in Advance Danny Nicholas -------------- next part -------------- An HTML attachment
2008 Nov 11
2
TE410P alarms stay RED with 1.4.22
Hi, I tried "upgrading" from debian's 1.4.21.2 package to vanilla 1.4.22 but then my TE410P alarms stay RED and no zap channels can be created, even if they are correctly listed by "zap show channels". I tried adding "dahdichanname = no" to asterisk.conf's [options] to no effect. Going back to 1.4.21.2 brings my alarms back to OK. This is with zaptel
2012 Sep 26
6
SIP Retransmitting REGISTER message
Hi, I was trying to register a VoIP trunk in Asterisk , where its keep on sending Register message to the server, where I am not getting any response from server. But whereas if i register in Xlite softphone the account is getting registered. I suspect it could be network related issue, but since in softphone it is getting registered from the same network. Any ideas to isolate things would be
2012 Oct 31
2
Asterisk and OpenLDAP
Hello guys, i would like to implement authentication for my sip extension with an openldap server. Following this guide http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/ExternalServices_id291590.html i see a template named [sip] to map the information of sip peers into ldap. But i'm not interested to create a template, i would only authenticate sip extensions using username
2012 Feb 06
2
Custom extension: dial a queue
Dear, I need to create a custom device extension in order to dial a local queue. Suppose my queue number is 8888, how can fill the Dial field from the custom extension ??? Because if I put just 8888 or Local/8888, I don't succeed. Thanks a lot
2009 Mar 10
1
Odd occurrence
Greetings listers, I am running Asterisk 1.4.21.2 on Suse 11.0 on a Dual Processor Dell Poweredge 1650. I recently attempted to update the BIOS and now have this happen: When the machine starts up, Asterisk runs fine. When I do a large wget or scp, the local SIP to SIP quality goes to heck in a handbasket. The only resolution I've found so far is to completely
2012 Jan 04
2
asterisk -> AGI (perl) -> sqlplus (oracle)
Hi all, I'm trying to run an AGI in PERL which uses the module DBD-Oracle. Currently my AGI is working fine in my two servers but not in my other four servers. When I tried execute an AGI (as a user asterisk) in command line it works fine (even I also declare environmental variables in user profile and in my AGI), but when I tried to call my AGI (perl) in dial plan, it don't get