|
|
|
@ -68,11 +68,11 @@ sub query_params {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
param => 'caller',
|
|
|
|
|
description => "Filter for conversation events by caller number (append &wildcards=true query parameter to allow patterns using '*' wildcards).",
|
|
|
|
|
description => "Filter for conversation events by caller number (append wildcards=true query parameter to allow patterns using '*' wildcards).",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
param => 'callee',
|
|
|
|
|
description => "Filter for conversation events by callee number (append &wildcards=true query parameter to allow patterns using '*' wildcards).",
|
|
|
|
|
description => "Filter for conversation events by callee number (append wildcards=true query parameter to allow patterns using '*' wildcards).",
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
];
|
|
|
|
|