DHCP server Options not working

I have been trying to move DHCP from a windows server to this new router and have everything setup (I believe correctly). I figured out how to enter options correctly on this thread: http://forum.mikrotik.com/t/dhcp-options-value-help/82792/1

However it seems like some or possibly all of the options are not working. Such as this one: 156 IP Phone Boot Server Standard ftpservers=192.168.10.3, country=1, language=1

I am having to manually enter in the address for the phone to find the server that exists at 192.168.10.3, also the time server option: 004 time server standard 192.168.10.2 does not appear to be working either, as our phones are not pulling times correctly.

I have these options setup under DHCP Server > Options tab

Name - Code - Value
Phone boot server - 156 - ‘ftpservers=192.168.10.3, country=1, language=1’
time server - 4 - ‘192.168.10.2’

Are there any issues with these that anyone knows of? Maybe spaces are not allowed etc? Do I need to enable these somehow after adding them to the options list, maybe in option sets?

Thanks for your help and suggestions.

I got it working, you must add the option to the DHCP “Networks” tab configuration. Under the networks tab, double click on the DHCP config you wish to add the options to, in the new window “DHCP Network” click the down arrow next to “DHCP Options” the options that I added in the “Options” tab appeared in the list. After adding them to the DHCP Network and applying, the options are working.