mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
SM-Asterisk - connection and listening mechanism implementation
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[general]
|
||||
enabled = yes
|
||||
allowed_origins = http://cgrates.org
|
||||
|
||||
[cgrates]
|
||||
type = user
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[internal]
|
||||
exten => _1XXX,1,NoOp()
|
||||
;same => n,Stasis(cgrates_auth)
|
||||
same => n,Stasis(cgrates_auth)
|
||||
same => n,Dial(PJSIP/${EXTEN},30)
|
||||
same => n,Hangup()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user