nesterenkodm / pjsip

PJSIP is Open Source SIP, Media, and NAT Traversal Library
495 stars 220 forks source link

Cannot setHold for incoming call in PJSUA2 #91

Closed jiahao-shen closed 4 years ago

jiahao-shen commented 4 years ago

When using pjsua2 in python3.6, cannot setHold from incoming call? It catch error: Cannot hold call that is not confirmed. Even if I answer the call, it doesn’t confirm. So how to confirm the incoming call? Thank you very much.

welljsjs commented 4 years ago

https://github.com/chebur/pjsip/blob/master/README.md#features

This is a build for iOS. Feel free to reopen if necessary.