]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_pjsip: Suppress frame warnings.
authorBen Ford <bford@digium.com>
Tue, 5 Sep 2017 14:35:12 +0000 (09:35 -0500)
committerBenjamin Keith Ford <bford@digium.com>
Tue, 5 Sep 2017 22:20:24 +0000 (17:20 -0500)
commit3dc7781e292b8ab263254f8010cecc0df7c2a35d
tree9c61c7b7ae58311a940d3379aa677d035580595a
parentca19d0991459b5823ad8d73ffc9411f79ef8db80
chan_pjsip: Suppress frame warnings.

When rtp_keepalive is on for a PJSIP endpoint dialing to another
Asterisk instance also using PJSIP, Asterisk will continue to print
warning messages about not being able to send frames of a certain
type. This suppresses that warning message.

Change-Id: I0332a05519d7bda9cacfa26d433909ff1909be67
channels/chan_pjsip.c