Changes between Version 2 and Version 3 of audio-check-dangling-pbx-call


Ignore:
Timestamp:
Feb 6, 2023 1:00:52 AM (15 months ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • audio-check-dangling-pbx-call

    v2 v3  
    11= ~~Check that there is no dangling call in PBX~~ (moved) = 
    22 
    3 **Moved to https://docs.pjsip.org/en/latest/specific-guides/audio/checks/dangling_pbx_call.html** 
     3**Moved to https://docs.pjsip.org/en/latest/specific-guides/audio-troubleshooting/checks/dangling_pbx_call.html** 
    44 
    55Sometimes, when pjsua crashed for some reason, the call is still left active in the PBX. When subsequent pjsua application is started, this new application instance will receive two RTP streams simultaneously from the PBX: once from current call, and one from the dangling call. This would definitely cause audio breakup problem in pjsua.