PJSIP trunks and Inbound routes - false destination in log

We have following problem with pjsip.
we have more sip trunks from one provider.
DID is correct detected on inbound call, call send to right destination, but in logs name of trunk is always false:

Executing [DID_OF_RIGHT_TRUNK_X@from-pstn:1] Set("PJSIP/NAME_OF_FALSE_TRUNK_Y-00000001", "__DIRECTION=INBOUND") in new stack

right trunk name is never print in log. always wrong name appears for calls to all numbers of the provider.

Should it be so? Bug? Or false settings?

http://i63.tinypic.com/evb5fa.jpg
http://i63.tinypic.com/hun0h2.jpg

anyone?