Disabling ID functions

This is not glaringly obvious to me… so I’m wondering if it’s possible or supported. I have my URI tied into a port of my repeater controller specifically for Allstar access and a few other things, and my ID requirement is being handled by the controller itself.

How do I disable the ID coming from app_rpt? I saw these options in the rpt.conf file, but I wasn’t sure if commenting them out or setting the time to “0” would effectively disable it?

idrecording = |iK1LNX ; id recording or morse string see http://ohnosec.org/drupal/node/87

idtalkover = |iK1LNX ; Talkover ID (optional) default is none see http://ohnosec.org/drupal/node/129

idtime = 540000 ; id interval time (in ms) (optional) Default 5 minutes (300000 ms)

politeid = 30000 ; time in milliseconds before ID timer expires to try and ID in the tail. (optional, default 30000)

tnx

Stephen

K1LNX

Stephen,

Take a look at the duplex setting at the top of rpt.conf

more if you need it...

73, Steve N4IRS
···

On 4/6/2016 9:18 AM, Stephen - K1LNX
wrote:

    This is not glaringly obvious to me... so I'm

wondering if it’s possible or supported. I have my URI tied into
a port of my repeater controller specifically for Allstar access
and a few other things, and my ID requirement is being handled
by the controller itself.�

    How do I disable the ID coming from app_rpt? I saw these options

in the rpt.conf file, but I wasn’t sure if commenting them out
or setting the time to “0” would effectively disable it?�

        idrecording = |iK1LNX � � � � � � � � � ; id recording or

morse string see http://ohnosec.org/drupal/node/87

        idtalkover = |iK1LNX � � � � � � � � � �; Talkover ID

(optional) default is none see http://ohnosec.org/drupal/node/129

        idtime = 540000 � � � � � � � � � � � � ; id interval

time (in ms) (optional) Default 5 minutes (300000 ms)

        politeid = 30000 � � � � � � � � � � � �; time in

milliseconds before ID timer expires to try and ID in the
tail. (optional, default 30000)

tnx

Stephen

K1LNX




_______________________________________________
App_rpt-users mailing list
To unsubscribe from this list please visit and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- "Anything is possible if you don't know what you are talking about."
1st Law of Logic

App_rpt-users@ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-usershttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

Thanks Steve, this is what I have set:

duplex = 0 ; 0 = Half duplex with no telemetry tones or hang time.

linktolink = yes ; Special Case: Full duplex if linktolink is set to yes.

; This mode is preferred when interfacing with an external multiport repeater controller.

Should I still be getting ID’s in this case?

···

On Wed, Apr 6, 2016 at 10:12 AM, Steve Zingman szingman@msgstor.com wrote:

Stephen,

Take a look at the duplex setting at the top of rpt.conf



more if you need it...

73, Steve N4IRS





  On 4/6/2016 9:18 AM, Stephen - K1LNX

wrote:

    This is not glaringly obvious to me... so I'm

wondering if it’s possible or supported. I have my URI tied into
a port of my repeater controller specifically for Allstar access
and a few other things, and my ID requirement is being handled
by the controller itself.

    How do I disable the ID coming from app_rpt? I saw these options

in the rpt.conf file, but I wasn’t sure if commenting them out
or setting the time to “0” would effectively disable it?

        idrecording = |iK1LNX                   ; id recording or

morse string see http://ohnosec.org/drupal/node/87

        idtalkover = |iK1LNX                    ; Talkover ID

(optional) default is none see http://ohnosec.org/drupal/node/129

        idtime = 540000                         ; id interval

time (in ms) (optional) Default 5 minutes (300000 ms)

        politeid = 30000                        ; time in

milliseconds before ID timer expires to try and ID in the
tail. (optional, default 30000)

tnx

Stephen

K1LNX

_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
[http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users)

To unsubscribe from this list please visit [http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users) and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- "Anything is possible if you don't know what you are talking about."
1st Law of Logic

Stephen,

Commenting out the “idrecording=” line should stop the ID. I have one of my nodes setup that way (with a separate controller) and it works for me.

Thanks!

···

On Wed, Apr 6, 2016 at 12:54 PM, Stephen - K1LNX k1lnx@k1lnx.net wrote:

Thanks Steve, this is what I have set:

duplex = 0 ; 0 = Half duplex with no telemetry tones or hang time.

linktolink = yes ; Special Case: Full duplex if linktolink is set to yes.

; This mode is preferred when interfacing with an external multiport repeater controller.

Should I still be getting ID’s in this case?


App_rpt-users mailing list

App_rpt-users@ohnosec.org

http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”

You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

On Wed, Apr 6, 2016 at 10:12 AM, Steve Zingman szingman@msgstor.com wrote:

Stephen,

Take a look at the duplex setting at the top of rpt.conf



more if you need it...

73, Steve N4IRS





  On 4/6/2016 9:18 AM, Stephen - K1LNX

wrote:

    This is not glaringly obvious to me... so I'm

wondering if it’s possible or supported. I have my URI tied into
a port of my repeater controller specifically for Allstar access
and a few other things, and my ID requirement is being handled
by the controller itself.

    How do I disable the ID coming from app_rpt? I saw these options

in the rpt.conf file, but I wasn’t sure if commenting them out
or setting the time to “0” would effectively disable it?

        idrecording = |iK1LNX                   ; id recording or

morse string see http://ohnosec.org/drupal/node/87

        idtalkover = |iK1LNX                    ; Talkover ID

(optional) default is none see http://ohnosec.org/drupal/node/129

        idtime = 540000                         ; id interval

time (in ms) (optional) Default 5 minutes (300000 ms)

        politeid = 30000                        ; time in

milliseconds before ID timer expires to try and ID in the
tail. (optional, default 30000)

tnx

Stephen

K1LNX

_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
[http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users)

To unsubscribe from this list please visit [http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users) and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- "Anything is possible if you don't know what you are talking about."
1st Law of Logic

Andrew Sylthe
KC9ONA

1 Like

Andrew is correct. I THOUGHT duplex = 0 suppressed telemetry and
IDs. It does not suppress IDs. commenting out idrecording and
idtalkover (for good measure) seems to work.

Back to editing comments in sample configs!

Steve
···

On 4/6/2016 2:57 PM, Andrew Sylthe
wrote:

Stephen,

      Commenting out the "idrecording=" line should stop the ID. 

I have one of my nodes setup that way (with a separate
controller) and it works for me.

Thanks!

      On Wed, Apr 6, 2016 at 12:54 PM,

Stephen - K1LNX k1lnx@k1lnx.net
wrote:

Thanks Steve, this is what I have set:

              duplex = 0                              ; 0 = Half

duplex with no telemetry tones or hang time.

              linktolink = yes                        ;    

Special Case: Full duplex if linktolink is set to yes.

              ;     This

mode is preferred when interfacing with an external
multiport repeater controller.

Should I still be getting ID’s in this case?

                On Wed, Apr 6, 2016 at 10:12

AM, Steve Zingman <>
wrote:

Stephen,

                    Take a look at the duplex setting at the top of

rpt.conf

                    more if you need it...

                    73, Steve N4IRS





                          On 4/6/2016 9:18 AM, Stephen - K1LNX

wrote:

                            This is not glaringly

obvious to me… so I’m wondering if
it’s possible or supported. I have my
URI tied into a port of my repeater
controller specifically for Allstar
access and a few other things, and my ID
requirement is being handled by the
controller itself.

                            How do I disable the ID coming from

app_rpt? I saw these options in the
rpt.conf file, but I wasn’t sure if
commenting them out or setting the time
to “0” would effectively disable it?

                                idrecording = |iK1LNX            
  ; id recording or morse string

see http://ohnosec.org/drupal/node/87

                                idtalkover = |iK1LNX            
   ; Talkover ID (optional)

default is none see

                                idtime = 540000                  
  ; id interval time (in ms)

(optional) Default 5 minutes (300000
ms)

                                politeid = 30000                
   ; time in milliseconds before

ID timer expires to try and ID in
the tail. (optional, default 30000)

tnx

Stephen

K1LNX

_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
[http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users)

To unsubscribe from this list please visit [http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users) and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- "Anything is possible if you don't know what you are talking about."
1st Law of Logic
        _______________________________________________

        App_rpt-users mailing list

        App_rpt-users@ohnosec.org

        [http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users)



        To unsubscribe from this list please visit [](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users)
        and scroll down to the bottom of the page. Enter your email

address and press the “Unsubscribe or edit options button”
You do not need a password to unsubscribe, you can do it via
email confirmation. If you have trouble unsubscribing,
please send a message to the list detailing the problem.


Andrew Sylthe

        KC9ONA
-- "Anything is possible if you don't know what you are talking about."
1st Law of Logic

szingman@msgstor.comhttp://ohnosec.org/drupal/node/129http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

You guys rock… that seems to have did it :slight_smile: I was treading in that direction, but wasn’t sure if that was the way to do it or not, so thanks for clarifying!

73

Stephen

K1LNX

···

On Wed, Apr 6, 2016 at 3:07 PM, Steve Zingman szingman@msgstor.com wrote:

Andrew is correct. I THOUGHT duplex = 0 suppressed telemetry and

IDs. It does not suppress IDs. commenting out idrecording and
idtalkover (for good measure) seems to work.

Back to editing comments in sample configs!



Steve



  On 4/6/2016 2:57 PM, Andrew Sylthe

wrote:

Stephen,

      Commenting out the "idrecording=" line should stop the ID. 

I have one of my nodes setup that way (with a separate
controller) and it works for me.

Thanks!

-- "Anything is possible if you don't know what you are talking about."
1st Law of Logic
      On Wed, Apr 6, 2016 at 12:54 PM,

Stephen - K1LNX k1lnx@k1lnx.net
wrote:

Thanks Steve, this is what I have set:

              duplex = 0                              ; 0 = Half

duplex with no telemetry tones or hang time.

              linktolink = yes                        ;    

Special Case: Full duplex if linktolink is set to yes.

              ;     This

mode is preferred when interfacing with an external
multiport repeater controller.

Should I still be getting ID’s in this case?

        _______________________________________________

        App_rpt-users mailing list

        App_rpt-users@ohnosec.org

        [http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users)



        To unsubscribe from this list please visit [](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users)[http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users)
        and scroll down to the bottom of the page. Enter your email

address and press the “Unsubscribe or edit options button”

        You do not need a password to unsubscribe, you can do it via

email confirmation. If you have trouble unsubscribing,
please send a message to the list detailing the problem.


Andrew Sylthe

        KC9ONA

                On Wed, Apr 6, 2016 at 10:12

AM, Steve Zingman szingman@msgstor.com
wrote:

Stephen,

                    Take a look at the duplex setting at the top of

rpt.conf

                    more if you need it...

                    73, Steve N4IRS





                          On 4/6/2016 9:18 AM, Stephen - K1LNX

wrote:

                            This is not glaringly

obvious to me… so I’m wondering if
it’s possible or supported. I have my
URI tied into a port of my repeater
controller specifically for Allstar
access and a few other things, and my ID
requirement is being handled by the
controller itself.

                            How do I disable the ID coming from

app_rpt? I saw these options in the
rpt.conf file, but I wasn’t sure if
commenting them out or setting the time
to “0” would effectively disable it?

                                idrecording = |iK1LNX            
  ; id recording or morse string

see http://ohnosec.org/drupal/node/87

                                idtalkover = |iK1LNX            
   ; Talkover ID (optional)

default is none see http://ohnosec.org/drupal/node/129

                                idtime = 540000                  
  ; id interval time (in ms)

(optional) Default 5 minutes (300000
ms)

                                politeid = 30000                
   ; time in milliseconds before

ID timer expires to try and ID in
the tail. (optional, default 30000)

tnx

Stephen

K1LNX

_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
[http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users)

To unsubscribe from this list please visit [http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users) and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- "Anything is possible if you don't know what you are talking about."
1st Law of Logic