dtmfmode=rfc2833
nat=no
[9032]
type=peer
insecure=very
disallow=all
allow=ulaw
allow=alaw
allow=gsm
context=internal-sip
host=10.8.1.32
username=GS8
permit=10.8.1.32/55.255.255.255
qualify=yes
canreinvite=no
call-limit=4
dtmfmode=rfc2833
nat=no
Contoh iax.conf:
; Inter-Asterisk eXchange driver definition
;
; This configuration is re-read at reload
; or with the CLI command
; reload chan_iax2.so
;
; General settings, like port number to bind to, and
; an option address (the default is to bind to all
; local addresses).
;
[general]
bindport=4569
bindaddr=10.8.1.120
delayreject=yes
language=en
bandwidth=high
disallow=all
allow=ulaw
allow=alaw
allow=gsm
jittertargetextra=40
jitterbuffer=yes
dropcount=3
maxjitterbuffer=300
minjitterbuffer=300
minexcessbuffer=200
mailboxdetail=yes
Kommentare zu diesen Handbüchern