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

Walter Doekes asteriskteam at digium.com
Sat Apr 8 03:11:49 CDT 2017


Walter Doekes has uploaded a new change for review. ( https://gerrit.asterisk.org/5427 )

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(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/27/5427/1

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

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1d716c7f9590b4e97909fb8bca1f2ed9bd0e4082
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Walter Doekes <walter+asterisk at wjd.nu>



More information about the asterisk-code-review mailing list