From: Malcolm Davenport Date: Wed, 7 Jan 2004 23:56:01 +0000 (+0000) Subject: Fix sample configuration for Macro usage per Bug #750 X-Git-Tag: 0.7.0~112 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=efc98628369e6cdfbd4e473cfcb7e27efdbac347;p=thirdparty%2Fasterisk.git Fix sample configuration for Macro usage per Bug #750 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1900 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample index bd3daba904..12df9946b8 100755 --- a/configs/extensions.conf.sample +++ b/configs/extensions.conf.sample @@ -274,9 +274,9 @@ include => demo ; names, too and use global variables -;exten => 6275,Macro(stdexten,6275,${MARK}) ; assuming ${MARK} is something like Zap/2 +;exten => 6275,1,Macro(stdexten,6275,${MARK}) ; assuming ${MARK} is something like Zap/2 ;exten => mark,1,Goto(6275|1) ; alias mark to 6275 -;exten => 6236,Macro(stdexten,6236,${WIL}) ; Ditto for wil +;exten => 6236,1,Macro(stdexten,6236,${WIL}) ; Ditto for wil ;exten => wil,1,Goto(6236|1) ; ; Some other handy things are an extension for checking voicemail via