Commit dffc254d authored by Muhammadali's avatar Muhammadali

update-

parent 6c2c8c27
{
"name": "boxdialer",
"version": "3.7.0",
"version": "3.7.1",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -694,6 +694,7 @@ export class BoxDialer {
// funcName: 'dynamicValue',
// funcParam: false,
// });
this.options.extraHeaders = ['X-AloVoice-Test: 123'];
this.callSession = this.ua.call(
'sip:' + phoneNumberString + '@' + this.sipDomain,
this.options,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment