{
  "type": "File",
  "start": 0,
  "end": 1398,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 60,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 1398,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 60,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "Identifier",
        "start": 81,
        "end": 1370,
        "loc": {
          "start": {
            "line": 3,
            "column": 0
          },
          "end": {
            "line": 57,
            "column": 5
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 85,
            "end": 1369,
            "loc": {
              "start": {
                "line": 3,
                "column": 4
              },
              "end": {
                "line": 57,
                "column": 4
              }
            },
            "id": {
              "type": "Identifier",
              "start": 85,
              "end": 94,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4
                },
                "end": {
                  "line": 3,
                  "column": 13
                },
                "identifierName": "configure"
              },
              "name": "configure",
              "leadingComments": null
            },
            "init": {
              "type": "CallExpression",
              "start": 97,
              "end": 1369,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 16
                },
                "end": {
                  "line": 57,
                  "column": 4
                }
              },
              "callee": {
                "type": "FunctionExpression",
                "start": 98,
                "end": 1366,
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 17
                  },
                  "end": {
                    "line": 57,
                    "column": 1
                  }
                },
                "id": {
                  "type": "Identifier",
                  "start": 107,
                  "end": 116,
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 26
                    },
                    "end": {
                      "line": 3,
                      "column": 35
                    },
                    "identifierName": "Configure"
                  },
                  "name": "Configure"
                },
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 119,
                  "end": 1366,
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 38
                    },
                    "end": {
                      "line": 57,
                      "column": 1
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 123,
                      "end": 1346,
                      "loc": {
                        "start": {
                          "line": 4,
                          "column": 2
                        },
                        "end": {
                          "line": 54,
                          "column": 4
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 127,
                          "end": 1345,
                          "loc": {
                            "start": {
                              "line": 4,
                              "column": 6
                            },
                            "end": {
                              "line": 54,
                              "column": 3
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 127,
                            "end": 133,
                            "loc": {
                              "start": {
                                "line": 4,
                                "column": 6
                              },
                              "end": {
                                "line": 4,
                                "column": 12
                              },
                              "identifierName": "config"
                            },
                            "name": "config"
                          },
                          "init": {
                            "type": "ObjectExpression",
                            "start": 136,
                            "end": 1345,
                            "loc": {
                              "start": {
                                "line": 4,
                                "column": 15
                              },
                              "end": {
                                "line": 54,
                                "column": 3
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 142,
                                "end": 681,
                                "loc": {
                                  "start": {
                                    "line": 5,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 24,
                                    "column": 5
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 142,
                                  "end": 145,
                                  "loc": {
                                    "start": {
                                      "line": 5,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 5,
                                      "column": 7
                                    },
                                    "identifierName": "rtc"
                                  },
                                  "name": "rtc"
                                },
                                "value": {
                                  "type": "ObjectExpression",
                                  "start": 147,
                                  "end": 681,
                                  "loc": {
                                    "start": {
                                      "line": 5,
                                      "column": 9
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 5
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 155,
                                      "end": 280,
                                      "loc": {
                                        "start": {
                                          "line": 6,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 9,
                                          "column": 7
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 155,
                                        "end": 165,
                                        "loc": {
                                          "start": {
                                            "line": 6,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 6,
                                            "column": 16
                                          },
                                          "identifierName": "iceServers"
                                        },
                                        "name": "iceServers"
                                      },
                                      "value": {
                                        "type": "ArrayExpression",
                                        "start": 167,
                                        "end": 280,
                                        "loc": {
                                          "start": {
                                            "line": 6,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 9,
                                            "column": 7
                                          }
                                        },
                                        "elements": [
                                          {
                                            "type": "ObjectExpression",
                                            "start": 232,
                                            "end": 272,
                                            "loc": {
                                              "start": {
                                                "line": 8,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 8,
                                                "column": 48
                                              }
                                            },
                                            "properties": [
                                              {
                                                "type": "ObjectProperty",
                                                "start": 234,
                                                "end": 270,
                                                "loc": {
                                                  "start": {
                                                    "line": 8,
                                                    "column": 10
                                                  },
                                                  "end": {
                                                    "line": 8,
                                                    "column": 46
                                                  }
                                                },
                                                "method": false,
                                                "shorthand": false,
                                                "computed": false,
                                                "key": {
                                                  "type": "Identifier",
                                                  "start": 234,
                                                  "end": 238,
                                                  "loc": {
                                                    "start": {
                                                      "line": 8,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 8,
                                                      "column": 14
                                                    },
                                                    "identifierName": "urls"
                                                  },
                                                  "name": "urls",
                                                  "leadingComments": null
                                                },
                                                "value": {
                                                  "type": "StringLiteral",
                                                  "start": 240,
                                                  "end": 270,
                                                  "loc": {
                                                    "start": {
                                                      "line": 8,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 8,
                                                      "column": 46
                                                    }
                                                  },
                                                  "extra": {
                                                    "rawValue": "stun:stun.l.google.com:19302",
                                                    "raw": "\"stun:stun.l.google.com:19302\""
                                                  },
                                                  "value": "stun:stun.l.google.com:19302"
                                                },
                                                "leadingComments": null
                                              }
                                            ],
                                            "leadingComments": [
                                              {
                                                "type": "CommentLine",
                                                "value": " { urls: \"stun:stun.services.mozilla.com\" },",
                                                "start": 177,
                                                "end": 223,
                                                "loc": {
                                                  "start": {
                                                    "line": 7,
                                                    "column": 8
                                                  },
                                                  "end": {
                                                    "line": 7,
                                                    "column": 54
                                                  }
                                                }
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 288,
                                      "end": 310,
                                      "loc": {
                                        "start": {
                                          "line": 10,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 10,
                                          "column": 28
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 288,
                                        "end": 299,
                                        "loc": {
                                          "start": {
                                            "line": 10,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 10,
                                            "column": 17
                                          },
                                          "identifierName": "localStream"
                                        },
                                        "name": "localStream"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 301,
                                        "end": 310,
                                        "loc": {
                                          "start": {
                                            "line": 10,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 10,
                                            "column": 28
                                          },
                                          "identifierName": "undefined"
                                        },
                                        "name": "undefined"
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 318,
                                      "end": 339,
                                      "loc": {
                                        "start": {
                                          "line": 11,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 11,
                                          "column": 27
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 318,
                                        "end": 328,
                                        "loc": {
                                          "start": {
                                            "line": 11,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 11,
                                            "column": 16
                                          },
                                          "identifierName": "localVideo"
                                        },
                                        "name": "localVideo"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 330,
                                        "end": 339,
                                        "loc": {
                                          "start": {
                                            "line": 11,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 11,
                                            "column": 27
                                          },
                                          "identifierName": "undefined"
                                        },
                                        "name": "undefined"
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 347,
                                      "end": 365,
                                      "loc": {
                                        "start": {
                                          "line": 12,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 12,
                                          "column": 24
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 347,
                                        "end": 356,
                                        "loc": {
                                          "start": {
                                            "line": 12,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 12,
                                            "column": 15
                                          },
                                          "identifierName": "audioType"
                                        },
                                        "name": "audioType"
                                      },
                                      "value": {
                                        "type": "StringLiteral",
                                        "start": 358,
                                        "end": 365,
                                        "loc": {
                                          "start": {
                                            "line": 12,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 12,
                                            "column": 24
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "voice",
                                          "raw": "\"voice\""
                                        },
                                        "value": "voice"
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 373,
                                      "end": 389,
                                      "loc": {
                                        "start": {
                                          "line": 13,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 13,
                                          "column": 22
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 373,
                                        "end": 382,
                                        "loc": {
                                          "start": {
                                            "line": 13,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 13,
                                            "column": 15
                                          },
                                          "identifierName": "simulcast"
                                        },
                                        "name": "simulcast"
                                      },
                                      "value": {
                                        "type": "BooleanLiteral",
                                        "start": 384,
                                        "end": 389,
                                        "loc": {
                                          "start": {
                                            "line": 13,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 13,
                                            "column": 22
                                          }
                                        },
                                        "value": false
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 434,
                                      "end": 456,
                                      "loc": {
                                        "start": {
                                          "line": 15,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 15,
                                          "column": 28
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 434,
                                        "end": 446,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 18
                                          },
                                          "identifierName": "sdpSemantics"
                                        },
                                        "name": "sdpSemantics",
                                        "leadingComments": null
                                      },
                                      "value": {
                                        "type": "StringLiteral",
                                        "start": 448,
                                        "end": 456,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 28
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "plan-b",
                                          "raw": "\"plan-b\""
                                        },
                                        "value": "plan-b",
                                        "leadingComments": null,
                                        "trailingComments": null
                                      },
                                      "leadingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " sdpSemantics:\"unified-plan\"",
                                          "start": 397,
                                          "end": 427,
                                          "loc": {
                                            "start": {
                                              "line": 14,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 14,
                                              "column": 36
                                            }
                                          }
                                        }
                                      ],
                                      "trailingComments": [
                                        {
                                          "type": "CommentBlock",
                                          "value": "\n      iceTransportPolicy: undefined,\n      bundlePolicy: undefined,\n      rtcpMuxPolicy: undefined,\n      peerIdentity: undefined,\n      certificates: undefined,\n      iceCandidatePoolSize: undefined,\n      ",
                                          "start": 463,
                                          "end": 675,
                                          "loc": {
                                            "start": {
                                              "line": 16,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 23,
                                              "column": 8
                                            }
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 687,
                                "end": 847,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 5
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 687,
                                  "end": 702,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 25,
                                      "column": 19
                                    },
                                    "identifierName": "signalingServer"
                                  },
                                  "name": "signalingServer"
                                },
                                "value": {
                                  "type": "ObjectExpression",
                                  "start": 704,
                                  "end": 847,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 5
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 712,
                                      "end": 752,
                                      "loc": {
                                        "start": {
                                          "line": 26,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 26,
                                          "column": 46
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 712,
                                        "end": 715,
                                        "loc": {
                                          "start": {
                                            "line": 26,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 26,
                                            "column": 9
                                          },
                                          "identifierName": "url"
                                        },
                                        "name": "url"
                                      },
                                      "value": {
                                        "type": "StringLiteral",
                                        "start": 717,
                                        "end": 752,
                                        "loc": {
                                          "start": {
                                            "line": 26,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 26,
                                            "column": 46
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "wss://signal.remotemonster.com/ws",
                                          "raw": "\"wss://signal.remotemonster.com/ws\""
                                        },
                                        "value": "wss://signal.remotemonster.com/ws",
                                        "leadingComments": null,
                                        "trailingComments": null
                                      },
                                      "trailingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": "url: 'wss://apius1.remotemonster.com/ws',",
                                          "start": 759,
                                          "end": 802,
                                          "loc": {
                                            "start": {
                                              "line": 27,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 27,
                                              "column": 49
                                            }
                                          }
                                        },
                                        {
                                          "type": "CommentLine",
                                          "value": "url: 'ws://localhost:8081/ws',",
                                          "start": 809,
                                          "end": 841,
                                          "loc": {
                                            "start": {
                                              "line": 28,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 28,
                                              "column": 38
                                            }
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 853,
                                "end": 965,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 5
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 853,
                                  "end": 862,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 30,
                                      "column": 13
                                    },
                                    "identifierName": "appServer"
                                  },
                                  "name": "appServer"
                                },
                                "value": {
                                  "type": "ObjectExpression",
                                  "start": 864,
                                  "end": 965,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 5
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 872,
                                      "end": 916,
                                      "loc": {
                                        "start": {
                                          "line": 31,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 31,
                                          "column": 50
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 872,
                                        "end": 875,
                                        "loc": {
                                          "start": {
                                            "line": 31,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 31,
                                            "column": 9
                                          },
                                          "identifierName": "url"
                                        },
                                        "name": "url"
                                      },
                                      "value": {
                                        "type": "StringLiteral",
                                        "start": 877,
                                        "end": 916,
                                        "loc": {
                                          "start": {
                                            "line": 31,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 31,
                                            "column": 50
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "https://signal.remotemonster.com/rest",
                                          "raw": "\"https://signal.remotemonster.com/rest\""
                                        },
                                        "value": "https://signal.remotemonster.com/rest",
                                        "leadingComments": null,
                                        "trailingComments": null
                                      },
                                      "trailingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": "url: 'http://localhost:8081/rest',",
                                          "start": 923,
                                          "end": 959,
                                          "loc": {
                                            "start": {
                                              "line": 32,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 32,
                                              "column": 42
                                            }
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 971,
                                "end": 1047,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 5
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 971,
                                  "end": 980,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 13
                                    },
                                    "identifierName": "logServer"
                                  },
                                  "name": "logServer"
                                },
                                "value": {
                                  "type": "ObjectExpression",
                                  "start": 982,
                                  "end": 1047,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 5
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 990,
                                      "end": 1041,
                                      "loc": {
                                        "start": {
                                          "line": 35,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 35,
                                          "column": 57
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 990,
                                        "end": 993,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 9
                                          },
                                          "identifierName": "url"
                                        },
                                        "name": "url"
                                      },
                                      "value": {
                                        "type": "StringLiteral",
                                        "start": 995,
                                        "end": 1041,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 57
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "https://signal.remotemonster.com:2001/topics",
                                          "raw": "\"https://signal.remotemonster.com:2001/topics\""
                                        },
                                        "value": "https://signal.remotemonster.com:2001/topics"
                                      }
                                    }
                                  ]
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 1053,
                                "end": 1143,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 5
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1053,
                                  "end": 1056,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 7
                                    },
                                    "identifierName": "sdk"
                                  },
                                  "name": "sdk"
                                },
                                "value": {
                                  "type": "ObjectExpression",
                                  "start": 1058,
                                  "end": 1143,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 9
                                    },
                                    "end": {
                                      "line": 41,
                                      "column": 5
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 1066,
                                      "end": 1085,
                                      "loc": {
                                        "start": {
                                          "line": 38,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 38,
                                          "column": 25
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1066,
                                        "end": 1074,
                                        "loc": {
                                          "start": {
                                            "line": 38,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 38,
                                            "column": 14
                                          },
                                          "identifierName": "logLevel"
                                        },
                                        "name": "logLevel"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 1076,
                                        "end": 1085,
                                        "loc": {
                                          "start": {
                                            "line": 38,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 38,
                                            "column": 25
                                          },
                                          "identifierName": "undefined"
                                        },
                                        "name": "undefined"
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 1093,
                                      "end": 1111,
                                      "loc": {
                                        "start": {
                                          "line": 39,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 39,
                                          "column": 24
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1093,
                                        "end": 1100,
                                        "loc": {
                                          "start": {
                                            "line": 39,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 39,
                                            "column": 13
                                          },
                                          "identifierName": "country"
                                        },
                                        "name": "country"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 1102,
                                        "end": 1111,
                                        "loc": {
                                          "start": {
                                            "line": 39,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 39,
                                            "column": 24
                                          },
                                          "identifierName": "undefined"
                                        },
                                        "name": "undefined"
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 1119,
                                      "end": 1137,
                                      "loc": {
                                        "start": {
                                          "line": 40,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 40,
                                          "column": 24
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1119,
                                        "end": 1126,
                                        "loc": {
                                          "start": {
                                            "line": 40,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 40,
                                            "column": 13
                                          },
                                          "identifierName": "version"
                                        },
                                        "name": "version"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 1128,
                                        "end": 1137,
                                        "loc": {
                                          "start": {
                                            "line": 40,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 40,
                                            "column": 24
                                          },
                                          "identifierName": "undefined"
                                        },
                                        "name": "undefined"
                                      }
                                    }
                                  ]
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 1149,
                                "end": 1217,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 5
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1149,
                                  "end": 1159,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 14
                                    },
                                    "identifierName": "credential"
                                  },
                                  "name": "credential"
                                },
                                "value": {
                                  "type": "ObjectExpression",
                                  "start": 1161,
                                  "end": 1217,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 45,
                                      "column": 5
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 1169,
                                      "end": 1183,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 20
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1169,
                                        "end": 1172,
                                        "loc": {
                                          "start": {
                                            "line": 43,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 43,
                                            "column": 9
                                          },
                                          "identifierName": "key"
                                        },
                                        "name": "key"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 1174,
                                        "end": 1183,
                                        "loc": {
                                          "start": {
                                            "line": 43,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 43,
                                            "column": 20
                                          },
                                          "identifierName": "undefined"
                                        },
                                        "name": "undefined"
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 1191,
                                      "end": 1211,
                                      "loc": {
                                        "start": {
                                          "line": 44,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 44,
                                          "column": 26
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1191,
                                        "end": 1200,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 44,
                                            "column": 15
                                          },
                                          "identifierName": "serviceId"
                                        },
                                        "name": "serviceId"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 1202,
                                        "end": 1211,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 44,
                                            "column": 26
                                          },
                                          "identifierName": "undefined"
                                        },
                                        "name": "undefined"
                                      }
                                    }
                                  ]
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 1223,
                                "end": 1284,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 49,
                                    "column": 5
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1223,
                                  "end": 1227,
                                  "loc": {
                                    "start": {
                                      "line": 46,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 46,
                                      "column": 8
                                    },
                                    "identifierName": "view"
                                  },
                                  "name": "view"
                                },
                                "value": {
                                  "type": "ObjectExpression",
                                  "start": 1229,
                                  "end": 1284,
                                  "loc": {
                                    "start": {
                                      "line": 46,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 49,
                                      "column": 5
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 1237,
                                      "end": 1253,
                                      "loc": {
                                        "start": {
                                          "line": 47,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 47,
                                          "column": 22
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1237,
                                        "end": 1242,
                                        "loc": {
                                          "start": {
                                            "line": 47,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 47,
                                            "column": 11
                                          },
                                          "identifierName": "local"
                                        },
                                        "name": "local"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 1244,
                                        "end": 1253,
                                        "loc": {
                                          "start": {
                                            "line": 47,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 47,
                                            "column": 22
                                          },
                                          "identifierName": "undefined"
                                        },
                                        "name": "undefined"
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 1261,
                                      "end": 1278,
                                      "loc": {
                                        "start": {
                                          "line": 48,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 48,
                                          "column": 23
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1261,
                                        "end": 1267,
                                        "loc": {
                                          "start": {
                                            "line": 48,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 48,
                                            "column": 12
                                          },
                                          "identifierName": "remote"
                                        },
                                        "name": "remote"
                                      },
                                      "value": {
                                        "type": "Identifier",
                                        "start": 1269,
                                        "end": 1278,
                                        "loc": {
                                          "start": {
                                            "line": 48,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 48,
                                            "column": 23
                                          },
                                          "identifierName": "undefined"
                                        },
                                        "name": "undefined"
                                      }
                                    }
                                  ]
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 1290,
                                "end": 1341,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 53,
                                    "column": 5
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 1290,
                                  "end": 1295,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 50,
                                      "column": 9
                                    },
                                    "identifierName": "media"
                                  },
                                  "name": "media"
                                },
                                "value": {
                                  "type": "ObjectExpression",
                                  "start": 1297,
                                  "end": 1341,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 53,
                                      "column": 5
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 1305,
                                      "end": 1316,
                                      "loc": {
                                        "start": {
                                          "line": 51,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 51,
                                          "column": 17
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1305,
                                        "end": 1310,
                                        "loc": {
                                          "start": {
                                            "line": 51,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 51,
                                            "column": 11
                                          },
                                          "identifierName": "video"
                                        },
                                        "name": "video"
                                      },
                                      "value": {
                                        "type": "BooleanLiteral",
                                        "start": 1312,
                                        "end": 1316,
                                        "loc": {
                                          "start": {
                                            "line": 51,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 51,
                                            "column": 17
                                          }
                                        },
                                        "value": true
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 1324,
                                      "end": 1335,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 17
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1324,
                                        "end": 1329,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 11
                                          },
                                          "identifierName": "audio"
                                        },
                                        "name": "audio"
                                      },
                                      "value": {
                                        "type": "BooleanLiteral",
                                        "start": 1331,
                                        "end": 1335,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 17
                                          }
                                        },
                                        "value": true
                                      }
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "var"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 1350,
                      "end": 1364,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 2
                        },
                        "end": {
                          "line": 56,
                          "column": 16
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 1357,
                        "end": 1363,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 9
                          },
                          "end": {
                            "line": 56,
                            "column": 15
                          },
                          "identifierName": "config"
                        },
                        "name": "config"
                      }
                    }
                  ],
                  "directives": []
                },
                "extra": {
                  "parenthesized": true,
                  "parenStart": 97
                }
              },
              "arguments": []
            },
            "leadingComments": null
          }
        ],
        "kind": "var",
        "leadingComments": [],
        "name": "_",
        "trailingComments": []
      },
      {
        "type": "Identifier",
        "start": 1372,
        "end": 1397,
        "loc": {
          "start": {
            "line": 59,
            "column": 0
          },
          "end": {
            "line": 59,
            "column": 25
          }
        },
        "declaration": {
          "type": "Identifier",
          "start": 1387,
          "end": 1396,
          "loc": {
            "start": {
              "line": 59,
              "column": 15
            },
            "end": {
              "line": 59,
              "column": 24
            },
            "identifierName": "configure"
          },
          "name": "configure"
        },
        "name": "_",
        "leadingComments": [],
        "trailingComments": []
      },
      {
        "type": "ExportDefaultDeclaration",
        "start": 1372,
        "end": 1397,
        "loc": {
          "start": {
            "line": 59,
            "column": 0
          },
          "end": {
            "line": 59,
            "column": 25
          }
        },
        "declaration": {
          "type": "VariableDeclaration",
          "start": 81,
          "end": 1370,
          "loc": {
            "start": {
              "line": 3,
              "column": 0
            },
            "end": {
              "line": 57,
              "column": 5
            }
          },
          "declarations": [
            {
              "type": "VariableDeclarator",
              "start": 85,
              "end": 1369,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4
                },
                "end": {
                  "line": 57,
                  "column": 4
                }
              },
              "id": {
                "type": "Identifier",
                "start": 85,
                "end": 94,
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 4
                  },
                  "end": {
                    "line": 3,
                    "column": 13
                  },
                  "identifierName": "configure"
                },
                "name": "configure",
                "leadingComments": null
              },
              "init": {
                "type": "CallExpression",
                "start": 97,
                "end": 1369,
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 16
                  },
                  "end": {
                    "line": 57,
                    "column": 4
                  }
                },
                "callee": {
                  "type": "FunctionExpression",
                  "start": 98,
                  "end": 1366,
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 17
                    },
                    "end": {
                      "line": 57,
                      "column": 1
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 107,
                    "end": 116,
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 26
                      },
                      "end": {
                        "line": 3,
                        "column": 35
                      },
                      "identifierName": "Configure"
                    },
                    "name": "Configure"
                  },
                  "generator": false,
                  "expression": false,
                  "async": false,
                  "params": [],
                  "body": {
                    "type": "BlockStatement",
                    "start": 119,
                    "end": 1366,
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 38
                      },
                      "end": {
                        "line": 57,
                        "column": 1
                      }
                    },
                    "body": [
                      {
                        "type": "VariableDeclaration",
                        "start": 123,
                        "end": 1346,
                        "loc": {
                          "start": {
                            "line": 4,
                            "column": 2
                          },
                          "end": {
                            "line": 54,
                            "column": 4
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 127,
                            "end": 1345,
                            "loc": {
                              "start": {
                                "line": 4,
                                "column": 6
                              },
                              "end": {
                                "line": 54,
                                "column": 3
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 127,
                              "end": 133,
                              "loc": {
                                "start": {
                                  "line": 4,
                                  "column": 6
                                },
                                "end": {
                                  "line": 4,
                                  "column": 12
                                },
                                "identifierName": "config"
                              },
                              "name": "config"
                            },
                            "init": {
                              "type": "ObjectExpression",
                              "start": 136,
                              "end": 1345,
                              "loc": {
                                "start": {
                                  "line": 4,
                                  "column": 15
                                },
                                "end": {
                                  "line": 54,
                                  "column": 3
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 142,
                                  "end": 681,
                                  "loc": {
                                    "start": {
                                      "line": 5,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 5
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 142,
                                    "end": 145,
                                    "loc": {
                                      "start": {
                                        "line": 5,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 5,
                                        "column": 7
                                      },
                                      "identifierName": "rtc"
                                    },
                                    "name": "rtc"
                                  },
                                  "value": {
                                    "type": "ObjectExpression",
                                    "start": 147,
                                    "end": 681,
                                    "loc": {
                                      "start": {
                                        "line": 5,
                                        "column": 9
                                      },
                                      "end": {
                                        "line": 24,
                                        "column": 5
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 155,
                                        "end": 280,
                                        "loc": {
                                          "start": {
                                            "line": 6,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 9,
                                            "column": 7
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 155,
                                          "end": 165,
                                          "loc": {
                                            "start": {
                                              "line": 6,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 6,
                                              "column": 16
                                            },
                                            "identifierName": "iceServers"
                                          },
                                          "name": "iceServers"
                                        },
                                        "value": {
                                          "type": "ArrayExpression",
                                          "start": 167,
                                          "end": 280,
                                          "loc": {
                                            "start": {
                                              "line": 6,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 9,
                                              "column": 7
                                            }
                                          },
                                          "elements": [
                                            {
                                              "type": "ObjectExpression",
                                              "start": 232,
                                              "end": 272,
                                              "loc": {
                                                "start": {
                                                  "line": 8,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 8,
                                                  "column": 48
                                                }
                                              },
                                              "properties": [
                                                {
                                                  "type": "ObjectProperty",
                                                  "start": 234,
                                                  "end": 270,
                                                  "loc": {
                                                    "start": {
                                                      "line": 8,
                                                      "column": 10
                                                    },
                                                    "end": {
                                                      "line": 8,
                                                      "column": 46
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "Identifier",
                                                    "start": 234,
                                                    "end": 238,
                                                    "loc": {
                                                      "start": {
                                                        "line": 8,
                                                        "column": 10
                                                      },
                                                      "end": {
                                                        "line": 8,
                                                        "column": 14
                                                      },
                                                      "identifierName": "urls"
                                                    },
                                                    "name": "urls",
                                                    "leadingComments": null
                                                  },
                                                  "value": {
                                                    "type": "StringLiteral",
                                                    "start": 240,
                                                    "end": 270,
                                                    "loc": {
                                                      "start": {
                                                        "line": 8,
                                                        "column": 16
                                                      },
                                                      "end": {
                                                        "line": 8,
                                                        "column": 46
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": "stun:stun.l.google.com:19302",
                                                      "raw": "\"stun:stun.l.google.com:19302\""
                                                    },
                                                    "value": "stun:stun.l.google.com:19302"
                                                  },
                                                  "leadingComments": null
                                                }
                                              ],
                                              "leadingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": " { urls: \"stun:stun.services.mozilla.com\" },",
                                                  "start": 177,
                                                  "end": 223,
                                                  "loc": {
                                                    "start": {
                                                      "line": 7,
                                                      "column": 8
                                                    },
                                                    "end": {
                                                      "line": 7,
                                                      "column": 54
                                                    }
                                                  }
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 288,
                                        "end": 310,
                                        "loc": {
                                          "start": {
                                            "line": 10,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 10,
                                            "column": 28
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 288,
                                          "end": 299,
                                          "loc": {
                                            "start": {
                                              "line": 10,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 10,
                                              "column": 17
                                            },
                                            "identifierName": "localStream"
                                          },
                                          "name": "localStream"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 301,
                                          "end": 310,
                                          "loc": {
                                            "start": {
                                              "line": 10,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 10,
                                              "column": 28
                                            },
                                            "identifierName": "undefined"
                                          },
                                          "name": "undefined"
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 318,
                                        "end": 339,
                                        "loc": {
                                          "start": {
                                            "line": 11,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 11,
                                            "column": 27
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 318,
                                          "end": 328,
                                          "loc": {
                                            "start": {
                                              "line": 11,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 11,
                                              "column": 16
                                            },
                                            "identifierName": "localVideo"
                                          },
                                          "name": "localVideo"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 330,
                                          "end": 339,
                                          "loc": {
                                            "start": {
                                              "line": 11,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 11,
                                              "column": 27
                                            },
                                            "identifierName": "undefined"
                                          },
                                          "name": "undefined"
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 347,
                                        "end": 365,
                                        "loc": {
                                          "start": {
                                            "line": 12,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 12,
                                            "column": 24
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 347,
                                          "end": 356,
                                          "loc": {
                                            "start": {
                                              "line": 12,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 12,
                                              "column": 15
                                            },
                                            "identifierName": "audioType"
                                          },
                                          "name": "audioType"
                                        },
                                        "value": {
                                          "type": "StringLiteral",
                                          "start": 358,
                                          "end": 365,
                                          "loc": {
                                            "start": {
                                              "line": 12,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 12,
                                              "column": 24
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "voice",
                                            "raw": "\"voice\""
                                          },
                                          "value": "voice"
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 373,
                                        "end": 389,
                                        "loc": {
                                          "start": {
                                            "line": 13,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 13,
                                            "column": 22
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 373,
                                          "end": 382,
                                          "loc": {
                                            "start": {
                                              "line": 13,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 13,
                                              "column": 15
                                            },
                                            "identifierName": "simulcast"
                                          },
                                          "name": "simulcast"
                                        },
                                        "value": {
                                          "type": "BooleanLiteral",
                                          "start": 384,
                                          "end": 389,
                                          "loc": {
                                            "start": {
                                              "line": 13,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 13,
                                              "column": 22
                                            }
                                          },
                                          "value": false
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 434,
                                        "end": 456,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 28
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 434,
                                          "end": 446,
                                          "loc": {
                                            "start": {
                                              "line": 15,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 15,
                                              "column": 18
                                            },
                                            "identifierName": "sdpSemantics"
                                          },
                                          "name": "sdpSemantics",
                                          "leadingComments": null
                                        },
                                        "value": {
                                          "type": "StringLiteral",
                                          "start": 448,
                                          "end": 456,
                                          "loc": {
                                            "start": {
                                              "line": 15,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 15,
                                              "column": 28
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "plan-b",
                                            "raw": "\"plan-b\""
                                          },
                                          "value": "plan-b",
                                          "leadingComments": null,
                                          "trailingComments": null
                                        },
                                        "leadingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " sdpSemantics:\"unified-plan\"",
                                            "start": 397,
                                            "end": 427,
                                            "loc": {
                                              "start": {
                                                "line": 14,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 14,
                                                "column": 36
                                              }
                                            }
                                          }
                                        ],
                                        "trailingComments": [
                                          {
                                            "type": "CommentBlock",
                                            "value": "\n      iceTransportPolicy: undefined,\n      bundlePolicy: undefined,\n      rtcpMuxPolicy: undefined,\n      peerIdentity: undefined,\n      certificates: undefined,\n      iceCandidatePoolSize: undefined,\n      ",
                                            "start": 463,
                                            "end": 675,
                                            "loc": {
                                              "start": {
                                                "line": 16,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 23,
                                                "column": 8
                                              }
                                            }
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 687,
                                  "end": 847,
                                  "loc": {
                                    "start": {
                                      "line": 25,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 5
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 687,
                                    "end": 702,
                                    "loc": {
                                      "start": {
                                        "line": 25,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 25,
                                        "column": 19
                                      },
                                      "identifierName": "signalingServer"
                                    },
                                    "name": "signalingServer"
                                  },
                                  "value": {
                                    "type": "ObjectExpression",
                                    "start": 704,
                                    "end": 847,
                                    "loc": {
                                      "start": {
                                        "line": 25,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 5
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 712,
                                        "end": 752,
                                        "loc": {
                                          "start": {
                                            "line": 26,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 26,
                                            "column": 46
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 712,
                                          "end": 715,
                                          "loc": {
                                            "start": {
                                              "line": 26,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 26,
                                              "column": 9
                                            },
                                            "identifierName": "url"
                                          },
                                          "name": "url"
                                        },
                                        "value": {
                                          "type": "StringLiteral",
                                          "start": 717,
                                          "end": 752,
                                          "loc": {
                                            "start": {
                                              "line": 26,
                                              "column": 11
                                            },
                                            "end": {
                                              "line": 26,
                                              "column": 46
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "wss://signal.remotemonster.com/ws",
                                            "raw": "\"wss://signal.remotemonster.com/ws\""
                                          },
                                          "value": "wss://signal.remotemonster.com/ws",
                                          "leadingComments": null,
                                          "trailingComments": null
                                        },
                                        "trailingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": "url: 'wss://apius1.remotemonster.com/ws',",
                                            "start": 759,
                                            "end": 802,
                                            "loc": {
                                              "start": {
                                                "line": 27,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 27,
                                                "column": 49
                                              }
                                            }
                                          },
                                          {
                                            "type": "CommentLine",
                                            "value": "url: 'ws://localhost:8081/ws',",
                                            "start": 809,
                                            "end": 841,
                                            "loc": {
                                              "start": {
                                                "line": 28,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 28,
                                                "column": 38
                                              }
                                            }
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 853,
                                  "end": 965,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 5
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 853,
                                    "end": 862,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 13
                                      },
                                      "identifierName": "appServer"
                                    },
                                    "name": "appServer"
                                  },
                                  "value": {
                                    "type": "ObjectExpression",
                                    "start": 864,
                                    "end": 965,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 33,
                                        "column": 5
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 872,
                                        "end": 916,
                                        "loc": {
                                          "start": {
                                            "line": 31,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 31,
                                            "column": 50
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 872,
                                          "end": 875,
                                          "loc": {
                                            "start": {
                                              "line": 31,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 31,
                                              "column": 9
                                            },
                                            "identifierName": "url"
                                          },
                                          "name": "url"
                                        },
                                        "value": {
                                          "type": "StringLiteral",
                                          "start": 877,
                                          "end": 916,
                                          "loc": {
                                            "start": {
                                              "line": 31,
                                              "column": 11
                                            },
                                            "end": {
                                              "line": 31,
                                              "column": 50
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "https://signal.remotemonster.com/rest",
                                            "raw": "\"https://signal.remotemonster.com/rest\""
                                          },
                                          "value": "https://signal.remotemonster.com/rest",
                                          "leadingComments": null,
                                          "trailingComments": null
                                        },
                                        "trailingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": "url: 'http://localhost:8081/rest',",
                                            "start": 923,
                                            "end": 959,
                                            "loc": {
                                              "start": {
                                                "line": 32,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 32,
                                                "column": 42
                                              }
                                            }
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 971,
                                  "end": 1047,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 5
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 971,
                                    "end": 980,
                                    "loc": {
                                      "start": {
                                        "line": 34,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 34,
                                        "column": 13
                                      },
                                      "identifierName": "logServer"
                                    },
                                    "name": "logServer"
                                  },
                                  "value": {
                                    "type": "ObjectExpression",
                                    "start": 982,
                                    "end": 1047,
                                    "loc": {
                                      "start": {
                                        "line": 34,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 36,
                                        "column": 5
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 990,
                                        "end": 1041,
                                        "loc": {
                                          "start": {
                                            "line": 35,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 35,
                                            "column": 57
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 990,
                                          "end": 993,
                                          "loc": {
                                            "start": {
                                              "line": 35,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 35,
                                              "column": 9
                                            },
                                            "identifierName": "url"
                                          },
                                          "name": "url"
                                        },
                                        "value": {
                                          "type": "StringLiteral",
                                          "start": 995,
                                          "end": 1041,
                                          "loc": {
                                            "start": {
                                              "line": 35,
                                              "column": 11
                                            },
                                            "end": {
                                              "line": 35,
                                              "column": 57
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "https://signal.remotemonster.com:2001/topics",
                                            "raw": "\"https://signal.remotemonster.com:2001/topics\""
                                          },
                                          "value": "https://signal.remotemonster.com:2001/topics"
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 1053,
                                  "end": 1143,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 41,
                                      "column": 5
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 1053,
                                    "end": 1056,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 37,
                                        "column": 7
                                      },
                                      "identifierName": "sdk"
                                    },
                                    "name": "sdk"
                                  },
                                  "value": {
                                    "type": "ObjectExpression",
                                    "start": 1058,
                                    "end": 1143,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 9
                                      },
                                      "end": {
                                        "line": 41,
                                        "column": 5
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 1066,
                                        "end": 1085,
                                        "loc": {
                                          "start": {
                                            "line": 38,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 38,
                                            "column": 25
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 1066,
                                          "end": 1074,
                                          "loc": {
                                            "start": {
                                              "line": 38,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 38,
                                              "column": 14
                                            },
                                            "identifierName": "logLevel"
                                          },
                                          "name": "logLevel"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 1076,
                                          "end": 1085,
                                          "loc": {
                                            "start": {
                                              "line": 38,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 38,
                                              "column": 25
                                            },
                                            "identifierName": "undefined"
                                          },
                                          "name": "undefined"
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 1093,
                                        "end": 1111,
                                        "loc": {
                                          "start": {
                                            "line": 39,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 39,
                                            "column": 24
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 1093,
                                          "end": 1100,
                                          "loc": {
                                            "start": {
                                              "line": 39,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 39,
                                              "column": 13
                                            },
                                            "identifierName": "country"
                                          },
                                          "name": "country"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 1102,
                                          "end": 1111,
                                          "loc": {
                                            "start": {
                                              "line": 39,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 39,
                                              "column": 24
                                            },
                                            "identifierName": "undefined"
                                          },
                                          "name": "undefined"
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 1119,
                                        "end": 1137,
                                        "loc": {
                                          "start": {
                                            "line": 40,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 40,
                                            "column": 24
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 1119,
                                          "end": 1126,
                                          "loc": {
                                            "start": {
                                              "line": 40,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 40,
                                              "column": 13
                                            },
                                            "identifierName": "version"
                                          },
                                          "name": "version"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 1128,
                                          "end": 1137,
                                          "loc": {
                                            "start": {
                                              "line": 40,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 40,
                                              "column": 24
                                            },
                                            "identifierName": "undefined"
                                          },
                                          "name": "undefined"
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 1149,
                                  "end": 1217,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 45,
                                      "column": 5
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 1149,
                                    "end": 1159,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 14
                                      },
                                      "identifierName": "credential"
                                    },
                                    "name": "credential"
                                  },
                                  "value": {
                                    "type": "ObjectExpression",
                                    "start": 1161,
                                    "end": 1217,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 45,
                                        "column": 5
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 1169,
                                        "end": 1183,
                                        "loc": {
                                          "start": {
                                            "line": 43,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 43,
                                            "column": 20
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 1169,
                                          "end": 1172,
                                          "loc": {
                                            "start": {
                                              "line": 43,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 43,
                                              "column": 9
                                            },
                                            "identifierName": "key"
                                          },
                                          "name": "key"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 1174,
                                          "end": 1183,
                                          "loc": {
                                            "start": {
                                              "line": 43,
                                              "column": 11
                                            },
                                            "end": {
                                              "line": 43,
                                              "column": 20
                                            },
                                            "identifierName": "undefined"
                                          },
                                          "name": "undefined"
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 1191,
                                        "end": 1211,
                                        "loc": {
                                          "start": {
                                            "line": 44,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 44,
                                            "column": 26
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 1191,
                                          "end": 1200,
                                          "loc": {
                                            "start": {
                                              "line": 44,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 44,
                                              "column": 15
                                            },
                                            "identifierName": "serviceId"
                                          },
                                          "name": "serviceId"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 1202,
                                          "end": 1211,
                                          "loc": {
                                            "start": {
                                              "line": 44,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 44,
                                              "column": 26
                                            },
                                            "identifierName": "undefined"
                                          },
                                          "name": "undefined"
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 1223,
                                  "end": 1284,
                                  "loc": {
                                    "start": {
                                      "line": 46,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 49,
                                      "column": 5
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 1223,
                                    "end": 1227,
                                    "loc": {
                                      "start": {
                                        "line": 46,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 46,
                                        "column": 8
                                      },
                                      "identifierName": "view"
                                    },
                                    "name": "view"
                                  },
                                  "value": {
                                    "type": "ObjectExpression",
                                    "start": 1229,
                                    "end": 1284,
                                    "loc": {
                                      "start": {
                                        "line": 46,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 49,
                                        "column": 5
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 1237,
                                        "end": 1253,
                                        "loc": {
                                          "start": {
                                            "line": 47,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 47,
                                            "column": 22
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 1237,
                                          "end": 1242,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 11
                                            },
                                            "identifierName": "local"
                                          },
                                          "name": "local"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 1244,
                                          "end": 1253,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 13
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 22
                                            },
                                            "identifierName": "undefined"
                                          },
                                          "name": "undefined"
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 1261,
                                        "end": 1278,
                                        "loc": {
                                          "start": {
                                            "line": 48,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 48,
                                            "column": 23
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 1261,
                                          "end": 1267,
                                          "loc": {
                                            "start": {
                                              "line": 48,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 48,
                                              "column": 12
                                            },
                                            "identifierName": "remote"
                                          },
                                          "name": "remote"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 1269,
                                          "end": 1278,
                                          "loc": {
                                            "start": {
                                              "line": 48,
                                              "column": 14
                                            },
                                            "end": {
                                              "line": 48,
                                              "column": 23
                                            },
                                            "identifierName": "undefined"
                                          },
                                          "name": "undefined"
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 1290,
                                  "end": 1341,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 53,
                                      "column": 5
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 1290,
                                    "end": 1295,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 50,
                                        "column": 9
                                      },
                                      "identifierName": "media"
                                    },
                                    "name": "media"
                                  },
                                  "value": {
                                    "type": "ObjectExpression",
                                    "start": 1297,
                                    "end": 1341,
                                    "loc": {
                                      "start": {
                                        "line": 50,
                                        "column": 11
                                      },
                                      "end": {
                                        "line": 53,
                                        "column": 5
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 1305,
                                        "end": 1316,
                                        "loc": {
                                          "start": {
                                            "line": 51,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 51,
                                            "column": 17
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 1305,
                                          "end": 1310,
                                          "loc": {
                                            "start": {
                                              "line": 51,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 51,
                                              "column": 11
                                            },
                                            "identifierName": "video"
                                          },
                                          "name": "video"
                                        },
                                        "value": {
                                          "type": "BooleanLiteral",
                                          "start": 1312,
                                          "end": 1316,
                                          "loc": {
                                            "start": {
                                              "line": 51,
                                              "column": 13
                                            },
                                            "end": {
                                              "line": 51,
                                              "column": 17
                                            }
                                          },
                                          "value": true
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 1324,
                                        "end": 1335,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 17
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 1324,
                                          "end": 1329,
                                          "loc": {
                                            "start": {
                                              "line": 52,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 52,
                                              "column": 11
                                            },
                                            "identifierName": "audio"
                                          },
                                          "name": "audio"
                                        },
                                        "value": {
                                          "type": "BooleanLiteral",
                                          "start": 1331,
                                          "end": 1335,
                                          "loc": {
                                            "start": {
                                              "line": 52,
                                              "column": 13
                                            },
                                            "end": {
                                              "line": 52,
                                              "column": 17
                                            }
                                          },
                                          "value": true
                                        }
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          }
                        ],
                        "kind": "var"
                      },
                      {
                        "type": "ReturnStatement",
                        "start": 1350,
                        "end": 1364,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 2
                          },
                          "end": {
                            "line": 56,
                            "column": 16
                          }
                        },
                        "argument": {
                          "type": "Identifier",
                          "start": 1357,
                          "end": 1363,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 9
                            },
                            "end": {
                              "line": 56,
                              "column": 15
                            },
                            "identifierName": "config"
                          },
                          "name": "config"
                        }
                      }
                    ],
                    "directives": []
                  },
                  "extra": {
                    "parenthesized": true,
                    "parenStart": 97
                  }
                },
                "arguments": []
              },
              "leadingComments": null
            }
          ],
          "kind": "var",
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": " eslint new-cap: ['error', { 'capIsNewExceptions': ['CredentialConfig'] }] ",
              "start": 0,
              "end": 79,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 0
                },
                "end": {
                  "line": 1,
                  "column": 79
                }
              }
            }
          ],
          "trailingComments": []
        }
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": " eslint new-cap: ['error', { 'capIsNewExceptions': ['CredentialConfig'] }] ",
      "start": 0,
      "end": 79,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 79
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " { urls: \"stun:stun.services.mozilla.com\" },",
      "start": 177,
      "end": 223,
      "loc": {
        "start": {
          "line": 7,
          "column": 8
        },
        "end": {
          "line": 7,
          "column": 54
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " sdpSemantics:\"unified-plan\"",
      "start": 397,
      "end": 427,
      "loc": {
        "start": {
          "line": 14,
          "column": 6
        },
        "end": {
          "line": 14,
          "column": 36
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "\n      iceTransportPolicy: undefined,\n      bundlePolicy: undefined,\n      rtcpMuxPolicy: undefined,\n      peerIdentity: undefined,\n      certificates: undefined,\n      iceCandidatePoolSize: undefined,\n      ",
      "start": 463,
      "end": 675,
      "loc": {
        "start": {
          "line": 16,
          "column": 6
        },
        "end": {
          "line": 23,
          "column": 8
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "url: 'wss://apius1.remotemonster.com/ws',",
      "start": 759,
      "end": 802,
      "loc": {
        "start": {
          "line": 27,
          "column": 6
        },
        "end": {
          "line": 27,
          "column": 49
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "url: 'ws://localhost:8081/ws',",
      "start": 809,
      "end": 841,
      "loc": {
        "start": {
          "line": 28,
          "column": 6
        },
        "end": {
          "line": 28,
          "column": 38
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "url: 'http://localhost:8081/rest',",
      "start": 923,
      "end": 959,
      "loc": {
        "start": {
          "line": 32,
          "column": 6
        },
        "end": {
          "line": 32,
          "column": 42
        }
      }
    }
  ],
  "tokens": [
    {
      "type": "CommentBlock",
      "value": " eslint new-cap: ['error', { 'capIsNewExceptions': ['CredentialConfig'] }] ",
      "start": 0,
      "end": 79,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 81,
      "end": 84,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "configure",
      "start": 85,
      "end": 94,
      "loc": {
        "start": {
          "line": 3,
          "column": 4
        },
        "end": {
          "line": 3,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 95,
      "end": 96,
      "loc": {
        "start": {
          "line": 3,
          "column": 14
        },
        "end": {
          "line": 3,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 97,
      "end": 98,
      "loc": {
        "start": {
          "line": 3,
          "column": 16
        },
        "end": {
          "line": 3,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "function",
        "keyword": "function",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "function",
      "start": 98,
      "end": 106,
      "loc": {
        "start": {
          "line": 3,
          "column": 17
        },
        "end": {
          "line": 3,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Configure",
      "start": 107,
      "end": 116,
      "loc": {
        "start": {
          "line": 3,
          "column": 26
        },
        "end": {
          "line": 3,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 116,
      "end": 117,
      "loc": {
        "start": {
          "line": 3,
          "column": 35
        },
        "end": {
          "line": 3,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 117,
      "end": 118,
      "loc": {
        "start": {
          "line": 3,
          "column": 36
        },
        "end": {
          "line": 3,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 119,
      "end": 120,
      "loc": {
        "start": {
          "line": 3,
          "column": 38
        },
        "end": {
          "line": 3,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 123,
      "end": 126,
      "loc": {
        "start": {
          "line": 4,
          "column": 2
        },
        "end": {
          "line": 4,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "config",
      "start": 127,
      "end": 133,
      "loc": {
        "start": {
          "line": 4,
          "column": 6
        },
        "end": {
          "line": 4,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 134,
      "end": 135,
      "loc": {
        "start": {
          "line": 4,
          "column": 13
        },
        "end": {
          "line": 4,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 136,
      "end": 137,
      "loc": {
        "start": {
          "line": 4,
          "column": 15
        },
        "end": {
          "line": 4,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rtc",
      "start": 142,
      "end": 145,
      "loc": {
        "start": {
          "line": 5,
          "column": 4
        },
        "end": {
          "line": 5,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 145,
      "end": 146,
      "loc": {
        "start": {
          "line": 5,
          "column": 7
        },
        "end": {
          "line": 5,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 147,
      "end": 148,
      "loc": {
        "start": {
          "line": 5,
          "column": 9
        },
        "end": {
          "line": 5,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iceServers",
      "start": 155,
      "end": 165,
      "loc": {
        "start": {
          "line": 6,
          "column": 6
        },
        "end": {
          "line": 6,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 165,
      "end": 166,
      "loc": {
        "start": {
          "line": 6,
          "column": 16
        },
        "end": {
          "line": 6,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 167,
      "end": 168,
      "loc": {
        "start": {
          "line": 6,
          "column": 18
        },
        "end": {
          "line": 6,
          "column": 19
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " { urls: \"stun:stun.services.mozilla.com\" },",
      "start": 177,
      "end": 223,
      "loc": {
        "start": {
          "line": 7,
          "column": 8
        },
        "end": {
          "line": 7,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 232,
      "end": 233,
      "loc": {
        "start": {
          "line": 8,
          "column": 8
        },
        "end": {
          "line": 8,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "urls",
      "start": 234,
      "end": 238,
      "loc": {
        "start": {
          "line": 8,
          "column": 10
        },
        "end": {
          "line": 8,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 238,
      "end": 239,
      "loc": {
        "start": {
          "line": 8,
          "column": 14
        },
        "end": {
          "line": 8,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "stun:stun.l.google.com:19302",
      "start": 240,
      "end": 270,
      "loc": {
        "start": {
          "line": 8,
          "column": 16
        },
        "end": {
          "line": 8,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 271,
      "end": 272,
      "loc": {
        "start": {
          "line": 8,
          "column": 47
        },
        "end": {
          "line": 8,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 279,
      "end": 280,
      "loc": {
        "start": {
          "line": 9,
          "column": 6
        },
        "end": {
          "line": 9,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 280,
      "end": 281,
      "loc": {
        "start": {
          "line": 9,
          "column": 7
        },
        "end": {
          "line": 9,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "localStream",
      "start": 288,
      "end": 299,
      "loc": {
        "start": {
          "line": 10,
          "column": 6
        },
        "end": {
          "line": 10,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 299,
      "end": 300,
      "loc": {
        "start": {
          "line": 10,
          "column": 17
        },
        "end": {
          "line": 10,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 301,
      "end": 310,
      "loc": {
        "start": {
          "line": 10,
          "column": 19
        },
        "end": {
          "line": 10,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 310,
      "end": 311,
      "loc": {
        "start": {
          "line": 10,
          "column": 28
        },
        "end": {
          "line": 10,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "localVideo",
      "start": 318,
      "end": 328,
      "loc": {
        "start": {
          "line": 11,
          "column": 6
        },
        "end": {
          "line": 11,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 328,
      "end": 329,
      "loc": {
        "start": {
          "line": 11,
          "column": 16
        },
        "end": {
          "line": 11,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 330,
      "end": 339,
      "loc": {
        "start": {
          "line": 11,
          "column": 18
        },
        "end": {
          "line": 11,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 339,
      "end": 340,
      "loc": {
        "start": {
          "line": 11,
          "column": 27
        },
        "end": {
          "line": 11,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "audioType",
      "start": 347,
      "end": 356,
      "loc": {
        "start": {
          "line": 12,
          "column": 6
        },
        "end": {
          "line": 12,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 356,
      "end": 357,
      "loc": {
        "start": {
          "line": 12,
          "column": 15
        },
        "end": {
          "line": 12,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "voice",
      "start": 358,
      "end": 365,
      "loc": {
        "start": {
          "line": 12,
          "column": 17
        },
        "end": {
          "line": 12,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 365,
      "end": 366,
      "loc": {
        "start": {
          "line": 12,
          "column": 24
        },
        "end": {
          "line": 12,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "simulcast",
      "start": 373,
      "end": 382,
      "loc": {
        "start": {
          "line": 13,
          "column": 6
        },
        "end": {
          "line": 13,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 382,
      "end": 383,
      "loc": {
        "start": {
          "line": 13,
          "column": 15
        },
        "end": {
          "line": 13,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 384,
      "end": 389,
      "loc": {
        "start": {
          "line": 13,
          "column": 17
        },
        "end": {
          "line": 13,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 389,
      "end": 390,
      "loc": {
        "start": {
          "line": 13,
          "column": 22
        },
        "end": {
          "line": 13,
          "column": 23
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " sdpSemantics:\"unified-plan\"",
      "start": 397,
      "end": 427,
      "loc": {
        "start": {
          "line": 14,
          "column": 6
        },
        "end": {
          "line": 14,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sdpSemantics",
      "start": 434,
      "end": 446,
      "loc": {
        "start": {
          "line": 15,
          "column": 6
        },
        "end": {
          "line": 15,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 446,
      "end": 447,
      "loc": {
        "start": {
          "line": 15,
          "column": 18
        },
        "end": {
          "line": 15,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "plan-b",
      "start": 448,
      "end": 456,
      "loc": {
        "start": {
          "line": 15,
          "column": 20
        },
        "end": {
          "line": 15,
          "column": 28
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "\n      iceTransportPolicy: undefined,\n      bundlePolicy: undefined,\n      rtcpMuxPolicy: undefined,\n      peerIdentity: undefined,\n      certificates: undefined,\n      iceCandidatePoolSize: undefined,\n      ",
      "start": 463,
      "end": 675,
      "loc": {
        "start": {
          "line": 16,
          "column": 6
        },
        "end": {
          "line": 23,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 680,
      "end": 681,
      "loc": {
        "start": {
          "line": 24,
          "column": 4
        },
        "end": {
          "line": 24,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 681,
      "end": 682,
      "loc": {
        "start": {
          "line": 24,
          "column": 5
        },
        "end": {
          "line": 24,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "signalingServer",
      "start": 687,
      "end": 702,
      "loc": {
        "start": {
          "line": 25,
          "column": 4
        },
        "end": {
          "line": 25,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 702,
      "end": 703,
      "loc": {
        "start": {
          "line": 25,
          "column": 19
        },
        "end": {
          "line": 25,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 704,
      "end": 705,
      "loc": {
        "start": {
          "line": 25,
          "column": 21
        },
        "end": {
          "line": 25,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 712,
      "end": 715,
      "loc": {
        "start": {
          "line": 26,
          "column": 6
        },
        "end": {
          "line": 26,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 715,
      "end": 716,
      "loc": {
        "start": {
          "line": 26,
          "column": 9
        },
        "end": {
          "line": 26,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "wss://signal.remotemonster.com/ws",
      "start": 717,
      "end": 752,
      "loc": {
        "start": {
          "line": 26,
          "column": 11
        },
        "end": {
          "line": 26,
          "column": 46
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "url: 'wss://apius1.remotemonster.com/ws',",
      "start": 759,
      "end": 802,
      "loc": {
        "start": {
          "line": 27,
          "column": 6
        },
        "end": {
          "line": 27,
          "column": 49
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "url: 'ws://localhost:8081/ws',",
      "start": 809,
      "end": 841,
      "loc": {
        "start": {
          "line": 28,
          "column": 6
        },
        "end": {
          "line": 28,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 846,
      "end": 847,
      "loc": {
        "start": {
          "line": 29,
          "column": 4
        },
        "end": {
          "line": 29,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 847,
      "end": 848,
      "loc": {
        "start": {
          "line": 29,
          "column": 5
        },
        "end": {
          "line": 29,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "appServer",
      "start": 853,
      "end": 862,
      "loc": {
        "start": {
          "line": 30,
          "column": 4
        },
        "end": {
          "line": 30,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 862,
      "end": 863,
      "loc": {
        "start": {
          "line": 30,
          "column": 13
        },
        "end": {
          "line": 30,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 864,
      "end": 865,
      "loc": {
        "start": {
          "line": 30,
          "column": 15
        },
        "end": {
          "line": 30,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 872,
      "end": 875,
      "loc": {
        "start": {
          "line": 31,
          "column": 6
        },
        "end": {
          "line": 31,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 875,
      "end": 876,
      "loc": {
        "start": {
          "line": 31,
          "column": 9
        },
        "end": {
          "line": 31,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "https://signal.remotemonster.com/rest",
      "start": 877,
      "end": 916,
      "loc": {
        "start": {
          "line": 31,
          "column": 11
        },
        "end": {
          "line": 31,
          "column": 50
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "url: 'http://localhost:8081/rest',",
      "start": 923,
      "end": 959,
      "loc": {
        "start": {
          "line": 32,
          "column": 6
        },
        "end": {
          "line": 32,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 964,
      "end": 965,
      "loc": {
        "start": {
          "line": 33,
          "column": 4
        },
        "end": {
          "line": 33,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 965,
      "end": 966,
      "loc": {
        "start": {
          "line": 33,
          "column": 5
        },
        "end": {
          "line": 33,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "logServer",
      "start": 971,
      "end": 980,
      "loc": {
        "start": {
          "line": 34,
          "column": 4
        },
        "end": {
          "line": 34,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 980,
      "end": 981,
      "loc": {
        "start": {
          "line": 34,
          "column": 13
        },
        "end": {
          "line": 34,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 982,
      "end": 983,
      "loc": {
        "start": {
          "line": 34,
          "column": 15
        },
        "end": {
          "line": 34,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 990,
      "end": 993,
      "loc": {
        "start": {
          "line": 35,
          "column": 6
        },
        "end": {
          "line": 35,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 993,
      "end": 994,
      "loc": {
        "start": {
          "line": 35,
          "column": 9
        },
        "end": {
          "line": 35,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "https://signal.remotemonster.com:2001/topics",
      "start": 995,
      "end": 1041,
      "loc": {
        "start": {
          "line": 35,
          "column": 11
        },
        "end": {
          "line": 35,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1046,
      "end": 1047,
      "loc": {
        "start": {
          "line": 36,
          "column": 4
        },
        "end": {
          "line": 36,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1047,
      "end": 1048,
      "loc": {
        "start": {
          "line": 36,
          "column": 5
        },
        "end": {
          "line": 36,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sdk",
      "start": 1053,
      "end": 1056,
      "loc": {
        "start": {
          "line": 37,
          "column": 4
        },
        "end": {
          "line": 37,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1056,
      "end": 1057,
      "loc": {
        "start": {
          "line": 37,
          "column": 7
        },
        "end": {
          "line": 37,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1058,
      "end": 1059,
      "loc": {
        "start": {
          "line": 37,
          "column": 9
        },
        "end": {
          "line": 37,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "logLevel",
      "start": 1066,
      "end": 1074,
      "loc": {
        "start": {
          "line": 38,
          "column": 6
        },
        "end": {
          "line": 38,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1074,
      "end": 1075,
      "loc": {
        "start": {
          "line": 38,
          "column": 14
        },
        "end": {
          "line": 38,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1076,
      "end": 1085,
      "loc": {
        "start": {
          "line": 38,
          "column": 16
        },
        "end": {
          "line": 38,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1085,
      "end": 1086,
      "loc": {
        "start": {
          "line": 38,
          "column": 25
        },
        "end": {
          "line": 38,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "country",
      "start": 1093,
      "end": 1100,
      "loc": {
        "start": {
          "line": 39,
          "column": 6
        },
        "end": {
          "line": 39,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1100,
      "end": 1101,
      "loc": {
        "start": {
          "line": 39,
          "column": 13
        },
        "end": {
          "line": 39,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1102,
      "end": 1111,
      "loc": {
        "start": {
          "line": 39,
          "column": 15
        },
        "end": {
          "line": 39,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1111,
      "end": 1112,
      "loc": {
        "start": {
          "line": 39,
          "column": 24
        },
        "end": {
          "line": 39,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "version",
      "start": 1119,
      "end": 1126,
      "loc": {
        "start": {
          "line": 40,
          "column": 6
        },
        "end": {
          "line": 40,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1126,
      "end": 1127,
      "loc": {
        "start": {
          "line": 40,
          "column": 13
        },
        "end": {
          "line": 40,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1128,
      "end": 1137,
      "loc": {
        "start": {
          "line": 40,
          "column": 15
        },
        "end": {
          "line": 40,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1142,
      "end": 1143,
      "loc": {
        "start": {
          "line": 41,
          "column": 4
        },
        "end": {
          "line": 41,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1143,
      "end": 1144,
      "loc": {
        "start": {
          "line": 41,
          "column": 5
        },
        "end": {
          "line": 41,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "credential",
      "start": 1149,
      "end": 1159,
      "loc": {
        "start": {
          "line": 42,
          "column": 4
        },
        "end": {
          "line": 42,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1159,
      "end": 1160,
      "loc": {
        "start": {
          "line": 42,
          "column": 14
        },
        "end": {
          "line": 42,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1161,
      "end": 1162,
      "loc": {
        "start": {
          "line": 42,
          "column": 16
        },
        "end": {
          "line": 42,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 1169,
      "end": 1172,
      "loc": {
        "start": {
          "line": 43,
          "column": 6
        },
        "end": {
          "line": 43,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1172,
      "end": 1173,
      "loc": {
        "start": {
          "line": 43,
          "column": 9
        },
        "end": {
          "line": 43,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1174,
      "end": 1183,
      "loc": {
        "start": {
          "line": 43,
          "column": 11
        },
        "end": {
          "line": 43,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1183,
      "end": 1184,
      "loc": {
        "start": {
          "line": 43,
          "column": 20
        },
        "end": {
          "line": 43,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "serviceId",
      "start": 1191,
      "end": 1200,
      "loc": {
        "start": {
          "line": 44,
          "column": 6
        },
        "end": {
          "line": 44,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1200,
      "end": 1201,
      "loc": {
        "start": {
          "line": 44,
          "column": 15
        },
        "end": {
          "line": 44,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1202,
      "end": 1211,
      "loc": {
        "start": {
          "line": 44,
          "column": 17
        },
        "end": {
          "line": 44,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1216,
      "end": 1217,
      "loc": {
        "start": {
          "line": 45,
          "column": 4
        },
        "end": {
          "line": 45,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1217,
      "end": 1218,
      "loc": {
        "start": {
          "line": 45,
          "column": 5
        },
        "end": {
          "line": 45,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "view",
      "start": 1223,
      "end": 1227,
      "loc": {
        "start": {
          "line": 46,
          "column": 4
        },
        "end": {
          "line": 46,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1227,
      "end": 1228,
      "loc": {
        "start": {
          "line": 46,
          "column": 8
        },
        "end": {
          "line": 46,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1229,
      "end": 1230,
      "loc": {
        "start": {
          "line": 46,
          "column": 10
        },
        "end": {
          "line": 46,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "local",
      "start": 1237,
      "end": 1242,
      "loc": {
        "start": {
          "line": 47,
          "column": 6
        },
        "end": {
          "line": 47,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1242,
      "end": 1243,
      "loc": {
        "start": {
          "line": 47,
          "column": 11
        },
        "end": {
          "line": 47,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1244,
      "end": 1253,
      "loc": {
        "start": {
          "line": 47,
          "column": 13
        },
        "end": {
          "line": 47,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1253,
      "end": 1254,
      "loc": {
        "start": {
          "line": 47,
          "column": 22
        },
        "end": {
          "line": 47,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remote",
      "start": 1261,
      "end": 1267,
      "loc": {
        "start": {
          "line": 48,
          "column": 6
        },
        "end": {
          "line": 48,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1267,
      "end": 1268,
      "loc": {
        "start": {
          "line": 48,
          "column": 12
        },
        "end": {
          "line": 48,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1269,
      "end": 1278,
      "loc": {
        "start": {
          "line": 48,
          "column": 14
        },
        "end": {
          "line": 48,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1283,
      "end": 1284,
      "loc": {
        "start": {
          "line": 49,
          "column": 4
        },
        "end": {
          "line": 49,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1284,
      "end": 1285,
      "loc": {
        "start": {
          "line": 49,
          "column": 5
        },
        "end": {
          "line": 49,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "media",
      "start": 1290,
      "end": 1295,
      "loc": {
        "start": {
          "line": 50,
          "column": 4
        },
        "end": {
          "line": 50,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1295,
      "end": 1296,
      "loc": {
        "start": {
          "line": 50,
          "column": 9
        },
        "end": {
          "line": 50,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1297,
      "end": 1298,
      "loc": {
        "start": {
          "line": 50,
          "column": 11
        },
        "end": {
          "line": 50,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "video",
      "start": 1305,
      "end": 1310,
      "loc": {
        "start": {
          "line": 51,
          "column": 6
        },
        "end": {
          "line": 51,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1310,
      "end": 1311,
      "loc": {
        "start": {
          "line": 51,
          "column": 11
        },
        "end": {
          "line": 51,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 1312,
      "end": 1316,
      "loc": {
        "start": {
          "line": 51,
          "column": 13
        },
        "end": {
          "line": 51,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1316,
      "end": 1317,
      "loc": {
        "start": {
          "line": 51,
          "column": 17
        },
        "end": {
          "line": 51,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "audio",
      "start": 1324,
      "end": 1329,
      "loc": {
        "start": {
          "line": 52,
          "column": 6
        },
        "end": {
          "line": 52,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1329,
      "end": 1330,
      "loc": {
        "start": {
          "line": 52,
          "column": 11
        },
        "end": {
          "line": 52,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 1331,
      "end": 1335,
      "loc": {
        "start": {
          "line": 52,
          "column": 13
        },
        "end": {
          "line": 52,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1340,
      "end": 1341,
      "loc": {
        "start": {
          "line": 53,
          "column": 4
        },
        "end": {
          "line": 53,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1344,
      "end": 1345,
      "loc": {
        "start": {
          "line": 54,
          "column": 2
        },
        "end": {
          "line": 54,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1345,
      "end": 1346,
      "loc": {
        "start": {
          "line": 54,
          "column": 3
        },
        "end": {
          "line": 54,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 1350,
      "end": 1356,
      "loc": {
        "start": {
          "line": 56,
          "column": 2
        },
        "end": {
          "line": 56,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "config",
      "start": 1357,
      "end": 1363,
      "loc": {
        "start": {
          "line": 56,
          "column": 9
        },
        "end": {
          "line": 56,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1363,
      "end": 1364,
      "loc": {
        "start": {
          "line": 56,
          "column": 15
        },
        "end": {
          "line": 56,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1365,
      "end": 1366,
      "loc": {
        "start": {
          "line": 57,
          "column": 0
        },
        "end": {
          "line": 57,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1366,
      "end": 1367,
      "loc": {
        "start": {
          "line": 57,
          "column": 1
        },
        "end": {
          "line": 57,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1367,
      "end": 1368,
      "loc": {
        "start": {
          "line": 57,
          "column": 2
        },
        "end": {
          "line": 57,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1368,
      "end": 1369,
      "loc": {
        "start": {
          "line": 57,
          "column": 3
        },
        "end": {
          "line": 57,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1369,
      "end": 1370,
      "loc": {
        "start": {
          "line": 57,
          "column": 4
        },
        "end": {
          "line": 57,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 1372,
      "end": 1378,
      "loc": {
        "start": {
          "line": 59,
          "column": 0
        },
        "end": {
          "line": 59,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "default",
        "keyword": "default",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "default",
      "start": 1379,
      "end": 1386,
      "loc": {
        "start": {
          "line": 59,
          "column": 7
        },
        "end": {
          "line": 59,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "configure",
      "start": 1387,
      "end": 1396,
      "loc": {
        "start": {
          "line": 59,
          "column": 15
        },
        "end": {
          "line": 59,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1396,
      "end": 1397,
      "loc": {
        "start": {
          "line": 59,
          "column": 24
        },
        "end": {
          "line": 59,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1398,
      "end": 1398,
      "loc": {
        "start": {
          "line": 60,
          "column": 0
        },
        "end": {
          "line": 60,
          "column": 0
        }
      }
    }
  ]
}