mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
res_rtp_asterisk: Add 'rtp show settings' cli command
This change introduce a CLI command for the RTP to display the general configuration. In the first step add the follow fields of the configurations: - rtpstart - rtpend - dtmftimeout - rtpchecksum - strictrtp - learning_min_sequential - icesupport Change-Id: Ibe5450898e2c3e1ed68c10993aa1ac6bf09b821f
This commit is contained in:
committed by
Sean Bright
parent
1522c4467c
commit
7dcabaef08
@@ -0,0 +1,7 @@
|
||||
Subject: res_rtp_asterisk
|
||||
|
||||
This change include a new cli command 'rtp show settings'
|
||||
|
||||
The command display by general settings of rtp configuration. For this
|
||||
point is added the fields: rtpstart, rtpend, dtmftimeout, rtpchecksum,
|
||||
strictrtp, learning_min_sequential and icesupport.
|
Reference in New Issue
Block a user