On Thu, Dec 20, 2012 at 11:07 AM, Luciano Berardi <
[email protected]> wrote:

> Hi,
>
> I'm moving from 4.4 to 4.6. On 4.4 release I used restfull API in order to
> externally retrieve useful information (phonebooks and info aobut specifc
> users). Now i'm having problem to reuse those on 4.6.
>
> Taking a look to the new structure in the code, I found that some feature
> like CDR querying and call-controlling is accessible through a bit
> different url, and these are deployed as separate plugins on the
> restserver, but what about API to retrieve info about users,phonebooks
> etc..?
>
>
Hi, they are the same as in 4.4, just that you won't have to specify port.
So instead

https://host.example.com:8443/sipxconfig/rest

you should use

https://host.example.com/sipxconfig/rest

George
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to