1.3.0
1.3.0
- Allow the call originate helpers to be called in the foreground via
api
- Change the originate helpers to take a new
Leg
struct for the legs of the calls to allow more control - Remove the UUID being returned from the originate helpers, callers are now responsible to set
originination_uuid
on each leg of the call. - Improve the
IsOkay
helper onRawResponse
and add aGetReply
helper - Improve function documentation.