User Tools

Site Tools


voice:pbx:asterisk:iax2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
voice:pbx:asterisk:iax2 [2016/08/18 12:20]
gcooper
voice:pbx:asterisk:iax2 [2020/03/28 16:53] (current)
gcooper
Line 48: Line 48:
 It is 'yes' by default enabling the new DoS protection feature. It is 'yes' by default enabling the new DoS protection feature.
  
-This worked for [[Citel C-4110]] IAX phone.+This worked for [[voice:pbx:citel_c-4110|Citel C-4110]] IAX phone.
  
 You can globally limit/disable the new feature like this: You can globally limit/disable the new feature like this:
Line 72: Line 72:
 IAX2 extensions just work. IAX2 extensions just work.
  
-=== /etc/asterisk/extensions.include ===+**/etc/asterisk/extensions.include**
  
 <file> <file>
Line 81: Line 81:
 </file> </file>
  
-=== /etc/asterisk/iax.conf ===+**/etc/asterisk/iax.conf**
  
 <file> <file>
Line 91: Line 91:
 host=dynamic host=dynamic
 username=110 username=110
-callerid=[[Test]] User <110>+callerid=Test User <110>
 subscribecontext=local-extensions subscribecontext=local-extensions
 callgroup=1 callgroup=1
Line 105: Line 105:
 ==== FreePBX ==== ==== FreePBX ====
  
-=== /etc/asterisk/iax_additional.conf ===+**/etc/asterisk/iax_additional.conf**
  
 <file> <file>
Line 126: Line 126:
 </file> </file>
  
-=== /etc/asterisk/extensions_additional.conf ===+**/etc/asterisk/extensions_additional.conf**
  
 <file> <file>
Line 135: Line 135:
 exten => 13,hint,IAX2/13 exten => 13,hint,IAX2/13
 </file> </file>
- 
-==== Positron PBX ==== 
  
voice/pbx/asterisk/iax2.1471544404.txt.gz · Last modified: 2016/08/18 12:20 by gcooper