[Asterisk-code-review] samples: Undo removal of include from canonicalize-app-names... (asterisk[14])

Joshua Colp asteriskteam at digium.com
Tue Apr 11 04:54:39 CDT 2017


Joshua Colp has submitted this change and it was merged. ( https://gerrit.asterisk.org/5428 )

Change subject: samples: Undo removal of include from canonicalize-app-names commit.
......................................................................


samples: Undo removal of include from canonicalize-app-names commit.

This include was accidentally removed in changeset
Ia79aea64de89531362e993e34230c2044a70aa93. My bad.

Change-Id: I1d716c7f9590b4e97909fb8bca1f2ed9bd0e4082
---
M configs/samples/extensions.conf.sample
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  George Joseph: Looks good to me, but someone else must approve
  Anonymous Coward #1000019: Verified
  Joshua Colp: Looks good to me, approved



diff --git a/configs/samples/extensions.conf.sample b/configs/samples/extensions.conf.sample
index fb71092..db4c215 100644
--- a/configs/samples/extensions.conf.sample
+++ b/configs/samples/extensions.conf.sample
@@ -547,6 +547,7 @@
 
 
 [demo]
+include => stdexten
 ;
 ; We start with what to do when a call first comes in.
 ;

-- 
To view, visit https://gerrit.asterisk.org/5428
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1d716c7f9590b4e97909fb8bca1f2ed9bd0e4082
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 14
Gerrit-Owner: Walter Doekes <walter+asterisk at wjd.nu>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>



More information about the asterisk-code-review mailing list