similar to: Monitor or mixmonitor

Displaying 20 results from an estimated 3000 matches similar to: "Monitor or mixmonitor"

2006 Apr 12
4
call center running Asterisk -sound quality-critical!
Except that mixmonitor still has a bug in it. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Kevin P. Fleming Sent: Wednesday, April 12, 2006 11:45 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] call center running Asterisk -sound quality-critical! Matt Roth
2006 Feb 08
6
Connecting to live calls
Hi all, Is there a way to connect two live calls through the manager api without directing them to a meeting room? Currently, I can connect them by sending them to a meeting room. However, I don't know what the overhead is, and I kind of think that if I can connect them or link them up, the overhead would be minimum. -------------- next part -------------- An HTML attachment was scrubbed...
2006 Apr 27
12
PRIs from two different telco
My TE411p does not seem to like to have two PRIs from different telcos (span 1 and span 2). I can get one working, but not the other. However, if I use vpmsupport=0 when loading the wct4xxp module, they both work. But here is the problem, vpmsupport=0 disables the on board echo cancellation. Any ideas? BTW, here is zaptel.conf span=1,1,0,esf,b8zs span=2,2,0,esf,b8zs bchan=1-23 dchan=24
2006 Mar 13
1
Need help implementing call center featuresofAsterisk
It sounds like Naren and company has their own CRM application. They need a predictive dialer that allows third party app integration. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Matt Florell Sent: Monday, March 13, 2006 8:03 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re:
2006 Mar 22
6
Can this box handle 8 T1s (PSTN) with Asterisk?
Hi all, I am handed a project to setup *. The requirement is that it can handle 8 T1s. Half of the calls coming into the system will be routed to SIP extensions (with transcoding). The machine we have in our disposal is a new dual Xeon 3.2gHz server with 2g of ram and an dual 1000mb nic. Voice will be coming in from the PSTN (through 2 quad digium cards) in g711ulaw, and most of the time will
2006 Apr 11
2
call center running Asterisk - sound quality- critical!
You got to be kidding about 53 calls being recorded at sametime is an issue. I have done at least twice as many on my dual xeon 3.4Ghz system and had no problem as clients like to record every call that goes through the system. Then again, in my system, the in and out channels are mixed first before they are written to the disk. ________________________________ From:
2006 Jan 30
1
Manage api- Matching 'Newchannel' event with the 'Originate' command
Hi all, When the 'Originate' command is issued with 'Async' open set to 'yes', I got the response right away with the correct 'ActionID'. What follows is the 'Newchannel' event with a 'Channel' ID, but their is no 'ActionID' to tie it back to the command. How do you guys deal with this? -------------- next part -------------- An HTML
2006 May 02
3
Need help configuring TE100P and 3 X100P clone with MD3200 chipset
I can either get the TE100P working or the 3 X100P clones working, but never both. I have the TE100P connected to a channel bank, and X100P clones to lines from the phone company. This is my zaptel.conf span=1,1,0,d4,ami fxsks=1-24 loadzone=us fxols=25-27 loadzone=us I then do [root@asterix root]# modprobe zaptel [root@asterix root]# modprobe wcte11xp ZT_CHANCONFIG failed on channel
2007 Apr 19
1
Asterisk 1.2 and mixmonitor stopping short
Hi All According to http://bugs.digium.com/view.php?id=6457 this has been resolved since 04-11-2006 and I have seen mentioned since 1.2.7. I have tried using mixmonitor on asterisk 1.2.13 and 1.2.17 with the exact same results. The WAV files are recorded but are cut short. I am using a b410p card on the box. When using HFC based cards I have no problem with the recording. Does anyone
2007 Mar 05
4
TC400B
Anyone tried the digium TC400B transcoding card? What are your opinions? Thnx
2006 Mar 13
7
Clustering "NEW THREAD", Almost Working
All, I made some progress, but it seems the further I go with clustering the harder things get. Hmmm, I guess if it were easy, it would be documented...... Anyhow, I have 1 * server as the DUNDi peering master with a ttl=1. The only function of this server is to lookup where other sip peers are registered and forward that info on to the requesting * server. I have 4 * servers accepting
2009 Dec 15
2
monitor-type=MixMonitor
Hi! Since we upgraded to 1.6.1.11, asterisk is only outputing monitored files -in and -out. It is not mixing them in the end. queues.conf has monitor-type=MixMonitor... Would somebody help me debug why it doesn't mix the sounds?? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Sep 10
5
Asterisk Manager API - Originate command
Hi all, Just ran into some issue with the originate AMI command. It seems that there is a limit of around 120 calls I can place with the originate command simutanously. By that I mean sending Asterisk a lot of originate command very fast. Anyone know if there is a limitation? Thnx. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jun 21
1
Monitor / StopMonitor => MixMonitor / ??
Is there an equivalent stopmonitor command if you are using MixMonitor ? StopMonitor does not seem to have an effect on MixMonitor Julian.
2006 Feb 10
1
2wav2mp3, monitor, mixmonitor, mpg123, queues
Hello! I'm using Asterisk for our office telephony, but we have some problems that still we can't resolve about it. Here they are: 1) merge in/out call recording files I also tried to use a script I found on the internet, called 2wav2mp3 In extensions.conf I added the following lines ; script to be executed when monitoring has been finished MONITOR_EXEC=/usr/local/bin/2wav2mp3 exten
2007 Jul 02
4
Help. Cannot compile version 1.4.6 with the following error
Hi all, I need the zap channels going, but got the following error. What do I need to change in my configuration? Thnx. chan_zap.c: In function `zap_send_keypad_facility_exec': chan_zap.c:2309: warning: implicit declaration of function `pri_keypad_facility' chan_zap.c: In function `pri_dchannel': chan_zap.c:9292: structure has no member named `call' make[1]: *** [chan_zap.o]
2006 Apr 12
2
call center running Asterisk - sound quality-critical!
Just good old monitor with no mixing onto the scsi drive. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Tamas Sent: Wednesday, April 12, 2006 4:55 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] call center running Asterisk - sound quality-critical! Hi, how do
2006 Apr 13
1
call center running Asterisk -soundquality-critical!
I did not install soxmix in my linux box. If you having issues with mixmonitor, you can put both legs of the call into a conference and record the conference -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Matt Roth Sent: Thursday, April 13, 2006 1:20 PM To: Asterisk Users Mailing List - Non-Commercial
2006 Nov 03
1
Monitor, MixMonitor and volume levels
Hi, I have started using the call recording facilities in Asterisk 1.2 recently, and having worked out some of the foibles regarding call forwarding etc etc, I think I have a mostly working system. I do still seem to have a problem with recording volume though. It seems that all SIP call legs are recorded at "normal" volume, but all my Zap (ISDN) and IAX (via Provider -> ISDN) calls
2007 Sep 18
4
Linux limits
Hi all, Any one know how to increase the Linux limit? I am hiting a wall on 200 calls playing files at the same time. From Asterisk console, I am getting messages like Sip_request_call: Unable to build sip pvt data for "asterisk1/700" Too many open files Is this a limit of my Linux box? I only have 512MB of ram. Will increase it to 2G help or I have to change some configuration in