nit picky fixups

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3699 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.0
Jeremy McNamara 21 years ago
parent f6109b7b94
commit 380b9a40a3

@ -89,13 +89,13 @@ will ensure a sane build.
Dialing an H.323 channel 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 exten => _1NXXNXXXXXX,1,Dial,H323/${EXTEN}@ip.address.or.hostname/callerid
Using Gatekeeper: Using a gatekeeper:
exten => _1NXXNXXXXXX,1,Dial,H323/${EXTEN} exten => _1NXXNXXXXXX,1,Dial,H323/${EXTEN}

Loading…
Cancel
Save