Search code examples
tclciscoivr

Getting called id from Cisco IVR using TCL


How can I get called id (the number which the caller has dialed) from Cisco IVR command using TCL?


Solution

  • From the docs at http://www.cisco.com/en/US/products/sw/voicesw/ps2192/products_programming_reference_guide09186a00800e9ab8.html the command appears to be:

    dnis 
    

    (it "Returns the destination number")