Hi, I have a partner who is making phone calls by code, and they would like to avoid the "Call completed" window (see attached). Anyone know if that is possible? Thanks !!
Call completed window// Expert user has replied. |
Call completed window// Expert user has replied.Hi, I have a partner who is making phone calls by code, and they would like to avoid the "Call completed" window (see attached). Anyone know if that is possible? Thanks !! |
Subscribe to email updates
Monthly updates from our Zebra development team, straight to your inbox.
1 Replies
the window is shown is coming from the MotoDialer, when a call is completed. as you are using Code to handle the Phone calls. did you disable the Moto Dialer and fall back to normal WM dialer ? and see if the window is stilll shown. can be done like this: Disable Moto Enterprise Dialer saves +/-1.5mb
Needs a reboot to take effect, will not work with regmerge after cleanboot.
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Phone.lnk]
"Icon"=\\Windows\\Start_Icon_Phone.png ; default value = "Icon"="\\Windows\\Dialer_90.png"
[HKEY_LOCAL_MACHINE\Security\Phone\Skin]
"Enabled"=dword:00000000 ; default = 1
"ext"="DialerTextCntrlPpc.dll" ; default value = "ext"="EnterpriseDialer.dll"