Displaying 20 results from an estimated 5000 matches similar to: "decrease the time it takes for asterisk (fxsks) to answer"
2007 Feb 17
3
Problem with busydetect and cell phones
I have a very strange problem I'm hoping someone has encountered already.
I've scoured the internet for an answer to this one. My phone company
provides no disconnect supervision. Hence I'm forced to use the busydetect
feature. I have a TDM400 with two FXO ports. If I call from an internal
extension to a landline and then hangup the landline Asterisk detects the
busy signal
2007 Sep 15
2
Astribank and caller ID from PSTN
Hello,
I've one astribank with 8 FXO unit and 8 pstn lines connected to the
astribank. When I receive calls on my ipphone I get always Unknown
callerid.
It's is possible to receive the callerid from the lines on the astribank
unit? This is my config:
[channels]
language=es
context=from-zaptel
signalling=fxs_ks
;rxwink=300
usecallerid=yes
callerid=asreceived
;cidsignalling=bell
2006 Mar 09
2
TDM11B Hang up detection not working in France ?
Hello,
my config : aah 2.6 (asterisk 1.2.4) , centos 4.2, 1 TDM11B (1 Fxo / 1
fxs ), 1 phone, 1 softphone
I'm in France
When someone from PSTN calls and hangs up before the call is answered,
internal extension keeps ringing until timeout occurs. PSTN line keeps
busy. Hangup detection doesn't work.
I've played with different paremeters (callprogress, busydetect,
busycount,
2010 Jul 29
2
Disconnect supervision tone detection
Hi,
I am using TDM400 card with 3 fxs and 1 fxo. I am struggling to detect
hangup tone or disconnect supervision tone from my CO. I attached the
recorded wav file which contains my telco's disconnect supervision.
I am using ,
asterisk-1.4.33.1
dahdi-linux-complete-2.3.0.1+
2.3.0
OS => Debian-lenny 5
users.conf
-------------
[trunk_1]
trunkname = pstn ; GUI
2008 Jun 17
1
looking for help / input with Blind transfer from asterisk to zap
List,
Having a little trouble with the following. Let me prefix by saying I
have blind transfers working from the following setup.
Inbound call [from-zap] (SIP/sv0071iv) answers.
Zaptel -> Asterisk -> SIP extension
SIP extension then blind transfers [from-sip]
---
SIP extension -> Asterisk -> Zaptel
During this whole process, the original channel off the trunk
(lineside T1) is
2010 Apr 09
3
Problems with Fax over TDM410P
Hello my friends...
We are having some problems with the fax in our asterisk server...
We have:
Asterisk 1.4.21.2
Zaptel Version: 1.4.11
libpri version: 1.4.5
Digium Card TDM 410P
This digium card has 3 FXO ports and 1 FXS port where we have a fax machine
connected!
The problem is that we can receive fax very good, but we can't make any
outbound fax call, in fact, our asterisk get freezed
2004 Jun 13
2
SIP audio cut off even with Answer, Wait...
Hello everyone,
Having recently gotten Broadvoice inbound DTMF to work (thanks Greg)...I
am now running into a frustrating problem...when a call comes in to the
BV number via a cell phone (tested with 3 different cell phones; albeit
all on T-Mobile) the beginning of the IVR welcome audio is cut off. A
call placed via a landline phone over the PSTN to the BV number does not
exhibit the problem.
2007 Aug 15
8
TDM400P FXO click sounds
Hello,
I have a TDM400P with 4 FXO ports, currently using three. When sending or
receiving calls on this card, there is a nearly constant
popping/clicking sound, it is related to the
echo cancellation?. I adjusted my gains properly, but to no avail. I
even found that setting echotraining=no in zapata.conf didn't change the
scenario at all. I've plugged analog handsets into the
2010 Jul 08
1
Incoming call doesn't finish when internal phone hangs up
Hello guys,
I have this problem when a call is received in my PBX:
(Caller) --> (Redirecting Service) --> (E1 PRI) --> (Asterisk PBX) -->
(Internal Phone)
Reception works fine, but when conversation finishes and the agent at
internal phone hangs up, the call at caller's side is still alive for
many seconds until it hangs up.
The problem is that Telephone Company is billing me
2007 Jul 24
3
rxFAX core dumps
Hi Everyone...
I am running Asterisk 1.2.22 on Debian "Etch". I installed it from
sources. I have also installed tiff-v3.6.0, spandsp-0.0.3. and downloaded
http://soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/app_rxfax.c
http://soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/app_txfax.c
and a Digium TDM card with 4 FXO ports
When my dialplan
2010 May 28
1
[Dahdi/system.conf] "fxsks = 1" deprecated?
Hello
I was editing files manually, and noticed that if I include the
familiar "fxsks=1" in /etc/dahdi/system.conf, Dahdi fails loading:
=====================
# cat /etc/dahdi/system.conf
loadzone = fr
defaultzone = fr
fxsks=1
=====================
# /etc/init.d/dahdi start
Loading DAHDI hardware modules:
wctdm: [ OK ]
/usr/share/dahdi/waitfor_xpds: Missing
2009 Sep 07
5
TE420P configuration
Hello
I am trying to configure TE420P but i am confused what to give chan_dahdi :(
Below is configuration i am using for TDM400P
Please help what changes to make in it... Please provide a link as well
[trunkgroups]
[channels]
;default for channels
switchtype=national
rxwink=300
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
2006 Oct 10
1
Hangup or busy when the peer answer outgoing calls
Hi all..
I have a problem with my asterisk installation. I'm using a Wilcard
X100P clone in Spain. Incoming calls work fine, but when I make a
outgoing call, a hear the ringing, and the peer phone ring, when the
peer answer, asterisk hangup the call, or say busy.
This is my conf:
zaptel.conf:
---------
loadzone = es
defaultzone=es
fxsks=1
zapata.conf
----------
[channels]
2006 Feb 22
1
Detecting disconnect on TDM400P with 3 FXO ports and 1 FXS port
Hellow everyone, here's an other newby question.
I've got a * configured with the card in the subject line. At times Asterisk
fails to notice a disconet from the incoming line going into one of the FXO
ports. Consequently it just keeps the line off-hook for ever and that causes
my provider to mark the line aut of order.
Is there any way to "help" Asterisk notice the disconect?
2006 May 05
10
Call Center Phone with Auto Answer
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2151 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060505/ced665b2/attachment.gif
2009 Jan 21
6
soft ATA on linux with zaptel?
Slightly OT, but I'm wondering if anyone here has come across a "soft
ATA". That is, software that will perform the functions of a basic POTS
line ATA on Linux with a zaptel driven card.
I have a Linux machine with a zaptel card in it and I want to have
another Linux machine running Asterisk utilize the zaptel card in the
first Linux machine to make outgoing and receive
2008 Jan 04
2
x100p wcfxo hangup on outgoing calss
Hi,
Im getting mad with this error, I have a x100p installed with wcfxo
module loaded perfectly, I can receive incoming calls and detect very
good the hangup for incoming calls. But for outgoing calls its a mess.
When I place a call for outgoing, i heard the ringing, my cell or
phone rings and when I pick up the phone it hangs:
-- Called g1/91xxxxxxx
-- Hungup
2010 Jul 09
1
Delay between answer and pickup ?
We are having a situation on our dialler here where our agents are
claiming that when they receive a call because it has been answered,
it seems as if the call had been answered several seconds earlier -
IOW, they are hearing "hello ? Hello ?" and often hear the phone being
put down as an initial part of the call.
We have verified this by checking the voice recordings.
Yet, the logs of
2005 Sep 30
7
911 Q
OK, got a question on 911.
Looking into setting up a couple asterisk servers at a country club,
with VOIP phones in each of 100 short-term residential rental units.
Approx 100 extensions, approx 24 outside lines.
Since everything is geographically at one location, reaching 911
correctly shouldn't present a problem. However, the club wishes to
ensure that 911 authorities are able to identify
2006 May 27
3
TDM
The TDM01B is 4 port capable but has only 1 FXO module. I'm running asterisk
1.2.7 and zaptel 1.2.5. I cannot seem to get the TDM01B working. When I do
the zttool it shows 4/1/0. I can dial out from a POTS phone up to the point
that the cable plugs into the card.
Here is my /etc/zaptel.conf
loadzone=us
fxsks=1
and here is my /etc/Zapata.conf
[channels]
language=en
#include