Sure, our data VLAN has the following option to tell the phone which voice VLANs to try (we have up to 6 different voice VLANs that it could be, so it tries each one in order):
Option 191: "VLAN-A:2131+2132+2133+2134+2135+2136."
And for each voice VLAN, the following options tell the phone which server to connect to:
Option 128: "Nortel-i2004-A,10.1.1.1:4100,1,5;10.1.1.1:4100,1,5."
Option 191: "VLAN-A:2133."
Where 10.1.1.1 is the signalling server TLAN IP address. I use it twice, for both the primary and secondary addresses, as we only have the one signalling server. I also include option 191 with the appropriate VLAN number again, although I don't think that actually will do anything once the phone is already on the voice VLAN.
Also, it is important that all of the strings end in a dot.
Hope this is what you're after!