From 84bf56aab9a1a7e916848e82d2a7d5f5fbb92dd1 Mon Sep 17 00:00:00 2001 From: Orestis Tsakiridis Date: Fri, 10 Nov 2017 11:36:41 +0200 Subject: [PATCH] Updated docs about numbers 'ApplicationSid' based filtering Refers #2608 --- .../src/main/asciidoc/api/incoming-phone-numbers-api.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/incoming-phone-numbers-api.adoc b/restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/incoming-phone-numbers-api.adoc index 7cb1345250..51a4205c44 100644 --- a/restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/incoming-phone-numbers-api.adoc +++ b/restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/incoming-phone-numbers-api.adoc @@ -176,6 +176,7 @@ The following query string parameters allow you to limit the list returned. Note |*Parameter* |*Description* |PhoneNumber |Only show the incoming phone number resources that match this pattern. You can specify partial numbers and use '*' as a wildcard for any digit. |FriendlyName |Only show the incoming phone number resources with friendly names that exactly match this name. +|ApplicationSid |Only show the incoming phone number resources associated with the specified application sid. |Beta |Include phone numbers new to the Restcomm platform. Possible values are either true or false. Default is true. |============================================================================================================================================================