<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 12 August 2014 16:19, Olivier <span dir="ltr"><<a href="mailto:oza.4h07@gmail.com" target="_blank">oza.4h07@gmail.com</a>></span> wrote: <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


How can I read RTP ports from CLI (to double check what could be<br>
included in rtp.conf file) ?<br>
"sip show settings" do not provide the answer.<br></blockquote><div><br></div><div>On way would be to activate SIP debugging:<br></div><div><div>sip set debug on<br><br></div>Then check the INVITE body/SDP for port on a row that looks like this:<br>

m=audio 11374 RTP/AVP 8 101 <br><br></div><div>Where 11374 would be the port.<br><br></div><div>/Mikael Fredin<br></div></div></div></div>