- Joined
- Sep 14, 2022
- Messages
- 24
- Reaction score
- 2
Queue Lost Call - is it possible to add %%WAITINGTIME% ? I've tried to add it to the email, but its either not pulling any data, or i'm not using it correctly. These are with calls 0:01 to 0:03 mins:sec long.
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<template lang="US">
<from_display_name></from_display_name>
<subject>3CX: Lost Queue Call %%CALLER%%</subject>
<body>There was a lost Call in Queue %%QUEUENAME%% (%%QUEUENUMBER%%)
From Caller ID: %%CALLER%%
Waiting for: %%WAITINGTIME%%
</body>
</template>
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<template lang="US">
<from_display_name></from_display_name>
<subject>3CX: Lost Queue Call %%CALLER%%</subject>
<body>There was a lost Call in Queue %%QUEUENAME%% (%%QUEUENUMBER%%)
From Caller ID: %%CALLER%%
Waiting for: %%WAITINGTIME%%
</body>
</template>