Hello Juha,
I moved the discussion here, in a separate thread.
It seems that what are you looking for is not there ... not implemented.
If you have the same key_name with different values in the table, the
last value will be the one loaded in memory.
You can't have an array of values for the same keys.
Also, there's no syntax to access a particular value in an array.
Maybe that's why there's no option to provide the value.
Please correct me if I understood correctly what you were looking for.
Regards,
Ovidiu Sas
On Thu, Feb 13, 2014 at 10:22 PM, Juha Heinanen <jh(a)tutpro.com> wrote:
Ovidiu Sas writes:
I noticed that there is delete rpc command:
http://kamailio.org/docs/modules/devel/modules/htable#idp15375232
I haven't checked exactly how it works. Is this something to be enhanced?
What's missing right now?
value param is missing, i.e., it is not possible to delete a given
key/value pair. i looked at the code, but don't have enough json
knowledge to figure out all the parameters.
-- juha