For troubleshooting purposes I need to know all active forwards/redirects the users have set up. How can I get this information through the commandline or the Asterisk CLI? Is it possible to get this information for a single number/user/channel ?
dialplan show
You may also need
dialplan show globals
depending on exactly how your GUI implements these constructs. Asterisk itself has no concept of them.
[quote=“david55”]dialplan show
You may also need
dialplan show globals
depending on exactly how your GUI implements these constructs. Asterisk itself has no concept of them.[/quote]
Thanks for the help.
Mark