Per Jessen
2007-May-14 04:47 UTC
[asterisk-users] function_db_read: DB requires an argument, DB(<family>/<key>)
from extensions.conf: exten = _X.,1,Set(CALLERID(name)=${DB(cidname/${CALLERID(num)})}) I basically try to lookup the CLIP and attach a name for each inbound call. This works fine, except when I have just restarted asterisk - at which time I've more than once seen the message from the subject. As far as I can tell, with my Set(CALLERID), I should always have an argument in the DB function? /Per Jessen, Z?rich -- ENIDAN Technologies GmbH - managed email security. Starting at SFr1/month/user - http://www.spamchek.ch/
Per Jessen
2007-May-15 10:28 UTC
[asterisk-users] function_db_read: DB requires an argument, DB(<family>/<key>)
Per Jessen wrote:> from extensions.conf: > > exten = _X.,1,Set(CALLERID(name)=${DB(cidname/${CALLERID(num)})}) > > I basically try to lookup the CLIP and attach a name for each inbound > call. This works fine, except when I have just restarted asterisk - > at which time I've more than once seen the message from the subject. > > As far as I can tell, with my Set(CALLERID), I should always have an > argument in the DB function?Is there a better/more appropriate place/list to ask this kind of question? /Per Jessen, Z?rich -- ENIDAN Technologies GmbH - managed email security. Starting at SFr1/month/user - http://www.spamchek.ch/