Displaying 1 result from an estimated 1 matches for "ringx".
Did you mean:
ring
2004 Jun 10
0
Grandstream Ringtones on a per phone basis
...bosity option. Then, in the TFTP root, I add
the file "ringmap.cfg", with access rights set to 660 (so that the TFTP
server won't serve the file up). That file contains the following line:
ri ring(.)\.bin ring\1_\i
This tells TFTP to replace any file requests that look like "ringx.bin"
with ringx_yyy.yyy.yyy.yyy, where yyy.yyy.yyy.yyy is the phone's IP
address. So, for example, if 192.168.10.100 requests ring1.bin, TFTP
will get ring1_192.168.10.100 and serve it up as ring1.bin, effectively
lying to the phone. Then you only have to generate your ring files and...