I have a couple conferences set up for testing purposes similar to what is described here: http://wiki.sipfoundry.org/display/sipXecs/Conferences
The Web API here: http://wiki.sipfoundry.org/display/sipXecs/Conference+Web+Service, says I can send commands to a conference. But if I try to run a command, I get a 404 error: https://user:pass@somehost:8085/conference/test/list HTTP ERROR: 404 /conference/test/list Not Found RequestURI=/conference/test/list Powered by Jetty://<http://jetty.mortbay.org> Is something not configured correctly? Conferencing is enabled. I can actually call the conference from my SIP phone and the conference works, but I can't seem to do anything programmatically on it. What am I doing wrong? Also, I want to programmatically change/update the user and/or the PIN associated with a conference on occasion, so it acts more like a private conference. We just rotate the PIN so it's not the same from one conference to the next. Looking at the WEB API I should be able to do that do, something like: curl --digest -k -X PUT https://user:pass@somehost:8085/conference/test/pin/12345 But again, that does not work. Ideas? Is there some other configuration or file I should be looking at? Different port things are running on for the Conference API? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Carl B. Constantine, IT Analyst Server, Network and Telecomm Infrastructure IT Services Royal Roads University 250 391-2600 ext.4975 fax 250 391-2594 http://www.royalroads.ca [email protected]<mailto:[email protected]> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
