COP in CLI

From the CLI, is there a way to execute COP commands that do not have a DTMF function associated?

Also what’s the difference between “rpt fun” and “rpt fun1” ?

Thanks.

Robert A. Poff
Loganville, PA.

“Lieutenant, target the offending power boat and launch photon torpedoes”

node*CLI> rpt cmd

Usage: rpt cmd

Send a command to a node.

i.e. rpt cmd 2000 ilink 3 2001

replace with cop.

···

Tim

On Sep 6, 2011, at 5:04 AM, Robert A. Poff WB3AWJ wrote:

From the CLI, is there a way to execute COP commands that do not have a DTMF function associated?

Also what’s the difference between “rpt fun” and “rpt fun1” ?

Thanks.

Robert A. Poff
Loganville, PA.

“Lieutenant, target the offending power boat and launch photon torpedoes”


App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

Thanks Tim, I tried that but it didn’t seem to work.

But now I see what I was doing wrong.

Even if the COP doesn’t require an argument you still need to fill the field

For example I used enable/disable the autopatch as a test.

“rpt cmd 27783 cop 10” dosen’t work but “rpt cmd 27783 cop 10 0” does.

Don’t know why I didn’t think of that before.

Robert A. Poff
Loganville, PA.

“Lieutenant, target the offending power boat and launch photon torpedoes”

···

From: “Tim Sawyer” tim.sawyer@me.com
To: “App rpt-users” App_rpt-users@ohnosec.org
Sent: Tuesday, September 6, 2011 9:44:46 AM
Subject: Re: [App_rpt-users] COP in CLI

node*CLI> rpt cmd

Usage: rpt cmd

Send a command to a node.

i.e. rpt cmd 2000 ilink 3 2001

replace with cop.

Tim