fixes
parent
856a8b5de4
commit
15bd296d67
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue