On Fri, Feb 11, 2011 at 9:33 AM, Justin Menga <[email protected]>wrote:

> Hi
>
> The Pagedphonebook REST service supports a parameter "filter" that allows
> you to filter results returned.
>
> I was wondering does this parameter currently support spaces in the filter
> string, or multiple filter strings?  I tried using + in the filter but it
> appears to literally use the + symbol.
>
Currently, the filter value cannot support spaces or any character that
replaces space, or multiple filter string values
During the search phase, the REST service treats the "filter" as a string
value and verifies if one of the following phonebook attributes contains it:
-firstName
-lastName
-number
-emailAddress

Also I just noticed that we don't have wiki documentation about this web
service. I searched and there is no place where the "filter" behaviour is
explained - we should update wiki
Mircea


>
> Thanks
> Justin
>
> _______________________________________________
> sipx-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-dev/
>
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to