From: Walter Doekes Date: Sat, 8 Apr 2017 08:05:03 +0000 (+0200) Subject: samples: Undo removal of include from canonicalize-app-names commit. X-Git-Tag: 13.16.0-rc1~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbbd262ec0f05c00f640c4594b5ed5e48b8f86ef;p=thirdparty%2Fasterisk.git samples: Undo removal of include from canonicalize-app-names commit. This include was accidentally removed in changeset Ia79aea64de89531362e993e34230c2044a70aa93. My bad. Change-Id: I1d716c7f9590b4e97909fb8bca1f2ed9bd0e4082 --- diff --git a/configs/samples/extensions.conf.sample b/configs/samples/extensions.conf.sample index 5c98c09e98..cd4cec5fd1 100644 --- a/configs/samples/extensions.conf.sample +++ b/configs/samples/extensions.conf.sample @@ -542,6 +542,7 @@ exten => s,n(fail),Hangup() [demo] +include => stdexten ; ; We start with what to do when a call first comes in. ;