[Asterisk-cvs] asterisk/channels/h323 README,1.25,1.26
jeremy at lists.digium.com
jeremy at lists.digium.com
Tue Aug 31 13:47:16 CDT 2004
Update of /usr/cvsroot/asterisk/channels/h323
In directory mongoose.digium.com:/tmp/cvs-serv325
Modified Files:
README
Log Message:
nit picky fixups
Index: README
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/h323/README,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- README 31 Aug 2004 17:38:41 -0000 1.25
+++ README 31 Aug 2004 17:50:41 -0000 1.26
@@ -89,13 +89,13 @@
Dialing an H.323 channel
-Note: At the present time chan_H323 does not support dialing with a type=peer.
+Note: At the present time chan_h323 does not support dialing with a type=peer.
-Without a gatekeeper:
+Without a gatekeeper:
exten => _1NXXNXXXXXX,1,Dial,H323/${EXTEN}@ip.address.or.hostname/callerid
-Using Gatekeeper:
+Using a gatekeeper:
exten => _1NXXNXXXXXX,1,Dial,H323/${EXTEN}
More information about the svn-commits
mailing list