Hi,
since I’m relying on the pick up channel feature of chan_sip (dialog-info+xml) for my SNOM phones, that doesn’t appear to be available in PJSIP (to my humble knowledge), I attempted to disable PJSIP altogether, which succeeded (no WARNING on start up), but a WARNING, accompanied with a SRTCP error spams my logs every 5 seconds(!) for every RTP connection(!):
[2018-10-25 19:52:28] WARNING[7506][C-00000003]: res_rtp_asterisk.c:2939 __rtp_recvfrom: PJ ICE Rx error status code: 370400 'Bad Request'.
[2018-10-25 19:52:28] == SRTCP unprotect failed on SSRC 439729797 because of unable to perform desired validation
Yes, I have icesupport enabled and my SIP provider seems to support it, but no, my provider doesn’t support SIPS/SRTP, yet.
This happens with Asterisk 15.6.1, which behaves really nice otherwise.
Any advise, how I can get rid of those, is much appreciated.