From b6b4a7b766be1b57aac7ba1d5e0d3f2e4be4c0c6 Mon Sep 17 00:00:00 2001 From: jeremy Date: Tue, 31 Aug 2004 17:50:41 +0000 Subject: nit picky fixups git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3699 f38db490-d61c-443f-a65b-d21fe96a405b --- channels/h323/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'channels/h323') diff --git a/channels/h323/README b/channels/h323/README index 57f600dab..cbc090a00 100755 --- a/channels/h323/README +++ b/channels/h323/README @@ -89,13 +89,13 @@ will ensure a sane build. 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} -- cgit v1.2.3