0

How can i look on cli sip peer status like ringing, busy, in use, etc. Note that sip peer is not member any queue.

Ramin Darvishov
  • 1,043
  • 1
  • 15
  • 30

1 Answers1

2

Sip peer status is reachable/unreachable.

What you have asked is device state. Asterisk have multiple method for check device state, for example you can do it via AMI or ARI

https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Devicestates+REST+API

arheops
  • 15,544
  • 1
  • 21
  • 27