Author Topic: Composer 8.1.4 - Security property does not work in a Input block ??  (Read 1899 times)

Offline ymattica

  • Newbie
  • *
  • Posts: 20
  • Karma: 0
Hi,
i have setted Security = 'true' in a Input block ..but I am able to get MCP log like these

2016-05-17 12:33:20.425 DBUG 00000000-00000000 3486558528 0C000000 AppEventBase.h:61 app.VXML-NG AMEVENT_VXML_DTMF_RECO_COMPLETE - ID=53,Cause=RECO_COMPLETE_MATCH,Result=<?xml version='1.0'?><result><interpretation confidence="100" grammar="session:0x000000fb"><instance>[b]4444444444444444[/b]</instance><input mode="dtmf">[b]4444444444444444[/b]</input></interpretation></result>
2016-05-17 12:33:20.425 DBUG 02CC0173-10006A17 3490572608 0C000000 PlayAndCollectDoneEvent.cxx:65 Initialize() Recognition result: <?xml version='1.0'?><result><interpretation confidence="100" grammar="session:0x000000fb"><instance>[b]4444444444444444[/b]</instance><input mode="dtmf">[b]4444444444444444[/b]</input></interpretation></result>


There are other settings to hide collected dtmf ???

Regards

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2752
  • Karma: 44
Try to check feature called DTMF Clamping. I am not really sure if it has impact on logging as well.

Offline ymattica

  • Newbie
  • *
  • Posts: 20
  • Karma: 0
Sorry, but I did not understand  :-[.
Where is this feature ?

Offline Dionysis

  • Sr. Member
  • ****
  • Posts: 408
  • Karma: 8
In the documentation.  Search for DTMF Clamping.