問題タブ [pjsua2]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
c#-4.0 - How to detect in PJSUA2 that a call was unsuccessfull?
If i start a call in SIP / PJSUA2 using the CALL function, the OnIncomingCall event in the SIPAccount fires. However, a call CAN fail (non existing target account, or the callee does not answer). Where in SIP or PJSUA2 can i detect, this? Preferably with an event?
python - 受信者を識別する方法Pyhthon pjsipが通話を切断しました
(python pjsua ) を使用してラズベリーパイから電話をかけています。受信機が切断された場合。通話が切断されたことを識別できません。固定電話から携帯電話への VoIP 通話転送デバイス用にこれを作成するつもりです。この基本的な問題を解決できないため、完全なコードを書いていません。では、通話を切断した受信者(Androidフォン)を特定するにはどうすればよいですか
`
この方法は機能しません。発信者が切断された後、プログラムが終了しません
以下の完全なコード