Guwg 48
This commit is contained in:
parent
e28f376af0
commit
d68345caa9
2
index.js
2
index.js
|
|
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue