similar to: Testers Need Issue #0016965: [patch] DBGet response does not end with a 'Complete' event

Displaying 20 results from an estimated 1000 matches similar to: "Testers Need Issue #0016965: [patch] DBGet response does not end with a 'Complete' event"

2003 May 08
3
DBget and DBput in extensions.conf
Where can I learn the syntax for DBput and DBget? is it working with MySQL? do I need to set up tables? URiel -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030508/a2598dc8/attachment.htm
2003 Sep 09
2
DBPut and DBGet performance
hi, This question is about DBPut and DBGet, Can i put about 1000 keys in a single family, (only once for the lifetime) for ex. exten => _X.,5,DBput(family/key1=${val}) ... exten => _X.,5,DBput(family/key1000=${val}) like above and if i later retrieve it, randomely, with inbound calls, will it affect performance? Surajee -------------- next part -------------- An HTML
2005 May 15
1
Old DBGet/DBPut vs. new Set(var=${DB(...
Hello I upgraded to CVS head yesterday (due to the lack of zaptel drivers working with 2.6.10) And noticed that now DBGet and DBPut have been deprecated in favour of the new Set/DB one. In the UPGRADING.txt in Asterisk it says: * The applications DBGet and DBPut have been deprecated in favor of functions. Here is a table of their replacements: DBGet(foo=family/key)
2003 Jul 08
0
dbget & dbput
Hi, do i need some other software than asterisk to use database commands - dbput and dbget in asterisk ? regards Marian -- SUNTEQ s. r. o. Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/ ------------------------------------------------------------ A mind is like a parachute... it only works when it's open.
2010 Mar 11
3
VNC viewer blank screen
Hi, I have configured vnc on my centos server machine. But, unable to access the vnc client. When ever i try to access my client. All I get is a blank screen with only mouse working. I am very clue less about the problem, Can I find out this error. Regards, Vijay Shanker Dubey -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Feb 18
0
Asterisk 1.2.40, 1.4.29.1, 1.6.0.24, 1.6.1.16, and 1.6.2.4 Now Available
The Asterisk Development Team has announced security releases for the following versions of Asterisk: * 1.2.40 * 1.4.29.1 * 1.6.0.24 * 1.6.1.16 * 1.6.2.4 These releases are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ The releases of Asterisk 1.2.40, 1.4.29.1, 1.6.0.24, 1.6.1.16, and 1.6.2.4 include documention describing a possible dialplan string
2010 Feb 18
0
Asterisk 1.2.40, 1.4.29.1, 1.6.0.24, 1.6.1.16, and 1.6.2.4 Now Available
The Asterisk Development Team has announced security releases for the following versions of Asterisk: * 1.2.40 * 1.4.29.1 * 1.6.0.24 * 1.6.1.16 * 1.6.2.4 These releases are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ The releases of Asterisk 1.2.40, 1.4.29.1, 1.6.0.24, 1.6.1.16, and 1.6.2.4 include documention describing a possible dialplan string
2010 Mar 10
3
Logrotate/cron and major I/O contention with KVM.
Is anyone else having major I/O peaks due to logrotate or other jobs running simultaneously across multiple guests. I have one KVM server running Centos 5.4 with local disk that is seriously suffering as most of the guests rotate their syslog at the same time. Looking at the KVM server I'm seeing 11:00:01 PM CPU %user %nice %system %iowait %steal %idle 03:40:01 AM
2010 Mar 11
1
Plugin like zlib
Hi everyone. I rebuild a plugin, based on zlib plugin. The changes between this plugin and zlib, is the zlib stuffs is replaced by open, read, lseek, close. With "plain-text" files, its works ok. So, my file is encrypt, and the result from decrypt file is different from fread. Like zlib, i read from fread the size variable, but the value added in seek_offset and pos is the result from
2006 Feb 21
1
Outbound Routing does not use Multiple Trunks
Hello, I have a TDM400 and currently have 2 of the ZAP Trunks configured on it. Zap/1-1 and Zap/2-1. I am Running Asterisk@home Version 2.4 with AMP version 1.10.010 In my Outbound Routing I have the Trunk Sequence set up so that 0 is Zap/1-1 and 1 is ZAP/2-1 What I see is that when Trunk Sequence 0 is full, it does not open Trunk Sequence 1. I have found that this is true even if I
2006 Jan 06
5
3RD REQUEST - Any Help Is Appreciated
Is there a protocol I'm supposed to use here? It seems that people are asking 100 questions a day and SOMEONE is helping them, and I've posted this three times and not even an "I Don't Know". My third repost: Ok, I've been trying to figure out why my A@H won't answer the lines when I can call out and the panel shows the call coming in - well something bizarre has
2010 Mar 05
4
Deadlock in Asterisk 1.4.29.1
Hello, I have previously open a topic on the mailing list about deadlocking on Asterisk 1.2.35. After upgrading to 1.4.29.1 we still experienced the same problem : Mar 5 12:05:56] DEBUG[8647] channel.c: Avoiding initial deadlock for channel '0xb7689840' [Mar 5 12:06:41] DEBUG[7130] channel.c: Avoiding deadlock for channel '0xb7c04788' [Mar 5 12:06:41] DEBUG[7130]
2006 Jan 05
1
Bizarre Answering Behavior
Ok, I've been trying to figure out why my A@H won't answer the lines when I can call out and the panel shows the call coming in - well something bizarre has happened. I set up inbound routing to ring my extension if a call comes in - and my extension rings but when I pick it up I get a dial tone. The whole time after I answer I hear the phone I originated the call on just ring and ring
2004 Aug 18
1
Testing null values: ast_yyerror(): syntax error
OK, I'm going nuts here trying to correctly identify null values, specifically when callerID info is not available. FYI, I'm running Asterisk CVS-HEAD-08/17/04-13:08:53, and Bison 1.875a (debian Sid). A snippit of my dialplan looks like this: exten => s,1,SetCIDNum(${CALLERIDNUM}) exten => s,2,NoOp,${CALLERID} exten => s,3,DBGet(temp=idiot/${CALLERIDNUM}) ; Is the person calling
2010 May 17
2
libshout2 with aac
On 17 May 2010, at 22:42, Romain Beauxis <toots at rastageeks.org> wrote: > Le lundi 17 mai 2010 23:36:53, Jamie Bullock a ?crit : >> On 17 May 2010, at 21:07, Geoff Shang wrote: >>> On Mon, 17 May 2010, Jamie Bullock wrote: >>> >>> >>>> I'm write an icecast source client and I'd like to support >>>> streaming of
2006 Feb 28
1
FW: Re: Delay on Phone ringing
Skipped content of type multipart/alternative-------------- next part -------------- asterisk1*CLI> soft hangup Zap/1-1 Requested Hangup on channel 'Zap/1-1' == Spawn extension (macro-exten-vm, s-BUSY, 2) exited non-zero on 'Zap/1-1' in macro 'exten-vm' == Spawn extension (ext-local, 220, 1) exited non-zero on 'Zap/1-1' -- Hungup 'Zap/1-1' --
2003 Jul 02
0
Re: [Asterisk-Dev] ANNOUNCE: CLASS-like features for Asterisk
Yo all, As there has been some intrest, here's my updated version: I post it to "-dev" as well as "-users", as it may be of intrest to both. Inspired by the example in the tips & tricks-section of "http://www.junghanns.net/asterisk/", I built a more elaborate set of features. Currently, my implementation supports call- forward unconditional, on no answer
2005 Jul 13
1
Can I introduce sql sentences in the DialPlan (Asterisk Realtime)??
Hallo all! Know somebody, if exist Dialplan commands (specifically sql sentences) for Asterisk Realtime? For example: I have users defined in mysql database. In the dialplan, I would like to select one field of a table. select email from sip_buddies where name=200 I try to use DBget, but I have error. I think because DBget use intern Database, and can 't connect to mysql. (Sintaxis:
2006 Jan 05
0
Bizarre Answering Problem - 2ND REQUEST
Ok, I've been trying to figure out why my A@H won't answer the lines when I can call out and the panel shows the call coming in - well something bizarre has happened. I set up inbound routing to ring my extension if a call comes in - and my extension rings but when I pick it up I get a dial tone. The whole time after I answer I hear the phone I originated the call on just ring and ring
2006 Mar 10
0
Voice Mail woe
Hi i have installed AAH 2.6 and configured some extensions the calls are working fine. but if i dont answer a call then it says " the person at extension " and hangs up . it doesnt spell out the extesion number nor it goes to voice mail box. *************************** Asterisk CLI log **************************** dialparties.agi: Extension 200 is available...skipping checks --