[asterisk-users] Difference between 'core show channels' and 'sip show channels' ??
Jeff LaCoursiere
jeff at jeff.net
Sat Nov 7 06:52:52 CST 2009
On Sat, 7 Nov 2009, jonas kellens wrote:
> vps*CLI> iax2 show channels
> Channel Peer Username ID (Lo/Rem) Seq
> (Tx/Rx) Lag Jitter JitBuf Format
> 0 active IAX channels
> vps*CLI> core show channels
> Channel Location State
> Application(Data)
> 0 active channels
> 0 active calls
> vps*CLI> sip show channels
> Peer User/ANR Call ID Seq (Tx/Rx) Format
> Hold Last Message
> ip_peer (None) 58139462bde 00101/20006 0x0 (nothing) No
> Rx: REGISTER
> 1 active SIP channel
You caught an endpoint registering - that is a channel while the
conversation to register is occurring.
> vps*CLI> sip show channels
> Peer User/ANR Call ID Seq (Tx/Rx) Format
> Hold Last Message
> ip_peer 0a27b9c7d 37df36b96ba 04717/00000 0x0 (nothing)
> No
> ip_peer (None) 24ddc4be2b2 00101/00119 0x0 (nothing) No
> Rx: REGISTER
> 2 active SIP channels
One is a register again, not sure about the other.
j
More information about the asterisk-users
mailing list