Content
Using this fragment you can clear the call lists of the phone.
Valid values are:
Example:
<SnomIPPhoneMenu> <MenuItem name="Clear Dialed calls"> <Url>snom://mb_nop#calllistclear=Dialed</Url> </MenuItem> <MenuItem name="Clear Received calls"> <Url>snom://mb_nop#calllistclear=Received</Url> </MenuItem> <MenuItem name="Clear Missed calls"> <Url>snom://mb_nop#calllistclear=Missed</Url> </MenuItem> <MenuItem name="Clear All calls"> <Url>snom://mb_nop#calllistclear=MaxCallLists</Url> </MenuItem> </SnomIPPhoneMenu>
Further Information
Related articles