This commit is contained in:
Christopher Cookman 2025-12-20 15:37:37 -07:00
parent e28f376af0
commit d68345caa9

View file

@ -17,7 +17,7 @@ const contexts = {
"E2": { // Weather "E2": { // Weather
context: 'custom-emergency.9003.1', context: 'custom-emergency.9003.1',
timeout: 30000, timeout: 30000,
cid: 'Emergency 2', cid: '"Emergency 2" <2100>',
number: process.env.PAGING_ADAPTER_EXT // Direct to page group, no phone needed number: process.env.PAGING_ADAPTER_EXT // Direct to page group, no phone needed
} }
} }