Displaying 20 results from an estimated 3000 matches similar to: "Ringing Delay"
2007 Apr 09
4
incoming zaptel calls fail
Using the latest SVN of zaptel and asterisk, I can no longer receive
incoming analog calls. The caller just hears it ringing but Asterisk
doesn't pick up.
I am seeing these error messages:
[Apr 9 09:38:02] WARNING[16564]: chan_zap.c:6470 ss_thread: CallerID
returned with error on channel 'Zap/2-1'
[Apr 9 09:38:50] WARNING[16570]: chan_zap.c:6470 ss_thread: CallerID
2006 Mar 21
2
TDM400 FXO module not answering or dialing out.
Hi all,
I have hit a wall configuring a TDM400, I have set these up before without
issue but today I just can't seem to figure out what I am doing wrong.
On an incoming call the following is produced in the Asterisk console with
verbose 4
-- Starting simple switch on 'Zap/2-1'
Mar 22 16:12:34 NOTICE[2051]: chan_zap.c:6063 ss_thread: Got event 18 (Ring
Begin)...
Mar 22
2008 Mar 27
1
Asterisk not picking up (some) calls due to zaptel detecting and clearing alarms
Hi All,
For the most part, the PBX works as it should. Occasionally people complain
that they call and the PBX doesn't pick up. Other times it looks like the
call is answered by Asterisk but I still hear ringing and I start listening
to the IVR menu a few seconds into it.
As for Asterisk not picking up, I see the following in the logs:
[Mar 27 13:32:29] NOTICE[13197]: chan_zap.c:7071
2005 Jul 22
1
X100P not answering
I have an Asterisk server running todays CVS (updated it just in case
that was the problem). It has 3 X100P cards. The first two lines I use
as my normal work lines and the third is my fax line which I use with
SpanDSP. I run Fedora Core 4.
I have a problem that the third X100P does not answer the call. From
the console I can see that there is an incoming call with the following:
--
2007 Jan 22
1
2 ring delay before asterisk answer
I am a little green when it comes to all this but I am trying to connect
our PBX to an asterisk server using a TDM400 with 4 FXO modules. I am able
to dial an extension on my PBX handset and I get a dialtone from the PBX.
After 2 rings I then hear the asterisk server connect and I get a dialtone
from asterisk. I am then able to dial an extension on another asterisk
server.
My question is: How do
2007 Aug 02
1
A simple IVR extension problem
Hi list,
I am running TDM11b + Asterisk-1.4.9 + Zaptel-1.4.4 + Libpri-1.4.1 on CentOS
5.
I am having trouble to make my simple IVR extension work, here is relevant
config:
zapata.conf
----
context=incoming
signalling=fxs_ks
channel => 4
context=internal
signalling=fxo_ks
channel => 1
-----
extensions.conf:
----
[office]
exten => s,1,Dial(Zap/1,30)
[home]
exten =>
2005 Aug 01
1
X100P/Caller ID: clidtest works, * complains [repost]
Hi,
I'm running Asterisk 1.0.8 on Gentoo, with an X100P (clone) card, and I'm
having problems with Caller ID. I have run clidtest, and it seems happy
enough, returning:-
server clidtest # ./clidtest /dev/zap/1
Number: 0412222222, Name: MOBILE
(that number's fake.) However, I'm not getting the caller ID passed
through with *. Sometimes I get a "failed checksum" like
2005 Jan 17
1
TDM400 answers the line all the time!
hi all,
We have a TDM400 card with 4 wfo modules. now the modules load fine
and when i start asterisk with on phone line connected it just starts
spewing these messages:
-- Starting simple switch on 'Zap/4-1'
Jan 13 12:59:47 NOTICE[10831]: chan_zap.c:5367 ss_thread: Got event 2
(Ring/Answered)...
Jan 13 12:59:47 NOTICE[10831]: chan_zap.c:5367 ss_thread: Got event 2
(Ring/Answered)...
2004 Jun 02
1
(no subject)
Hello
I have an interesting situaltion and not sure if I am doing something wrong or
it is a BUG. I Installed Rhino Channel on T1 line and connected Analog Phone on
Rhino's Zap Channels. If i pickup analog phone and hangup without dialing any
number , I am getting extra ring after hangup and if i dial any digit than
there is no ring on Analog phone after hangup.
Log's looks like this
2003 Aug 30
1
Incomming call issue
I have an issue getting any incomming calls
When the phone rings something picks up and gives it a fast busy.
There is no one using Zap/2
it does the same thing with voicemail and voicemail 2
you can see the console output below,
I would love any help anyone could shead on this issue,
Michael
NOTICE[1192484144]: File chan_zap.c, Line 4270 (ss_thread): Got event 2
(Ring/Answered)...
--
2004 Sep 28
7
UK (British Telecom) Caller ID again
I've followed the recent thread on caller id with UK British Telecom
networks (where the caller id data is delivered before the first ring).
My understanding is that if I use a recent CVS head (e.g.
CVS-HEAD-09/18/04-17:45:52) and a TDM400 with FXO modules, all I need to
do is include the line:
usecallerid=uk
In my zapata.conf (in the [channels] section)
I've done this, but I get:
Sep
2006 Apr 05
1
long delay between "Ring Begin" and "SIP/XXX is ringing"
hi all,
i have an asterisk install with a digium 4 port fxo card and cisco 7960
sip phones -- running on a compaq Pentium III (Coppermine) at 800Mhz
256KB cache and 1GB of ram.
when a call comes in on zap/1-1 for example, the delay between when zap
sees the line going to ring state, and when the desktop telephone rings
can be as long as 7000 milliseconds (or about 3 or 4 rings on an ear
piece).
2006 Jan 12
0
SIP phones can't pick up incoming call on analog trunk - signalling problem?
A very good day to you all,
We can't get the phones to pick up on an incoming call on analog trunks.
We're using the digium products in the box, with snom phones internally.
This is the output from the asterisk console:
linux*CLI> zap show channels
Chan Extension Context Language MusicOnHold
pseudo pstn-incoming en default
1 pstn-incoming
2006 Jan 12
0
SOLVED: SIP phones can't pick up incoming call on analog (PSTN) trunk - signalling problem?
Yo!
I changed callprogress to no, and in wcfxo.c source around line 334 i changed
the value 32000 and -32000 to 10000 and -10000 because it had something to do
with the DC voltage when it was ringing.
I found reference here (http://www.voipuser.org/forum_topic_1791.html) with an
interesting diagram of wiring that was incorrect for sending voltage to a
phone or something like that.
So put it
2005 Aug 03
0
Compile ZAPTEL warning and Strange Congestion
Starting - oh - three weeks ago I started getting this when I compiled
zaptel stuff:
In file included from
/lib/modules/2.4.26smp/build/include/linux/spinlock.h:6,
from
/lib/modules/2.4.26smp/build/include/linux/module.h:11,
from wct4xxp.c:31:
/lib/modules/2.4.26smp/build/include/asm/system.h: In function
`__set_64bit_var':
2005 Feb 03
1
Mi extensions keeps ringing
Hi asterisk users, I have a inssue with incoming calls with wcfxo card,
while receiving a call, I?ve configured my dialplan to forward the call to
all mi home voip extensions and that works just fine, but while in the call,
after a few seconds, the pbx starts the simple switch once more and keeps
ringing the voip extensions
log as follows:
2005 May 28
0
TDM zap channel Exception on 15, channel 1
Hello everybody.
I have an customer asterisk 1.0.5 running well since 3 monthes, 2 TDM
cards 4 FXO, 4 FXS. Since one week, unable to pass call between Zap and
Sip getting the "exception on 15, channel 1"
The * box is connected to an eads PBX and it seems that failure started
when they make some changes on the PBX. Have someone an idea and what is
causisng this failure? Here are the
2007 Jul 01
1
Asterisk strange behaviour
Hi all
I?m a newbie to asterisk and I have install and configure asterisk 1.4.5
I have made some test and have face a strange behaviour
I hava a simple dialplan when a call is receive from PTSN,
[PSTN]
exten => s,1,Answer()
exten => s,2,Playback(intro-sicx) ; Listen to your voice
exten => s,3,Dial(SIP/steph)
exten => s,4,Hangup()
I got the following when a call is
2006 May 17
1
TDM does not disconnect
Hello all.
This is my very first message to the list. I have a TDM400P card, It
has 2 FXO channels which are connected to extensions of my PBX
(Ericsson BP250), so I can dial from any SIP softphone directly to
physical (analog and digital) extensions on my company.
My PBX is configured so when I dial 8 on any extension, it will
redirect to the first free FXO channel on my TDM400P card.
2004 Jul 13
1
caller id problem on incominc call to x100p
hi,
when i call asterisk (on x100p) i got this :
CLI> -- Starting simple switch on 'Zap/7-1'
Jul 13 15:03:34 ERROR[311316]: callerid.c:192 callerid_feed: fsk_serie
made mylen < 0 (-9)
Jul 13 15:03:34 WARNING[311316]: chan_zap.c:4735 ss_thread: CallerID
feed failed: Success
Jul 13 15:03:34 WARNING[311316]: chan_zap.c:4777 ss_thread: CallerID
returned with error on channel