> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of
> Paddy Grice
> Sent: Wednesday, May 11, 2011 11:49 AM
> To: [email protected]
> Subject: [asterisk-users] CLI - displaying all channel variables
>
> Hi List
>
> This may be a silly question by web searches etc don't seem
> to answer it.
>
> Is there a CLI command to display ALL channel variables -
> standard and user created - for a specific channel?
>
> something like show channel SIP/Test123 all

The dialplan application DumpChan dumps information about the channel, however, 
it does not display all the variables you are looking for.  Generally you 
should insert a Noop in the dialplan to examine variables.    Noop(EXTEN is 
${EXTEN}) for example.

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to