{"version":3,"file":"call-control-commands.mjs","names":[],"sources":["../../src/rc-message/call-control-commands.ts"],"sourcesContent":["const callControlCommands = {\n  // one way messages from server to client\n  ChangeMessage: 1,\n  ServerFreeResources: 2,\n  NewMsg: 3,\n  ReLogin: 4,\n  ChangePhones: 5,\n  // Call control messages from server to client\n  IncomingCall: 6,\n  AlreadyProcessed: 7,\n  ClientMinimize: 8,\n  SessionClose: 9,\n  // Call control messages from client to server\n  ClientForward: 10,\n  ClientVoicemail: 11,\n  ClientReject: 12,\n  ClientStartReply: 13,\n  ClientReply: 14,\n  ClientNotProcessed: 15,\n  ClientClosed: 16,\n  ClientReceiveConfirm: 17,\n};\n\nexport default callControlCommands;\n// ref: https://git.ringcentral.com/pjac/pjac/-/blob/master/pjac_fw/bl/telco/call_control_sip.py\n// ref: https://git.ringcentral.com/pjac/pjac/-/blob/master/pjac_fw/bl/telco/call_control/commands.py\n"],"mappings":";AAAA,MAAM,sBAAsB;CAE1B,eAAe;CACf,qBAAqB;CACrB,QAAQ;CACR,SAAS;CACT,cAAc;CAEd,cAAc;CACd,kBAAkB;CAClB,gBAAgB;CAChB,cAAc;CAEd,eAAe;CACf,iBAAiB;CACjB,cAAc;CACd,kBAAkB;CAClB,aAAa;CACb,oBAAoB;CACpB,cAAc;CACd,sBAAsB;CACvB"}