search for: dbkey

Displaying 5 results from an estimated 5 matches for "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 pbx_extension_helper: No application 'DB_DELETE' for extensio...
2005 Oct 04
4
iproute2-050929 ERORR compiling
...torage class arpd.c: In function `do_one_request'': arpd.c:304: error: `DBT'' undeclared (first use in this function) arpd.c:304: error: (Each undeclared identifier is reported only once arpd.c:304: error: for each function it appears in.) arpd.c:304: error: parse error before "dbkey" arpd.c:308: error: request for member `sync'' in something not a structure or union arpd.c:338: error: `dbkey'' undeclared (first use in this function) arpd.c:341: error: request for member `get'' in something not a structure or union arpd.c:341: error: `dbdat''...
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
...n la función `do_one_request'': arpd.c:304: `DBT'' no ha sido declarado aquí (primero úselo en esta función) arpd.c:304: (Cada identificador no declarado solamente se reporta una vez arpd.c:304: para cada funcion en la que aparece.) arpd.c:304: error de decodificación antes de "dbkey" arpd.c:308: petición del miembro `sync'' en algo que no es estructura ó unión arpd.c:339: `dbkey'' no ha sido declarado aquí (primero úselo en esta función) arpd.c:342: petición del miembro `get'' en algo que no es estructura ó unión arpd.c:342: `dbdat'' no ha...