Skip to content
Snippets Groups Projects
Commit 380b9a40 authored by Jeremy McNamara's avatar Jeremy McNamara
Browse files

nit picky fixups

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3699 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent f6109b7b
No related branches found
No related tags found
No related merge requests found
...@@ -89,13 +89,13 @@ will ensure a sane build. ...@@ -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}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment