[Home]

Summary:ASTERISK-07093: app_dumpchan not functional
Reporter:John Todd (jtodd)Labels:
Date Opened:2006-06-04 17:26:39Date Closed:2011-06-07 14:08:20
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_dumpchan
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:
I can see "DumpChan" in my "show applications" list, but I cannot execute it with or without a valid channel identifier.

ms1*CLI> show application DumpChan
ms1*CLI>
 -= Info about application 'DumpChan' =-

[Synopsis]
Dump Info About The Calling Channel

[Description]
  DumpChan([<min_verbose_level>])
Displays information on channel and listing of all channel
variables. If min_verbose_level is specified, output is only
displayed when the verbose level is currently set to that number
or greater.

ms1*CLI> dumpchan SIP/2203-cce4
No such command 'dumpchan SIP/2203-cce4' (type 'help' for help)
ms1*CLI> dumpchan
No such command 'dumpchan' (type 'help' for help)
ms1*CLI>
Comments:By: Serge Vecher (serge-v) 2006-06-04 17:36:56

I do not believe you can execute apps as commands in CLI, only through the Dialplan...

By: John Todd (jtodd) 2006-06-04 19:20:12

Wow.  I am TOTALLY asleep today.  I was looking at the other CLI stats stuff oej did and this just got really twisted in my head.  Never mind.

By: John Todd (jtodd) 2006-06-04 19:20:44

Brain failure.

By: Serge Vecher (serge-v) 2006-06-04 19:29:27

happens to the best of us, jtodd :)