💾 Archived View for freeshell.de › tldr › asterisk.gmi captured on 2023-09-28 at 16:12:30. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Telephone and exchange (phone) server.
Used for running the server itself, and managing an already running instance.
asterisk -r -vvv
asterisk -r -x "{command}"
asterisk -r -x "sip show peers"
asterisk -r -x "core show channels"
asterisk -r -x "voicemail show users"
asterisk -r -x "hangup request {channel_ID}"
asterisk -r -x "sip reload"
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).