tomek-o / tSIP

SIP softphone
https://tomeko.net/software/SIPclient/
153 stars 34 forks source link

Handle multiple calls #15

Closed victorkl400 closed 4 years ago

victorkl400 commented 4 years ago

Is possible to receive more than one call simultaneously? I tried but seems like get busy state

tomek-o commented 4 years ago

It is limited to single call. For typical operation like attended transfer or conferencing I'm recommending using PABX services through feature codes. I've tried multiple calls once on slightly modified version, but it was using other kind of GUI. There was also http://tomeko.net/software/mtSIP/, but I haven't found much use for it. And AFAIR performance was not the greatest (audio issues at 6 simultaneous calls or so, I haven't tried looking for cause back then).

tomek-o commented 1 year ago

Update: support for multiple calls along with conferencing and attended transfer was recently added to pre-release: https://tomeko.net/software/SIPclient/howto/multiple_calls.php.