Displaying 20 results from an estimated 6000 matches similar to: "problem with asterisk - calls where both sidescannot hear each other"
2006 Dec 05
1
problem with asterisk - calls where both sides cannot hear each other
Hi,
I'm looking for some help with a problem in Asterisk (possibly), and I'm
confused as heck what is going on. I've updated to the latest Asterisk
version and the problem is still occur. My setup is as follows:
I've got Asterisk running on a high end Pentium-IV box running Linux
serving 5 calls, it is located in Canada. The calls come in via analog
lines through TDM400P cards to
2006 Dec 07
2
queue agent Monitor
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2915 bytes
Desc: image001.gif
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20061207/2c5609e6/attachment.gif
2006 Dec 13
3
MixMonitor and Queues
Greetings, all.
I would like to record calls that are entered into queues and I'm not
quite sure how to do it. Here's how I'm currently set up:
- Call comes in and is placed into Queue #1 (which rings all phones for
15 sec).
- If call drops out of this queue, it is placed into Queue #2 (which
plays MoH until the call is picked up).
I've tinkered with MixMonitor and I have my
2006 Nov 03
3
Extension Spy
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2915 bytes
Desc: image001.gif
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20061103/dd977e53/attachment.gif
2006 Jan 31
5
Queue() with timeout=0
Hello,
i've recently switched over from 1.0.9 to 1.2.3.
I've experienced some (to me) weird behaviour.
This is the config for an example queue.conf:
[654]
wrapuptime=30
timeout=20
strategy=ringall
retry=5
queue-youarenext=queue-youarenext
queue-thereare=queue-thereare
queue-thankyou=queue-thankyou
queue-callswaiting=queue-callswaiting
music=default
monitor-join=yes
monitor-format=
2005 Jun 20
2
Fallback
Hi,
I'm trying the following settings but it seams that it's not working :(
While I try to switch down the server a, the fallback is not used.
The "/letsgozik-HiQ-backup" is working (localy). An idea ?
<relay>
<server>a</server>
<port>xxxxxxx</port>
<mount>/letsgozik-HiQ</mount>
2005 Jun 20
2
Fallback
Thanks for the answer. How can I do a "failback" for a relayed stream ?
The idea is to set up a relay that can use for the same mountpoint two
connection.
Karl Heyes a ?crit :
>On Mon, 2005-06-20 at 13:34, EISELE Pascal wrote:
>
>
>>Hi,
>>
>>I'm trying the following settings but it seams that it's not working :(
>>While I try to switch down
2011 Sep 23
3
Set (MONITOR_FILENAME=.................) for queuing recording calls
Hi All;
I noticed in the queues.conf the configuration for recording the calls in the queuing, and regarding to the filename (or any other parameter), it is written that I can determine the filename using the command:
Set(MONITOR_FILENAME=foo)
But it should be called from the dialing plan, but really i did not understand how to call it from the dialing plan.
Well, for example this is my
2006 Dec 18
1
Queue Monitor not mixing if using UNIQUEID in MONITOR_FILENAME
Hello Asterisk Users,
I guess the subject says the most of it; here goes some more
detail:
- Running Asterisk 1.2.14
- Objective: record all calls managed by a specific queue
- Name those files ${TIMESTAMP}-${CALLERIDNUM}-${UNIQUEID}
Facts:
- If the UNIQUEID chan var is used in the MONITOR_FILENAME,
before calling the Queue() application, the two legs of the call are
not
2006 Nov 08
1
Auto record a call?
I have a debugging scenario where I wish to record the entire call. The
call is establish via a .call file. I can't seem to get Monitor to do
anything. My dialplan looks like this:
[dialout]
exten => s,1,DigitTimeout,1
exten => s,n,ResponseTimeout,10
exten => s,n,Answer
exten => s,n,Monitor(wav,/tmp/test)
.
.
.
The file test.wav never shows up. Am I doing something wrong, or
2011 Sep 28
1
removing outliers in non-normal distributions
Hello,
I'm seeking ideas on how to remove outliers from a non-normal distribution
predictor variable. We wish to reset points deemed outliers to a truncated
value that is less extreme. (I've seen many posts requesting outlier removal
systems. It seems like most of the replies center around "why do you want to
remove them", "you shouldn't remove them", "it
2007 Apr 30
2
don't want call to get answered
In my * box I've configured two queues and incoming number and whenever any
one calls those number call comes to my *box and it sends call to my agents
in queue. but if no agent is available it still answer the call. Is there
any why when my agents are not available I don't want call to get answered.
Here is my dialplan:
exten => xxxx,1,GotoIfTime(*|*|20|dec?ccagents,xxxx,6)
exten
2006 Dec 06
1
Can not hear called party
Hello,
We have a problem on a recent asterisk install with Polycom 30x phones;
Sometimes (can not reproduce or find the logic of the problem after one
week one analysis), the called party (even incoming or outgoing call)
can not hear the calling party, as other flow works (caller hears
called). This occurs between 5 and 10% of the time.
The configuration is the following:
- Asterisk 1.2.9.1
-
2008 Dec 04
2
set monitor_filename
Hi
I have this in my queue extension and I see this in asterisk when I call to the queue, but no file is created in the directory any ideas?
exten => s,1,Set(MONITOR_FILENAME=/var/spool/asterisk/queuecalls/QSAMPLE-${UNIQUEID})
-- Executing [s at kundservice:1] Set("SIP/0850001175-b7942770", "MONITOR_FILENAME=/var/spool/asterisk/queuecalls/QSAMPLE-1228382046.12")
Regards
2016 Nov 10
6
got icecast2 working, but hear nothing
Hi.
Finally I got icecast and darkice to work.
I can connect, but now I've got a problem.
I can't hear anything.
I can hear sound from the computer, but not from Another computer when
connecting.
I've got an usb mixer.
behringer xenyx 302.
I'm using alsa.
What can this be?
/Kristoffer
--
Kristoffer Gustafsson
Sal?ngsgatan 7a
tel:033-12 60 93
mobil: 0730-500934
2009 Dec 07
1
Automon -> Voicemail
Hi all,
What's the best method to send automon call recordings (*1) to the
voicemail box of the Asterisk user?
Do you have to trap hangups, etc, or is there some global variable
that can be set?
Thanks!
S.
2006 Jun 06
2
error bars in lattice xyplot *with groups*
Hi all,
I'm trying to plot error bars in a lattice plot generated with xyplot. Deepayan
Sarkar has provided a very useful solution for simple circumstances
(https://stat.ethz.ch/pipermail/r-help/2005-October/081571.html), yet I am
having trouble getting it to work when the "groups" setting is enabled in
xyplot (i.e. multiple lines). To illustrate this, consider the singer data
2016 Nov 10
1
got icecast2 working, but hear nothing
plug in your 302 USB
enter: lsusb
you should see: Bus 001 Device 005: ID 08bb:2902 Texas Instruments Japan PCM2902 Audio Codec
look at syslog:
...
usb 1-1.2: new full-speed USB device number 5 using dwc_otg
usb 1-1.2: New USB device found, idVendor=08bb, idProduct=2902
usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1.2: Product: USB Audio CODEC
usb 1-1.2:
2006 Oct 12
2
adding error bars to lattice plots
Dear R users,
About a year ago Deepayan offered a suggestion to incorporate error bars
into a dotplot using the singer data as an example
<<http://finzi.psych.upenn.edu/R/Rhelp02a/archive/63875.html>>.
When I try to utilize this code with a grouping variable, I get an error
stating that the subscripts argument is missing. I have tried to insert
them in various ways, but cannot
2009 Aug 20
1
Post recording command to be executed after the end of recording
Hi all
Does anybody know where this command is supposed to go?
Set(MONITOR_EXEC=mv /var/spool/asterisk/monitor/^{MONITOR_FILENAME}
/tmp/^{MONITOR_FILENAME})
In the queues.conf file it talks about it. So I naturally thought
after I set up my monitor with
monitor-format = wav
monitor-type = MixMonitor
That I could put a lame command in there to convert and move the file
elsewhere for backup with