Displaying 5 results from an estimated 5 matches for "dbkeys".
Did you mean:
dbkey
2014 Aug 09
1
DB_DELETE
Hello,
I have Asterisk version: Asterisk SVN-branch-11-r420435
I have the following code:
exten => 303,1,NoOp(Dialing ${EXTEN})
? ? ? ? same => n,NoOp(DBKey = ${DBKey})
? ? ? ? same => n,DB_DELETE(office/${DBKey}) ?
? ? ? ? same => n,Playback(auth-thankyou)
? ? ? ? same => n,Hangup()
And I get the following error:
[2014-08-09 18:00:30] WARNING[4338][C-00000067]: pbx.c:4869
2005 Oct 04
4
iproute2-050929 ERORR compiling
Dzien Dobry
Is there some error witch iproute2-050929.tar.gz becouse when i compile I don''t get tc
I have kernel 2.6.12.3
this is my log with compile
# make
make[1]: Entering directory `/home/src/a/04102005/iproute2-050929/lib''
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ll_map.o ll_map.c
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes
2005 Feb 02
8
can''t understand strange PRIO behaviour
Hello everybody,
sorry for bothering you, but after some hours, I''m stuck. I''m living in
a student''s foundation where I want to connect lots of people to a tiny
DSL link. We have exactly four types of traffic. We want a really hard
PRIO solution (as I promised to someone that group X will only use the
link capacity which isn''t used by group Y). I could make a
2009 Sep 08
1
Function to query ASTDB families
...;key> records such as:
fam key1 val1
fam key2 val2
...
fam key100 val100
I'm looking for the smartest way to iterate among different keys associated
to a given family.
One way to do this is to parse "database show fam" response.
Is there something smarter ?
Something like ${DBKEYS(fam)} which would evaluate to "key1 key2 ...
key100".
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090908/2b1d43d7/attachment.htm
2004 May 26
1
error compilling TC
Hi,
I have a box with RH 7,2 upgraded to Fedora Core 1.
with:
kernel 2.4.26
iptables 1.2.9
gcc 3.2.2
In this momment I''m using a binary TC version,
but when I try to compile, get errors in Make process.
Any hints ?
Bests.
Andres.
----> iproute2-2.4.7-now-ss010824.tar.gz
make[1]: Cambiando a directorio `/usr/local/src/iproute2/lib''
gcc -D_GNU_SOURCE -O2