From: David K. <da...@ke...> - 2024-06-12 22:20:11
|
I'm embarking on a long overdue conversion from SIP to PJSIP in my Asterisk configuration. I think I have it mostly working now but I notice that in the status page the commands to show SIP trunk and SIP peer status no longer exist (I have noload for chan_sip.so). SIP Trunk Registrations: No such command 'sip show registry' (type 'core show help sip show' for other possible commands) SIP Peer Status: No such command 'sip show peers' (type 'core show help sip show' for other possible commands) Are there alternative commands we could use? Thanks David |