similar to: music-on-hold kicks in and disconnects/interrupt the call

Displaying 20 results from an estimated 7000 matches similar to: "music-on-hold kicks in and disconnects/interrupt the call"

2004 Feb 09
3
Problem with 'ov_open'...
Hey, I've coded an OGG player for Win32 (it uses AL for playback so it's portable to Linux/Mac), but every time the program gets to the 'ov_open()' function, the app completely freezes, and I have to use the task-manager to kill it. I am supplying it with a valid file handle that was just opened (FILE*) and the vorbis file is also a pointer that is not in use (set to null). Any
2008 Dec 16
2
1.6 upgrade issues
Greetings list, Over the last few days I've been gearing up to replace a couple of our servers with 1.6 as something of a testbed, but I'm encountering a few problems, and wondering if anyone can help... In extensions.conf, there are a number of contexts defined for each group of users, along the lines of: [groupa] [groupb] etc. In each of those, there's a command include =>
2006 Oct 25
2
Choice of soundfile format
Hello What soundfile format, is the one that uses least transcoding during playback? As I can see, I can choose wav or gsm. What sucks least cpu power, during playback to example a Zap channel? I would guess wav, but is this correct? Kind Regards Jon Leren Sch?pzinsky -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.408 / Virus Database: 268.13.11/496 -
2011 Apr 01
1
Hold problem with Queue
Hello List, First, sorry for my bad English skill, I'm French. We have an asterisk 1.8.3.2 built from sources with a simple Queue : [TestQueue] strategy=ringall timeout=15 retry=1 timeoutpriority=conf ringinuse=yes wrapuptime=2 member => SIP/002E31,0,Agent A member => SIP/1CA3F2,0,Agent B member => SIP/E08972,0,Agent C And this dialplan (extension.ael) : 3600 => {
2006 Apr 19
1
Music on Hold bug? User disconnect Sip user agent and called party stills MOH
Hi all, I've asterisk 1.2.5 , and what is happening is this: Sip user agent "A" calls a pstn "phone B" Sip User agent Activates MOH. "B" starts listening. "A" doesn't hangup and just Disconnect Sipoftphone XLITE (exit) "B" stills listenning Music on Hold and "A" has left Asterisk, who hangs the call? only when B hangs...
2005 Jul 02
1
play message to callee before connect toincoming call
Thank you, Robert! The announcementfile plays well, but at Dial-option "m" i have to specify a MoH class, that is something i cannot use (as i wrote in my post). Background command waits for a user input, but the caller should be connected to SIP Phone 100 after it has answered and the announcement has been played. Before connecting to SIP Phone 100 the caller should hear a
2004 Feb 03
3
Using a Dial Statement with option m and t
When I use option t and m together in the same dial statement the music on hold doesn't appear to work. Is this a normal operation? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040203/bfdd6806/attachment.htm
2009 Apr 22
1
Queue() Ignore Hangup Request
I saw a few posts of this problem before I could not figure out the reason I am getting it. I am running RHEL 5, Asterisk 1.4.21.2, zaptel 1.4.11 and libpri 1.4.4 Basically, if I dial into a queue and hang up the phone, Asterisk did not detect the hangup request and Asterisk will only hang up when the timer expires. There is no such problem if I do not use Queue(). Any thoughts? Here is my
2010 May 12
1
problems with unicall
Hello, i'm using asterisk 1.4.9 in fedora 7, i was compiled its with this package: libpri-1.4.2 asterisk-1.4.9 spandsp-0.0.4 unicall-0.0.5pre1 libmfcr2-0.0.3 libsupertone-0.0.2 libunicall-0.0.3 zaptel-1.4.4 i'm using a E1 pci card with R2 but they not work, when I start the asterisk its generate this log: [May 12 08:53:24] WARNING[30814] channel.c: No channel type
2008 Oct 06
1
AEL and swap from macros to contexts
Hi, according to discussion on asterisk IRC, where people said, that macros will be depracated, I tried to migrate from macros to contexts and Gosub but if I try to use gosub in extensions.ael, ael compiler complains, that I shouln't use Gosub app, but I can't find ael keyword, that will be Gosub equivalent, or can I ignore this ael warnings? thanks PJ LOG: lev:3 file:pval.c
2008 Jun 03
8
Any reason to *not* use AEL? (Also, MixMonitor q)
I am building a new Asterisk server here at the office, and I'm wondering if there are any downsides to creating my dialplan with AEL. It seems more intuitive (to me), but I'm not sure if there are any pitfalls I need to be aware of first. We use this for internal extensions, 8 pots lines, and our answering service which gets about 500 incoming calls a day down our T1. Also, one more
2010 Aug 03
4
Dial() M parameter in 1.6.2.11-rc2
Hi, I can't figure out what syntax to use with the Dial() "M" parameter for the AEL parser to interpret properly. Creating an AEL macro named "macro-screen()" partly works as a hack, but it must not turn into a gosub properly, so I get warnings about the "return;". Dial(...,tgM(&screen)) with the ael macro named "screen" does not work
2009 Feb 10
5
What do you use? .conf or AEL?
Hi all, I built my first asterisk using the traditional (?) .conf files and constructs. I recall reading books at the time about AEL but it seemed "new" and untested so I left it alone. Now, I'm interested to poll the audience here to see if I should look into using AEL instead (or in addition to) for future work. TIA
2009 May 03
2
Asterisk not starting up due to database problems
When I try and start asterisk I get the following, however I have commented out the data the connections in res_mysql.conf and res_pgsql.conf. I am not sure therefore why I am getting these errors. Do I have to change something else to turn this off? Thanks Asterisk 1.4.21.2~dfsg-3, Copyright (C) 1999 - 2008 Digium, Inc. and others. Created by Mark Spencer <markster at digium.com> Asterisk
2005 Dec 28
3
voip-info: Asterisk record calls
On this page http://www.voip-info.org/wiki-Asterisk+record+calls there is "Example by Mojo". I have done everything he said and I have sox package installed. [root@pbx recordings]# sox -help sox: Version 12.17.7 ... When I open this web page http://10.0.0.26/recordings/index.php I get this: No Recordings Found And there are recordings in /var/spool/asterisk/monitor Do I have to do
2019 Oct 11
3
clarification on gosub, macros and AEL
I'm trying to clarify my understand of gosub, macros and AEL. My understanding is that macros using the Macro() application, which is defined in extensions.conf by: [macro-foo] ... and called in extensions.conf with exten => _9NXXNXXXXXX.,n,Macro(fastbusy) is deprecated in favour of Gosub(). True so far? But then there are "macro"s defined in extensions.ael: macro foo() {
2007 Jun 29
1
Asterisk 1.4 Warnnings
Dear Users ! I have recently installed asterisk 1.4 i got a warning message whenever i use reload or extensions reload. [Jun 29 19:22:11] WARNING[4539]: pbx.c:6236 ast_context_verify_includes: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls' [Jun 29 19:22:11] WARNING[4539]: pbx.c:6236 ast_context_verify_includes: Context 'ael-dundi-e164-local'
2012 Jul 13
8
How to set SIP to auto answer in the dial plan .
Hi, I am trying to write dial plan for sip to auto answer (auto attend) the incoming call to the sip phone. - If i call from sip1 to sip2 then sip2 should automatically answer the call and play some sound file. I am trying to do this but as new to the asterisk dial plan configuration , so not able Todo this. help me if anyone already done this setup. Regards Upendra. -------------- next part
2008 Jan 17
3
AEL includes?
How do I include a file (not a context) in AEL? #include "filename" returns an error. Thanks, Jay
2011 May 02
2
Retrieving/Streaming audio/video files from DB using over AGI
On Mon, May 2, 2011 at 3:15 AM, A E [Gmail] <all.eforums at gmail.com> wrote: > Hello All, > > Probably a silly question, but we're wondering if people have had any > experience and have data to demonstrate if the performance of the Asterisk > system might suffer in terms of latency etc. if we're to have it retrieve > sound files from a database using odbc as