On Wed, 2010-03-17 at 16:42 +0800, sipxuser sipx wrote: > Today I try to write a small web browser to connect to the sipx > server in order to implement some user management functions such as > adding a new user, using the HttpClient Lib. > I can login some other websites successfully, but fail to login > the sipx server (http://sipx1.scut.edu.cn/). > I could get the html code of the login page, but when I post the user > name and password and other necessary parameters, the server return > "200 OK", but also says that "<!-- Page: InternalErrorPage -->", and > doesn't return the html code of the form after login. Does sipx server > have some features that avoid some kinds of such access??
This is really a sipx-dev issue. To do what you want, look at the SOAP APIs provided by sipXconfig. Don't try to use the HTML forms. http://wiki.sipfoundry.org/display/xecsuserV4r0/Configuration+SOAP+APIs _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
