Displaying 20 results from an estimated 800 matches similar to: "can´t anserd the call"
2007 Apr 26
0
problem with A400P01 OpenVox
Hello friends, in aCentOS with a A400P01 OpenVox PCI I have a analog line
connected.
I am new in Linux and Asterisk, my steps are theese:
1. Install CentOS 4.4 (basic instalation).
2. Command line:
yum -y update
yum install gcc kernel-devel bison openssl-devel
yum install openssl-devel
3. Download the source:
wget http://ftp.digium.com/pub/asterisk/releases/asterisk-1.2.17.tar.gz
2007 May 08
2
outgoing calls
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: zaptel.conf
Type: application/octet-stream
Size: 34 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070508/f4c36cab/zaptel.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2007 Jun 12
1
call from ISDN
Hello everybody, I have installed the Billion ISDN on a Debian machine.
I proved to call with a ISDN telephone conected to ISDN Box and it is OK. So
I connect the Billion ISDN to the ISDN Box and I call from a extension to
outside.
But it doesn't work, that is what I have in the CLI:
*CLI> -- Executing Dial("SIP/101-f9eb", "ZAP/g1/943833473|45|tTwW") in
new
2007 Jun 19
1
problem with mISDN
Hello, I have some problems with mISDN.
I can't send or receive call from the Billion ISDN card
Mi configuration files are thoose:
extensions.conf:
[general]
static=yes
writeprotect=yes
[SOME]
exten => 101,1,Dial(SIP/101,30,Ttm)
exten => 101,2,Hangup
exten => 102,1,Dial(SIP/102,30,Ttm)
exten => 102,2,Hangup
include => outgoing
[outgoing]
exten
2007 Jun 13
2
mISDN problem
Hello everybody.
I am trying to configure an Asterisk on Debian with the Billion ISDN card. I
am using mISDN.
But when I call on the CLI apears this:
-- Executing Dial("SIP/101-081805b8", "mISDN/1/943833473|45|tTwW") in new
stack
-- Called 1/943833473
P[ 1] empty_chan_in_stack: cannot empty channel 255
P[ 1] --> we have already send Release_complete
== Everyone is
2009 Nov 23
0
TDM400P alarm state
I'm having real problems with my connection to BT, it is a home line, but
after a while it sets an alarm and only a restart of asterisk resets it
could some one look at the below configs and suggest any changes to make
this more reliable
Thanks for your help
Robb
asterisk version 1.6.1.10
dahdi version SVN-trunk-r7445
dahdi_scan
active=yes
alarms=OK
description=Wildcard TDM400P REV I
2011 Jan 24
2
Outgoing FXO calls have no audio with callprogress=no
My outgoing FXO calls are answered but have no audio in either direction
if I have callprogress=no in chan_dahdi.conf. If I change to
callprogress=yes then the audio returns. My chan_dahdi.conf file is
listed below. Can anyone point-out why callprogress=no isn't working?
#cat /tmp/a
[trunkgroups]
[channels]
language=en
context=incoming
toneduration=40
;usedistinctiveringdetection=yes
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 May 09
3
select menu
Hello everybody.
I want to make a menu with the incoming calls, I want that when someone calls the Asterisk play a record (in gsm) and them the caller must choose a option (1,2 or 3).
if he choose 1 it will redirect to 101 extension
if he choose 2 it will redirect to 102 extension
if he choose 3 it will redirect to 103 extension
my extensions.conf is this one:
[default]
exten =>
2007 May 10
1
AT530 Telephone
Hello everybody.
I have two AT530 telephones and one X-Lite extension conected to my Asterisk.
This is part of my extensions.con.
exten => 105,1,Answer
exten => 105,2,Background(/home/user/suport)
exten => 1,1,Dial(SIP/101,30,Ttm)
exten => 2,1,Dial(SIP/102,30,Ttm)
When I call to 105 extension from the AT530 telephones and I select option "1" it doesn't redirect to
2006 Nov 19
2
WaitExten only reading 1 digit.
I am trying to setup an interactive menu where a caller hits the main
menu and can then dial an extension. As far as I can tell the
"Waitexten" app is failing to read 3 digits and just reading the first
and then announcing that it is invalid since all extensions are 3 digits.
How do I make Waitexten wait for 3 digits?
I have setup the extension "100" for users to reach the
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]
2008 Jan 31
2
CallerID shows wrong values in manager interface
Hi everyone,
My manager interface seems to be producing wrong CallerIDs when
internal extensions call each other. Can anyone see anything wrong in
the configuration snippets pasted below? The following instance has
extension 101 call 103. The phone does show the right caller ID, but
notice that the manager interface has the CallerID as the target
number (103).
Thanks a lot for your time.
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
2010 Jul 31
0
Disconnect supervision tone detection working for india
Hi ,
Thanks danny nicholas. Finally we get the things done with following.
If i specify busypatten=500,500 then asterisk does not recognize hang up
signal. After removing it only all are working fine.
I choosed 2nd option as per your suggestions.
working chan-dahdi.conf:
====================
signalling = fxs_ks
busycount = 3
busydetect = yes
callprogress = yes
progzone=in
usecallerid=yes
2006 Jun 23
1
SIP -> PSTN calls not connecting properly
Hi,
I've got a problem with my asterisk set up which has been going on for a
while (months). I'm currently running 1.2.7.1 on a gentoo box with the
topology below:
+-----+
PSTN ---------+ * +------------- Service Provider
(wctdm400p) +-+-+-+ IAX
| |
| |
FXS --+ +-- SIP (cisco 7940)
2010 Apr 06
2
polarity reverse
Hi,
I have a problem with polarity reverse
this my dahdi config
[channels]
context=default
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
2007 Jul 20
2
Problem
i am have x100P clone, and install asterisk 1.4 and out call normaly and
hangup in xlite to zap but call to asterisk for zap channel nop pass to
xlite and the caller hangup the asterisk not detect.
what is the problem ???
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070720/39d4c1e8/attachment.htm
2009 Jul 24
6
dialplan tips
Hi everybody
In advance sorry for my bad english and if my problem was already exposed (I
didn't find any tips in the mailing list archive. Bad luck)
I have some questions about asterisk 1.6 release :
1) how can I do a n+101 priority jumping if a SIP canal is busy ?
I read that the general parameter "priorityjumping" is depreciated in the
1.6 release and I already try the
2006 Mar 27
2
FXO without answer supervision
Simple question that google hasn't helped much with (likely poor search
terms)
I just installed a Sangoma A200 with overall good results. Initial
tests with both
incoming and outgoing calls were very positive. Until I made a normal
call that
lasted more than 30 seconds.
I setup the FXO with kewlstart signalling, and the outgoing call is
never registered
as 'Answered' and the dial