Ignore:
Timestamp:
Nov 29, 2019 4:21:17 AM (4 years ago)
Author:
ming
Message:

Fixed #2251: Deadlock between PJSUA LOCK and conference mutex

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/src/pjsua/pjsua_app_config.c

    r6028 r6112  
    141141    puts  ("                      This can be specified multiple times."); 
    142142    puts  ("  --auto-play         Automatically play the file (to incoming calls only)"); 
     143    puts  ("  --auto-play-hangup  Automatically hangup the file after file play completes"); 
    143144    puts  ("  --auto-loop         Automatically loop incoming RTP to outgoing RTP"); 
    144145    puts  ("  --auto-conf         Automatically put calls in conference with others"); 
Note: See TracChangeset for help on using the changeset viewer.