To setup the Phone Datalist to only show incoming phone messages for the logged in user follow these steps.
1) Form the MobileTM Admin Control Panel select the Datalists option.
2) Select the Calls datalist.
3) Modify the filter from:
archive = 0
to
archive = 0 AND call_to = <CurrentUser>
4) Save the datalist.
