Closed ryanwi closed 2 years ago
After adding device_type: "sip"
, now get
"result": {
"call_id": "c74bb7fc-b5b0-49bf-83cf-37f138589f63",
"code": "400",
"message": "call_device_sip error"
}
Sounds like we need to switch from using calling.begin
, which as been deprecated, to calling.dial
Call this sip example with
Does not appear to handle sip?