Displaying 1 result from an estimated 1 matches for "870cef00".
Did you mean:
470ce000
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