POST /rest-api/call/startup HTTP/1.1
HOST: wcs:8081
content-type: application/json
{
"callId":"123456789",
"callee":"10000",
"toStream":"stream1",
"hasAudio":"true",
"hasVideo":"false",
"sipLogin":"10009",
"sipAuthenticationName":"10009",
"sipPassword":"1234",
"sipDomain":"domain",
"sipOutboundProxy":"domain",
"sipPort":"5060",
"appKey":"defaultApp",
"sipRegisterRequired":"false",
"visibleName":"WCS_10009"
}