Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
The iax.conf configuration file controls defines how to register a node with the Allstar link node assignment authority, and  assigns a context incoming connections receive so that statements in extensions.conf can direct the connection to the correct local node. iax.conf contains two sections relevant to app_rpt. The [general] section, and the [radio] section.
 
The iax.conf configuration file controls defines how to register a node with the Allstar link node assignment authority, and  assigns a context incoming connections receive so that statements in extensions.conf can direct the connection to the correct local node. iax.conf contains two sections relevant to app_rpt. The [general] section, and the [radio] section.
   −
=== [general] ===
+
= [general] =
 
The [general] section sets up the global  configuration for iax.conf, and also is used to hold the register statements for each node defined on the system. A register statement looks like this:
 
The [general] section sets up the global  configuration for iax.conf, and also is used to hold the register statements for each node defined on the system. A register statement looks like this:
   Line 43: Line 43:  
  iaxmaxthreadcount=150
 
  iaxmaxthreadcount=150
   −
=== [radio] ===
+
= [radio] =
 
The [radio] stanza controls the types of codecs which can be used, how they are selected (or negotiated) and the context to call in extensions.conf when an incoming connection occurs from a remote node. The suggested [radio] section for iax.conf should look like this:
 
The [radio] stanza controls the types of codecs which can be used, how they are selected (or negotiated) and the context to call in extensions.conf when an incoming connection occurs from a remote node. The suggested [radio] section for iax.conf should look like this:
 
  ; Incoming radio connections  
 
  ; Incoming radio connections  

Navigation menu