2 ; Open H.323 driver configuration
6 bindaddr = 1.2.3.4 ; this SHALL contain a single, valid IP address for this machine
9 ; You may specify a global default AMA flag for iaxtel calls. It must be
10 ; one of 'default', 'omit', 'billing', or 'documentation'. These flags
11 ; are used in the generation of call detail records.
15 ; You may specify a default account for Call Detail Records in addition
16 ; to specifying on a per-user basis
20 ; You can fine tune codecs here using "allow" and "disallow" clauses
21 ; with specific codecs. Use "all" to represent all formats.
24 ;allow=all ; turns on all installed codecs
25 ;disallow=g723.1 ; Hm... Proprietary, don't use it...
26 allow=gsm ; Always allow GSM, it's cool :)
28 ; User-Input Mode (DTMF)
30 ; valid entries are: rfc2833, inband
34 ; Default RTP Payload to send RFC2833 DTMF on. This is used to
35 ; interoperate with broken gateways which cannot successfully
36 ; negotiate a RFC2833 payload type in the TerminalCapabilitySet.
38 ; You may also specify on either a per-peer or per-user basis below.
42 ; DISCOVER - Find the Gk address using multicast
43 ; DISABLE - Disable the use of a GK
44 ; <IP address> or <Host name> - The acutal IP address or hostname of your GK
48 ; Tell Asterisk whether or not to accept Gatekeeper
49 ; routed calls or not. Normally this should always
50 ; be set to yes, unless you want to have finer control
51 ; over which users are allowed access to Asterisk.
56 ; Optionally you can determine a user by Source IP versus its H.323 alias.
57 ; Default behavour is to determine user by H.323 alias.
60 ; Default context gets used in siutations where you are using
61 ; the GK routed model or no type=user was found. This gives you
62 ; the ability to either play an invalid message or to simply not
63 ; use user authentication at all.
67 ; H.323 Alias definitions
69 ; Type 'h323' will register aliases to the endpoint
70 ; and Gatekeeper, if there is one.
72 ; Example: if someone calls time@your.asterisk.box.com
73 ; Asterisk will send the call to the extension 'time'
74 ; in the context default
77 ; exten => time,1,Answer
78 ; exten => time,2,Playback,current-time
80 ; Keyword's 'prefix' and 'e164' are only make sense when
81 ; used with a gatekeeper. You can specify either a prefix
82 ; or E.164 this endpoint is responsible for terminating.
84 ; Example: The H.323 alias 'det-gw' will tell the gatekeeper
85 ; to route any call with the prefix 1248 to this alias. Keyword
86 ; e164 is used when you want to specifiy a full telephone
87 ; number. So a call to the number 18102341212 would be
88 ; routed to the H.323 alias 'time'.
101 ; Inbound H.323 calls from BillyBob would land in the incoming
102 ; context with a maximum of 4 concurrent incoming calls
105 ; Note: If keyword 'incominglimit' are omitted Asterisk will not
106 ; enforce any maximum number of concurrent calls.
115 ; Outbound H.323 call to Larry using SlowStart