From: Jason Parker Date: Fri, 1 Dec 2006 20:19:10 +0000 (+0000) Subject: Fix a small typo - issue 8848, reported by pabelanger X-Git-Tag: 1.2.14~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49135c3ee55078ef9c8cf02f5577034c6d1d96b1;p=thirdparty%2Fasterisk.git Fix a small typo - issue 8848, reported by pabelanger git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@48183 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample index 649e53c0d4..7188cb9515 100644 --- a/configs/extensions.conf.sample +++ b/configs/extensions.conf.sample @@ -154,7 +154,7 @@ TRUNKMSD=1 ; MSD digits to strip (usually 1 or 0) ; ; List canonical entries here ; -;exten => 12564286000,1,Macro(std-exten,6000,IAX2/foo) +;exten => 12564286000,1,Macro(stdexten,6000,IAX2/foo) ;exten => _125642860XX,1,Dial(IAX2/otherbox/${EXTEN:7}) [dundi-e164-customers]