I had a mistake in previous advice, in a code snippet.
For INVITE requests it should be like this of course:
if(method=="INVITE" && $rU==00498970043400) {
    forward("10.0.0.10:5060");           # ip of 1000 phone
}
-----------------------------------------------
BR, Alexey
http://alexeyka.zantsev.com/