[Asterisk-cvs] asterisk/configs extensions.conf.sample,1.28,1.29

markster at lists.digium.com markster at lists.digium.com
Fri Sep 24 12:45:40 CDT 2004


Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv1455/configs

Modified Files:
	extensions.conf.sample 
Log Message:
Make olle happy


Index: extensions.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/extensions.conf.sample,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- extensions.conf.sample	24 Sep 2004 16:41:45 -0000	1.28
+++ extensions.conf.sample	24 Sep 2004 16:49:00 -0000	1.29
@@ -305,9 +305,9 @@
 ; overlap extensions and menu options without conflict.  You can alias them with
 ; names, too and use global variables
 
-;exten => 6245,hint,SIP/Grandstream1&SIP/Xlite1
+;exten => 6245,hint,SIP/Grandstream1&SIP/Xlite1 ; Channel hints for presence
 ;exten => 6245,1,Dial(SIP/Grandstream1,20,rt)	; permit transfer
-;exten => 6245,1,Dial(${HINT},20,rtT)
+;exten => 6245,1,Dial(${HINT},20,rtT)		; Use hint as listed
 ;exten => 6361,1,Dial(IAX2/JaneDoe,,rm)		; ring without time limit
 ;exten => 6389,1,Dial(MGCP/aaln/1 at 192.168.0.14)
 ;exten => 6394,1,Dial(Local/6275/n)		; this will dial ${MARK}




More information about the svn-commits mailing list