Hello everyone,

Can anyone explain in better detail how the remote base operates, as far as users are concerned. i.e. What command do you enter to mover the frequency +500
 
In the documentation it shows adding? This line amongest others to the rpt.conf file.

719=remote,112                         ; Bump +500

so does that mean dial 719 or *719 or?
Assuming no authentication, and again if you add authentication what does the command look like?

Is it *4node then a command like 719? 

Node is configured as a remote base, shows up with R in the node status page... 
Everything should be right there..


Also for the rpt.conf do I need all of this or am I missing something?
; Serial port for control
ioport = /dev/ttyS0
; Radio Type
remote = ic706
; Function list from link
functions = remote-functions
; Function list from phone
phone_functions = remote-functions
; Authorization level
authlevel = 0
civaddr=98

duplex=0
erxgain=-3
etxgain=3
;controlstates=controlstates
scheduler=schedule29626
morse=morse29626
macro=macro29626
functions=functions29626
phone_functions=functions29626
link_functions=functions29626
link_functions=functions29626
telemetry=telemetry
wait_times=wait-times
context =  radio
callerid = "Repeater" <0000000000>
idrecording = |iKC7DMF
accountcode=RADIO
hangtime=100
althangtime=100
totime=170000
idtime=540000
politeid=3000

etc...

Are any of the std lines needed? or just the ones at top?

Do I need to have all of these or are they built in?
[functions-remote]
0=remote,1                             ; Retrieve Memory
1=remote,2                             ; Set freq.
2=remote,3                             ; Set tx PL tone
3=remote,4                             ; Set rx PL tone
40=remote,100                          ; Rx PL off
41=remote,101                          ; Rx PL on
42=remote,102                          ; Tx PL off
43=remote,103                          ; Tx PL on
44=remote,104                          ; Low Power
45=remote,105                          ; Medium Power
46=remote,106                          ; High Power
711=remote,107                         ; Bump -20
714=remote,108                         ; Bump -100
717=remote,109                         ; Bump -500
713=remote,110                         ; Bump +20
716=remote,111                         ; Bump +100
713=remote,110                         ; Bump +20
716=remote,111                         ; Bump +100
719=remote,112                         ; Bump +500
721=remote,113                         ; Scan - slow
724=remote,114                         ; Scan - quick
727=remote,115                         ; Scan - fast
723=remote,116                         ; Scan + slow
726=remote,117                         ; Scan + quick
729=remote,118                         ; Scan + fast
79=remote,119                          ; Tune (brief AM transmission for automatic antenna tuner)
51=remote,5                            ; Long status query
52=remote,140                          ; Short status query
67=remote,210                          ; Send a *
69=remote,211                          ; Send a #
91=remote,99,kc7dmf,G       ; Remote base login.
; Define a different dtmf sequence for each user which is
; authorized to use the remote base to control access to it.
; For examble 9139583=remote,99,WB6NIL,G would grant access to
; the remote base and announce WB6NIL as being logged in.
; Another entry, 9148351=remote,99,WA6ZFT,E would grant access to
; the remote base and announce WA6ZFT as being logged in.
; When the remote base is disconnected from the originating node, the
; user will be logged out. The LICENSETAG parameter can be optionally specified
; to enforce TX band limits.



http://www.voip-info.org/wiki/view/Asterisk+config+rpt.conf
http://ohnosec.org/drupal/node/44

The second link a bit less clear to me... 

If anyone has an idea, or knows how this is supposed to work, I would appreciate it. Maybe some real world rpt.conf file you could send me, or other files I need to setup as well.

A command example howto...



       Thanks,


                       Mark KC7DMF