similar to: Zap channels stuck in 'Rsrvd' state

Displaying 20 results from an estimated 1200 matches similar to: "Zap channels stuck in 'Rsrvd' state"

2005 Feb 18
6
W&M Wink timings for Nortel
Does anyone know the default E&M Wink timings for Nortel DID ports? The default settings on Asterisk are: ; prewink: Pre-wink time (default 50ms) ; preflash: Pre-flash time (default 50ms) ; wink: Wink time (default 150ms) ; flash: Flash time (default 750ms) ; start: Start time (default 1500ms) ; rxwink: Receiver wink time (default 300ms) ;
2005 Aug 11
14
How to fix a Blue Alarm?? Line Noise?
We are having line noise issues in our Asterisk to legacy PBX integration. All SIP calls originating from IP phones sound crystal clear. All calls that originate from the legacy PBX (Isoetec 228) and route through the Asterisk and out SIP have a lot of line noise. I believe I have it pinned down to these Blue Alarm errors that I can see on the legacy PBX side. zttool shows no alarm but when I
2004 Jul 13
0
"unclean hangups" can I turn off hook flash?
I'm having problems with unclean hangups (being read as a flash instead of a hangup?). Can I turn off hook flash recognition in asterisk, but still have the flash button on the analog phone operational? Could I use these settings in zapata.conf to fix my problem? *prewink*: Sets the pre-wink timing. *preflash*: Sets the pre-flash timing. *wink*: Sets the wink timing. *rxwink*: Sets the
2004 Jul 27
1
Hook-flash timing
Hi, Is there any documentation on the fields prewink, preflash, wink, flash, rxwink, rxflash, start and debounce in zapata.conf? The "Recall" button on my phone doesn't seem to trigger a transfer via my shiny new TDM40B. However, tapping the hook does, but only if I tap it for long enough. Presumably the "Recall" button's timing is too short? Further, most users who
2004 Dec 03
8
Why, why, why???
Help. Why is it that I can call out from my GSBudgetone SIP phone but the audio is "one-way'? Why is it that when I call my asterisk phone number, I get a fast busy?
2004 Nov 21
3
TDM400 FXO stops handling outgoing calls, but still accepts incoming?
I have a bit of a weird problem that I'm having great trouble debugging. I have a TDM400P PCI card with two FXO and two FXS modules. Both FXO modules are connected to BT lines here in the UK. Both BT lines have V23 Caller-ID, which works fine with Asterisk. Both asterisk and zaptel are fresh from CVS. Both FXO modules (channels 3 and 4) are in "group 1" for outgoing calls. My
2005 Mar 21
2
Flash hook & hangup problem
Hello. I'm trying to transfer calls from an analog phone (Zap/1, TDM400P card) to some other terminal connected to my Asterisk PBX. If I make a flash hook pressing the phone hangup button quickly it works as expected, I get a new dialtone and the other side is put on hold. But I would like to use my phone's "R" key instead for some different reasons (it's quite easier to use
2005 Feb 10
0
Asterisk 1.0.5 won't pick up incoming calls
Hi All, I have just migrated from Asterisk 1.0.0 to Asterisk 1.0.5 and I have an X100P installed. The old asterisk was working, but now the new version isn't picking up any calls! However, I did notice that after installation, I performed modprobe zaptel and modprobe wcfxo and they worked fine, but when I executed ztcfg, I get the following errors: ioctl(ZT_LOADZONE) failed: Invalid
2005 Mar 18
0
T100P: Can't Make/Receive Zap Calls (Long Newbie Blah)
All, Alright, I've looked around the internet, the voip-info.org wiki, and browsed the contents of this mailing list. While I've found a couple of scenarios that are close to this one, I haven't found one that uses my particular card (T100P). Without further delay -- I have successfully configured internal SIP services between a Snom 200 and a Windows X-Lite client and have
2004 Apr 29
1
User picks up phone, hears another call, not dialtone
First of all - Many, many thanks to Mark for his troubleshooting and fix of bug 1320 (FXO_KS signalled Zap Channels on Adtran 750 Channel Bank Stuck in Rsrvd State). I have heard complaints that once every couple weeks, when a user picks up their analog phone (t1 span off of a TE410P into an Adtran 750 with 6 FXS cards), they don't get dialtone, but instead, hear another conversation.
2005 Jul 14
0
PRI Channel Question
Good Day All, I am experiencing some weirdness using the E&M channel and hope you can offer a little assistance with the problem I am having. 1) call comes into channel 25 (Second Span first channel of a Digium Quad PRI from SBC-PRI) 2) Call is sent to channel 1 (First Span first channel on the Digium Quad PRI connecting an ADTRAN via E&M Feature Group D) 3) Between rings one and two
2004 Nov 03
3
zt hook failed: Device or resource busy
Hello, I ordered the Devel lite kit, and installed it. I am just trying to get the FXO port to work, and am having trouble. To load the card I do the following. modprobe wcfxs modprobe wcfxo ztcfg -vv asterisk -vc My /var/log/asterisk/messages show Nov 3 11:03:39 WARNING[3317]: zt hook failed: Device or resource busy Here is my /etc/zaptel.conf fxoks=1 fxsks=4 loadzone=us defaultzone=us
2012 Jul 19
1
Channel is rsrvd and does not turn off
Hi list. I have Asterisk installed on a Debian 1.8 6 64-bit. What happens is the following, some channels are not being hangup properly. They run the hangup in dialplan, but the output of the command "core show channels" shows several channels with status "rsrvd." Checking the server's memory, the "top" command shows multiple processes and stopped using the
2006 Apr 12
1
SIP call hangup from asterisk CLI
Hi, We are using Vicidial and sometime even when agent disconnects, outgoing call originated by dialer is still active. Since call was initiated by dialer and then bought into meetme conference of agent and we can't corelate this call to any agent channel. When agents are dialing, channels doesn't show calls vicidial2*CLI> show channels Channel Location
2003 Aug 18
0
Setting a minimum 'on-hook' interval?
A couple of weeks ago I posted a message entitled 'Bridged trunks stuck off hook' about a situation where 2 of my trunks (loopstart pots - but Centrex) are occasionally bridged together. It has occurred to me that what may be happening is that a line hung up by Asterisk might quickly be reused and if the time interval is right, the telco will interpret this as a hook-flash. Is there a way
2003 Oct 08
2
pbx_spool and contexts
When I drop my file into the outgoing folder, the call is completed but the 'Context' entry is not respected. Instead, it drops into the default context. It does drop "properly" into the default context and function as would be expected. I looked through the source but didn't see any reason it would be completely ignoring the context. Call file: (where
2003 Jul 03
4
Migration to Asterisk - Running off of Merlin Legend system
We currently have a Merlin Legend system. The voicemail is falling apart (with the transition to a 10 digit timestamp on Sept. 8, 2001, the system locked up and refused to take calls; the official solution is to change the system time back to a year with a matching calendar). We are in the process of preparing the network infrastructure to support a VoIP system with Asterisk, but won't be
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 =>
2008 Jan 14
2
What is connect-debounce wrt usb?
I get the following message on a Centos 5 system (really a Trixbox 2.4 build on Centos 5): Jan 14 00:12:28 sip2 kernel: hub 1-0:1.0: connect-debounce failed, port 1 disabled What does this mean? This message occurs about 30 times/sec for about 45 sec. Then my Bluetooth token starts up. Jan 14 00:12:28 sip2 kernel: hub 1-0:1.0: connect-debounce failed, port 1 disabled Jan 14 00:13:00 sip2
2003 Nov 12
3
Dial Plan Sequencing
I have an interesting dilemma with sequencing in the dialplan. Up to now, I have assumed that the extensions in the dial plan were tested in the order that they appear in extensions.conf. In other words, I have the following fragment which was designed to dial toll free on the PSTN and all other long distance on VoIP: [longdistance] include => local