]> 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 22:59:48 +0000 (23:59 +0100)
commitf6689547ae2ae6d067996917ed01aa23bf80e7aa
tree655ca99458d6fb5a558de142f75f01771974b58b
parent1ec00d205fad00ab1dedcaf168f9f46a9264bde0
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