Module: sip-router Branch: master Commit: acd1f73f7a5b35a556e02501cccaeeb8948b7529 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=acd1f73f...
Author: Ovidiu Sas osas@voipembedded.com Committer: Ovidiu Sas osas@voipembedded.com Date: Wed Apr 2 15:26:50 2014 -0400
xhttp_pi: update inline doc for xhttp_pi samples
---
utils/kamctl/xhttp_pi/pi_framework-01 | 2 ++ utils/kamctl/xhttp_pi/pi_framework.xml | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/utils/kamctl/xhttp_pi/pi_framework-01 b/utils/kamctl/xhttp_pi/pi_framework-01 index d8bfb20..47525fd 100644 --- a/utils/kamctl/xhttp_pi/pi_framework-01 +++ b/utils/kamctl/xhttp_pi/pi_framework-01 @@ -14,6 +14,8 @@ Each col will have: - a mandatory 'field' identifying the name of the field - an optional 'value' identifing the given value + - an optional 'link_cmd' identifing the update cmd with prepared values + * only for query_cols for DB1_QUERY commands - a mandatory 'operator' only for 'clause_cols' The [clause|query|order_by]_cols can be: - ov : optional with multiple 'col' with optional 'value' diff --git a/utils/kamctl/xhttp_pi/pi_framework.xml b/utils/kamctl/xhttp_pi/pi_framework.xml index 1f942a9..68d4df0 100644 --- a/utils/kamctl/xhttp_pi/pi_framework.xml +++ b/utils/kamctl/xhttp_pi/pi_framework.xml @@ -906,6 +906,8 @@ Each col will have: - a mandatory 'field' identifying the name of the field - an optional 'value' identifing the given value + - an optional 'link_cmd' identifing the update cmd with prepared values + * only for query_cols for DB1_QUERY commands - a mandatory 'operator' only for 'clause_cols' The [clause|query|order_by]_cols can be: - ov : optional with multiple 'col' with optional 'value'