I searched and figured out how to fix the issue. You need to edit (I installed verison 1.7 of hamvoip.org so the folder might be different for you) /srv/http/allmon2/astdb.txt
It's going to take me a while to create this file, since I have to go through every node on the network to get the information... Here is an example:
; NODE|CALL SIGN|FREQ./DESCRIPTION|LOCATION
100|myGMRS Network|Nationwide Hub|Dallas, TX
169|myGMRS Network|Midwest Hub|Midwest, IA
172|myGMRS Network|Northeast Hub|Albany, NY
174|myGMRS Network|Southeast Hub|Atlanta, GA
175|myGMRS Network|Southern Plains Hub|Oklahoma City, OK
176|myGMRS Network|Southwest Hub|Las Vegas, NV
177|myGMRS Network|Mountain Hub|Boise, MD
21211|WRUS599|Orlando 575|Orlando, FL
24222|WQGU515|Williamsport 675|Williamsport, Lycoming County, PA
I got everything sorted out, all I need to do is finish editing this file. On the rc.updatenodelist I just added an "exit 0" after the $WGET -q -O /var/lib/asterisk/rpt_extnodes_gmrs https://link.mygmrs.com/nodes
It would be nice if mygmrs.com had a way of querying the database and returning us this information. ?