add custom headers to outdial, save unique uuid for running FS to redis

This commit is contained in:
Dave Horton
2022-01-08 11:50:18 -05:00
parent 3bf1984854
commit 8593f12b51
6 changed files with 20 additions and 9 deletions

View File

@@ -106,5 +106,6 @@
"Replaced": "replaced"
},
"MAX_SIMRINGS": 10,
"BONG_TONE": "tone_stream://v=-7;%(100,0,941.0,1477.0);v=-7;>=2;+=.1;%(1400,0,350,440)"
"BONG_TONE": "tone_stream://v=-7;%(100,0,941.0,1477.0);v=-7;>=2;+=.1;%(1400,0,350,440)",
"FS_UUID_SET_NAME": "fsUUIDs"
}