Hello,

On 10/9/12 3:32 PM, Uri Shacked wrote:
Hi,
If i have two keys on a HTABLE that are the same. i undestand i need to set the key type to 1 (array).
i use the $shtcn and get 3 (size is an entry as well).
so far, so good.
But, now i am trying to get all the values from the table to an AVP oto say it in another way - i need all values because i parse it afterwards.
So, what is the syntax? using $sht() didn't work.....

this array type is only for loading from database. In memory, the key includes the index. Just do a sht_dump and you will see the string value of the key. Then you can access it via $sht(...).

In case you didn't delete any items, you should be able to do a while loop with an index variable to access all they items build using same array-key.

Cheers,
Daniel

--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Training, Berlin, Nov 5-8, 2012 - http://asipto.com/u/kat
Kamailio Advanced Training, Miami, USA, Nov 12-14, 2012 - 
http://asipto.com/u/katu


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to