diff --git a/src/commands/intercom.ts b/src/commands/intercom.ts index 9b537ca..0bbdbec 100644 --- a/src/commands/intercom.ts +++ b/src/commands/intercom.ts @@ -28,7 +28,7 @@ export default class Intercom extends Command { CallerID: `TTS PAGE FRM ${message.author.username} <*0>`, application: 'PlayBack', priority: '1', - data: `beep&${recordingLocation}`, + data: `beep&${recordingLocation.split(':')[1]}`, variable: { 'PJSIP_HEADER(add,Call-Info)': ';answer-after=0', 'PJSIP_HEADER(add,Alert-Info)': 'Ring Answer',