[Asterisk-Dev] Loss of functionality with depreciation of DBGet/Put?

Kevin P. Fleming kpfleming at digium.com
Mon May 16 19:23:05 MST 2005


Kevin P. Fleming wrote:
> Chris A. Icide wrote:
> 
>>  >With the new Set(${DB(CFIM/200)}=300) I get:
>>  >May 16 12:39:39 WARNING[11111]: func_db.c:54 function_db_read: DB:
>>  >CFIM/200 not found in database.
>>  >     -- Executing Set("SIP/ipp100-1d45", "=300") in new stack
>>  >     -- Executing Playback("SIP/ipp100-1d45", "auth-thankyou") in 
>> new stack
> 
> 
> That's clearly a bug.

Actually, that's not a bug, it's the wrong syntax.

It should be:

Set(DB(CFIM/200)=300)



More information about the asterisk-dev mailing list