Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は2種類のSIPエクステンションを持っています。クライアントとエージェント。実行時に使用できるクライアントとエージェントの数とエージェントの数を調べることはできますか? ダイヤルプランまたは AGI で。
あなただけができる
asterisk -rx "sip show peer"
またはAMI経由の同様のコマンド
アスタリスク内にエージェント追跡コードはありません。追跡が必要な場合は、agent_extensionname のように拡張子を指定するか、データベースを使用してエージェントと拡張子を一致させます。