PJSIP Packet stats

Hi,

I’m currently using SIP, but I’m considering moving to PJSIP. Is there a way to get packet loss and jitter information like you can with ‘sip show channelstats’.

Thanks,
Kevin

https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Function_CHANNEL

That looks great! So, pardon the probably newb question, but can I call that from the asterisk CLI? I tried “pjsip show channel(‘all_jitter’) [channelid]” for example but it didn’t like it.