[Asterisk-code-review] res_pbx_analyze: Add CLI commands to warn of dialplan problems (asterisk[master])

N A asteriskteam at digium.com
Wed Jan 5 14:48:19 CST 2022


Attention is currently required from: N A.
Hello George Joseph, Friendly Automation, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/c/asterisk/+/17719

to look at the new patch set (#2).

Change subject: res_pbx_analyze: Add CLI commands to warn of dialplan problems
......................................................................

res_pbx_analyze: Add CLI commands to warn of dialplan problems

Adds two dialplan CLI commands to scan the dialplan preemptively
for common runtime problems.

'dialplan analyze fallthrough' looks through branching applications
for attempted branches to nonexistent dialplan locations.

'dialplan analyze audio' looks through audio applications
for attempted playback of nonexistent audio files.

These will not find all possible problems but any problems found
would cause an error at runtime. This allows users to preemptively
find these problems before they occur.

ASTERISK-29828 #close

Change-Id: Iaf7a2c8a6982ee5adaae7f7aa63e311d0e9106e3
---
A doc/CHANGES-staging/pbx-cli.txt
M include/asterisk/pbx.h
M main/pbx.c
A res/res_pbx_analyze.c
4 files changed, 695 insertions(+), 19 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/19/17719/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17719
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iaf7a2c8a6982ee5adaae7f7aa63e311d0e9106e3
Gerrit-Change-Number: 17719
Gerrit-PatchSet: 2
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-CC: Joshua Colp <jcolp at sangoma.com>
Gerrit-Attention: N A <mail at interlinked.x10host.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220105/244b1c5b/attachment.html>


More information about the asterisk-code-review mailing list