Displaying 1 result from an estimated 1 matches for "ringmap".
Did you mean:
stringmap
2004 Jun 10
0
Grandstream Ringtones on a per phone basis
I have just successfully got the TFTP file remapping to work such that I
can have unique ringtone files for each and every extension. I added the
following to my server_args line in the xinetd configuration for TFTP:
-m /home/asterisk/grandstream/ringmap.cfg
Now the entire line reads:
server_args = -v -s /home/asterisk/grandstream -u asterisk -m
/home/asterisk/grandstream/ringmap.cfg
(There is no line break in the actual file!). When debugging, you can
use more "v"'s in the verbosity option. Then, in the TFTP root, I add
the fil...