@@ -527,10 +527,10 @@ An IP intercept must contain the following key-value elements:
527527 default to 'undefined' if not set
528528* ` mobileident ` -- (required for mobile intercepts only) the type
529529 of identifier specified in the ` user ` element
530- * ` xid ` -- (required for interception over X2/X3 only ) the XID
531- that was defined for this intercept when the X1
532- interface was used to configure it on your
533- network
530+ * ` xids ` -- (required for interception over X2/X3) the XIDs
531+ that have been defined for this intercept when
532+ the X1 interface was used to configure it on your
533+ network, expressed as a YAML sequence
534534
535535Valid access types are:
536536 'dialup', 'adsl', 'vdsl', 'fiber', 'wireless', 'lan', 'satellite', 'wimax',
@@ -588,10 +588,10 @@ A VOIP intercept must contain the following key-value elements:
588588 intercept
589589* ` agencyid ` -- the internal identifier of the agency that
590590 requested the intercept
591- * ` xid ` -- (required for interception over X2/X3 only ) the XID
592- that was defined for this intercept when the X1
593- interface was used to configure it on your
594- network
591+ * ` xids ` -- (required for interception over X2/X3) the XIDs
592+ that have been defined for this intercept when
593+ the X1 interface was used to configure it on your
594+ network, expressed as a YAML sequence
595595* ` siptargets ` -- (not required if interception is over X2/X3)
596596 a list of identities that can be used to recognise
597597 SIP activity related to the target
0 commit comments