Displaying 20 results from an estimated 30000 matches similar to: "Incomming call management"
2003 Jul 22
3
busydetect and random hangups
Hi,
I'm having random hangup problems with zap channels.
If I turn busydetect off in Zapata.conf, * fails completely to detect a
user hangup in the middle of a script.
On the other hand, if I turn it on, everything works much better, but
long calls tend to be hung up without a motive.
Any other parameter that I can try? Any #define that I can tweak and
recompile?
Will callprogress
2003 Sep 03
2
E1 problems
Hi,
I'm testing an E1 with E&M signaling. Some of the problems I'm running
into are the following:
1) if I try to configure any channel above channel 15, I start
getting a "multiframe alignment error" on my telco test equipment. So I
have my zaptel file only configured for 15 channels, like this
span=1,1,0,cas,hdb3
e&m=1-15
2) When the test equipment tries to send me
2007 Sep 20
9
Problems Connecting Two Asterisk Installs Via ISDN PRI Cards
I am trying to connect two machines to each other with an T1 crossover
cable. The first machine has two TE120P cards - one connecting to the telco
on an ISDN PRI. The second to a crossover T1 cable to a second machine which
has one TE120P card.
Telco <-cA-> Machine1 <-cB-> Machine2
Machine1: Two TE120P cards
Machine2: One TE120P card
cA: Standard T1 Cable
cB: Crossover T1
2003 Oct 17
2
Beta testers for visual configuration tool f or asterisk
Count me in too.
-----Original Message-----
From: sip [mailto:sip@intology.com]
Sent: Friday, October 17, 2003 1:56 PM
To: asterisk-users@lists.digium.com
Subject: Re: [Asterisk-Users] Beta testers for visual configuration tool for
asterisk
count me in
----- Original Message -----
From: "Paulo Mannheimer" <paulohm@instant.com.br>
To: <asterisk-users@lists.digium.com>
2004 Jan 13
0
Fun (or lack of) with asterisk & T100P
Hello,
I'm trying to get a Wildcard T100P working with Asterisk and so far I
haven't had any luck. No problems with the card itself from what I can
see and the telco says that the problem is on our end (don't they
always?). A small sample of what asterisk spews out on the console:
Jan 13 15:45:32 WARNING[180236]: chan_zap.c:5834 zt_pri_error: PRI:
Read on 43 failed: Unknown
2003 Jun 23
5
dynamic queue channels
Hi, I'm trying to build a call center application that allows attendants
to come in the morning and dial a certain extension to make their
extension available.
I wouldn't like to use the AgentLogin app because their line would need
to stay off-hook (is this correct?)
Is there any SET channel status command that would allow me to do
something like this?
PauloHM
-------------- next
2003 Aug 12
1
new on E100P
Hi, I'm installing my first E100P.
My zaptel reads the following:
Span=1,0,0,ccs,hdb3,crc4
E&m=1-31
My Zapata.conf reads the following:
Signaling = em_w
Channel =1-15
Channel =16-31
After starting the zapter service I get:
ZT_SPANCONFIG failed on span 1: No such device or address (6)
???
PauloHM
-------------- next part --------------
An HTML attachment was scrubbed...
2007 Jan 24
1
Getting confused on signalling mode Vs framing and encoding: T1 CAS
Hello,
I'm trying to make my asterisk box to act as a telco, in order to reproduce a US environment in europe.
Our telco provider is giving us those settings:
ESF
B8ZF
Inbound = E&M Immediate
Outbound sig =Wink Start
Yield to Glare = Yes
Those trunks are using CAS for signaling.
I have tried many configs/combinations in zaptel.conf and zapata-channels.conf
In zaptel.conf, when having
2008 Jul 13
1
can not receive calls through pri
Hi,
I have problem using Asterisk.I have isdn-pri and openvox d110p card in my
computer.They are connected with RJ-45 (1,2,4,5 pins to the card and all
pins to the isdn done by telco workers). I got green led on isdn which is
sign that isdn is working and that is connected to openvox, right ? I
compiled newest versions of libpri zaptel and asterisk and had no problems
during that. When I started
2003 Oct 17
5
Beta testers for visual configuration tool for asterisk
Hi All,
We've been developing for a while an IDE for Asterisk, and the time has
come to open it for beta testers.
You can check at www.instant.com.br/viv.html for a snapshot of the
application.
Current modules are Dialplan and VoiceMail configuration. As you may
see, it is all-visual, with drag and drop support and integrated sound
recording, saving and cross-checking, so you dialpland
2003 Dec 11
1
Iax, Iax2 and Iaxcomm
Hi,
I'm trying to use iaxcomm. I can place a call from the softphone, but
when I place a call to it, when I answer I get ...
NOTICE[16401]: File channel.c, Line 1094 (ast_read): Dropping
incompatible voice frame on IAX2[paulohm]/3 of format GSM since our
native format has changed to ALAW
My iax.conf looks like this ..
[paulohm]
type=friend
host=dynamic
username=...
secret=...
2006 Oct 30
0
Problem with incomming calls
<font size="2">I've got an odd situation where callerid is only picked up every other call. Is there anything I can do so callerid works on all calls?<br><br>I'm seeing the channel hangs up during a call<br><br> == Starting post polarity CID detection on channel 4<br> -- Starting simple switch
2005 Sep 12
1
chan_zap.c:8050 pri_dchannel: Ring requested on unconfigured channel 255/255 span 2
I have a serious problem that repeats very often, after 30 - 50 calls
and I can only solve it by stopped and restarting * :-(
After a while, * seems to loose track of something. When an ISDN call
from PBX needs to go to the Telco, I get
'Ring requested on unconfigured channel 255/255 span 2'
It's always channel 255/255 ??, the 'span' number is random
Setup:
* between Local
2006 Apr 06
0
AW: Dial out on Zap
Hi,
i was able to fix this problem when i added the line pridialplan=local in the zapata.conf but it depends on your telco, i think.
marcus
-----Urspr?ngliche Nachricht-----
Von: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]
Gesendet: Donnerstag, 6. April 2006 11:50
An: asterisk-users@lists.digium.com
Betreff: [Asterisk-Users] Dial out on Zap
Hi,
2003 Dec 10
3
pridump
Hi All,
Can anyone tell me what are the <dev1> <dev2> parameters that I should
use to run pridump? I took a look at the source code but couldn't figure
this one out.
Best,
PauloHM
2003 Dec 11
0
FW: Iax, Iax2 and Iaxcomm
Talking to myself ... ;-)
Solved this by ...
disallow=all
allow=gsm
;allow=ulaw
;allow=alaw
-----Original Message-----
From: asterisk-users-admin@lists.digium.com
[mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Paulo
Mannheimer
Sent: quinta-feira, 11 de dezembro de 2003 09:02
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Iax, Iax2 and Iaxcomm
Hi,
I'm trying
2005 Oct 12
1
Problem with PRI and Ericsson AXE 10
Hi everyone,
I have a PRI conection on an * system running Asterisk 1.0.9, libpri 1.0.9 and zaptel 1.0.9.2 connected to an AXE 10 (APZ 21220 System 64) in the network side. I know the system and the wildcard I´m using are ok because I´ve used them before with other PRI connections (to a Siemens EWSD) without any problem.
First the PRI didn´t work (I got the TE110P alarmed with red). After
2003 Nov 26
1
Pbx / channel bank install
Hi all,
We are about to make our first channel bank install. This will be a one
PRI outside connection and up to 70 extensions.
As the schedule (and the budget) is pretty tight, I would like to learn
a little bit more about general experiences with channel banks, like
echo cancellation problems, Caller ID usage, etc.
TIA,
Paulohm
2005 Feb 01
0
TBM400 no callerid on incoming calls?
I have installed my TDM11B according to the docs at the Digium page but I
do not get incoming caller id. My telco confirmed that callerid should be
passed but I do not see it coming in. I am in The Netherlands with a KPN
line. The number is not even visible in console mode on * running stable
1.0.5. Ideas anyone?
-- Starting simple switch on 'Zap/4-1'
Feb 1 19:19:40 NOTICE[16582]:
2009 Mar 26
2
PRI dropping #2
Hey,
I wrote yesterday about PRI dropping, which turned out to just be a
regular reset of unused B-channels. This time there's a real issue. As
noted earlier I have an ISDN-30 connection, a Digium TE-121 with
VPMADT032 echo cancellation. These are my configurations files:
== /etc/zaptel.conf
loadzone=dk
defaultzone=dk
span=1,1,0,css,hdb3,crc4
bchan=1-15
dchan=16
bchan=17-31
==
==