Hi, This has probably been covered before, and I know it is in the CLI (asterisk -r) but how do I: -Connect to a certain node -Disconnect from a certain node -Disconnect all nodes Thanks, 73, Skyler KDØWHB
On 08/07/2014 12:20 PM, Skyler Fennell wrote:
Hi,
This has probably been covered before, and I know it is in the CLI (asterisk -r) but how do I:
-Connect to a certain node
CLI*> rpt fun [yournode] *3[theirnode]
-Disconnect from a certain node
CLI*> rpt fun [yournode] *1[theirnode]
-Disconnect all nodes
CLI*> rpt fun [yournode] *71 (in all examples, minus, of course, the []'s) you really should read up on what the basic commands are. http://ohnosec.org/drupal/ That'll get you a good start. Best to start at the beginning and go all the way through. Searching for something in particular is daunting, to say the least. Google for examples of rpt.conf, usbradio.conf and other configuration files.
participants (2)
-
Geoff -
Skyler Fennell