On 12 August 2014 16:19, Olivier <oza.4h07 at gmail.com>
wrote:>
> How can I read RTP ports from CLI (to double check what could be
> included in rtp.conf file) ?
> "sip show settings" do not provide the answer.
>
On way would be to activate SIP debugging:
sip set debug on
Then check the INVITE body/SDP for port on a row that looks like this:
m=audio 11374 RTP/AVP 8 101
Where 11374 would be the port.
/Mikael Fredin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-users/attachments/20140813/0fcb8349/attachment.html>