]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_pjsip: Changed to continued after invalid media for pjsip show channelstats
authorsungtae kim <sungtae@messagebird.com>
Thu, 14 Feb 2019 23:09:30 +0000 (00:09 +0100)
committersungtae kim <sungtae@messagebird.com>
Tue, 19 Feb 2019 21:40:52 +0000 (22:40 +0100)
commit08ba504e994f355f01db0b5e983bc8e4f8f59346
treede0e91edc97f02f788489ae56cd18df93a502eec
parentb327b0bbda4f4e05ee23062acc432e298bade487
chan_pjsip: Changed to continued after invalid media for pjsip show channelstats

Currently, the pjsip show channelstats cli does not show channel's
stats after hits the invalid channel info. This makes hard to use
this cli. Changed to keep iterate after hits the invalid channel
info.

ASTERISK-28292

Change-Id: I3efdff1c9e1b1efd3c971fb82ae77aa133a6f43c
channels/pjsip/cli_commands.c