-
- Downloads
pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
This change adds support for the 'rtp_timeout' and 'rtp_timeout_hold' endpoint options. These allow the channel to be hung up if RTP is not received from the remote endpoint for a specified number of seconds. ASTERISK-25259 #close Change-Id: I3f39daaa7da2596b5022737b77799d16204175b9
Showing
- CHANGES 5 additions, 0 deletionsCHANGES
- channels/chan_pjsip.c 2 additions, 0 deletionschannels/chan_pjsip.c
- configs/samples/pjsip.conf.sample 6 additions, 0 deletionsconfigs/samples/pjsip.conf.sample
- contrib/ast-db-manage/config/versions/26f10cadc157_add_pjsip_timeout_options.py 24 additions, 0 deletions...config/versions/26f10cadc157_add_pjsip_timeout_options.py
- include/asterisk/res_pjsip.h 4 additions, 0 deletionsinclude/asterisk/res_pjsip.h
- include/asterisk/res_pjsip_session.h 2 additions, 0 deletionsinclude/asterisk/res_pjsip_session.h
- include/asterisk/rtp_engine.h 16 additions, 0 deletionsinclude/asterisk/rtp_engine.h
- main/rtp_engine.c 12 additions, 1 deletionmain/rtp_engine.c
- res/res_pjsip.c 16 additions, 0 deletionsres/res_pjsip.c
- res/res_pjsip/pjsip_configuration.c 2 additions, 0 deletionsres/res_pjsip/pjsip_configuration.c
- res/res_pjsip_sdp_rtp.c 57 additions, 7 deletionsres/res_pjsip_sdp_rtp.c
- res/res_pjsip_session.c 1 addition, 0 deletionsres/res_pjsip_session.c
Loading
Please register or sign in to comment