voiceip / tinyphone

Minimalist Windows / OSx / Linux SIP Softphone with API Control
GNU General Public License v3.0
117 stars 36 forks source link

Add transfer call #26

Closed Rysakov1986 closed 3 years ago

Rysakov1986 commented 3 years ago

Please add the ability to transfer the call.

API ex: POST /transfer/{call_id}/to/{sip} (or /refer/{call_id}/to/{sip}) or use body json

If you need more information, please let me know.

Thanks!

kingster commented 3 years ago

@Rysakov1986 Please verify

Rysakov1986 commented 3 years ago

Thanks, its works geat!