pull/29/head
Matthew 2020-12-02 00:39:29 -05:00
parent 856a8b5de4
commit 15bd296d67
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
1 changed files with 1 additions and 1 deletions

View File

@ -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)': '<uri>;answer-after=0',
'PJSIP_HEADER(add,Alert-Info)': 'Ring Answer',