Displaying 20 results from an estimated 100000 matches similar to: "Zap channel not hanging up"
2005 Mar 22
1
Zap channels not hanging up...
I have 2 Asterisk servers that communicate with IAX2 between them and
support multiple SIP clients each. Only one of them has Zap channels to the
PSTN. I've been having problems because the Zap channels do not hang up when
a sip client of the external server makes a call to the PSTN.
SIP --- Asterisk ---- IAX2 ---- Asterisk --- Zap
The local * server is using
2006 Apr 24
1
Zap channels not disconnecting after PSTN line hangs up (getting empty voicemails)
When someone calls into our asterisk server over a PSTN line, dials an
extension and then hangs up, the SIP phone related to the given
extension will ring about 4 or 5 times before asterisk shows that the
channel has been hung up in the console. This isn't such a big deal
on its own, but what's happening now is that if a user calls in from a
PSTN line, gets voicemail on the extension, and
2004 Dec 14
3
Asterisk Randomly Hanging up on Zap channels
Hi List,
I've got * randomly hanging up on inbound or outbound calls on zap
channels. I use a Digitnetworks X100P clone card. Any idea of what might
be happening?
Cheers,
Jean-Michel.
2005 Jan 31
0
PRI not hanging up the channel after Executing Hangup when dialing busy number.
I have a PRI that if you dial a number that is busy, the channel does
not hang up, it then sends "h|1"to the phone company which will then
plays back to the end sip user "You don't need to dial a one or zero"
I am running stable CVS-v1-0-01/20/05-02:45:17. I have pasted the
important bit from the exten and sip configs below simplest possible
example that will show the
2005 Jun 04
3
zap to zap bridging not hanging up
Hi
I am trying to develop a night divert. Caller dials in after hours on
Zap and it gets divert to a mobile number via a second Zap. The call
bridges but will not hangup the channels when the parties finish.
Is there something I am missing or an dial option that I should be
using. I am using latest CVS.
[night]
exten => s,1,Answer
exten => s,2,Wait,1
exten =>
2004 Sep 29
0
PRI D-channel signalling error? "Ring reques ted onchannel 0/1 a lready in use on span 1. Hanging up owner."
Now that's quite interesting - yes, this is a two way span. I thought that
the D-channel negotiation that happens before the B-channel is set up would
have implicitly avoid the glare condition through signalling the
intent-to-use to the resource to the remote end (a-la E&M wink start).
So what seems to be happening in my case is my CPE is set for a 'Descending'
b channel sequence
2005 Feb 16
0
ZAP channel on TE410P doesn't hang up
Hello * users
I've have a rather disturbing problem, which I don't know how to debug or
how to solve, but first a brief description of the set up.
One Asterisk server with a TE410P card installed (first line used on this
only), and a number of Wellgate 3504A (4 port FXS devices with SIP
firmware). There is no connection from the Asterisk server to the outside
world or any other
2005 Feb 16
0
ZAP channel on TE410P doesn't hang up (Plain Text this time)
Hello * users
Sorry I forgot to send the mail in plain text the first time...
I've have a rather disturbing problem, which I don't know how to debug or
how to solve, but first a brief description of the set up.
One Asterisk server with a TE410P card installed (first line used on this
only), and a number of Wellgate 3504A (4 port FXS devices with SIP
firmware). There is no connection
2004 Jul 22
0
ZAP Channel doesn't hang up - X100P
When receiving an incoming call, I get sent to my IVR just fine. My
Playback event plays back my test file and the itis suppose to Hangup.
The Hangup app fires off and I see the console say it hungup the line.
However, I cannot receive anymore calls after that. When I run 'zap
show channel 1' I see my zap channel in a state of off hook. The only
thing that fixes it is stop/restart
2006 Jun 13
4
how to hang the zap channel
hello,
I got those extensions:
exten => 555,1,MeetMeCount(500|count)
exten => 555,2,Gotoif,$[${count} = 1]?6
exten => 555,3,Meetme,500|pMs|1234
exten => 555,4,Playback,goodbye
exten => 555,5,Hangup
exten => 555,6,Goto(from-internal-custom,556,1)
exten => 555,7,hangup
exten => 556,1,System(/bin/cp /etc/asterisk/1-test
/var/spool/asterisk/outgoing/)
exten =>
2005 Jan 30
4
Zap channels in AU hanging up on STD pips
Is anyone having/had a problem with a TDM400P card hanging up on STD
outbound calls as soon as the called party answers.
I'm guessing that * is responding to the STD pips in some way.
--
Howard.
LANNet Computing Associates;
Your Linux people <http://www.lannetlinux.com>
------------------------------------------
"When you just want a system that works, you choose Linux;
when you
2005 Feb 01
2
X100P not hanging up...
I have an asterisk servicer (1.0.5) with 3 X100P cards. Everything is
working fine but two days ago I implemented call forwarding using the example
from voip-info wiki.
Now when I enable call forwarding on my phone and a call comes in it gets
redirected to my cell and everything is apparently working. The problem is
that when we hang up both Zap interfaces (the one where the original
2005 Jan 17
1
transfers with zap channel
Ok, I've seen discussion before on doing transfers (attended and unattended), there seems to be much confusion over it.
As things sit, I've been trying (unsuccessfully) to do transfers with a zap channel (analog phone attached to TDM400). I have no idea what I'm missing. My current understanding is that I need to have transfer=yes in zapata.conf, do a flash hook, dial the 2nd
2004 Apr 01
5
Zap Channels Hang
Hi, i have an asterisk box running with E100P (E1) line as PSTN gw.
Sometimes zap channels hang and i couldn't make any PSTN calls but SIP
calls are still fine. When this happens I also couldn't restart/reload
asterisk from the CLI. I have to kill the asterisk process and run
safe_asterisk again. any ideas?
asterisk*CLI> show channels
Channel (Context
2007 May 01
1
chan_sip seems to be hanging
I posted about this problem last week and thought it was a combination
of SIP/ZAP causing issues in Asterisk. Since then I've realized it's
only the SIP channel that's hanging. When this happens a call can still
come in and hit the IVR, but no one can connect to the server from a SIP
client.
I tried reloading chan_sip.so today when this occurred, and I tried
unloading chan_sip.so
2009 Aug 13
1
Autofallthrough delays before hanging up calling channel?
I am seeing some curious behaviour with a 1.2.32 system, which I do not
understand and so can't work out how to fix it.
I have a PRI routed to context default. Here is the complete default
context:
[default]
exten => _9X.,1,Dial(IAX2/m1peer/${EXTEN:1})
exten => _20XX,1,Dial(IAX2/sipeer/${EXTEN})
exten => _X.,1,Dial(IAX2/m1peer/${EXTEN})
exten =>
2004 Sep 01
2
Hung SIP channels
I have recently posted a message regarding hung SIP channels when using the Monitor() command. Well, I was wrong.
The channel hanging wasn't caused by the Monitor command. They also hang when they aren't monitored. The cause seems to be our PSTN gateway provider. When for some reason their PSTN gateway crashes or reboots (OK, this should happen, but anyway...) and RTP/SIP data stops
2006 Apr 24
2
Sangoma A200 preventing Zap channels from disconnecting immediately after PSTN line hangs up (getting empty voicemails)
As far as I can tell, after discussing this matter with other asterisk
users in my area, my telco _does_ provide disconnect supervision.. It
seems that the problem is actually related to the Sangoma A200 card
I'm using, as two other people both using this same card have
expressed the same problem.. Are there any other users on this list
using the Sangoma A200 FXO port card, and experiencing
2011 Jan 12
2
Problems with ZAP Channels
Hi everyone,
Sometimes i am having problems with Zap channels on asterisk 1.2
(Disc-OS 1.1), after some calls, the channel continues in use, even
after hanging the call up, then
i need to run the "soft hangup Zap/<zapchannel>" in the asterisk CLI to
release the channel. Here is my zapata.conf:
[trunkgroups]
[channels]
language=pt_BR
context=default
usecallerid=yes
2005 Jun 04
2
Zap channel not hangingup
Hi,
I am setting up a test call center using *. I am using one Zap channel
(Wildcard TDM400P REV E/F -- 4 FXO modules) for incoming call and sip
phones (SjPhone) for call agents. I have setup queues and agents. While
testing I found that if the agent presses * key in soft phone while
attending calls Zap channel gets hung up, and another customer can call.
But if the caller hangs up (for example