I am converting from ASL2 to ASL3 and would like to utilize some of the scripts that I have already written to replicate the astdb.txt file in ASL2 and utilize it in ASL3 (with updates of course). I have tried to use the #INCLUDE directive in the web.ini file under the node-override stanza:
[node-overrides]
;1999 = Private Node
#INCLUDE /var/lib/asterisk/astdb
The file includes the following:
1000 = ARCO-HUB
1001 = Bethany_Node
1002 = ZIM
1005 = Mobile
After restarting Allmon3 I am still getting nodes stating: Private or Unavailable. I have chmod’d the file to 777, to not have any permission issues, without any change in behavior. Is the #INCLUDE directive supported? Am I looking at this wrong and there is a better way, without having to edit files on every node.
Thank you for your time and have a great day!
-Mullet
5 posts - 3 participants