Accept step error during active debug
From DocWiki
(Difference between revisions)
(→Accept step error during active debug) |
m (1 revision) |
Revision as of 19:50, 12 August 2009
Accept step error during active debug
| Problem Summary | While debugging an application, the following message appears, where n is the task ID. |
|---|---|
| Error Message | Task: nAccept Step: Trigger is not a Contact Application trigger. |
| Possible Cause | The debugger encountered the Accept step in the application but there was no call to answer. |
| Recommended Action |
Debug the application as a Reactive Application and make the call before the Reactive Application times out. |
| Release | Release 7.0(1) |
| Associated CDETS # | None. |