ARIEvent with value caching, pass attributes to Stasis app

This commit is contained in:
DanB
2016-09-12 19:54:37 +02:00
parent e47931e842
commit 2a08feca83
4 changed files with 77 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
[internal]
exten => _1XXX,1,NoOp()
same => n,Stasis(cgrates_auth)
same => n,Stasis(cgrates_auth,cgr_reqtype=*prepaid,cgr_destination=${EXTEN})
same => n,Dial(PJSIP/${EXTEN},30)
same => n,Hangup()