Displaying 20 results from an estimated 20000 matches similar to: "(still) Channel problem - solved partially"
2003 Oct 01
2
(still) channel problems
Hi folks,
I'm still having the following problem, maybe someone can help me out of
it.
Two IDENTICAL MACHINES (same motherboard, same RH 7.2, same *)
communicate through IAX2. Everything works ok on machine 1. On machine
2, if I try to use 4 fxo's from a TDM400 card, sound gets lousy. If I
manually destroy one of the zap channels (e.g. zap destroy channel 4),
sound gets good again.
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 Nov 09
1
Iax2 channel usage
Hi all,
In a forthcommming project, I'll have one * server tentatively calling
10 PSTN numbers through IAX2 and an * gateway.
Can someone tell me if bandwidth is being used for each of these
calls/channels even while my gateway tries to call and connect the
destination numbers?
Best,
PauloHM
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=...
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
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
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>
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 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 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 Sep 11
3
SIP busy
Hi,
I would like * to treat a SIP extension as a normal extension, when it
comes to the busy functionality. In other words, if someone tries to
call the SIP phone and there is already an ongoing conversation, the new
caller should get a busy message/tone
Is there any parameter that I can set? Is this something that should be
configured at my softphone?
Best,
PHM
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
2005 Aug 26
4
Ztmonitor values when zap channel is onhook
Hello,
In my quest to figure out the source of the random echo on our shiny new
asterisk install, I have been using ztmonitor on the TDM400p channels
for the good part of today.
I have 2 TDM400p cards with 8 FXO modules and 6 pots lines connected to
them (last 2 channels are unused but configured in zaptel). Even when
the lines are onhook, the Tx values settle down to 0 but the Rx values
still
2004 Feb 06
4
Conference server
Hi, we are setting a 120-channel conference server and would like to
learn if someone already did this (hardware, problems, etc...)
Best regards,
PauloHM
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...
2003 Sep 04
1
Arraycom voip phone
Hi All,
Does anyone have any experience with the ArrayCom VoIP phone?
I bought one a couple of weeks ago, it used to work quite well with *
until I misconfigured one option.
I now cannot make it work anymore, because the phone boots up, doesn't
find a valid SIP gateway, resets itself and keeps rebooting indefinetely
;-( Their technical support refuses to answer my questions.
Any hint on a
2009 Nov 04
0
bind segfault in conjunction with dbus - what to change?
Hi all,
I have a problem running bind on C5.4 when the messagebus
service is activated. When I switch off the dbus message
service bind runs well. With dbus activated bind crashes
with a segfault.
How can I get rid of this error? What shall I change?
SElinux (the source of most unexpedted things) is switched
off.
Following versions are installed:
bind-9.3.6-4.P1.el5
2002 Jan 31
0
[Bug 89] New: [PATCH] make the Waiting for forwarded connecti ons to terminate... message more helpful
Shouldn't that acutally pull the value of EscapeChar out of the users
environment (and possibly default to the old message if they don't have one
defined at all)?
Thanks,
--Jason Lacoss-Arnold, Systems Technical Specialist
Technical Services - Unix Arch.
314-955-8501
-----Original Message-----
From: bugzilla-daemon at mindrot.org [mailto:bugzilla-daemon at mindrot.org]
Sent: Thursday,
2006 Mar 15
2
Still getting a generator hang on 2.6.7
I've gotten around to testing the generator hang bug using stunnel
under 2.6.7, and I still occasionally get the same problem. It
seems to be around 50% of the time. Here's some strace output from the
generator and receiver from two runs, one where the generator exits
properly, and one where it doesn't. Run 2 hangs indefinately.
Run 1
Generator:
Process 14581 attached - interrupt
2003 Dec 18
1
AGI and broken pipe
Hi All,
I was able to track down what I believe is a bug when using AGI
services. This bug may crash your system if your extensions.conf script
is intensive in using AGI services. Depending on your system's ulimit, *
keeps opening files until it reaches the system limit and then stops
responding.
Function app_agi/launch_script seems to leave an open and unused file.
Can someone confirm this?