Setting Show Caller ID

Setting Show Caller ID

The new
show_caller_id
configuration displays the original caller's ID in the destination device's History tab after a call is transferred, conferenced, or forwarded.
Applicable only for Cisco CUCM Premium PBX.
  1. The settings can be configured using the following methods:
    • XML
    • Extension Manager Environment
    • Profile Manager Environment
    • PVM
    • Intent
    XML example of setting show caller ID.
    <WFConnect> <Profile> . . <show_caller_id>true</show_caller_id> .. </Profile> ... </WFConnect>
    ADB Commands Example
    adb shell am start -a wfc.voice.ACTION_UPDATE_CONFIG --es show_caller_id true
    adb shell am start -a android.intent.action.VIEW -d "wfcvp-uat://token " com.symbol.wfc.voice