49 lines
574 B
Plaintext
49 lines
574 B
Plaintext
[transport-udp]
|
|
type=transport
|
|
protocol=udp
|
|
bind=0.0.0.0:5060
|
|
|
|
[1001]
|
|
type=endpoint
|
|
context=from-internal
|
|
disallow=all
|
|
allow=ulaw
|
|
auth=1001
|
|
aors=1001
|
|
;direct_media=no
|
|
;ice_support=yes
|
|
;rtp_symmetric=yes
|
|
;force_rport=yes
|
|
|
|
[1001]
|
|
type=auth
|
|
auth_type=userpass
|
|
password=12345
|
|
username=1001
|
|
|
|
[1001]
|
|
type=aor
|
|
max_contacts=1
|
|
|
|
[1002]
|
|
type=endpoint
|
|
context=from-internal
|
|
disallow=all
|
|
allow=ulaw
|
|
auth=1002
|
|
aors=1002
|
|
;direct_media=no
|
|
;ice_support=yes
|
|
;rtp_symmetric=yes
|
|
;force_rport=yes
|
|
|
|
[1002]
|
|
type=auth
|
|
auth_type=userpass
|
|
password=12345
|
|
username=1002
|
|
|
|
[1002]
|
|
type=aor
|
|
max_contacts=1
|