asternet

Asternet AMI Send Command c# [closed]

大兔子大兔子 提交于 2019-11-27 08:40:50
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 3 years ago . Please tell me how to send commands (e.g.: sip show peers) via asternet (c#). Any help or link will be highly appreciated. Like: AsterNET.Manager.Response.ManagerResponse response = SendAction("sip show peers"); 回答1: "sip show peers" is COMMAND. You have send action COMMAND. https