From Bright Pattern Documentation
<translate>
Dialing and Transfers
This method is used for dialing phone numbers and transferring calls. There are four types of requests.
Requests
dialNumber
window.bpspat.api.dialNumber(phone_number)
selectService
window.bpspat.api.selectService(phone_number)
singleStepTransfer
window.bpspat.api.singleStepTransfer(phone_number)
singleStepConference
window.bpspat.api.singleStepConference(phone_number)
</translate>