You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`format` | What format to store the recording on disk | `string('mp3' | 'wav')` | | `false` |
86
+
`record_feature_code_calls` | Record calls to feature codes | `boolean()` | `true` | `false` |
86
87
`record_min_sec` | The minimum length, in seconds, the recording must be to be considered successful. Otherwise it is deleted | `integer()` | | `false` |
87
88
`record_on_answer` | Recording should start on answer | `boolean()` | | `false` |
88
89
`record_on_bridge` | Recording should start on bridge | `boolean()` | | `false` |
`format` | What format to store the recording on disk | `string('mp3' | 'wav')` | | `false` |
108
+
`record_feature_code_calls` | Record calls to feature codes | `boolean()` | `true` | `false` |
108
109
`record_min_sec` | The minimum length, in seconds, the recording must be to be considered successful. Otherwise it is deleted | `integer()` | | `false` |
109
110
`record_on_answer` | Recording should start on answer | `boolean()` | | `false` |
110
111
`record_on_bridge` | Recording should start on bridge | `boolean()` | | `false` |
`format` | What format to store the recording on disk | `string('mp3' | 'wav')` | | `false` |
78
+
`record_feature_code_calls` | Record calls to feature codes | `boolean()` | `true` | `false` |
78
79
`record_min_sec` | The minimum length, in seconds, the recording must be to be considered successful. Otherwise it is deleted | `integer()` | | `false` |
79
80
`record_on_answer` | Recording should start on answer | `boolean()` | | `false` |
80
81
`record_on_bridge` | Recording should start on bridge | `boolean()` | | `false` |
`format` | What format to store the recording on disk | `string('mp3' | 'wav')` | | `false` |
105
+
`record_feature_code_calls` | Record calls to feature codes | `boolean()` | `true` | `false` |
105
106
`record_min_sec` | The minimum length, in seconds, the recording must be to be considered successful. Otherwise it is deleted | `integer()` | | `false` |
106
107
`record_on_answer` | Recording should start on answer | `boolean()` | | `false` |
107
108
`record_on_bridge` | Recording should start on bridge | `boolean()` | | `false` |
`format` | What format to store the recording on disk | `string('mp3' | 'wav')` | | `false` |
89
+
`record_feature_code_calls` | Record calls to feature codes | `boolean()` | `true` | `false` |
89
90
`record_min_sec` | The minimum length, in seconds, the recording must be to be considered successful. Otherwise it is deleted | `integer()` | | `false` |
90
91
`record_on_answer` | Recording should start on answer | `boolean()` | | `false` |
91
92
`record_on_bridge` | Recording should start on bridge | `boolean()` | | `false` |
`format` | What format to store the recording on disk | `string('mp3' | 'wav')` | | `false` |
91
+
`record_feature_code_calls` | Record calls to feature codes | `boolean()` | `true` | `false` |
91
92
`record_min_sec` | The minimum length, in seconds, the recording must be to be considered successful. Otherwise it is deleted | `integer()` | | `false` |
92
93
`record_on_answer` | Recording should start on answer | `boolean()` | | `false` |
93
94
`record_on_bridge` | Recording should start on bridge | `boolean()` | | `false` |
0 commit comments