Hello After the scrum this morning and further discussions with Robert, I am revising some things with the call controller ( already):
1. http PUT will create the call. The URL format will be https://domain:6666/callcontroller/method/agent/caller/callee?pin=xxxx (The CallController, like any good superbeast, will run on port 6666 and I am not giving up that port - sorry Woof! ) 2. http GET will query about the call setup status. The URL format will be https://domain:6666/callcontroller/caller/callee?pin=xxxx The status will only be returned for the call setup. This is a "fire and forget" type of call controller. It uses REFER. The status will be kept around only for the call setup time. i.e. it will disappear when the Dialog that created the status is terminated. Any comments? Ask for changes now before I code it all up. Ranga -- M. Ranganathan _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
