Correct, the call with the highest priority (1 is the highest) gets answered first. This can mean that if there are always calls queueing with PRI 1 then calls with a lower priority can never be answered.
Not sure about the "net already serviced" message, but it may mean that you are repeating a command in the script and it is simply telling you that it has already serviced the command.