POST Client/Request/CallAgain

Before the caller calls Request/Finished, the caller may initiate another phone call. Since every phone call requires a confirmation from the listener before the phone call can be made, it needs to inform the server that it is ready to make another phone call. Once this function is called, the caller needs to call GetCallEngineAccounts in order to get the account info to make the phone call.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.