Timespans.Merge to compress in SM

This commit is contained in:
DanB
2016-09-15 20:45:43 +02:00
parent d5c3258e6b
commit c3347faf6c
5 changed files with 156 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[internal]
exten => _1XXX,1,NoOp()
same => n,Set(CGRMaxSessionTime=0); use it to disconnect automatically the call if bridge is not active
same => n,Set(CGRMaxSessionTime=0); use it to disconnect automatically the call if CGRateS is not active
same => n,DumpChan()
same => n,Stasis(cgrates_auth,cgr_reqtype=*prepaid,cgr_destination=${EXTEN})
same => n,Dial(PJSIP/${EXTEN},30,L(${CGRMaxSessionTime}))