Module: kamailio Branch: master Commit: 6adb2fac4a59a35fb1238b4eca5fd8e93c3659c9 URL: https://github.com/kamailio/kamailio/commit/6adb2fac4a59a35fb1238b4eca5fd8e93c3659c9
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2016-04-19T10:41:02+02:00 htable: refreshed the readme file --- Modified: modules/htable/README --- Diff: https://github.com/kamailio/kamailio/commit/6adb2fac4a59a35fb1238b4eca5fd8e93c3659c9.diff Patch: https://github.com/kamailio/kamailio/commit/6adb2fac4a59a35fb1238b4eca5fd8e93c3659c9.patch --- diff --git a/modules/htable/README b/modules/htable/README index b9e2a02..e832b37 100644 --- a/modules/htable/README +++ b/modules/htable/README @@ -11,14 +11,10 @@ Elena-Ramona Modroiu <[email protected]> -Edited by - Alex Balashov <[email protected]> -Edited by - Ovidiu Sas <[email protected]> @@ -782,7 +778,8 @@ sht_iterator_end("i1"); * $shtcn(htable=>key) * $shtcv(htable=>key) * $shtinc(htable=>key) - * $shtval(htable=>key) + * $shtitkey(iname) + * $shtitval(iname) * $shtrecord(attribute) Exported pseudo-variables are documented at _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
