similar to: channel stay up when extension unreachable

Displaying 20 results from an estimated 3000 matches similar to: "channel stay up when extension unreachable"

2010 Jan 04
0
H323 Disconnects after 15+ minutes
I have posted my problem on the link below, but didn't get any answer. I am hoping someone here can help me with this issue. Here's my problem: I am using H323 to talk between Asterisk and Avaya IP Office 500. For some strange reason, when we are talking on a VoIP call, we get disconnected after 10+ minutes. We have two other Elastix box, but none of them are getting disconnected. From
2009 Mar 17
0
Weird issue with outbound calls and MOH
Hi, We have a PRI Trunk (physical E1) and we are getting some rather weird and very isolocated problems. On outbound calls to specific numbers, it would seem to me that DTMF from the remote side is affecting the local asterisk system. Basically what happens: - We make a OUTBOUND call via the PSTN (PRI Trunk) to a remote System - Remote Answers, and converse - Remote sends DTMF on their site to
2010 Jun 21
1
How to tell if a dropped call is my fault
I just had a user report that they called out to someone on a cell phone this morning, and after a short conversation, the call was dropped/lost. The person on the cell phone says that this is very rare, and would not suspect the dropped/lost call to be on their side. I have looked at the asterisk/full log as thoroughly as I can, and have pasted the lines which seem relevant to that call below.
2010 Jun 11
2
Call ended after 31 seconds
Hi people, I have a problem with some extensions. The calls are ended after 31/35 seconds, also, it depends on the number which I call. This is the log, but I've not been able to find something wrong... Any ideas? [Jun 11 15:50:46] DEBUG[26071] app_macro.c: Executed application: ExecIf [Jun 11 15:50:46] VERBOSE[26071] logger.c: -- Executing [s at macro-dialout-trunk:16]
2010 Mar 09
0
DUNDI Sip authentication failure
Hi all, I'm new in asterisk and I got to set up a dundi config for my work. I have 2 PBX for the test, the two PBX are in the same local network PBX A : 192.168.199.23 PBX B : 192.168.199.21 my config files : (on PBX B , the config files on PBX A looks like it) /etc/asterisk/dundi.conf [general] bind=192.168.199.21 port=4520 cachetime=5 ttl=32 autokill=yes entityid=00:30:18:4C:33:53
2009 Mar 30
2
Newbie trying to make calls outside via digium card and POTS line
Hello, This is my first asterisk installation, and having read up on the documentation, and trying several tutorials i'm unable to get my outbound route working. I'm certain it's an issue with my configuration and my inexperience with asterisk. So i have my POTS phone connected to my digium card, and when i make a call, I receive the "cannot be completed as dialed" message.
2009 Jan 09
8
Spurious hangups on Sangoma A102d, Trixbox 2.6.1
[also posted on Trixbox trunk forum] I am also working with Sangoma directly to debug this, but so far no real luck. TrixBox 2.6.1, A102d card with V33 firmware (latest) and WANPIPE 3.2.6 (3.2.7 is out, but nothing has changed that would affect this problem). The system gets about 200 calls inbound on the trunk, which is not very heavily used, and of those calls one or two a day is randomly
2007 Dec 22
0
Dead Incoming call - Sangoma A200
Hello List, I am having a strange issue with a trixbox system we installed for a client, and I would appreciate any help on this one. The issue is that occasionally when they go to answer an inbound call from the Sangoma A200 - there is no one there, and they are presented with dial tone. The calling party is hung up. A bit of background: The client actually has two systems install (one at
2007 Apr 03
3
Adding DND to dialplan
Hello - I've read Asterisk should be able to activate a do not disturb feature to turn off the ringers on extensions. I checked the wiki and can't find documentation for how to do it. Here's my attempt, added to extensions.conf: [dnd-on] exten => _#78,1,Answer exten => _#78,n,Wait(1) exten => _#78,n,Macro(user-callerid,) exten =>
2007 Sep 24
0
Asterisk Dropping Calls
Hello, I am having an issue whereby calls are being dropped randomly. I have an ISDN 30 E1 line going into a Wildcard TE220 (4th Gen). My Asterisk install is based on Trixbox 2.0. However, I have updated the source code to the following. The Asterisk release is asterisk-1.2.20. Zaptel release is zaptel-1.2.18. And libpri release is libpri-1.2.4. I have include an extract from the Asterisk log
2007 Sep 30
0
Asterisk Dropping Calls (Richard Young)
> > Hi, Remove usecallingpres=yes busydetect=yes from your zapata.conf file. and the restart asterisk. Hopefully you will not faced drop call issues. Regards, Vidura Senadeera. Message: 3 > Date: Mon, 24 Sep 2007 12:29:40 +0100 > From: "Richard Young" <Richard.Young at intrintech.com> > Subject: [asterisk-users] Asterisk Dropping Calls > To:
2015 Apr 17
0
Why is CDR(recordingfile) not being written to the database despite being set in the dialplan?
I am using Asterisk 11.17.1 with my program that uses AMI Originate calls to generate a bunch of calls for a callcenter. The PBX configuration is handled by FreePBX 2.11. I want to understand the dialplan behavior in order to figure out why the CDR(recordingfile) is blank on the CDR records despite the dialplan setting it. My program generates the calls by setting Channel=Local/NUMBERTODIAL at
2010 May 05
0
T38 trunk configuration for relay appears to affect default trunks for voip
Hi list! I have this configuration for sending T38 faxes to my T38 fax termination provider: T38modem --> hylafax --> Asterisk-SIP-Extension --> T38 termination provider --> T.30 termination to PSTN We are experiencing 2 problems with this (if you want configuration files, it won't be a problem, just tell me): 1. T38 termination provider receives faxes at 2400 bpps from our
2014 Jul 09
1
PRI congestion instead of busy
I have two servers, each connected to the PTSN via PRI. When I call from site A (951-999-9999) to site B (555-1212) and the phone at site B is on the phone, I hear the normal ring tone for about 20 seconds, then the message "all circuits are busy now. please try your call again latter" followed by the congestion tone. Instead, I want this to busy ring and then hang up without any
2012 Jan 05
1
Blind transfers being cancelled by asterisk & hanging up on remote caller
Hello all, I have a system running AsteriskNOW with asterisk asterisk-1.8.8.1-1_centos5 from AsteriskNOW repository. I just changed our Polycom 335 sip.conf so that blindpreferred=1 (all transfers default as blind transfers). If a customer calls in & we answer & transfer, everything works fine. But if we call out to a customer & then transfer to another internal extension, that
2007 Sep 26
1
Routing issue
Hi list I'm kinda new to asterisk and I'm woriking for a company that sells Asterisk solutions and appliances. I installed TrixBox on a litle PC @ home and a x100p card which is recognized as a Zaptel card, I made some in/outbound routes and they seem to work but I have a problem with SIP softphones. I created 2 estensions 1000 and 1001 they're both in different cities, when I 1000
2008 Apr 04
0
Problem about calling from atrixbox to pbx extension
I have a trixbox 2.2 and Nortel santral that are speak each other. I use digium TDM100M 2 fxs-2fxo. After I made yum update I had met with some problems when I want to make any call from extension of trixbox to extension of nortel. When I attend to log (/var/log/messages) I meet with these messages as you see below. When I try to make any call from trixbox extension the call seems established but
2010 Jun 16
0
H323 Trunk Problem calling from Asterisk to Avaya PBX
On Wed, Jun 16, 2010 at 4:35 PM, Shina Owolabi <shinacalypse at gmail.com>wrote: > Hi! > I've installed Asterisk 1.4.32 with freepbx-2.6.0 in an attempt to provide > a conference bridge for an existing Avaya PBX. I have no control over the > Avaya system, but I am able to speak with the admin in charge when I need > stuff done. I am running all this in a VirtualBox
2023 Nov 09
1
help with crash
2023-11-08 18:14:13] ERROR[571246][C-000017e2] : Got 19 backtrace records # 0: [0x5bd18a] asterisk utils.c:2800 __ast_assert_failed() # 1: [0x4618e3] asterisk astobj2.c:589 __ao2_ref() # 2: [0x58e660] asterisk stasis_cache.c:824 update_create() # 3: [0x58efed] asterisk stasis_cache.c:903 caching_topic_exec() # 4: [0x586b90] asterisk stasis.c:1380 dispatch_message() # 5: [inlined] asterisk
2011 Jan 21
1
Unable to receive calls (inbound)
Hello all. I have installed AsteriskNow 1.7.1 with all updates. I'm able to make outbound calls without any problem (the external calls are made via an analog line, and the receiver see the CID). However I'm unable to forward incoming calls to the destination I want. What happens is when I make an internal call I ear a "bye". Bellow is the log of the internal call: --