first commit

This commit is contained in:
2026-07-18 01:25:01 +03:30
parent dee06ba093
commit c18a1c2298
22 changed files with 981 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
[global]
type=global
user_agent=Pline-AI
[transport-udp]
type=transport
protocol=udp
bind=0.0.0.0:5060
; ======================
; Test Extension
; ======================
[${TEST_USER_EXTEN}]
type=endpoint
context=from-internal
disallow=all
allow=ulaw,alaw
auth=${TEST_USER_EXTEN}-auth
aors=${TEST_USER_EXTEN}
[${TEST_USER_EXTEN}-auth]
type=auth
auth_type=userpass
username=${TEST_USER_EXTEN}
password=${TEST_USER_PASSWORD}
[${TEST_USER_EXTEN}]
type=aor
max_contacts=5