Files
cgrates/data/tutorials/asterisk_ari/asterisk/etc/asterisk/pjsip.conf
2024-02-27 16:27:07 +01:00

148 lines
1.7 KiB
Plaintext

[testcalls]
type=transport
protocol=udp
bind=0.0.0.0:5080
[1001]
type = endpoint
transport = testcalls
context = internal
disallow = all
allow = ulaw
allow = alaw
aors = 1001
auth = 1001
[1001]
type = aor
max_contacts = 5
[1001]
type=auth
auth_type=userpass
username=1001
password=CGRateS.org
[1002]
type = endpoint
transport = testcalls
context = internal
disallow = all
allow = ulaw
allow = alaw
aors = 1002
auth = 1002
[1002]
type = aor
max_contacts = 5
qualify_frequency = 0
[1002]
type=auth
auth_type=userpass
username=1002
password=CGRateS.org
[1003]
type = endpoint
transport = testcalls
context = internal
aors = 1003
auth = 1003
disallow = all
allow = ulaw
allow = alaw
[1003]
type = aor
max_contacts = 5
[1003]
type=auth
auth_type=userpass
username=1003
password=CGRateS.org
[1004]
type = endpoint
transport = testcalls
context = internal
aors = 1004
auth = 1004
disallow = all
allow = ulaw
allow = alaw
[1004]
type = aor
max_contacts = 5
[1004]
type=auth
auth_type=userpass
username=1004
password=CGRateS.org
[1005]
type = endpoint
transport = testcalls
context = internal
aors = 1005
auth = 1005
disallow = all
allow = ulaw
allow = alaw
[1005]
type = aor
max_contacts = 5
[1005]
type=auth
auth_type=userpass
username=1005
password=CGRateS.org
[1006]
type = endpoint
transport = testcalls
context = internal
aors = 1006
auth = 1006
disallow = all
allow = ulaw
allow = alaw
[1006]
type = aor
max_contacts = 5
[1006]
type=auth
auth_type=userpass
username=1006
password=CGRateS.org
[1007]
type = endpoint
transport = testcalls
context = internal
aors = 1007
auth = 1007
disallow = all
allow = ulaw
allow = alaw
[1007]
type = aor
max_contacts = 5
[1007]
type=auth
auth_type=userpass
username=1007
password=CGRateS.org