[arm-allstar] favorites.ini

Doug Crompton wa3dsp at gmail.com
Sat Apr 7 22:29:27 EST 2018


Justin,

 If you want to do all three at once you can create a macro and call that
or create a script and run that with a function code. If you want this to
be the norm for this node at boot you can use a startup macro.


*73 Doug*

*WA3DSP*

*http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*


On Sat, Apr 7, 2018 at 11:06 PM, "Justin Reed via arm-allstar" <
arm-allstar at hamvoip.org> wrote:

> Doug,
>
> They are all on the same server, but what I'm wondering is if I can do all
> three commands on one click.
> I'm probably looking at this wrong, there is probably a different way to
> go about this.
>
> Thanks,
> Justin
> NV8Q
>
>
> On 4/7/2018 9:55 PM, "Doug Crompton via arm-allstar" wrote:
>
>> Justin,
>>
>>   And to be specific about the node numbers you mentioned -
>>
>>      1) Connect 45444 to 46259
>>      2) Connect 45444 to 1002
>>      3) Connect 46259 to 89335
>>
>> Lines for each one of these could be defined in favorites.ini but unless
>> you were actually connected to the source server 45444 or 46259 it would
>> not work. If 45444 and 46259 were on different servers then you should
>> segregate them as I suggested.
>>
>> all on one server -
>>
>> [45444]
>> label[] = "Connect Allstar 4259"
>> cmd[] = "rpt cmd %node% ilink 3 46259"
>> label[] = "Connect Allstar 1002"
>> cmd[] = "rpt cmd %node% ilink 3 1002"
>> label[] = "Connect 89335"
>> cmd[] = "rpt cmd %node% ilink 3 89335"
>>
>> If 45444 and 46259 were not on the same server then you would want to do
>> it
>> this way.
>>
>> [45444]
>> label[] = "Connect Allstar 4259"
>> cmd[] = "rpt cmd %node% ilink 3 46259"
>> label[] = "Connect Allstar 1002"
>> cmd[] = "rpt cmd %node% ilink 3 1002"
>>
>> [46259]
>> label[] = "Connect IRLP 9335"
>> cmd[] = "rpt cmd %node% ilink 3 89335"
>>
>>
>>
>> *73 Doug*
>>
>> *WA3DSP*
>>
>> *http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> On Sat, Apr 7, 2018 at 3:44 PM, "Justin Reed via arm-allstar" <
>> arm-allstar at hamvoip.org> wrote:
>>
>> Hi again,
>>>
>>> I'm trying to setup a favorite in /supermon/favorites.ini that would:
>>>      1) Connect 45444 to 46259
>>>      2) Connect 45444 to 1002
>>>      3) Connect 46259 to 89335
>>>
>>> I understand the basic syntax of an individual command, but I'm having
>>> trouble figuring out how to add more than one command.
>>>
>>> Thanks,
>>> Justin
>>> NV8Q
>>>
>>> _______________________________________________
>>>
>>> arm-allstar mailing list
>>> arm-allstar at hamvoip.org
>>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>>>
>>> Visit the BBB and RPi2/3 web page - http://hamvoip.org
>>>
>> _______________________________________________
>>
>> arm-allstar mailing list
>> arm-allstar at hamvoip.org
>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>>
>> Visit the BBB and RPi2/3 web page - http://hamvoip.org
>>
>
>
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3 web page - http://hamvoip.org
>


More information about the arm-allstar mailing list