diff --git a/modules/sca/doc/sca_admin.xml b/modules/sca/doc/sca_admin.xml index fd200f5b87f..85911cea878 100644 --- a/modules/sca/doc/sca_admin.xml +++ b/modules/sca/doc/sca_admin.xml @@ -320,9 +320,22 @@ if ( is_method( "SUBSCRIBE" )) {
- <function moreinfo="none">sca_call_info_update()</function> + <function moreinfo="none">sca_call_info_update([mask])</function> + + + mask - integer (optional) + controls what to check as shared line (BOTH, CALLER, CALLEE) + + 0 - SCA_CALL_INFO_SHARED_NONE (default) check both + 1 - SCA_CALL_INFO_SHARED_CALLER + 2 - SCA_CALL_INFO_SHARED_CALLEE + + + + + The sca_call_info_update function updates call state for SCA appearances. If a request or response packet contains a Call-Info header, the function extracts call state from