mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Changed separator for asterisk tutorials into +
This commit is contained in:
committed by
Dan Christian Bogos
parent
bb686a092f
commit
1ad9b01a20
@@ -5,7 +5,7 @@
|
||||
same => n,Set(LIMIT_PLAYAUDIO_CALLER=YES)
|
||||
same => n,Set(LIMIT_PLAYAUDIO_CALLEE=YES)
|
||||
same => n,DumpChan()
|
||||
same => n,Stasis(cgrates_auth,cgr_reqtype=*prepaid,cgr_routes=supplier1,"cgr_flags=*accounts;*attributes;*resources;*stats;*routes;*thresholds")
|
||||
same => n,Stasis(cgrates_auth,cgr_reqtype=*prepaid,cgr_routes=supplier1,cgr_flags=*accounts+*attributes+*resources+*stats+*routes+*thresholds)
|
||||
same => n,Set(CHANNEL(hangup_handler_push)=hangUp,hUP,1)
|
||||
same => n,Dial(PJSIP/${EXTEN},30,L(${CGRMaxSessionTime}:10000)))
|
||||
same => n,Hangup()
|
||||
|
||||
Reference in New Issue
Block a user