Displaying 1 result from an estimated 1 matches for "gnkey".
Did you mean:
nkey
2004 Sep 22
2
Grandstream bin cfg.txt generator
...loading to Grandstream devices and made a little script for it. It seems to work fine for the HT486.
The script needs a config file (cfg.in) which is in this format:
P2 = blah
P10 = hrm
...etc...
The configfile may contain comments (starting with '#') and empty lines. Mind that the 'gnkey=0b82' shouldn't be in the configfile, as it's already appended by the script.
Hope it's useful..
Thanks to Stephen R. Besch for information about the format of this file !
(One thing I am not 100% sure of: do I have to append zeros to the end of the body until it has an even amou...