@voicenter-team/opensips-js 1.0.92 → 1.0.93

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,161 +1,158 @@
1
- "use strict";var Hh=Object.defineProperty;var Fh=(u,n,a)=>n in u?Hh(u,n,{enumerable:!0,configurable:!0,writable:!0,value:a}):u[n]=a;var Fs=(u,n,a)=>(Fh(u,typeof n!="symbol"?n+"":n,a),a);var qh=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ot(u){return u&&u.__esModule&&Object.prototype.hasOwnProperty.call(u,"default")?u.default:u}const jh="jssip",Vh="JsSIP",Bh="the Javascript SIP library",Gh="3.10.0",Wh="https://jssip.net",Kh=["José Luis Millán <jmillan@aliax.net> (https://github.com/jmillan)","Iñaki Baz Castillo <ibc@aliax.net> (https://inakibaz.me)"],Yh="lib/JsSIP.d.ts",zh="lib-es5/JsSIP.js",Jh=["sip","websocket","webrtc","node","browser","library"],Xh="MIT",Qh={type:"git",url:"https://github.com/versatica/JsSIP.git"},Zh={url:"https://github.com/versatica/JsSIP/issues"},e_={"@types/events":"^3.0.0","@types/debug":"^4.1.7",debug:"^4.3.1",events:"^3.3.0","sdp-transform":"^2.14.1"},t_={"@babel/core":"^7.19.6","@babel/preset-env":"^7.19.4","ansi-colors":"^3.2.4",browserify:"^16.5.1",eslint:"^5.16.0","fancy-log":"^1.3.3",gulp:"^4.0.2","gulp-babel":"^8.0.0","gulp-eslint":"^5.0.0","gulp-expect-file":"^1.0.2","gulp-header":"^2.0.9","gulp-nodeunit-runner":"^0.2.2","gulp-plumber":"^1.2.1","gulp-rename":"^1.4.0","gulp-uglify-es":"^1.0.4",pegjs:"^0.7.0","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0"},s_={lint:"node npm-scripts.js lint",test:"node npm-scripts.js test",prepublish:"node npm-scripts.js prepublish",release:"node npm-scripts.js release"},lo={name:jh,title:Vh,description:Bh,version:Gh,homepage:Wh,contributors:Kh,types:Yh,main:zh,keywords:Jh,license:Xh,repository:Qh,bugs:Zh,dependencies:e_,devDependencies:t_,scripts:s_};var Wu=lo,vt={USER_AGENT:"".concat(Wu.title," ").concat(Wu.version),SIP:"sip",SIPS:"sips",causes:{CONNECTION_ERROR:"Connection Error",REQUEST_TIMEOUT:"Request Timeout",SIP_FAILURE_CODE:"SIP Failure Code",INTERNAL_ERROR:"Internal Error",BUSY:"Busy",REJECTED:"Rejected",REDIRECTED:"Redirected",UNAVAILABLE:"Unavailable",NOT_FOUND:"Not Found",ADDRESS_INCOMPLETE:"Address Incomplete",INCOMPATIBLE_SDP:"Incompatible SDP",MISSING_SDP:"Missing SDP",AUTHENTICATION_ERROR:"Authentication Error",BYE:"Terminated",WEBRTC_ERROR:"WebRTC Error",CANCELED:"Canceled",NO_ANSWER:"No Answer",EXPIRES:"Expires",NO_ACK:"No ACK",DIALOG_ERROR:"Dialog Error",USER_DENIED_MEDIA_ACCESS:"User Denied Media Access",BAD_MEDIA_DESCRIPTION:"Bad Media Description",RTP_TIMEOUT:"RTP Timeout"},SIP_ERROR_CAUSES:{REDIRECTED:[300,301,302,305,380],BUSY:[486,600],REJECTED:[403,603],NOT_FOUND:[404,604],UNAVAILABLE:[480,410,408,430],ADDRESS_INCOMPLETE:[484,424],INCOMPATIBLE_SDP:[488,606],AUTHENTICATION_ERROR:[401,407]},ACK:"ACK",BYE:"BYE",CANCEL:"CANCEL",INFO:"INFO",INVITE:"INVITE",MESSAGE:"MESSAGE",NOTIFY:"NOTIFY",OPTIONS:"OPTIONS",REGISTER:"REGISTER",REFER:"REFER",UPDATE:"UPDATE",SUBSCRIBE:"SUBSCRIBE",DTMF_TRANSPORT:{INFO:"INFO",RFC2833:"RFC2833"},REASON_PHRASE:{100:"Trying",180:"Ringing",181:"Call Is Being Forwarded",182:"Queued",183:"Session Progress",199:"Early Dialog Terminated",200:"OK",202:"Accepted",204:"No Notification",300:"Multiple Choices",301:"Moved Permanently",302:"Moved Temporarily",305:"Use Proxy",380:"Alternative Service",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",410:"Gone",412:"Conditional Request Failed",413:"Request Entity Too Large",414:"Request-URI Too Long",415:"Unsupported Media Type",416:"Unsupported URI Scheme",417:"Unknown Resource-Priority",420:"Bad Extension",421:"Extension Required",422:"Session Interval Too Small",423:"Interval Too Brief",424:"Bad Location Information",428:"Use Identity Header",429:"Provide Referrer Identity",430:"Flow Failed",433:"Anonymity Disallowed",436:"Bad Identity-Info",437:"Unsupported Certificate",438:"Invalid Identity Header",439:"First Hop Lacks Outbound Support",440:"Max-Breadth Exceeded",469:"Bad Info Package",470:"Consent Needed",478:"Unresolvable Destination",480:"Temporarily Unavailable",481:"Call/Transaction Does Not Exist",482:"Loop Detected",483:"Too Many Hops",484:"Address Incomplete",485:"Ambiguous",486:"Busy Here",487:"Request Terminated",488:"Not Acceptable Here",489:"Bad Event",491:"Request Pending",493:"Undecipherable",494:"Security Agreement Required",500:"JsSIP Internal Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Server Time-out",505:"Version Not Supported",513:"Message Too Large",580:"Precondition Failure",600:"Busy Everywhere",603:"Decline",604:"Does Not Exist Anywhere",606:"Not Acceptable"},ALLOWED_METHODS:"INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO,NOTIFY",ACCEPTED_BODY_TYPES:"application/sdp, application/dtmf-relay",MAX_FORWARDS:69,SESSION_EXPIRES:90,MIN_SESSION_EXPIRES:60,CONNECTION_RECOVERY_MAX_INTERVAL:30,CONNECTION_RECOVERY_MIN_INTERVAL:2};function xa(u){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?xa=function(a){return typeof a}:xa=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},xa(u)}function ro(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function io(u,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");u.prototype=Object.create(n&&n.prototype,{constructor:{value:u,writable:!0,configurable:!0}}),n&&Hi(u,n)}function ao(u){var n=Bf();return function(){var e=Fi(u),o;if(n){var p=Fi(this).constructor;o=Reflect.construct(e,arguments,p)}else o=e.apply(this,arguments);return n_(this,o)}}function n_(u,n){return n&&(xa(n)==="object"||typeof n=="function")?n:l_(u)}function l_(u){if(u===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u}function ai(u){var n=typeof Map=="function"?new Map:void 0;return ai=function(e){if(e===null||!r_(e))return e;if(typeof e!="function")throw new TypeError("Super expression must either be null or a function");if(typeof n<"u"){if(n.has(e))return n.get(e);n.set(e,o)}function o(){return Pa(e,arguments,Fi(this).constructor)}return o.prototype=Object.create(e.prototype,{constructor:{value:o,enumerable:!1,writable:!0,configurable:!0}}),Hi(o,e)},ai(u)}function Pa(u,n,a){return Bf()?Pa=Reflect.construct:Pa=function(o,p,t){var v=[null];v.push.apply(v,p);var C=Function.bind.apply(o,v),l=new C;return t&&Hi(l,t.prototype),l},Pa.apply(null,arguments)}function Bf(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function r_(u){return Function.toString.call(u).indexOf("[native code]")!==-1}function Hi(u,n){return Hi=Object.setPrototypeOf||function(e,o){return e.__proto__=o,e},Hi(u,n)}function Fi(u){return Fi=Object.setPrototypeOf?Object.getPrototypeOf:function(a){return a.__proto__||Object.getPrototypeOf(a)},Fi(u)}var i_=function(u){io(a,u);var n=ao(a);function a(e,o){var p;return ro(this,a),p=n.call(this),p.code=1,p.name="CONFIGURATION_ERROR",p.parameter=e,p.value=o,p.message=p.value?"Invalid value ".concat(JSON.stringify(p.value),' for parameter "').concat(p.parameter,'"'):"Missing parameter: ".concat(p.parameter),p}return a}(ai(Error)),a_=function(u){io(a,u);var n=ao(a);function a(e){var o;return ro(this,a),o=n.call(this),o.code=2,o.name="INVALID_STATE_ERROR",o.status=e,o.message="Invalid status: ".concat(e),o}return a}(ai(Error)),o_=function(u){io(a,u);var n=ao(a);function a(e){var o;return ro(this,a),o=n.call(this),o.code=3,o.name="NOT_SUPPORTED_ERROR",o.message=e,o}return a}(ai(Error)),u_=function(u){io(a,u);var n=ao(a);function a(e){var o;return ro(this,a),o=n.call(this),o.code=4,o.name="NOT_READY_ERROR",o.message=e,o}return a}(ai(Error)),Ql={ConfigurationError:i_,InvalidStateError:a_,NotSupportedError:o_,NotReadyError:u_},_t={},po,Ku;function Nu(){if(Ku)return po;Ku=1;function u(p,t){if(!(p instanceof t))throw new TypeError("Cannot call a class as a function")}function n(p,t){for(var v=0;v<t.length;v++){var C=t[v];C.enumerable=C.enumerable||!1,C.configurable=!0,"value"in C&&(C.writable=!0),Object.defineProperty(p,C.key,C)}}function a(p,t,v){return t&&n(p.prototype,t),v&&n(p,v),p}var e=Zl(),o=_n();return po=function(){a(p,null,[{key:"parse",value:function(v){if(v=o.parse(v,"Name_Addr_Header"),v!==-1)return v}}]);function p(t,v,C){if(u(this,p),!t||!(t instanceof e))throw new TypeError('missing or invalid "uri" parameter');this._uri=t,this._parameters={},this.display_name=v;for(var l in C)Object.prototype.hasOwnProperty.call(C,l)&&this.setParam(l,C[l])}return a(p,[{key:"setParam",value:function(v,C){v&&(this._parameters[v.toLowerCase()]=typeof C>"u"||C===null?null:C.toString())}},{key:"getParam",value:function(v){if(v)return this._parameters[v.toLowerCase()]}},{key:"hasParam",value:function(v){if(v)return this._parameters.hasOwnProperty(v.toLowerCase())&&!0||!1}},{key:"deleteParam",value:function(v){if(v=v.toLowerCase(),this._parameters.hasOwnProperty(v)){var C=this._parameters[v];return delete this._parameters[v],C}}},{key:"clearParams",value:function(){this._parameters={}}},{key:"clone",value:function(){return new p(this._uri.clone(),this._display_name,JSON.parse(JSON.stringify(this._parameters)))}},{key:"_quote",value:function(v){return v.replace(/\\/g,"\\\\").replace(/"/g,'\\"')}},{key:"toString",value:function(){var v=this._display_name?'"'.concat(this._quote(this._display_name),'" '):"";v+="<".concat(this._uri.toString(),">");for(var C in this._parameters)Object.prototype.hasOwnProperty.call(this._parameters,C)&&(v+=";".concat(C),this._parameters[C]!==null&&(v+="=".concat(this._parameters[C])));return v}},{key:"uri",get:function(){return this._uri}},{key:"display_name",get:function(){return this._display_name},set:function(v){this._display_name=v===0?"0":v}}]),p}(),po}var mo,Yu;function _n(){return Yu||(Yu=1,mo=function(){function u(a){return'"'+a.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\x08/g,"\\b").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\f/g,"\\f").replace(/\r/g,"\\r").replace(/[\x00-\x07\x0B\x0E-\x1F\x80-\uFFFF]/g,escape)+'"'}var n={parse:function(e,o){var p={CRLF:A,DIGIT:b,ALPHA:E,HEXDIG:O,WSP:w,OCTET:N,DQUOTE:U,SP:Y,HTAB:j,alphanum:_e,reserved:k,unreserved:H,mark:de,escaped:Ue,LWS:B,SWS:L,HCOLON:V,TEXT_UTF8_TRIM:G,TEXT_UTF8char:K,UTF8_NONASCII:M,UTF8_CONT:te,LHEX:se,token:$,token_nodot:ne,separators:ct,word:P,STAR:Q,SLASH:oe,EQUAL:he,LPAREN:Re,RPAREN:be,RAQUOT:fe,LAQUOT:qe,COMMA:xe,SEMI:we,COLON:st,LDQUOT:$e,RDQUOT:ue,comment:Oe,ctext:Pe,quoted_string:Le,quoted_string_clean:ye,qdtext:pe,quoted_pair:Ce,SIP_URI_noparams:ke,SIP_URI:He,uri_scheme:Be,uri_scheme_sips:Ve,uri_scheme_sip:Mt,userinfo:ft,user:Gs,user_unreserved:is,password:As,hostport:ys,host:as,hostname:Ws,domainlabel:os,toplabel:Se,IPv6reference:ht,IPv6address:Xt,h16:Ae,ls32:pt,IPv4address:us,dec_octet:me,port:Tt,uri_parameters:Rs,uri_parameter:cs,transport_param:Wn,user_param:Kn,method_param:pn,ttl_param:Yn,maddr_param:zn,lr_param:Jn,other_param:bs,pname:Xn,pvalue:Qn,paramchar:Qt,param_unreserved:Zn,headers:el,header:kt,hname:er,hvalue:tl,hnv_unreserved:Zt,Request_Response:sl,Request_Line:nl,Request_URI:Is,absoluteURI:Ks,hier_part:ll,net_path:ws,abs_path:Os,opaque_part:rl,uric:es,uric_no_slash:Ds,path_segments:Ns,segment:ts,param:mn,pchar:Us,scheme:Ys,authority:gn,srvr:fs,reg_name:il,query:al,SIP_Version:vn,INVITEm:ol,ACKm:ul,OPTIONSm:Tn,BYEm:cl,CANCELm:fl,REGISTERm:hl,SUBSCRIBEm:zs,NOTIFYm:_l,REFERm:dl,Method:Js,Status_Line:pl,Status_Code:tr,extension_code:En,Reason_Phrase:sr,Allow_Events:Cn,Call_ID:hs,Contact:Sn,contact_param:Xs,name_addr:_s,display_name:An,contact_params:Lt,c_p_q:ss,c_p_expires:Ke,delta_seconds:Gt,qvalue:nr,generic_param:Je,gen_value:Wt,Content_Disposition:lr,disp_type:Ze,disp_param:ml,handling_param:$r,Content_Encoding:rr,Content_Length:gl,Content_Type:ir,media_type:ar,m_type:yn,discrete_type:or,composite_type:vl,extension_token:xs,x_token:Tl,m_subtype:ur,m_parameter:Ps,m_value:cr,CSeq:Hr,CSeq_value:ds,Expires:Fr,Event:fr,event_type:ps,From:fi,from_param:hr,tag_param:Ms,Max_Forwards:hi,Min_Expires:Rn,Name_Addr_Header:El,Proxy_Authenticate:bn,challenge:Qs,other_challenge:_r,auth_param:Zs,digest_cln:ks,realm:en,realm_value:Ls,domain:tn,URI:sn,nonce:Cl,nonce_value:Sl,opaque:nn,stale:ln,algorithm:dr,qop_options:pr,qop_value:ms,Proxy_Require:qr,Record_Route:Al,rec_route:gs,Reason:_i,reason_param:mr,reason_cause:vs,Require:di,Route:yl,route_param:$s,Subscription_State:jr,substate_value:Vr,subexp_params:rn,event_reason_value:Br,Subject:Rl,Supported:gr,To:In,to_param:wn,Via:Gr,via_param:On,via_params:an,via_ttl:vr,via_maddr:on,via_received:Dn,via_branch:bl,response_port:Il,rport:wl,sent_protocol:Ol,protocol_name:Dl,transport:Nl,sent_by:Nn,via_host:Tr,via_port:Er,ttl:Un,WWW_Authenticate:Ul,Session_Expires:Cr,s_e_expires:xl,s_e_params:Pl,s_e_refresher:Wr,extension_header:Kr,header_value:xn,message_body:Kt,uuid_URI:Yr,uuid:Ml,hex4:ns,hex8:zr,hex12:kl,Refer_To:jt,Replaces:Sr,call_id:Ll,replaces_param:$l,to_tag:Jr,from_tag:Ar,early_flag:x};if(o!==void 0){if(p[o]===void 0)throw new Error("Invalid rule name: "+u(o)+".")}else o="CRLF";var t=0,v=0,C=[];function l(r){t<v||(t>v&&(v=t,C=[]),C.push(r))}function A(){var r;return e.substr(t,2)===`\r
1
+ "use strict";var L_=Object.defineProperty;var $_=(c,s,i)=>s in c?L_(c,s,{enumerable:!0,configurable:!0,writable:!0,value:i}):c[s]=i;var Kt=(c,s,i)=>($_(c,typeof s!="symbol"?s+"":s,i),i);var H_=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function tt(c){return c&&c.__esModule&&Object.prototype.hasOwnProperty.call(c,"default")?c.default:c}const F_="jssip",j_="JsSIP",q_="the Javascript SIP library",V_="3.10.0",B_="https://jssip.net",G_=["José Luis Millán <jmillan@aliax.net> (https://github.com/jmillan)","Iñaki Baz Castillo <ibc@aliax.net> (https://inakibaz.me)"],W_="lib/JsSIP.d.ts",K_="lib-es5/JsSIP.js",Y_=["sip","websocket","webrtc","node","browser","library"],J_="MIT",z_={type:"git",url:"https://github.com/versatica/JsSIP.git"},X_={url:"https://github.com/versatica/JsSIP/issues"},Q_={"@types/events":"^3.0.0","@types/debug":"^4.1.7",debug:"^4.3.1",events:"^3.3.0","sdp-transform":"^2.14.1"},Z_={"@babel/core":"^7.19.6","@babel/preset-env":"^7.19.4","ansi-colors":"^3.2.4",browserify:"^16.5.1",eslint:"^5.16.0","fancy-log":"^1.3.3",gulp:"^4.0.2","gulp-babel":"^8.0.0","gulp-eslint":"^5.0.0","gulp-expect-file":"^1.0.2","gulp-header":"^2.0.9","gulp-nodeunit-runner":"^0.2.2","gulp-plumber":"^1.2.1","gulp-rename":"^1.4.0","gulp-uglify-es":"^1.0.4",pegjs:"^0.7.0","vinyl-buffer":"^1.0.1","vinyl-source-stream":"^2.0.0"},eh={lint:"node npm-scripts.js lint",test:"node npm-scripts.js test",prepublish:"node npm-scripts.js prepublish",release:"node npm-scripts.js release"},Ka={name:F_,title:j_,description:q_,version:V_,homepage:B_,contributors:G_,types:W_,main:K_,keywords:Y_,license:J_,repository:z_,bugs:X_,dependencies:Q_,devDependencies:Z_,scripts:eh};var Gu=Ka,ot={USER_AGENT:"".concat(Gu.title," ").concat(Gu.version),SIP:"sip",SIPS:"sips",causes:{CONNECTION_ERROR:"Connection Error",REQUEST_TIMEOUT:"Request Timeout",SIP_FAILURE_CODE:"SIP Failure Code",INTERNAL_ERROR:"Internal Error",BUSY:"Busy",REJECTED:"Rejected",REDIRECTED:"Redirected",UNAVAILABLE:"Unavailable",NOT_FOUND:"Not Found",ADDRESS_INCOMPLETE:"Address Incomplete",INCOMPATIBLE_SDP:"Incompatible SDP",MISSING_SDP:"Missing SDP",AUTHENTICATION_ERROR:"Authentication Error",BYE:"Terminated",WEBRTC_ERROR:"WebRTC Error",CANCELED:"Canceled",NO_ANSWER:"No Answer",EXPIRES:"Expires",NO_ACK:"No ACK",DIALOG_ERROR:"Dialog Error",USER_DENIED_MEDIA_ACCESS:"User Denied Media Access",BAD_MEDIA_DESCRIPTION:"Bad Media Description",RTP_TIMEOUT:"RTP Timeout"},SIP_ERROR_CAUSES:{REDIRECTED:[300,301,302,305,380],BUSY:[486,600],REJECTED:[403,603],NOT_FOUND:[404,604],UNAVAILABLE:[480,410,408,430],ADDRESS_INCOMPLETE:[484,424],INCOMPATIBLE_SDP:[488,606],AUTHENTICATION_ERROR:[401,407]},ACK:"ACK",BYE:"BYE",CANCEL:"CANCEL",INFO:"INFO",INVITE:"INVITE",MESSAGE:"MESSAGE",NOTIFY:"NOTIFY",OPTIONS:"OPTIONS",REGISTER:"REGISTER",REFER:"REFER",UPDATE:"UPDATE",SUBSCRIBE:"SUBSCRIBE",DTMF_TRANSPORT:{INFO:"INFO",RFC2833:"RFC2833"},REASON_PHRASE:{100:"Trying",180:"Ringing",181:"Call Is Being Forwarded",182:"Queued",183:"Session Progress",199:"Early Dialog Terminated",200:"OK",202:"Accepted",204:"No Notification",300:"Multiple Choices",301:"Moved Permanently",302:"Moved Temporarily",305:"Use Proxy",380:"Alternative Service",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",410:"Gone",412:"Conditional Request Failed",413:"Request Entity Too Large",414:"Request-URI Too Long",415:"Unsupported Media Type",416:"Unsupported URI Scheme",417:"Unknown Resource-Priority",420:"Bad Extension",421:"Extension Required",422:"Session Interval Too Small",423:"Interval Too Brief",424:"Bad Location Information",428:"Use Identity Header",429:"Provide Referrer Identity",430:"Flow Failed",433:"Anonymity Disallowed",436:"Bad Identity-Info",437:"Unsupported Certificate",438:"Invalid Identity Header",439:"First Hop Lacks Outbound Support",440:"Max-Breadth Exceeded",469:"Bad Info Package",470:"Consent Needed",478:"Unresolvable Destination",480:"Temporarily Unavailable",481:"Call/Transaction Does Not Exist",482:"Loop Detected",483:"Too Many Hops",484:"Address Incomplete",485:"Ambiguous",486:"Busy Here",487:"Request Terminated",488:"Not Acceptable Here",489:"Bad Event",491:"Request Pending",493:"Undecipherable",494:"Security Agreement Required",500:"JsSIP Internal Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Server Time-out",505:"Version Not Supported",513:"Message Too Large",580:"Precondition Failure",600:"Busy Everywhere",603:"Decline",604:"Does Not Exist Anywhere",606:"Not Acceptable"},ALLOWED_METHODS:"INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO,NOTIFY",ACCEPTED_BODY_TYPES:"application/sdp, application/dtmf-relay",MAX_FORWARDS:69,SESSION_EXPIRES:90,MIN_SESSION_EXPIRES:60,CONNECTION_RECOVERY_MAX_INTERVAL:30,CONNECTION_RECOVERY_MIN_INTERVAL:2};function ya(c){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ya=function(i){return typeof i}:ya=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},ya(c)}function Ya(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function Ja(c,s){if(typeof s!="function"&&s!==null)throw new TypeError("Super expression must either be null or a function");c.prototype=Object.create(s&&s.prototype,{constructor:{value:c,writable:!0,configurable:!0}}),s&&zi(c,s)}function za(c){var s=Vf();return function(){var l=Xi(c),a;if(s){var _=Xi(this).constructor;a=Reflect.construct(l,arguments,_)}else a=l.apply(this,arguments);return th(this,a)}}function th(c,s){return s&&(ya(s)==="object"||typeof s=="function")?s:sh(c)}function sh(c){if(c===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c}function or(c){var s=typeof Map=="function"?new Map:void 0;return or=function(l){if(l===null||!nh(l))return l;if(typeof l!="function")throw new TypeError("Super expression must either be null or a function");if(typeof s<"u"){if(s.has(l))return s.get(l);s.set(l,a)}function a(){return Aa(l,arguments,Xi(this).constructor)}return a.prototype=Object.create(l.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),zi(a,l)},or(c)}function Aa(c,s,i){return Vf()?Aa=Reflect.construct:Aa=function(a,_,e){var p=[null];p.push.apply(p,_);var g=Function.bind.apply(a,p),n=new g;return e&&zi(n,e.prototype),n},Aa.apply(null,arguments)}function Vf(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function nh(c){return Function.toString.call(c).indexOf("[native code]")!==-1}function zi(c,s){return zi=Object.setPrototypeOf||function(l,a){return l.__proto__=a,l},zi(c,s)}function Xi(c){return Xi=Object.setPrototypeOf?Object.getPrototypeOf:function(i){return i.__proto__||Object.getPrototypeOf(i)},Xi(c)}var rh=function(c){Ja(i,c);var s=za(i);function i(l,a){var _;return Ya(this,i),_=s.call(this),_.code=1,_.name="CONFIGURATION_ERROR",_.parameter=l,_.value=a,_.message=_.value?"Invalid value ".concat(JSON.stringify(_.value),' for parameter "').concat(_.parameter,'"'):"Missing parameter: ".concat(_.parameter),_}return i}(or(Error)),ih=function(c){Ja(i,c);var s=za(i);function i(l){var a;return Ya(this,i),a=s.call(this),a.code=2,a.name="INVALID_STATE_ERROR",a.status=l,a.message="Invalid status: ".concat(l),a}return i}(or(Error)),lh=function(c){Ja(i,c);var s=za(i);function i(l){var a;return Ya(this,i),a=s.call(this),a.code=3,a.name="NOT_SUPPORTED_ERROR",a.message=l,a}return i}(or(Error)),ah=function(c){Ja(i,c);var s=za(i);function i(l){var a;return Ya(this,i),a=s.call(this),a.code=4,a.name="NOT_READY_ERROR",a.message=l,a}return i}(or(Error)),en={ConfigurationError:rh,InvalidStateError:ih,NotSupportedError:lh,NotReadyError:ah},nt={},fo,Wu;function Ou(){if(Wu)return fo;Wu=1;function c(_,e){if(!(_ instanceof e))throw new TypeError("Cannot call a class as a function")}function s(_,e){for(var p=0;p<e.length;p++){var g=e[p];g.enumerable=g.enumerable||!1,g.configurable=!0,"value"in g&&(g.writable=!0),Object.defineProperty(_,g.key,g)}}function i(_,e,p){return e&&s(_.prototype,e),p&&s(_,p),_}var l=tn(),a=us();return fo=function(){i(_,null,[{key:"parse",value:function(p){if(p=a.parse(p,"Name_Addr_Header"),p!==-1)return p}}]);function _(e,p,g){if(c(this,_),!e||!(e instanceof l))throw new TypeError('missing or invalid "uri" parameter');this._uri=e,this._parameters={},this.display_name=p;for(var n in g)Object.prototype.hasOwnProperty.call(g,n)&&this.setParam(n,g[n])}return i(_,[{key:"setParam",value:function(p,g){p&&(this._parameters[p.toLowerCase()]=typeof g>"u"||g===null?null:g.toString())}},{key:"getParam",value:function(p){if(p)return this._parameters[p.toLowerCase()]}},{key:"hasParam",value:function(p){if(p)return this._parameters.hasOwnProperty(p.toLowerCase())&&!0||!1}},{key:"deleteParam",value:function(p){if(p=p.toLowerCase(),this._parameters.hasOwnProperty(p)){var g=this._parameters[p];return delete this._parameters[p],g}}},{key:"clearParams",value:function(){this._parameters={}}},{key:"clone",value:function(){return new _(this._uri.clone(),this._display_name,JSON.parse(JSON.stringify(this._parameters)))}},{key:"_quote",value:function(p){return p.replace(/\\/g,"\\\\").replace(/"/g,'\\"')}},{key:"toString",value:function(){var p=this._display_name?'"'.concat(this._quote(this._display_name),'" '):"";p+="<".concat(this._uri.toString(),">");for(var g in this._parameters)Object.prototype.hasOwnProperty.call(this._parameters,g)&&(p+=";".concat(g),this._parameters[g]!==null&&(p+="=".concat(this._parameters[g])));return p}},{key:"uri",get:function(){return this._uri}},{key:"display_name",get:function(){return this._display_name},set:function(p){this._display_name=p===0?"0":p}}]),_}(),fo}var _o,Ku;function us(){return Ku||(Ku=1,_o=function(){function c(i){return'"'+i.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\x08/g,"\\b").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\f/g,"\\f").replace(/\r/g,"\\r").replace(/[\x00-\x07\x0B\x0E-\x1F\x80-\uFFFF]/g,escape)+'"'}var s={parse:function(l,a){var _={CRLF:v,DIGIT:S,ALPHA:m,HEXDIG:C,WSP:A,OCTET:R,DQUOTE:I,SP:V,HTAB:W,alphanum:oe,reserved:x,unreserved:$,mark:Re,escaped:Ie,LWS:H,SWS:D,HCOLON:L,TEXT_UTF8_TRIM:q,TEXT_UTF8char:j,UTF8_NONASCII:B,UTF8_CONT:X,LHEX:Q,token:U,token_nodot:se,separators:It,word:N,STAR:Y,SLASH:re,EQUAL:ae,LPAREN:Te,RPAREN:De,RAQUOT:Ce,LAQUOT:Le,COMMA:we,SEMI:Se,COLON:it,LDQUOT:Ue,RDQUOT:le,comment:Ae,ctext:Oe,quoted_string:Pe,quoted_string_clean:ve,qdtext:he,quoted_pair:pe,SIP_URI_noparams:Ne,SIP_URI:xe,uri_scheme:Ve,uri_scheme_sips:He,uri_scheme_sip:Ht,userinfo:ct,user:_r,user_unreserved:Mn,password:sn,hostport:nn,host:cs,hostname:kn,domainlabel:ws,toplabel:Os,IPv6reference:rn,IPv6address:ln,h16:ge,ls32:pt,IPv4address:fs,dec_octet:de,port:bt,uri_parameters:Ds,uri_parameter:_s,transport_param:hr,user_param:dr,method_param:Ln,ttl_param:pr,maddr_param:mr,lr_param:gr,other_param:Tr,pname:vr,pvalue:Er,paramchar:Ns,param_unreserved:Sr,headers:yr,header:Zt,hname:Ar,hvalue:Cr,hnv_unreserved:es,Request_Response:hl,Request_Line:Rr,Request_URI:Us,absoluteURI:Ir,hier_part:br,net_path:wr,abs_path:Ps,opaque_part:Or,uric:xs,uric_no_slash:an,path_segments:Dr,segment:ts,param:$n,pchar:Ms,scheme:on,authority:Hn,srvr:ks,reg_name:Nr,query:Ur,SIP_Version:Fn,INVITEm:Pr,ACKm:xr,OPTIONSm:jn,BYEm:Mr,CANCELm:kr,REGISTERm:Lr,SUBSCRIBEm:$r,NOTIFYm:Hr,REFERm:Fr,Method:un,Status_Line:jr,Status_Code:qr,extension_code:cn,Reason_Phrase:Vr,Allow_Events:dl,Call_ID:pl,Contact:ml,contact_param:qn,name_addr:hs,display_name:Vn,contact_params:Ls,c_p_q:ss,c_p_expires:fn,delta_seconds:Bt,qvalue:Br,generic_param:ze,gen_value:ns,Content_Disposition:gl,disp_type:Xe,disp_param:Bn,handling_param:Tl,Content_Encoding:vl,Content_Length:Gr,Content_Type:El,media_type:Sl,m_type:yl,discrete_type:Al,composite_type:Wr,extension_token:_n,x_token:Kr,m_subtype:Yr,m_parameter:$s,m_value:Jr,CSeq:Cl,CSeq_value:Gn,Expires:Rl,Event:so,event_type:Hs,From:no,from_param:zr,tag_param:ds,Max_Forwards:ro,Min_Expires:Xr,Name_Addr_Header:Qr,Proxy_Authenticate:io,challenge:Zr,other_challenge:Il,auth_param:hn,digest_cln:Fs,realm:ei,realm_value:js,domain:dn,URI:pn,nonce:ti,nonce_value:si,opaque:mn,stale:ni,algorithm:ri,qop_options:ii,qop_value:gn,Proxy_Require:bl,Record_Route:wl,rec_route:ps,Reason:lo,reason_param:li,reason_cause:Tn,Require:ao,Route:ai,route_param:vn,Subscription_State:oo,substate_value:Ol,subexp_params:qs,event_reason_value:Dl,Subject:Nl,Supported:oi,To:Ul,to_param:ui,Via:uo,via_param:Wn,via_params:En,via_ttl:Pl,via_maddr:Sn,via_received:Kn,via_branch:ci,response_port:fi,rport:_i,sent_protocol:hi,protocol_name:di,transport:pi,sent_by:mi,via_host:gi,via_port:Ti,ttl:Yn,WWW_Authenticate:xl,Session_Expires:Ml,s_e_expires:Jn,s_e_params:vi,s_e_refresher:kl,extension_header:Ll,header_value:zn,message_body:$l,uuid_URI:co,uuid:Ei,hex4:Gt,hex8:Hl,hex12:Si,Refer_To:Wt,Replaces:Fl,call_id:yi,replaces_param:Ai,to_tag:jl,from_tag:Ci,early_flag:Xn};if(a!==void 0){if(_[a]===void 0)throw new Error("Invalid rule name: "+c(a)+".")}else a="CRLF";var e=0,p=0,g=[];function n(r){e<p||(e>p&&(p=e,g=[]),g.push(r))}function v(){var r;return l.substr(e,2)===`\r
2
2
  `?(r=`\r
3
- `,t+=2):(r=null,l('"\\r\\n"')),r}function b(){var r;return/^[0-9]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[0-9]")),r}function E(){var r;return/^[a-zA-Z]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[a-zA-Z]")),r}function O(){var r;return/^[0-9a-fA-F]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[0-9a-fA-F]")),r}function w(){var r;return r=Y(),r===null&&(r=j()),r}function N(){var r;return/^[\0-\xFF]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[\\0-\\xFF]")),r}function U(){var r;return/^["]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l('["]')),r}function Y(){var r;return e.charCodeAt(t)===32?(r=" ",t++):(r=null,l('" "')),r}function j(){var r;return e.charCodeAt(t)===9?(r=" ",t++):(r=null,l('"\\t"')),r}function _e(){var r;return/^[a-zA-Z0-9]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[a-zA-Z0-9]")),r}function k(){var r;return e.charCodeAt(t)===59?(r=";",t++):(r=null,l('";"')),r===null&&(e.charCodeAt(t)===47?(r="/",t++):(r=null,l('"/"')),r===null&&(e.charCodeAt(t)===63?(r="?",t++):(r=null,l('"?"')),r===null&&(e.charCodeAt(t)===58?(r=":",t++):(r=null,l('":"')),r===null&&(e.charCodeAt(t)===64?(r="@",t++):(r=null,l('"@"')),r===null&&(e.charCodeAt(t)===38?(r="&",t++):(r=null,l('"&"')),r===null&&(e.charCodeAt(t)===61?(r="=",t++):(r=null,l('"="')),r===null&&(e.charCodeAt(t)===43?(r="+",t++):(r=null,l('"+"')),r===null&&(e.charCodeAt(t)===36?(r="$",t++):(r=null,l('"$"')),r===null&&(e.charCodeAt(t)===44?(r=",",t++):(r=null,l('","'))))))))))),r}function H(){var r;return r=_e(),r===null&&(r=de()),r}function de(){var r;return e.charCodeAt(t)===45?(r="-",t++):(r=null,l('"-"')),r===null&&(e.charCodeAt(t)===95?(r="_",t++):(r=null,l('"_"')),r===null&&(e.charCodeAt(t)===46?(r=".",t++):(r=null,l('"."')),r===null&&(e.charCodeAt(t)===33?(r="!",t++):(r=null,l('"!"')),r===null&&(e.charCodeAt(t)===126?(r="~",t++):(r=null,l('"~"')),r===null&&(e.charCodeAt(t)===42?(r="*",t++):(r=null,l('"*"')),r===null&&(e.charCodeAt(t)===39?(r="'",t++):(r=null,l(`"'"`)),r===null&&(e.charCodeAt(t)===40?(r="(",t++):(r=null,l('"("')),r===null&&(e.charCodeAt(t)===41?(r=")",t++):(r=null,l('")"')))))))))),r}function Ue(){var r,f,d,s,c;return s=t,c=t,e.charCodeAt(t)===37?(r="%",t++):(r=null,l('"%"')),r!==null?(f=O(),f!==null?(d=O(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){return g.join("")}(s,r)),r===null&&(t=s),r}function B(){var r,f,d,s,c,h;for(s=t,c=t,h=t,r=[],f=w();f!==null;)r.push(f),f=w();if(r!==null?(f=A(),f!==null?r=[r,f]:(r=null,t=h)):(r=null,t=h),r=r!==null?r:"",r!==null){if(d=w(),d!==null)for(f=[];d!==null;)f.push(d),d=w();else f=null;f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r!==null&&(r=function(g){return" "}()),r===null&&(t=s),r}function L(){var r;return r=B(),r=r!==null?r:"",r}function V(){var r,f,d,s,c;for(s=t,c=t,r=[],f=Y(),f===null&&(f=j());f!==null;)r.push(f),f=Y(),f===null&&(f=j());return r!==null?(e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=L(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h){return":"}()),r===null&&(t=s),r}function G(){var r,f,d,s,c,h,g;if(c=t,h=t,f=K(),f!==null)for(r=[];f!==null;)r.push(f),f=K();else r=null;if(r!==null){for(f=[],g=t,d=[],s=B();s!==null;)d.push(s),s=B();for(d!==null?(s=K(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);d!==null;){for(f.push(d),g=t,d=[],s=B();s!==null;)d.push(s),s=B();d!==null?(s=K(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g)}f!==null?r=[r,f]:(r=null,t=h)}else r=null,t=h;return r!==null&&(r=function(S){return e.substring(t,S)}(c)),r===null&&(t=c),r}function K(){var r;return/^[!-~]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[!-~]")),r===null&&(r=M()),r}function M(){var r;return/^[\x80-\uFFFF]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[\\x80-\\uFFFF]")),r}function te(){var r;return/^[\x80-\xBF]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[\\x80-\\xBF]")),r}function se(){var r;return r=b(),r===null&&(/^[a-f]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[a-f]"))),r}function $(){var r,f,d;if(d=t,f=_e(),f===null&&(e.charCodeAt(t)===45?(f="-",t++):(f=null,l('"-"')),f===null&&(e.charCodeAt(t)===46?(f=".",t++):(f=null,l('"."')),f===null&&(e.charCodeAt(t)===33?(f="!",t++):(f=null,l('"!"')),f===null&&(e.charCodeAt(t)===37?(f="%",t++):(f=null,l('"%"')),f===null&&(e.charCodeAt(t)===42?(f="*",t++):(f=null,l('"*"')),f===null&&(e.charCodeAt(t)===95?(f="_",t++):(f=null,l('"_"')),f===null&&(e.charCodeAt(t)===43?(f="+",t++):(f=null,l('"+"')),f===null&&(e.charCodeAt(t)===96?(f="`",t++):(f=null,l('"`"')),f===null&&(e.charCodeAt(t)===39?(f="'",t++):(f=null,l(`"'"`)),f===null&&(e.charCodeAt(t)===126?(f="~",t++):(f=null,l('"~"')))))))))))),f!==null)for(r=[];f!==null;)r.push(f),f=_e(),f===null&&(e.charCodeAt(t)===45?(f="-",t++):(f=null,l('"-"')),f===null&&(e.charCodeAt(t)===46?(f=".",t++):(f=null,l('"."')),f===null&&(e.charCodeAt(t)===33?(f="!",t++):(f=null,l('"!"')),f===null&&(e.charCodeAt(t)===37?(f="%",t++):(f=null,l('"%"')),f===null&&(e.charCodeAt(t)===42?(f="*",t++):(f=null,l('"*"')),f===null&&(e.charCodeAt(t)===95?(f="_",t++):(f=null,l('"_"')),f===null&&(e.charCodeAt(t)===43?(f="+",t++):(f=null,l('"+"')),f===null&&(e.charCodeAt(t)===96?(f="`",t++):(f=null,l('"`"')),f===null&&(e.charCodeAt(t)===39?(f="'",t++):(f=null,l(`"'"`)),f===null&&(e.charCodeAt(t)===126?(f="~",t++):(f=null,l('"~"'))))))))))));else r=null;return r!==null&&(r=function(s){return e.substring(t,s)}(d)),r===null&&(t=d),r}function ne(){var r,f,d;if(d=t,f=_e(),f===null&&(e.charCodeAt(t)===45?(f="-",t++):(f=null,l('"-"')),f===null&&(e.charCodeAt(t)===33?(f="!",t++):(f=null,l('"!"')),f===null&&(e.charCodeAt(t)===37?(f="%",t++):(f=null,l('"%"')),f===null&&(e.charCodeAt(t)===42?(f="*",t++):(f=null,l('"*"')),f===null&&(e.charCodeAt(t)===95?(f="_",t++):(f=null,l('"_"')),f===null&&(e.charCodeAt(t)===43?(f="+",t++):(f=null,l('"+"')),f===null&&(e.charCodeAt(t)===96?(f="`",t++):(f=null,l('"`"')),f===null&&(e.charCodeAt(t)===39?(f="'",t++):(f=null,l(`"'"`)),f===null&&(e.charCodeAt(t)===126?(f="~",t++):(f=null,l('"~"'))))))))))),f!==null)for(r=[];f!==null;)r.push(f),f=_e(),f===null&&(e.charCodeAt(t)===45?(f="-",t++):(f=null,l('"-"')),f===null&&(e.charCodeAt(t)===33?(f="!",t++):(f=null,l('"!"')),f===null&&(e.charCodeAt(t)===37?(f="%",t++):(f=null,l('"%"')),f===null&&(e.charCodeAt(t)===42?(f="*",t++):(f=null,l('"*"')),f===null&&(e.charCodeAt(t)===95?(f="_",t++):(f=null,l('"_"')),f===null&&(e.charCodeAt(t)===43?(f="+",t++):(f=null,l('"+"')),f===null&&(e.charCodeAt(t)===96?(f="`",t++):(f=null,l('"`"')),f===null&&(e.charCodeAt(t)===39?(f="'",t++):(f=null,l(`"'"`)),f===null&&(e.charCodeAt(t)===126?(f="~",t++):(f=null,l('"~"')))))))))));else r=null;return r!==null&&(r=function(s){return e.substring(t,s)}(d)),r===null&&(t=d),r}function ct(){var r;return e.charCodeAt(t)===40?(r="(",t++):(r=null,l('"("')),r===null&&(e.charCodeAt(t)===41?(r=")",t++):(r=null,l('")"')),r===null&&(e.charCodeAt(t)===60?(r="<",t++):(r=null,l('"<"')),r===null&&(e.charCodeAt(t)===62?(r=">",t++):(r=null,l('">"')),r===null&&(e.charCodeAt(t)===64?(r="@",t++):(r=null,l('"@"')),r===null&&(e.charCodeAt(t)===44?(r=",",t++):(r=null,l('","')),r===null&&(e.charCodeAt(t)===59?(r=";",t++):(r=null,l('";"')),r===null&&(e.charCodeAt(t)===58?(r=":",t++):(r=null,l('":"')),r===null&&(e.charCodeAt(t)===92?(r="\\",t++):(r=null,l('"\\\\"')),r===null&&(r=U(),r===null&&(e.charCodeAt(t)===47?(r="/",t++):(r=null,l('"/"')),r===null&&(e.charCodeAt(t)===91?(r="[",t++):(r=null,l('"["')),r===null&&(e.charCodeAt(t)===93?(r="]",t++):(r=null,l('"]"')),r===null&&(e.charCodeAt(t)===63?(r="?",t++):(r=null,l('"?"')),r===null&&(e.charCodeAt(t)===61?(r="=",t++):(r=null,l('"="')),r===null&&(e.charCodeAt(t)===123?(r="{",t++):(r=null,l('"{"')),r===null&&(e.charCodeAt(t)===125?(r="}",t++):(r=null,l('"}"')),r===null&&(r=Y(),r===null&&(r=j())))))))))))))))))),r}function P(){var r,f,d;if(d=t,f=_e(),f===null&&(e.charCodeAt(t)===45?(f="-",t++):(f=null,l('"-"')),f===null&&(e.charCodeAt(t)===46?(f=".",t++):(f=null,l('"."')),f===null&&(e.charCodeAt(t)===33?(f="!",t++):(f=null,l('"!"')),f===null&&(e.charCodeAt(t)===37?(f="%",t++):(f=null,l('"%"')),f===null&&(e.charCodeAt(t)===42?(f="*",t++):(f=null,l('"*"')),f===null&&(e.charCodeAt(t)===95?(f="_",t++):(f=null,l('"_"')),f===null&&(e.charCodeAt(t)===43?(f="+",t++):(f=null,l('"+"')),f===null&&(e.charCodeAt(t)===96?(f="`",t++):(f=null,l('"`"')),f===null&&(e.charCodeAt(t)===39?(f="'",t++):(f=null,l(`"'"`)),f===null&&(e.charCodeAt(t)===126?(f="~",t++):(f=null,l('"~"')),f===null&&(e.charCodeAt(t)===40?(f="(",t++):(f=null,l('"("')),f===null&&(e.charCodeAt(t)===41?(f=")",t++):(f=null,l('")"')),f===null&&(e.charCodeAt(t)===60?(f="<",t++):(f=null,l('"<"')),f===null&&(e.charCodeAt(t)===62?(f=">",t++):(f=null,l('">"')),f===null&&(e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f===null&&(e.charCodeAt(t)===92?(f="\\",t++):(f=null,l('"\\\\"')),f===null&&(f=U(),f===null&&(e.charCodeAt(t)===47?(f="/",t++):(f=null,l('"/"')),f===null&&(e.charCodeAt(t)===91?(f="[",t++):(f=null,l('"["')),f===null&&(e.charCodeAt(t)===93?(f="]",t++):(f=null,l('"]"')),f===null&&(e.charCodeAt(t)===63?(f="?",t++):(f=null,l('"?"')),f===null&&(e.charCodeAt(t)===123?(f="{",t++):(f=null,l('"{"')),f===null&&(e.charCodeAt(t)===125?(f="}",t++):(f=null,l('"}"'))))))))))))))))))))))))),f!==null)for(r=[];f!==null;)r.push(f),f=_e(),f===null&&(e.charCodeAt(t)===45?(f="-",t++):(f=null,l('"-"')),f===null&&(e.charCodeAt(t)===46?(f=".",t++):(f=null,l('"."')),f===null&&(e.charCodeAt(t)===33?(f="!",t++):(f=null,l('"!"')),f===null&&(e.charCodeAt(t)===37?(f="%",t++):(f=null,l('"%"')),f===null&&(e.charCodeAt(t)===42?(f="*",t++):(f=null,l('"*"')),f===null&&(e.charCodeAt(t)===95?(f="_",t++):(f=null,l('"_"')),f===null&&(e.charCodeAt(t)===43?(f="+",t++):(f=null,l('"+"')),f===null&&(e.charCodeAt(t)===96?(f="`",t++):(f=null,l('"`"')),f===null&&(e.charCodeAt(t)===39?(f="'",t++):(f=null,l(`"'"`)),f===null&&(e.charCodeAt(t)===126?(f="~",t++):(f=null,l('"~"')),f===null&&(e.charCodeAt(t)===40?(f="(",t++):(f=null,l('"("')),f===null&&(e.charCodeAt(t)===41?(f=")",t++):(f=null,l('")"')),f===null&&(e.charCodeAt(t)===60?(f="<",t++):(f=null,l('"<"')),f===null&&(e.charCodeAt(t)===62?(f=">",t++):(f=null,l('">"')),f===null&&(e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f===null&&(e.charCodeAt(t)===92?(f="\\",t++):(f=null,l('"\\\\"')),f===null&&(f=U(),f===null&&(e.charCodeAt(t)===47?(f="/",t++):(f=null,l('"/"')),f===null&&(e.charCodeAt(t)===91?(f="[",t++):(f=null,l('"["')),f===null&&(e.charCodeAt(t)===93?(f="]",t++):(f=null,l('"]"')),f===null&&(e.charCodeAt(t)===63?(f="?",t++):(f=null,l('"?"')),f===null&&(e.charCodeAt(t)===123?(f="{",t++):(f=null,l('"{"')),f===null&&(e.charCodeAt(t)===125?(f="}",t++):(f=null,l('"}"')))))))))))))))))))))))));else r=null;return r!==null&&(r=function(s){return e.substring(t,s)}(d)),r===null&&(t=d),r}function Q(){var r,f,d,s,c;return s=t,c=t,r=L(),r!==null?(e.charCodeAt(t)===42?(f="*",t++):(f=null,l('"*"')),f!==null?(d=L(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h){return"*"}()),r===null&&(t=s),r}function oe(){var r,f,d,s,c;return s=t,c=t,r=L(),r!==null?(e.charCodeAt(t)===47?(f="/",t++):(f=null,l('"/"')),f!==null?(d=L(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h){return"/"}()),r===null&&(t=s),r}function he(){var r,f,d,s,c;return s=t,c=t,r=L(),r!==null?(e.charCodeAt(t)===61?(f="=",t++):(f=null,l('"="')),f!==null?(d=L(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h){return"="}()),r===null&&(t=s),r}function Re(){var r,f,d,s,c;return s=t,c=t,r=L(),r!==null?(e.charCodeAt(t)===40?(f="(",t++):(f=null,l('"("')),f!==null?(d=L(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h){return"("}()),r===null&&(t=s),r}function be(){var r,f,d,s,c;return s=t,c=t,r=L(),r!==null?(e.charCodeAt(t)===41?(f=")",t++):(f=null,l('")"')),f!==null?(d=L(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h){return")"}()),r===null&&(t=s),r}function fe(){var r,f,d,s;return d=t,s=t,e.charCodeAt(t)===62?(r=">",t++):(r=null,l('">"')),r!==null?(f=L(),f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r!==null&&(r=function(c){return">"}()),r===null&&(t=d),r}function qe(){var r,f,d,s;return d=t,s=t,r=L(),r!==null?(e.charCodeAt(t)===60?(f="<",t++):(f=null,l('"<"')),f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r!==null&&(r=function(c){return"<"}()),r===null&&(t=d),r}function xe(){var r,f,d,s,c;return s=t,c=t,r=L(),r!==null?(e.charCodeAt(t)===44?(f=",",t++):(f=null,l('","')),f!==null?(d=L(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h){return","}()),r===null&&(t=s),r}function we(){var r,f,d,s,c;return s=t,c=t,r=L(),r!==null?(e.charCodeAt(t)===59?(f=";",t++):(f=null,l('";"')),f!==null?(d=L(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h){return";"}()),r===null&&(t=s),r}function st(){var r,f,d,s,c;return s=t,c=t,r=L(),r!==null?(e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=L(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h){return":"}()),r===null&&(t=s),r}function $e(){var r,f,d,s;return d=t,s=t,r=L(),r!==null?(f=U(),f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r!==null&&(r=function(c){return'"'}()),r===null&&(t=d),r}function ue(){var r,f,d,s;return d=t,s=t,r=U(),r!==null?(f=L(),f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r!==null&&(r=function(c){return'"'}()),r===null&&(t=d),r}function Oe(){var r,f,d,s;if(s=t,r=Re(),r!==null){for(f=[],d=Pe(),d===null&&(d=Ce(),d===null&&(d=Oe()));d!==null;)f.push(d),d=Pe(),d===null&&(d=Ce(),d===null&&(d=Oe()));f!==null?(d=be(),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)}else r=null,t=s;return r}function Pe(){var r;return/^[!-']/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[!-']")),r===null&&(/^[*-[]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[*-[]")),r===null&&(/^[\]-~]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[\\]-~]")),r===null&&(r=M(),r===null&&(r=B())))),r}function Le(){var r,f,d,s,c,h;if(c=t,h=t,r=L(),r!==null)if(f=U(),f!==null){for(d=[],s=pe(),s===null&&(s=Ce());s!==null;)d.push(s),s=pe(),s===null&&(s=Ce());d!==null?(s=U(),s!==null?r=[r,f,d,s]:(r=null,t=h)):(r=null,t=h)}else r=null,t=h;else r=null,t=h;return r!==null&&(r=function(g){return e.substring(t,g)}(c)),r===null&&(t=c),r}function ye(){var r,f,d,s,c,h;if(c=t,h=t,r=L(),r!==null)if(f=U(),f!==null){for(d=[],s=pe(),s===null&&(s=Ce());s!==null;)d.push(s),s=pe(),s===null&&(s=Ce());d!==null?(s=U(),s!==null?r=[r,f,d,s]:(r=null,t=h)):(r=null,t=h)}else r=null,t=h;else r=null,t=h;return r!==null&&(r=function(g){var S=e.substring(t,g).trim();return S.substring(1,S.length-1).replace(/\\([\x00-\x09\x0b-\x0c\x0e-\x7f])/g,"$1")}(c)),r===null&&(t=c),r}function pe(){var r;return r=B(),r===null&&(e.charCodeAt(t)===33?(r="!",t++):(r=null,l('"!"')),r===null&&(/^[#-[]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[#-[]")),r===null&&(/^[\]-~]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[\\]-~]")),r===null&&(r=M())))),r}function Ce(){var r,f,d;return d=t,e.charCodeAt(t)===92?(r="\\",t++):(r=null,l('"\\\\"')),r!==null?(/^[\0-\t]/.test(e.charAt(t))?(f=e.charAt(t),t++):(f=null,l("[\\0-\\t]")),f===null&&(/^[\x0B-\f]/.test(e.charAt(t))?(f=e.charAt(t),t++):(f=null,l("[\\x0B-\\f]")),f===null&&(/^[\x0E-]/.test(e.charAt(t))?(f=e.charAt(t),t++):(f=null,l("[\\x0E-]")))),f!==null?r=[r,f]:(r=null,t=d)):(r=null,t=d),r}function ke(){var r,f,d,s,c,h;return c=t,h=t,r=Be(),r!==null?(e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=ft(),d=d!==null?d:"",d!==null?(s=ys(),s!==null?r=[r,f,d,s]:(r=null,t=h)):(r=null,t=h)):(r=null,t=h)):(r=null,t=h),r!==null&&(r=function(g){try{i.uri=new yr(i.scheme,i.user,i.host,i.port),delete i.scheme,delete i.user,delete i.host,delete i.host_type,delete i.port}catch{i=-1}}()),r===null&&(t=c),r}function He(){var r,f,d,s,c,h,g,S;return g=t,S=t,r=Be(),r!==null?(e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=ft(),d=d!==null?d:"",d!==null?(s=ys(),s!==null?(c=Rs(),c!==null?(h=el(),h=h!==null?h:"",h!==null?r=[r,f,d,s,c,h]:(r=null,t=S)):(r=null,t=S)):(r=null,t=S)):(r=null,t=S)):(r=null,t=S)):(r=null,t=S),r!==null&&(r=function(R){try{i.uri=new yr(i.scheme,i.user,i.host,i.port,i.uri_params,i.uri_headers),delete i.scheme,delete i.user,delete i.host,delete i.host_type,delete i.port,delete i.uri_params,o==="SIP_URI"&&(i=i.uri)}catch{i=-1}}()),r===null&&(t=g),r}function Be(){var r;return r=Ve(),r===null&&(r=Mt()),r}function Ve(){var r,f;return f=t,e.substr(t,4).toLowerCase()==="sips"?(r=e.substr(t,4),t+=4):(r=null,l('"sips"')),r!==null&&(r=function(d,s){i.scheme=s.toLowerCase()}(f,r)),r===null&&(t=f),r}function Mt(){var r,f;return f=t,e.substr(t,3).toLowerCase()==="sip"?(r=e.substr(t,3),t+=3):(r=null,l('"sip"')),r!==null&&(r=function(d,s){i.scheme=s.toLowerCase()}(f,r)),r===null&&(t=f),r}function ft(){var r,f,d,s,c,h;return s=t,c=t,r=Gs(),r!==null?(h=t,e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=As(),d!==null?f=[f,d]:(f=null,t=h)):(f=null,t=h),f=f!==null?f:"",f!==null?(e.charCodeAt(t)===64?(d="@",t++):(d=null,l('"@"')),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(g){i.user=decodeURIComponent(e.substring(t-1,g))}(s)),r===null&&(t=s),r}function Gs(){var r,f;if(f=H(),f===null&&(f=Ue(),f===null&&(f=is())),f!==null)for(r=[];f!==null;)r.push(f),f=H(),f===null&&(f=Ue(),f===null&&(f=is()));else r=null;return r}function is(){var r;return e.charCodeAt(t)===38?(r="&",t++):(r=null,l('"&"')),r===null&&(e.charCodeAt(t)===61?(r="=",t++):(r=null,l('"="')),r===null&&(e.charCodeAt(t)===43?(r="+",t++):(r=null,l('"+"')),r===null&&(e.charCodeAt(t)===36?(r="$",t++):(r=null,l('"$"')),r===null&&(e.charCodeAt(t)===44?(r=",",t++):(r=null,l('","')),r===null&&(e.charCodeAt(t)===59?(r=";",t++):(r=null,l('";"')),r===null&&(e.charCodeAt(t)===63?(r="?",t++):(r=null,l('"?"')),r===null&&(e.charCodeAt(t)===47?(r="/",t++):(r=null,l('"/"'))))))))),r}function As(){var r,f,d;for(d=t,r=[],f=H(),f===null&&(f=Ue(),f===null&&(e.charCodeAt(t)===38?(f="&",t++):(f=null,l('"&"')),f===null&&(e.charCodeAt(t)===61?(f="=",t++):(f=null,l('"="')),f===null&&(e.charCodeAt(t)===43?(f="+",t++):(f=null,l('"+"')),f===null&&(e.charCodeAt(t)===36?(f="$",t++):(f=null,l('"$"')),f===null&&(e.charCodeAt(t)===44?(f=",",t++):(f=null,l('","'))))))));f!==null;)r.push(f),f=H(),f===null&&(f=Ue(),f===null&&(e.charCodeAt(t)===38?(f="&",t++):(f=null,l('"&"')),f===null&&(e.charCodeAt(t)===61?(f="=",t++):(f=null,l('"="')),f===null&&(e.charCodeAt(t)===43?(f="+",t++):(f=null,l('"+"')),f===null&&(e.charCodeAt(t)===36?(f="$",t++):(f=null,l('"$"')),f===null&&(e.charCodeAt(t)===44?(f=",",t++):(f=null,l('","'))))))));return r!==null&&(r=function(s){i.password=e.substring(t,s)}(d)),r===null&&(t=d),r}function ys(){var r,f,d,s,c;return s=t,r=as(),r!==null?(c=t,e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=Tt(),d!==null?f=[f,d]:(f=null,t=c)):(f=null,t=c),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r}function as(){var r,f;return f=t,r=Ws(),r===null&&(r=us(),r===null&&(r=ht())),r!==null&&(r=function(d){return i.host=e.substring(t,d).toLowerCase(),i.host}(f)),r===null&&(t=f),r}function Ws(){var r,f,d,s,c,h;for(s=t,c=t,r=[],h=t,f=os(),f!==null?(e.charCodeAt(t)===46?(d=".",t++):(d=null,l('"."')),d!==null?f=[f,d]:(f=null,t=h)):(f=null,t=h);f!==null;)r.push(f),h=t,f=os(),f!==null?(e.charCodeAt(t)===46?(d=".",t++):(d=null,l('"."')),d!==null?f=[f,d]:(f=null,t=h)):(f=null,t=h);return r!==null?(f=Se(),f!==null?(e.charCodeAt(t)===46?(d=".",t++):(d=null,l('"."')),d=d!==null?d:"",d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(g){return i.host_type="domain",e.substring(t,g)}(s)),r===null&&(t=s),r}function os(){var r,f,d,s;if(s=t,r=_e(),r!==null){for(f=[],d=_e(),d===null&&(e.charCodeAt(t)===45?(d="-",t++):(d=null,l('"-"')),d===null&&(e.charCodeAt(t)===95?(d="_",t++):(d=null,l('"_"'))));d!==null;)f.push(d),d=_e(),d===null&&(e.charCodeAt(t)===45?(d="-",t++):(d=null,l('"-"')),d===null&&(e.charCodeAt(t)===95?(d="_",t++):(d=null,l('"_"'))));f!==null?r=[r,f]:(r=null,t=s)}else r=null,t=s;return r}function Se(){var r,f,d,s;if(s=t,r=E(),r!==null){for(f=[],d=_e(),d===null&&(e.charCodeAt(t)===45?(d="-",t++):(d=null,l('"-"')),d===null&&(e.charCodeAt(t)===95?(d="_",t++):(d=null,l('"_"'))));d!==null;)f.push(d),d=_e(),d===null&&(e.charCodeAt(t)===45?(d="-",t++):(d=null,l('"-"')),d===null&&(e.charCodeAt(t)===95?(d="_",t++):(d=null,l('"_"'))));f!==null?r=[r,f]:(r=null,t=s)}else r=null,t=s;return r}function ht(){var r,f,d,s,c;return s=t,c=t,e.charCodeAt(t)===91?(r="[",t++):(r=null,l('"["')),r!==null?(f=Xt(),f!==null?(e.charCodeAt(t)===93?(d="]",t++):(d=null,l('"]"')),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h){return i.host_type="IPv6",e.substring(t,h)}(s)),r===null&&(t=s),r}function Xt(){var r,f,d,s,c,h,g,S,R,I,D,J,Ne,We,F,Ie;return We=t,F=t,r=Ae(),r!==null?(e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=Ae(),d!==null?(e.charCodeAt(t)===58?(s=":",t++):(s=null,l('":"')),s!==null?(c=Ae(),c!==null?(e.charCodeAt(t)===58?(h=":",t++):(h=null,l('":"')),h!==null?(g=Ae(),g!==null?(e.charCodeAt(t)===58?(S=":",t++):(S=null,l('":"')),S!==null?(R=Ae(),R!==null?(e.charCodeAt(t)===58?(I=":",t++):(I=null,l('":"')),I!==null?(D=Ae(),D!==null?(e.charCodeAt(t)===58?(J=":",t++):(J=null,l('":"')),J!==null?(Ne=pt(),Ne!==null?r=[r,f,d,s,c,h,g,S,R,I,D,J,Ne]:(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F),r===null&&(F=t,e.substr(t,2)==="::"?(r="::",t+=2):(r=null,l('"::"')),r!==null?(f=Ae(),f!==null?(e.charCodeAt(t)===58?(d=":",t++):(d=null,l('":"')),d!==null?(s=Ae(),s!==null?(e.charCodeAt(t)===58?(c=":",t++):(c=null,l('":"')),c!==null?(h=Ae(),h!==null?(e.charCodeAt(t)===58?(g=":",t++):(g=null,l('":"')),g!==null?(S=Ae(),S!==null?(e.charCodeAt(t)===58?(R=":",t++):(R=null,l('":"')),R!==null?(I=Ae(),I!==null?(e.charCodeAt(t)===58?(D=":",t++):(D=null,l('":"')),D!==null?(J=pt(),J!==null?r=[r,f,d,s,c,h,g,S,R,I,D,J]:(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F),r===null&&(F=t,e.substr(t,2)==="::"?(r="::",t+=2):(r=null,l('"::"')),r!==null?(f=Ae(),f!==null?(e.charCodeAt(t)===58?(d=":",t++):(d=null,l('":"')),d!==null?(s=Ae(),s!==null?(e.charCodeAt(t)===58?(c=":",t++):(c=null,l('":"')),c!==null?(h=Ae(),h!==null?(e.charCodeAt(t)===58?(g=":",t++):(g=null,l('":"')),g!==null?(S=Ae(),S!==null?(e.charCodeAt(t)===58?(R=":",t++):(R=null,l('":"')),R!==null?(I=pt(),I!==null?r=[r,f,d,s,c,h,g,S,R,I]:(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F),r===null&&(F=t,e.substr(t,2)==="::"?(r="::",t+=2):(r=null,l('"::"')),r!==null?(f=Ae(),f!==null?(e.charCodeAt(t)===58?(d=":",t++):(d=null,l('":"')),d!==null?(s=Ae(),s!==null?(e.charCodeAt(t)===58?(c=":",t++):(c=null,l('":"')),c!==null?(h=Ae(),h!==null?(e.charCodeAt(t)===58?(g=":",t++):(g=null,l('":"')),g!==null?(S=pt(),S!==null?r=[r,f,d,s,c,h,g,S]:(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F),r===null&&(F=t,e.substr(t,2)==="::"?(r="::",t+=2):(r=null,l('"::"')),r!==null?(f=Ae(),f!==null?(e.charCodeAt(t)===58?(d=":",t++):(d=null,l('":"')),d!==null?(s=Ae(),s!==null?(e.charCodeAt(t)===58?(c=":",t++):(c=null,l('":"')),c!==null?(h=pt(),h!==null?r=[r,f,d,s,c,h]:(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F),r===null&&(F=t,e.substr(t,2)==="::"?(r="::",t+=2):(r=null,l('"::"')),r!==null?(f=Ae(),f!==null?(e.charCodeAt(t)===58?(d=":",t++):(d=null,l('":"')),d!==null?(s=pt(),s!==null?r=[r,f,d,s]:(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F),r===null&&(F=t,e.substr(t,2)==="::"?(r="::",t+=2):(r=null,l('"::"')),r!==null?(f=pt(),f!==null?r=[r,f]:(r=null,t=F)):(r=null,t=F),r===null&&(F=t,e.substr(t,2)==="::"?(r="::",t+=2):(r=null,l('"::"')),r!==null?(f=Ae(),f!==null?r=[r,f]:(r=null,t=F)):(r=null,t=F),r===null&&(F=t,r=Ae(),r!==null?(e.substr(t,2)==="::"?(f="::",t+=2):(f=null,l('"::"')),f!==null?(d=Ae(),d!==null?(e.charCodeAt(t)===58?(s=":",t++):(s=null,l('":"')),s!==null?(c=Ae(),c!==null?(e.charCodeAt(t)===58?(h=":",t++):(h=null,l('":"')),h!==null?(g=Ae(),g!==null?(e.charCodeAt(t)===58?(S=":",t++):(S=null,l('":"')),S!==null?(R=Ae(),R!==null?(e.charCodeAt(t)===58?(I=":",t++):(I=null,l('":"')),I!==null?(D=pt(),D!==null?r=[r,f,d,s,c,h,g,S,R,I,D]:(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F),r===null&&(F=t,r=Ae(),r!==null?(Ie=t,e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=Ae(),d!==null?f=[f,d]:(f=null,t=Ie)):(f=null,t=Ie),f=f!==null?f:"",f!==null?(e.substr(t,2)==="::"?(d="::",t+=2):(d=null,l('"::"')),d!==null?(s=Ae(),s!==null?(e.charCodeAt(t)===58?(c=":",t++):(c=null,l('":"')),c!==null?(h=Ae(),h!==null?(e.charCodeAt(t)===58?(g=":",t++):(g=null,l('":"')),g!==null?(S=Ae(),S!==null?(e.charCodeAt(t)===58?(R=":",t++):(R=null,l('":"')),R!==null?(I=pt(),I!==null?r=[r,f,d,s,c,h,g,S,R,I]:(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F),r===null&&(F=t,r=Ae(),r!==null?(Ie=t,e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=Ae(),d!==null?f=[f,d]:(f=null,t=Ie)):(f=null,t=Ie),f=f!==null?f:"",f!==null?(Ie=t,e.charCodeAt(t)===58?(d=":",t++):(d=null,l('":"')),d!==null?(s=Ae(),s!==null?d=[d,s]:(d=null,t=Ie)):(d=null,t=Ie),d=d!==null?d:"",d!==null?(e.substr(t,2)==="::"?(s="::",t+=2):(s=null,l('"::"')),s!==null?(c=Ae(),c!==null?(e.charCodeAt(t)===58?(h=":",t++):(h=null,l('":"')),h!==null?(g=Ae(),g!==null?(e.charCodeAt(t)===58?(S=":",t++):(S=null,l('":"')),S!==null?(R=pt(),R!==null?r=[r,f,d,s,c,h,g,S,R]:(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F),r===null&&(F=t,r=Ae(),r!==null?(Ie=t,e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=Ae(),d!==null?f=[f,d]:(f=null,t=Ie)):(f=null,t=Ie),f=f!==null?f:"",f!==null?(Ie=t,e.charCodeAt(t)===58?(d=":",t++):(d=null,l('":"')),d!==null?(s=Ae(),s!==null?d=[d,s]:(d=null,t=Ie)):(d=null,t=Ie),d=d!==null?d:"",d!==null?(Ie=t,e.charCodeAt(t)===58?(s=":",t++):(s=null,l('":"')),s!==null?(c=Ae(),c!==null?s=[s,c]:(s=null,t=Ie)):(s=null,t=Ie),s=s!==null?s:"",s!==null?(e.substr(t,2)==="::"?(c="::",t+=2):(c=null,l('"::"')),c!==null?(h=Ae(),h!==null?(e.charCodeAt(t)===58?(g=":",t++):(g=null,l('":"')),g!==null?(S=pt(),S!==null?r=[r,f,d,s,c,h,g,S]:(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F),r===null&&(F=t,r=Ae(),r!==null?(Ie=t,e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=Ae(),d!==null?f=[f,d]:(f=null,t=Ie)):(f=null,t=Ie),f=f!==null?f:"",f!==null?(Ie=t,e.charCodeAt(t)===58?(d=":",t++):(d=null,l('":"')),d!==null?(s=Ae(),s!==null?d=[d,s]:(d=null,t=Ie)):(d=null,t=Ie),d=d!==null?d:"",d!==null?(Ie=t,e.charCodeAt(t)===58?(s=":",t++):(s=null,l('":"')),s!==null?(c=Ae(),c!==null?s=[s,c]:(s=null,t=Ie)):(s=null,t=Ie),s=s!==null?s:"",s!==null?(Ie=t,e.charCodeAt(t)===58?(c=":",t++):(c=null,l('":"')),c!==null?(h=Ae(),h!==null?c=[c,h]:(c=null,t=Ie)):(c=null,t=Ie),c=c!==null?c:"",c!==null?(e.substr(t,2)==="::"?(h="::",t+=2):(h=null,l('"::"')),h!==null?(g=pt(),g!==null?r=[r,f,d,s,c,h,g]:(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F),r===null&&(F=t,r=Ae(),r!==null?(Ie=t,e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=Ae(),d!==null?f=[f,d]:(f=null,t=Ie)):(f=null,t=Ie),f=f!==null?f:"",f!==null?(Ie=t,e.charCodeAt(t)===58?(d=":",t++):(d=null,l('":"')),d!==null?(s=Ae(),s!==null?d=[d,s]:(d=null,t=Ie)):(d=null,t=Ie),d=d!==null?d:"",d!==null?(Ie=t,e.charCodeAt(t)===58?(s=":",t++):(s=null,l('":"')),s!==null?(c=Ae(),c!==null?s=[s,c]:(s=null,t=Ie)):(s=null,t=Ie),s=s!==null?s:"",s!==null?(Ie=t,e.charCodeAt(t)===58?(c=":",t++):(c=null,l('":"')),c!==null?(h=Ae(),h!==null?c=[c,h]:(c=null,t=Ie)):(c=null,t=Ie),c=c!==null?c:"",c!==null?(Ie=t,e.charCodeAt(t)===58?(h=":",t++):(h=null,l('":"')),h!==null?(g=Ae(),g!==null?h=[h,g]:(h=null,t=Ie)):(h=null,t=Ie),h=h!==null?h:"",h!==null?(e.substr(t,2)==="::"?(g="::",t+=2):(g=null,l('"::"')),g!==null?(S=Ae(),S!==null?r=[r,f,d,s,c,h,g,S]:(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F),r===null&&(F=t,r=Ae(),r!==null?(Ie=t,e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=Ae(),d!==null?f=[f,d]:(f=null,t=Ie)):(f=null,t=Ie),f=f!==null?f:"",f!==null?(Ie=t,e.charCodeAt(t)===58?(d=":",t++):(d=null,l('":"')),d!==null?(s=Ae(),s!==null?d=[d,s]:(d=null,t=Ie)):(d=null,t=Ie),d=d!==null?d:"",d!==null?(Ie=t,e.charCodeAt(t)===58?(s=":",t++):(s=null,l('":"')),s!==null?(c=Ae(),c!==null?s=[s,c]:(s=null,t=Ie)):(s=null,t=Ie),s=s!==null?s:"",s!==null?(Ie=t,e.charCodeAt(t)===58?(c=":",t++):(c=null,l('":"')),c!==null?(h=Ae(),h!==null?c=[c,h]:(c=null,t=Ie)):(c=null,t=Ie),c=c!==null?c:"",c!==null?(Ie=t,e.charCodeAt(t)===58?(h=":",t++):(h=null,l('":"')),h!==null?(g=Ae(),g!==null?h=[h,g]:(h=null,t=Ie)):(h=null,t=Ie),h=h!==null?h:"",h!==null?(Ie=t,e.charCodeAt(t)===58?(g=":",t++):(g=null,l('":"')),g!==null?(S=Ae(),S!==null?g=[g,S]:(g=null,t=Ie)):(g=null,t=Ie),g=g!==null?g:"",g!==null?(e.substr(t,2)==="::"?(S="::",t+=2):(S=null,l('"::"')),S!==null?r=[r,f,d,s,c,h,g,S]:(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F)):(r=null,t=F))))))))))))))),r!==null&&(r=function(pi){return i.host_type="IPv6",e.substring(t,pi)}(We)),r===null&&(t=We),r}function Ae(){var r,f,d,s,c;return c=t,r=O(),r!==null?(f=O(),f=f!==null?f:"",f!==null?(d=O(),d=d!==null?d:"",d!==null?(s=O(),s=s!==null?s:"",s!==null?r=[r,f,d,s]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r}function pt(){var r,f,d,s;return s=t,r=Ae(),r!==null?(e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=Ae(),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r===null&&(r=us()),r}function us(){var r,f,d,s,c,h,g,S,R;return S=t,R=t,r=me(),r!==null?(e.charCodeAt(t)===46?(f=".",t++):(f=null,l('"."')),f!==null?(d=me(),d!==null?(e.charCodeAt(t)===46?(s=".",t++):(s=null,l('"."')),s!==null?(c=me(),c!==null?(e.charCodeAt(t)===46?(h=".",t++):(h=null,l('"."')),h!==null?(g=me(),g!==null?r=[r,f,d,s,c,h,g]:(r=null,t=R)):(r=null,t=R)):(r=null,t=R)):(r=null,t=R)):(r=null,t=R)):(r=null,t=R)):(r=null,t=R),r!==null&&(r=function(I){return i.host_type="IPv4",e.substring(t,I)}(S)),r===null&&(t=S),r}function me(){var r,f,d,s;return s=t,e.substr(t,2)==="25"?(r="25",t+=2):(r=null,l('"25"')),r!==null?(/^[0-5]/.test(e.charAt(t))?(f=e.charAt(t),t++):(f=null,l("[0-5]")),f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r===null&&(s=t,e.charCodeAt(t)===50?(r="2",t++):(r=null,l('"2"')),r!==null?(/^[0-4]/.test(e.charAt(t))?(f=e.charAt(t),t++):(f=null,l("[0-4]")),f!==null?(d=b(),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r===null&&(s=t,e.charCodeAt(t)===49?(r="1",t++):(r=null,l('"1"')),r!==null?(f=b(),f!==null?(d=b(),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r===null&&(s=t,/^[1-9]/.test(e.charAt(t))?(r=e.charAt(t),t++):(r=null,l("[1-9]")),r!==null?(f=b(),f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r===null&&(r=b())))),r}function Tt(){var r,f,d,s,c,h,g;return h=t,g=t,r=b(),r=r!==null?r:"",r!==null?(f=b(),f=f!==null?f:"",f!==null?(d=b(),d=d!==null?d:"",d!==null?(s=b(),s=s!==null?s:"",s!==null?(c=b(),c=c!==null?c:"",c!==null?r=[r,f,d,s,c]:(r=null,t=g)):(r=null,t=g)):(r=null,t=g)):(r=null,t=g)):(r=null,t=g),r!==null&&(r=function(S,R){return R=parseInt(R.join("")),i.port=R,R}(h,r)),r===null&&(t=h),r}function Rs(){var r,f,d,s;for(r=[],s=t,e.charCodeAt(t)===59?(f=";",t++):(f=null,l('";"')),f!==null?(d=cs(),d!==null?f=[f,d]:(f=null,t=s)):(f=null,t=s);f!==null;)r.push(f),s=t,e.charCodeAt(t)===59?(f=";",t++):(f=null,l('";"')),f!==null?(d=cs(),d!==null?f=[f,d]:(f=null,t=s)):(f=null,t=s);return r}function cs(){var r;return r=Wn(),r===null&&(r=Kn(),r===null&&(r=pn(),r===null&&(r=Yn(),r===null&&(r=zn(),r===null&&(r=Jn(),r===null&&(r=bs())))))),r}function Wn(){var r,f,d,s;return d=t,s=t,e.substr(t,10).toLowerCase()==="transport="?(r=e.substr(t,10),t+=10):(r=null,l('"transport="')),r!==null?(e.substr(t,3).toLowerCase()==="udp"?(f=e.substr(t,3),t+=3):(f=null,l('"udp"')),f===null&&(e.substr(t,3).toLowerCase()==="tcp"?(f=e.substr(t,3),t+=3):(f=null,l('"tcp"')),f===null&&(e.substr(t,4).toLowerCase()==="sctp"?(f=e.substr(t,4),t+=4):(f=null,l('"sctp"')),f===null&&(e.substr(t,3).toLowerCase()==="tls"?(f=e.substr(t,3),t+=3):(f=null,l('"tls"')),f===null&&(f=$())))),f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r!==null&&(r=function(c,h){i.uri_params||(i.uri_params={}),i.uri_params.transport=h.toLowerCase()}(d,r[1])),r===null&&(t=d),r}function Kn(){var r,f,d,s;return d=t,s=t,e.substr(t,5).toLowerCase()==="user="?(r=e.substr(t,5),t+=5):(r=null,l('"user="')),r!==null?(e.substr(t,5).toLowerCase()==="phone"?(f=e.substr(t,5),t+=5):(f=null,l('"phone"')),f===null&&(e.substr(t,2).toLowerCase()==="ip"?(f=e.substr(t,2),t+=2):(f=null,l('"ip"')),f===null&&(f=$())),f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r!==null&&(r=function(c,h){i.uri_params||(i.uri_params={}),i.uri_params.user=h.toLowerCase()}(d,r[1])),r===null&&(t=d),r}function pn(){var r,f,d,s;return d=t,s=t,e.substr(t,7).toLowerCase()==="method="?(r=e.substr(t,7),t+=7):(r=null,l('"method="')),r!==null?(f=Js(),f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r!==null&&(r=function(c,h){i.uri_params||(i.uri_params={}),i.uri_params.method=h}(d,r[1])),r===null&&(t=d),r}function Yn(){var r,f,d,s;return d=t,s=t,e.substr(t,4).toLowerCase()==="ttl="?(r=e.substr(t,4),t+=4):(r=null,l('"ttl="')),r!==null?(f=Un(),f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r!==null&&(r=function(c,h){i.params||(i.params={}),i.params.ttl=h}(d,r[1])),r===null&&(t=d),r}function zn(){var r,f,d,s;return d=t,s=t,e.substr(t,6).toLowerCase()==="maddr="?(r=e.substr(t,6),t+=6):(r=null,l('"maddr="')),r!==null?(f=as(),f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r!==null&&(r=function(c,h){i.uri_params||(i.uri_params={}),i.uri_params.maddr=h}(d,r[1])),r===null&&(t=d),r}function Jn(){var r,f,d,s,c,h;return s=t,c=t,e.substr(t,2).toLowerCase()==="lr"?(r=e.substr(t,2),t+=2):(r=null,l('"lr"')),r!==null?(h=t,e.charCodeAt(t)===61?(f="=",t++):(f=null,l('"="')),f!==null?(d=$(),d!==null?f=[f,d]:(f=null,t=h)):(f=null,t=h),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(g){i.uri_params||(i.uri_params={}),i.uri_params.lr=void 0}()),r===null&&(t=s),r}function bs(){var r,f,d,s,c,h;return s=t,c=t,r=Xn(),r!==null?(h=t,e.charCodeAt(t)===61?(f="=",t++):(f=null,l('"="')),f!==null?(d=Qn(),d!==null?f=[f,d]:(f=null,t=h)):(f=null,t=h),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(g,S,R){i.uri_params||(i.uri_params={}),typeof R>"u"?R=void 0:R=R[1],i.uri_params[S.toLowerCase()]=R}(s,r[0],r[1])),r===null&&(t=s),r}function Xn(){var r,f,d;if(d=t,f=Qt(),f!==null)for(r=[];f!==null;)r.push(f),f=Qt();else r=null;return r!==null&&(r=function(s,c){return c.join("")}(d,r)),r===null&&(t=d),r}function Qn(){var r,f,d;if(d=t,f=Qt(),f!==null)for(r=[];f!==null;)r.push(f),f=Qt();else r=null;return r!==null&&(r=function(s,c){return c.join("")}(d,r)),r===null&&(t=d),r}function Qt(){var r;return r=Zn(),r===null&&(r=H(),r===null&&(r=Ue())),r}function Zn(){var r;return e.charCodeAt(t)===91?(r="[",t++):(r=null,l('"["')),r===null&&(e.charCodeAt(t)===93?(r="]",t++):(r=null,l('"]"')),r===null&&(e.charCodeAt(t)===47?(r="/",t++):(r=null,l('"/"')),r===null&&(e.charCodeAt(t)===58?(r=":",t++):(r=null,l('":"')),r===null&&(e.charCodeAt(t)===38?(r="&",t++):(r=null,l('"&"')),r===null&&(e.charCodeAt(t)===43?(r="+",t++):(r=null,l('"+"')),r===null&&(e.charCodeAt(t)===36?(r="$",t++):(r=null,l('"$"')))))))),r}function el(){var r,f,d,s,c,h,g;if(h=t,e.charCodeAt(t)===63?(r="?",t++):(r=null,l('"?"')),r!==null)if(f=kt(),f!==null){for(d=[],g=t,e.charCodeAt(t)===38?(s="&",t++):(s=null,l('"&"')),s!==null?(c=kt(),c!==null?s=[s,c]:(s=null,t=g)):(s=null,t=g);s!==null;)d.push(s),g=t,e.charCodeAt(t)===38?(s="&",t++):(s=null,l('"&"')),s!==null?(c=kt(),c!==null?s=[s,c]:(s=null,t=g)):(s=null,t=g);d!==null?r=[r,f,d]:(r=null,t=h)}else r=null,t=h;else r=null,t=h;return r}function kt(){var r,f,d,s,c;return s=t,c=t,r=er(),r!==null?(e.charCodeAt(t)===61?(f="=",t++):(f=null,l('"="')),f!==null?(d=tl(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g,S){g=g.join("").toLowerCase(),S=S.join(""),i.uri_headers||(i.uri_headers={}),i.uri_headers[g]?i.uri_headers[g].push(S):i.uri_headers[g]=[S]}(s,r[0],r[2])),r===null&&(t=s),r}function er(){var r,f;if(f=Zt(),f===null&&(f=H(),f===null&&(f=Ue())),f!==null)for(r=[];f!==null;)r.push(f),f=Zt(),f===null&&(f=H(),f===null&&(f=Ue()));else r=null;return r}function tl(){var r,f;for(r=[],f=Zt(),f===null&&(f=H(),f===null&&(f=Ue()));f!==null;)r.push(f),f=Zt(),f===null&&(f=H(),f===null&&(f=Ue()));return r}function Zt(){var r;return e.charCodeAt(t)===91?(r="[",t++):(r=null,l('"["')),r===null&&(e.charCodeAt(t)===93?(r="]",t++):(r=null,l('"]"')),r===null&&(e.charCodeAt(t)===47?(r="/",t++):(r=null,l('"/"')),r===null&&(e.charCodeAt(t)===63?(r="?",t++):(r=null,l('"?"')),r===null&&(e.charCodeAt(t)===58?(r=":",t++):(r=null,l('":"')),r===null&&(e.charCodeAt(t)===43?(r="+",t++):(r=null,l('"+"')),r===null&&(e.charCodeAt(t)===36?(r="$",t++):(r=null,l('"$"')))))))),r}function sl(){var r;return r=pl(),r===null&&(r=nl()),r}function nl(){var r,f,d,s,c,h;return h=t,r=Js(),r!==null?(f=Y(),f!==null?(d=Is(),d!==null?(s=Y(),s!==null?(c=vn(),c!==null?r=[r,f,d,s,c]:(r=null,t=h)):(r=null,t=h)):(r=null,t=h)):(r=null,t=h)):(r=null,t=h),r}function Is(){var r;return r=He(),r===null&&(r=Ks()),r}function Ks(){var r,f,d,s;return s=t,r=Ys(),r!==null?(e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f!==null?(d=ll(),d===null&&(d=rl()),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r}function ll(){var r,f,d,s,c;return s=t,r=ws(),r===null&&(r=Os()),r!==null?(c=t,e.charCodeAt(t)===63?(f="?",t++):(f=null,l('"?"')),f!==null?(d=al(),d!==null?f=[f,d]:(f=null,t=c)):(f=null,t=c),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r}function ws(){var r,f,d,s;return s=t,e.substr(t,2)==="//"?(r="//",t+=2):(r=null,l('"//"')),r!==null?(f=gn(),f!==null?(d=Os(),d=d!==null?d:"",d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r}function Os(){var r,f,d;return d=t,e.charCodeAt(t)===47?(r="/",t++):(r=null,l('"/"')),r!==null?(f=Ns(),f!==null?r=[r,f]:(r=null,t=d)):(r=null,t=d),r}function rl(){var r,f,d,s;if(s=t,r=Ds(),r!==null){for(f=[],d=es();d!==null;)f.push(d),d=es();f!==null?r=[r,f]:(r=null,t=s)}else r=null,t=s;return r}function es(){var r;return r=k(),r===null&&(r=H(),r===null&&(r=Ue())),r}function Ds(){var r;return r=H(),r===null&&(r=Ue(),r===null&&(e.charCodeAt(t)===59?(r=";",t++):(r=null,l('";"')),r===null&&(e.charCodeAt(t)===63?(r="?",t++):(r=null,l('"?"')),r===null&&(e.charCodeAt(t)===58?(r=":",t++):(r=null,l('":"')),r===null&&(e.charCodeAt(t)===64?(r="@",t++):(r=null,l('"@"')),r===null&&(e.charCodeAt(t)===38?(r="&",t++):(r=null,l('"&"')),r===null&&(e.charCodeAt(t)===61?(r="=",t++):(r=null,l('"="')),r===null&&(e.charCodeAt(t)===43?(r="+",t++):(r=null,l('"+"')),r===null&&(e.charCodeAt(t)===36?(r="$",t++):(r=null,l('"$"')),r===null&&(e.charCodeAt(t)===44?(r=",",t++):(r=null,l('","')))))))))))),r}function Ns(){var r,f,d,s,c,h;if(c=t,r=ts(),r!==null){for(f=[],h=t,e.charCodeAt(t)===47?(d="/",t++):(d=null,l('"/"')),d!==null?(s=ts(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,e.charCodeAt(t)===47?(d="/",t++):(d=null,l('"/"')),d!==null?(s=ts(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function ts(){var r,f,d,s,c,h;for(c=t,r=[],f=Us();f!==null;)r.push(f),f=Us();if(r!==null){for(f=[],h=t,e.charCodeAt(t)===59?(d=";",t++):(d=null,l('";"')),d!==null?(s=mn(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,e.charCodeAt(t)===59?(d=";",t++):(d=null,l('";"')),d!==null?(s=mn(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function mn(){var r,f;for(r=[],f=Us();f!==null;)r.push(f),f=Us();return r}function Us(){var r;return r=H(),r===null&&(r=Ue(),r===null&&(e.charCodeAt(t)===58?(r=":",t++):(r=null,l('":"')),r===null&&(e.charCodeAt(t)===64?(r="@",t++):(r=null,l('"@"')),r===null&&(e.charCodeAt(t)===38?(r="&",t++):(r=null,l('"&"')),r===null&&(e.charCodeAt(t)===61?(r="=",t++):(r=null,l('"="')),r===null&&(e.charCodeAt(t)===43?(r="+",t++):(r=null,l('"+"')),r===null&&(e.charCodeAt(t)===36?(r="$",t++):(r=null,l('"$"')),r===null&&(e.charCodeAt(t)===44?(r=",",t++):(r=null,l('","')))))))))),r}function Ys(){var r,f,d,s,c;if(s=t,c=t,r=E(),r!==null){for(f=[],d=E(),d===null&&(d=b(),d===null&&(e.charCodeAt(t)===43?(d="+",t++):(d=null,l('"+"')),d===null&&(e.charCodeAt(t)===45?(d="-",t++):(d=null,l('"-"')),d===null&&(e.charCodeAt(t)===46?(d=".",t++):(d=null,l('"."'))))));d!==null;)f.push(d),d=E(),d===null&&(d=b(),d===null&&(e.charCodeAt(t)===43?(d="+",t++):(d=null,l('"+"')),d===null&&(e.charCodeAt(t)===45?(d="-",t++):(d=null,l('"-"')),d===null&&(e.charCodeAt(t)===46?(d=".",t++):(d=null,l('"."'))))));f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r!==null&&(r=function(h){i.scheme=e.substring(t,h)}(s)),r===null&&(t=s),r}function gn(){var r;return r=fs(),r===null&&(r=il()),r}function fs(){var r,f,d,s;return d=t,s=t,r=ft(),r!==null?(e.charCodeAt(t)===64?(f="@",t++):(f=null,l('"@"')),f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r=r!==null?r:"",r!==null?(f=ys(),f!==null?r=[r,f]:(r=null,t=d)):(r=null,t=d),r=r!==null?r:"",r}function il(){var r,f;if(f=H(),f===null&&(f=Ue(),f===null&&(e.charCodeAt(t)===36?(f="$",t++):(f=null,l('"$"')),f===null&&(e.charCodeAt(t)===44?(f=",",t++):(f=null,l('","')),f===null&&(e.charCodeAt(t)===59?(f=";",t++):(f=null,l('";"')),f===null&&(e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f===null&&(e.charCodeAt(t)===64?(f="@",t++):(f=null,l('"@"')),f===null&&(e.charCodeAt(t)===38?(f="&",t++):(f=null,l('"&"')),f===null&&(e.charCodeAt(t)===61?(f="=",t++):(f=null,l('"="')),f===null&&(e.charCodeAt(t)===43?(f="+",t++):(f=null,l('"+"'))))))))))),f!==null)for(r=[];f!==null;)r.push(f),f=H(),f===null&&(f=Ue(),f===null&&(e.charCodeAt(t)===36?(f="$",t++):(f=null,l('"$"')),f===null&&(e.charCodeAt(t)===44?(f=",",t++):(f=null,l('","')),f===null&&(e.charCodeAt(t)===59?(f=";",t++):(f=null,l('";"')),f===null&&(e.charCodeAt(t)===58?(f=":",t++):(f=null,l('":"')),f===null&&(e.charCodeAt(t)===64?(f="@",t++):(f=null,l('"@"')),f===null&&(e.charCodeAt(t)===38?(f="&",t++):(f=null,l('"&"')),f===null&&(e.charCodeAt(t)===61?(f="=",t++):(f=null,l('"="')),f===null&&(e.charCodeAt(t)===43?(f="+",t++):(f=null,l('"+"')))))))))));else r=null;return r}function al(){var r,f;for(r=[],f=es();f!==null;)r.push(f),f=es();return r}function vn(){var r,f,d,s,c,h,g,S;if(g=t,S=t,e.substr(t,3).toLowerCase()==="sip"?(r=e.substr(t,3),t+=3):(r=null,l('"SIP"')),r!==null)if(e.charCodeAt(t)===47?(f="/",t++):(f=null,l('"/"')),f!==null){if(s=b(),s!==null)for(d=[];s!==null;)d.push(s),s=b();else d=null;if(d!==null)if(e.charCodeAt(t)===46?(s=".",t++):(s=null,l('"."')),s!==null){if(h=b(),h!==null)for(c=[];h!==null;)c.push(h),h=b();else c=null;c!==null?r=[r,f,d,s,c]:(r=null,t=S)}else r=null,t=S;else r=null,t=S}else r=null,t=S;else r=null,t=S;return r!==null&&(r=function(R){i.sip_version=e.substring(t,R)}(g)),r===null&&(t=g),r}function ol(){var r;return e.substr(t,6)==="INVITE"?(r="INVITE",t+=6):(r=null,l('"INVITE"')),r}function ul(){var r;return e.substr(t,3)==="ACK"?(r="ACK",t+=3):(r=null,l('"ACK"')),r}function Tn(){var r;return e.substr(t,7)==="OPTIONS"?(r="OPTIONS",t+=7):(r=null,l('"OPTIONS"')),r}function cl(){var r;return e.substr(t,3)==="BYE"?(r="BYE",t+=3):(r=null,l('"BYE"')),r}function fl(){var r;return e.substr(t,6)==="CANCEL"?(r="CANCEL",t+=6):(r=null,l('"CANCEL"')),r}function hl(){var r;return e.substr(t,8)==="REGISTER"?(r="REGISTER",t+=8):(r=null,l('"REGISTER"')),r}function zs(){var r;return e.substr(t,9)==="SUBSCRIBE"?(r="SUBSCRIBE",t+=9):(r=null,l('"SUBSCRIBE"')),r}function _l(){var r;return e.substr(t,6)==="NOTIFY"?(r="NOTIFY",t+=6):(r=null,l('"NOTIFY"')),r}function dl(){var r;return e.substr(t,5)==="REFER"?(r="REFER",t+=5):(r=null,l('"REFER"')),r}function Js(){var r,f;return f=t,r=ol(),r===null&&(r=ul(),r===null&&(r=Tn(),r===null&&(r=cl(),r===null&&(r=fl(),r===null&&(r=hl(),r===null&&(r=zs(),r===null&&(r=_l(),r===null&&(r=dl(),r===null&&(r=$()))))))))),r!==null&&(r=function(d){return i.method=e.substring(t,d),i.method}(f)),r===null&&(t=f),r}function pl(){var r,f,d,s,c,h;return h=t,r=vn(),r!==null?(f=Y(),f!==null?(d=tr(),d!==null?(s=Y(),s!==null?(c=sr(),c!==null?r=[r,f,d,s,c]:(r=null,t=h)):(r=null,t=h)):(r=null,t=h)):(r=null,t=h)):(r=null,t=h),r}function tr(){var r,f;return f=t,r=En(),r!==null&&(r=function(d,s){i.status_code=parseInt(s.join(""))}(f,r)),r===null&&(t=f),r}function En(){var r,f,d,s;return s=t,r=b(),r!==null?(f=b(),f!==null?(d=b(),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r}function sr(){var r,f,d;for(d=t,r=[],f=k(),f===null&&(f=H(),f===null&&(f=Ue(),f===null&&(f=M(),f===null&&(f=te(),f===null&&(f=Y(),f===null&&(f=j()))))));f!==null;)r.push(f),f=k(),f===null&&(f=H(),f===null&&(f=Ue(),f===null&&(f=M(),f===null&&(f=te(),f===null&&(f=Y(),f===null&&(f=j()))))));return r!==null&&(r=function(s){i.reason_phrase=e.substring(t,s)}(d)),r===null&&(t=d),r}function Cn(){var r,f,d,s,c,h;if(c=t,r=ps(),r!==null){for(f=[],h=t,d=xe(),d!==null?(s=ps(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,d=xe(),d!==null?(s=ps(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function hs(){var r,f,d,s,c,h;return s=t,c=t,r=P(),r!==null?(h=t,e.charCodeAt(t)===64?(f="@",t++):(f=null,l('"@"')),f!==null?(d=P(),d!==null?f=[f,d]:(f=null,t=h)):(f=null,t=h),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(g){i=e.substring(t,g)}(s)),r===null&&(t=s),r}function Sn(){var r,f,d,s,c,h,g;if(c=t,r=Q(),r===null)if(h=t,r=Xs(),r!==null){for(f=[],g=t,d=xe(),d!==null?(s=Xs(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);d!==null;)f.push(d),g=t,d=xe(),d!==null?(s=Xs(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);f!==null?r=[r,f]:(r=null,t=h)}else r=null,t=h;return r!==null&&(r=function(S){var R,I;for(I=i.multi_header.length,R=0;R<I;R++)if(i.multi_header[R].parsed===null){i=null;break}i!==null?i=i.multi_header:i=-1}()),r===null&&(t=c),r}function Xs(){var r,f,d,s,c,h,g;if(c=t,h=t,r=ke(),r===null&&(r=_s()),r!==null){for(f=[],g=t,d=we(),d!==null?(s=Lt(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);d!==null;)f.push(d),g=t,d=we(),d!==null?(s=Lt(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);f!==null?r=[r,f]:(r=null,t=h)}else r=null,t=h;return r!==null&&(r=function(S){var R;i.multi_header||(i.multi_header=[]);try{R=new Hs(i.uri,i.display_name,i.params),delete i.uri,delete i.display_name,delete i.params}catch{R=null}i.multi_header.push({possition:t,offset:S,parsed:R})}(c)),r===null&&(t=c),r}function _s(){var r,f,d,s,c;return c=t,r=An(),r=r!==null?r:"",r!==null?(f=qe(),f!==null?(d=He(),d!==null?(s=fe(),s!==null?r=[r,f,d,s]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r}function An(){var r,f,d,s,c,h,g;if(c=t,h=t,r=$(),r!==null){for(f=[],g=t,d=B(),d!==null?(s=$(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);d!==null;)f.push(d),g=t,d=B(),d!==null?(s=$(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);f!==null?r=[r,f]:(r=null,t=h)}else r=null,t=h;return r===null&&(r=ye()),r!==null&&(r=function(S,R){typeof R=="string"?i.display_name=R:i.display_name=R[1].reduce(function(I,D){return I+D[0]+D[1]},R[0])}(c,r)),r===null&&(t=c),r}function Lt(){var r;return r=ss(),r===null&&(r=Ke(),r===null&&(r=Je())),r}function ss(){var r,f,d,s,c;return s=t,c=t,e.substr(t,1).toLowerCase()==="q"?(r=e.substr(t,1),t++):(r=null,l('"q"')),r!==null?(f=he(),f!==null?(d=nr(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){i.params||(i.params={}),i.params.q=g}(s,r[2])),r===null&&(t=s),r}function Ke(){var r,f,d,s,c;return s=t,c=t,e.substr(t,7).toLowerCase()==="expires"?(r=e.substr(t,7),t+=7):(r=null,l('"expires"')),r!==null?(f=he(),f!==null?(d=Gt(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){i.params||(i.params={}),i.params.expires=g}(s,r[2])),r===null&&(t=s),r}function Gt(){var r,f,d;if(d=t,f=b(),f!==null)for(r=[];f!==null;)r.push(f),f=b();else r=null;return r!==null&&(r=function(s,c){return parseInt(c.join(""))}(d,r)),r===null&&(t=d),r}function nr(){var r,f,d,s,c,h,g,S;return h=t,g=t,e.charCodeAt(t)===48?(r="0",t++):(r=null,l('"0"')),r!==null?(S=t,e.charCodeAt(t)===46?(f=".",t++):(f=null,l('"."')),f!==null?(d=b(),d=d!==null?d:"",d!==null?(s=b(),s=s!==null?s:"",s!==null?(c=b(),c=c!==null?c:"",c!==null?f=[f,d,s,c]:(f=null,t=S)):(f=null,t=S)):(f=null,t=S)):(f=null,t=S),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,t=g)):(r=null,t=g),r!==null&&(r=function(R){return parseFloat(e.substring(t,R))}(h)),r===null&&(t=h),r}function Je(){var r,f,d,s,c,h;return s=t,c=t,r=$(),r!==null?(h=t,f=he(),f!==null?(d=Wt(),d!==null?f=[f,d]:(f=null,t=h)):(f=null,t=h),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(g,S,R){i.params||(i.params={}),typeof R>"u"?R=void 0:R=R[1],i.params[S.toLowerCase()]=R}(s,r[0],r[1])),r===null&&(t=s),r}function Wt(){var r;return r=$(),r===null&&(r=as(),r===null&&(r=Le())),r}function lr(){var r,f,d,s,c,h;if(c=t,r=Ze(),r!==null){for(f=[],h=t,d=we(),d!==null?(s=ml(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,d=we(),d!==null?(s=ml(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function Ze(){var r;return e.substr(t,6).toLowerCase()==="render"?(r=e.substr(t,6),t+=6):(r=null,l('"render"')),r===null&&(e.substr(t,7).toLowerCase()==="session"?(r=e.substr(t,7),t+=7):(r=null,l('"session"')),r===null&&(e.substr(t,4).toLowerCase()==="icon"?(r=e.substr(t,4),t+=4):(r=null,l('"icon"')),r===null&&(e.substr(t,5).toLowerCase()==="alert"?(r=e.substr(t,5),t+=5):(r=null,l('"alert"')),r===null&&(r=$())))),r}function ml(){var r;return r=$r(),r===null&&(r=Je()),r}function $r(){var r,f,d,s;return s=t,e.substr(t,8).toLowerCase()==="handling"?(r=e.substr(t,8),t+=8):(r=null,l('"handling"')),r!==null?(f=he(),f!==null?(e.substr(t,8).toLowerCase()==="optional"?(d=e.substr(t,8),t+=8):(d=null,l('"optional"')),d===null&&(e.substr(t,8).toLowerCase()==="required"?(d=e.substr(t,8),t+=8):(d=null,l('"required"')),d===null&&(d=$())),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r}function rr(){var r,f,d,s,c,h;if(c=t,r=$(),r!==null){for(f=[],h=t,d=xe(),d!==null?(s=$(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,d=xe(),d!==null?(s=$(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function gl(){var r,f,d;if(d=t,f=b(),f!==null)for(r=[];f!==null;)r.push(f),f=b();else r=null;return r!==null&&(r=function(s,c){i=parseInt(c.join(""))}(d,r)),r===null&&(t=d),r}function ir(){var r,f;return f=t,r=ar(),r!==null&&(r=function(d){i=e.substring(t,d)}(f)),r===null&&(t=f),r}function ar(){var r,f,d,s,c,h,g,S;if(g=t,r=yn(),r!==null)if(f=oe(),f!==null)if(d=ur(),d!==null){for(s=[],S=t,c=we(),c!==null?(h=Ps(),h!==null?c=[c,h]:(c=null,t=S)):(c=null,t=S);c!==null;)s.push(c),S=t,c=we(),c!==null?(h=Ps(),h!==null?c=[c,h]:(c=null,t=S)):(c=null,t=S);s!==null?r=[r,f,d,s]:(r=null,t=g)}else r=null,t=g;else r=null,t=g;else r=null,t=g;return r}function yn(){var r;return r=or(),r===null&&(r=vl()),r}function or(){var r;return e.substr(t,4).toLowerCase()==="text"?(r=e.substr(t,4),t+=4):(r=null,l('"text"')),r===null&&(e.substr(t,5).toLowerCase()==="image"?(r=e.substr(t,5),t+=5):(r=null,l('"image"')),r===null&&(e.substr(t,5).toLowerCase()==="audio"?(r=e.substr(t,5),t+=5):(r=null,l('"audio"')),r===null&&(e.substr(t,5).toLowerCase()==="video"?(r=e.substr(t,5),t+=5):(r=null,l('"video"')),r===null&&(e.substr(t,11).toLowerCase()==="application"?(r=e.substr(t,11),t+=11):(r=null,l('"application"')),r===null&&(r=xs()))))),r}function vl(){var r;return e.substr(t,7).toLowerCase()==="message"?(r=e.substr(t,7),t+=7):(r=null,l('"message"')),r===null&&(e.substr(t,9).toLowerCase()==="multipart"?(r=e.substr(t,9),t+=9):(r=null,l('"multipart"')),r===null&&(r=xs())),r}function xs(){var r;return r=$(),r===null&&(r=Tl()),r}function Tl(){var r,f,d;return d=t,e.substr(t,2).toLowerCase()==="x-"?(r=e.substr(t,2),t+=2):(r=null,l('"x-"')),r!==null?(f=$(),f!==null?r=[r,f]:(r=null,t=d)):(r=null,t=d),r}function ur(){var r;return r=xs(),r===null&&(r=$()),r}function Ps(){var r,f,d,s;return s=t,r=$(),r!==null?(f=he(),f!==null?(d=cr(),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r}function cr(){var r;return r=$(),r===null&&(r=Le()),r}function Hr(){var r,f,d,s;return s=t,r=ds(),r!==null?(f=B(),f!==null?(d=Js(),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r}function ds(){var r,f,d;if(d=t,f=b(),f!==null)for(r=[];f!==null;)r.push(f),f=b();else r=null;return r!==null&&(r=function(s,c){i.value=parseInt(c.join(""))}(d,r)),r===null&&(t=d),r}function Fr(){var r,f;return f=t,r=Gt(),r!==null&&(r=function(d,s){i=s}(f,r)),r===null&&(t=f),r}function fr(){var r,f,d,s,c,h,g;if(c=t,h=t,r=ps(),r!==null){for(f=[],g=t,d=we(),d!==null?(s=Je(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);d!==null;)f.push(d),g=t,d=we(),d!==null?(s=Je(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);f!==null?r=[r,f]:(r=null,t=h)}else r=null,t=h;return r!==null&&(r=function(S,R){i.event=R.join("").toLowerCase()}(c,r[0])),r===null&&(t=c),r}function ps(){var r,f,d,s,c,h;if(c=t,r=ne(),r!==null){for(f=[],h=t,e.charCodeAt(t)===46?(d=".",t++):(d=null,l('"."')),d!==null?(s=ne(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,e.charCodeAt(t)===46?(d=".",t++):(d=null,l('"."')),d!==null?(s=ne(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function fi(){var r,f,d,s,c,h,g;if(c=t,h=t,r=ke(),r===null&&(r=_s()),r!==null){for(f=[],g=t,d=we(),d!==null?(s=hr(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);d!==null;)f.push(d),g=t,d=we(),d!==null?(s=hr(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);f!==null?r=[r,f]:(r=null,t=h)}else r=null,t=h;return r!==null&&(r=function(S){var R=i.tag;try{i=new Hs(i.uri,i.display_name,i.params),R&&i.setParam("tag",R)}catch{i=-1}}()),r===null&&(t=c),r}function hr(){var r;return r=Ms(),r===null&&(r=Je()),r}function Ms(){var r,f,d,s,c;return s=t,c=t,e.substr(t,3).toLowerCase()==="tag"?(r=e.substr(t,3),t+=3):(r=null,l('"tag"')),r!==null?(f=he(),f!==null?(d=$(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){i.tag=g}(s,r[2])),r===null&&(t=s),r}function hi(){var r,f,d;if(d=t,f=b(),f!==null)for(r=[];f!==null;)r.push(f),f=b();else r=null;return r!==null&&(r=function(s,c){i=parseInt(c.join(""))}(d,r)),r===null&&(t=d),r}function Rn(){var r,f;return f=t,r=Gt(),r!==null&&(r=function(d,s){i=s}(f,r)),r===null&&(t=f),r}function El(){var r,f,d,s,c,h,g,S,R,I;for(S=t,R=t,r=[],f=An();f!==null;)r.push(f),f=An();if(r!==null)if(f=qe(),f!==null)if(d=He(),d!==null)if(s=fe(),s!==null){for(c=[],I=t,h=we(),h!==null?(g=Je(),g!==null?h=[h,g]:(h=null,t=I)):(h=null,t=I);h!==null;)c.push(h),I=t,h=we(),h!==null?(g=Je(),g!==null?h=[h,g]:(h=null,t=I)):(h=null,t=I);c!==null?r=[r,f,d,s,c]:(r=null,t=R)}else r=null,t=R;else r=null,t=R;else r=null,t=R;else r=null,t=R;return r!==null&&(r=function(D){try{i=new Hs(i.uri,i.display_name,i.params)}catch{i=-1}}()),r===null&&(t=S),r}function bn(){var r;return r=Qs(),r}function Qs(){var r,f,d,s,c,h,g,S;if(g=t,e.substr(t,6).toLowerCase()==="digest"?(r=e.substr(t,6),t+=6):(r=null,l('"Digest"')),r!==null)if(f=B(),f!==null)if(d=ks(),d!==null){for(s=[],S=t,c=xe(),c!==null?(h=ks(),h!==null?c=[c,h]:(c=null,t=S)):(c=null,t=S);c!==null;)s.push(c),S=t,c=xe(),c!==null?(h=ks(),h!==null?c=[c,h]:(c=null,t=S)):(c=null,t=S);s!==null?r=[r,f,d,s]:(r=null,t=g)}else r=null,t=g;else r=null,t=g;else r=null,t=g;return r===null&&(r=_r()),r}function _r(){var r,f,d,s,c,h,g,S;if(g=t,r=$(),r!==null)if(f=B(),f!==null)if(d=Zs(),d!==null){for(s=[],S=t,c=xe(),c!==null?(h=Zs(),h!==null?c=[c,h]:(c=null,t=S)):(c=null,t=S);c!==null;)s.push(c),S=t,c=xe(),c!==null?(h=Zs(),h!==null?c=[c,h]:(c=null,t=S)):(c=null,t=S);s!==null?r=[r,f,d,s]:(r=null,t=g)}else r=null,t=g;else r=null,t=g;else r=null,t=g;return r}function Zs(){var r,f,d,s;return s=t,r=$(),r!==null?(f=he(),f!==null?(d=$(),d===null&&(d=Le()),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r}function ks(){var r;return r=en(),r===null&&(r=tn(),r===null&&(r=Cl(),r===null&&(r=nn(),r===null&&(r=ln(),r===null&&(r=dr(),r===null&&(r=pr(),r===null&&(r=Zs()))))))),r}function en(){var r,f,d,s;return s=t,e.substr(t,5).toLowerCase()==="realm"?(r=e.substr(t,5),t+=5):(r=null,l('"realm"')),r!==null?(f=he(),f!==null?(d=Ls(),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r}function Ls(){var r,f;return f=t,r=ye(),r!==null&&(r=function(d,s){i.realm=s}(f,r)),r===null&&(t=f),r}function tn(){var r,f,d,s,c,h,g,S,R;if(S=t,e.substr(t,6).toLowerCase()==="domain"?(r=e.substr(t,6),t+=6):(r=null,l('"domain"')),r!==null)if(f=he(),f!==null)if(d=$e(),d!==null)if(s=sn(),s!==null){if(c=[],R=t,g=Y(),g!==null)for(h=[];g!==null;)h.push(g),g=Y();else h=null;for(h!==null?(g=sn(),g!==null?h=[h,g]:(h=null,t=R)):(h=null,t=R);h!==null;){if(c.push(h),R=t,g=Y(),g!==null)for(h=[];g!==null;)h.push(g),g=Y();else h=null;h!==null?(g=sn(),g!==null?h=[h,g]:(h=null,t=R)):(h=null,t=R)}c!==null?(h=ue(),h!==null?r=[r,f,d,s,c,h]:(r=null,t=S)):(r=null,t=S)}else r=null,t=S;else r=null,t=S;else r=null,t=S;else r=null,t=S;return r}function sn(){var r;return r=Ks(),r===null&&(r=Os()),r}function Cl(){var r,f,d,s;return s=t,e.substr(t,5).toLowerCase()==="nonce"?(r=e.substr(t,5),t+=5):(r=null,l('"nonce"')),r!==null?(f=he(),f!==null?(d=Sl(),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r}function Sl(){var r,f;return f=t,r=ye(),r!==null&&(r=function(d,s){i.nonce=s}(f,r)),r===null&&(t=f),r}function nn(){var r,f,d,s,c;return s=t,c=t,e.substr(t,6).toLowerCase()==="opaque"?(r=e.substr(t,6),t+=6):(r=null,l('"opaque"')),r!==null?(f=he(),f!==null?(d=ye(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){i.opaque=g}(s,r[2])),r===null&&(t=s),r}function ln(){var r,f,d,s,c;return s=t,e.substr(t,5).toLowerCase()==="stale"?(r=e.substr(t,5),t+=5):(r=null,l('"stale"')),r!==null?(f=he(),f!==null?(c=t,e.substr(t,4).toLowerCase()==="true"?(d=e.substr(t,4),t+=4):(d=null,l('"true"')),d!==null&&(d=function(h){i.stale=!0}()),d===null&&(t=c),d===null&&(c=t,e.substr(t,5).toLowerCase()==="false"?(d=e.substr(t,5),t+=5):(d=null,l('"false"')),d!==null&&(d=function(h){i.stale=!1}()),d===null&&(t=c)),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r}function dr(){var r,f,d,s,c;return s=t,c=t,e.substr(t,9).toLowerCase()==="algorithm"?(r=e.substr(t,9),t+=9):(r=null,l('"algorithm"')),r!==null?(f=he(),f!==null?(e.substr(t,3).toLowerCase()==="md5"?(d=e.substr(t,3),t+=3):(d=null,l('"MD5"')),d===null&&(e.substr(t,8).toLowerCase()==="md5-sess"?(d=e.substr(t,8),t+=8):(d=null,l('"MD5-sess"')),d===null&&(d=$())),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){i.algorithm=g.toUpperCase()}(s,r[2])),r===null&&(t=s),r}function pr(){var r,f,d,s,c,h,g,S,R,I;if(S=t,e.substr(t,3).toLowerCase()==="qop"?(r=e.substr(t,3),t+=3):(r=null,l('"qop"')),r!==null)if(f=he(),f!==null)if(d=$e(),d!==null){if(R=t,s=ms(),s!==null){for(c=[],I=t,e.charCodeAt(t)===44?(h=",",t++):(h=null,l('","')),h!==null?(g=ms(),g!==null?h=[h,g]:(h=null,t=I)):(h=null,t=I);h!==null;)c.push(h),I=t,e.charCodeAt(t)===44?(h=",",t++):(h=null,l('","')),h!==null?(g=ms(),g!==null?h=[h,g]:(h=null,t=I)):(h=null,t=I);c!==null?s=[s,c]:(s=null,t=R)}else s=null,t=R;s!==null?(c=ue(),c!==null?r=[r,f,d,s,c]:(r=null,t=S)):(r=null,t=S)}else r=null,t=S;else r=null,t=S;else r=null,t=S;return r}function ms(){var r,f;return f=t,e.substr(t,8).toLowerCase()==="auth-int"?(r=e.substr(t,8),t+=8):(r=null,l('"auth-int"')),r===null&&(e.substr(t,4).toLowerCase()==="auth"?(r=e.substr(t,4),t+=4):(r=null,l('"auth"')),r===null&&(r=$())),r!==null&&(r=function(d,s){i.qop||(i.qop=[]),i.qop.push(s.toLowerCase())}(f,r)),r===null&&(t=f),r}function qr(){var r,f,d,s,c,h;if(c=t,r=$(),r!==null){for(f=[],h=t,d=xe(),d!==null?(s=$(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,d=xe(),d!==null?(s=$(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function Al(){var r,f,d,s,c,h,g;if(c=t,h=t,r=gs(),r!==null){for(f=[],g=t,d=xe(),d!==null?(s=gs(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);d!==null;)f.push(d),g=t,d=xe(),d!==null?(s=gs(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);f!==null?r=[r,f]:(r=null,t=h)}else r=null,t=h;return r!==null&&(r=function(S){var R,I;for(I=i.multi_header.length,R=0;R<I;R++)if(i.multi_header[R].parsed===null){i=null;break}i!==null?i=i.multi_header:i=-1}()),r===null&&(t=c),r}function gs(){var r,f,d,s,c,h,g;if(c=t,h=t,r=_s(),r!==null){for(f=[],g=t,d=we(),d!==null?(s=Je(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);d!==null;)f.push(d),g=t,d=we(),d!==null?(s=Je(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);f!==null?r=[r,f]:(r=null,t=h)}else r=null,t=h;return r!==null&&(r=function(S){var R;i.multi_header||(i.multi_header=[]);try{R=new Hs(i.uri,i.display_name,i.params),delete i.uri,delete i.display_name,delete i.params}catch{R=null}i.multi_header.push({possition:t,offset:S,parsed:R})}(c)),r===null&&(t=c),r}function _i(){var r,f,d,s,c,h,g;if(c=t,h=t,e.substr(t,3).toLowerCase()==="sip"?(r=e.substr(t,3),t+=3):(r=null,l('"SIP"')),r===null&&(r=$()),r!==null){for(f=[],g=t,d=we(),d!==null?(s=mr(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);d!==null;)f.push(d),g=t,d=we(),d!==null?(s=mr(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);f!==null?r=[r,f]:(r=null,t=h)}else r=null,t=h;return r!==null&&(r=function(S,R){if(i.protocol=R.toLowerCase(),i.params||(i.params={}),i.params.text&&i.params.text[0]==='"'){var I=i.params.text;i.text=I.substring(1,I.length-1),delete i.params.text}}(c,r[0])),r===null&&(t=c),r}function mr(){var r;return r=vs(),r===null&&(r=Je()),r}function vs(){var r,f,d,s,c,h;if(c=t,h=t,e.substr(t,5).toLowerCase()==="cause"?(r=e.substr(t,5),t+=5):(r=null,l('"cause"')),r!==null)if(f=he(),f!==null){if(s=b(),s!==null)for(d=[];s!==null;)d.push(s),s=b();else d=null;d!==null?r=[r,f,d]:(r=null,t=h)}else r=null,t=h;else r=null,t=h;return r!==null&&(r=function(g,S){i.cause=parseInt(S.join(""))}(c,r[2])),r===null&&(t=c),r}function di(){var r,f,d,s,c,h;if(c=t,r=$(),r!==null){for(f=[],h=t,d=xe(),d!==null?(s=$(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,d=xe(),d!==null?(s=$(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function yl(){var r,f,d,s,c,h;if(c=t,r=$s(),r!==null){for(f=[],h=t,d=xe(),d!==null?(s=$s(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,d=xe(),d!==null?(s=$s(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function $s(){var r,f,d,s,c,h;if(c=t,r=_s(),r!==null){for(f=[],h=t,d=we(),d!==null?(s=Je(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,d=we(),d!==null?(s=Je(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function jr(){var r,f,d,s,c,h;if(c=t,r=Vr(),r!==null){for(f=[],h=t,d=we(),d!==null?(s=rn(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,d=we(),d!==null?(s=rn(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function Vr(){var r,f;return f=t,e.substr(t,6).toLowerCase()==="active"?(r=e.substr(t,6),t+=6):(r=null,l('"active"')),r===null&&(e.substr(t,7).toLowerCase()==="pending"?(r=e.substr(t,7),t+=7):(r=null,l('"pending"')),r===null&&(e.substr(t,10).toLowerCase()==="terminated"?(r=e.substr(t,10),t+=10):(r=null,l('"terminated"')),r===null&&(r=$()))),r!==null&&(r=function(d){i.state=e.substring(t,d)}(f)),r===null&&(t=f),r}function rn(){var r,f,d,s,c;return s=t,c=t,e.substr(t,6).toLowerCase()==="reason"?(r=e.substr(t,6),t+=6):(r=null,l('"reason"')),r!==null?(f=he(),f!==null?(d=Br(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){typeof g<"u"&&(i.reason=g)}(s,r[2])),r===null&&(t=s),r===null&&(s=t,c=t,e.substr(t,7).toLowerCase()==="expires"?(r=e.substr(t,7),t+=7):(r=null,l('"expires"')),r!==null?(f=he(),f!==null?(d=Gt(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){typeof g<"u"&&(i.expires=g)}(s,r[2])),r===null&&(t=s),r===null&&(s=t,c=t,e.substr(t,11).toLowerCase()==="retry_after"?(r=e.substr(t,11),t+=11):(r=null,l('"retry_after"')),r!==null?(f=he(),f!==null?(d=Gt(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){typeof g<"u"&&(i.retry_after=g)}(s,r[2])),r===null&&(t=s),r===null&&(r=Je()))),r}function Br(){var r;return e.substr(t,11).toLowerCase()==="deactivated"?(r=e.substr(t,11),t+=11):(r=null,l('"deactivated"')),r===null&&(e.substr(t,9).toLowerCase()==="probation"?(r=e.substr(t,9),t+=9):(r=null,l('"probation"')),r===null&&(e.substr(t,8).toLowerCase()==="rejected"?(r=e.substr(t,8),t+=8):(r=null,l('"rejected"')),r===null&&(e.substr(t,7).toLowerCase()==="timeout"?(r=e.substr(t,7),t+=7):(r=null,l('"timeout"')),r===null&&(e.substr(t,6).toLowerCase()==="giveup"?(r=e.substr(t,6),t+=6):(r=null,l('"giveup"')),r===null&&(e.substr(t,10).toLowerCase()==="noresource"?(r=e.substr(t,10),t+=10):(r=null,l('"noresource"')),r===null&&(e.substr(t,9).toLowerCase()==="invariant"?(r=e.substr(t,9),t+=9):(r=null,l('"invariant"')),r===null&&(r=$()))))))),r}function Rl(){var r;return r=G(),r=r!==null?r:"",r}function gr(){var r,f,d,s,c,h;if(c=t,r=$(),r!==null){for(f=[],h=t,d=xe(),d!==null?(s=$(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,d=xe(),d!==null?(s=$(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r=r!==null?r:"",r}function In(){var r,f,d,s,c,h,g;if(c=t,h=t,r=ke(),r===null&&(r=_s()),r!==null){for(f=[],g=t,d=we(),d!==null?(s=wn(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);d!==null;)f.push(d),g=t,d=we(),d!==null?(s=wn(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);f!==null?r=[r,f]:(r=null,t=h)}else r=null,t=h;return r!==null&&(r=function(S){var R=i.tag;try{i=new Hs(i.uri,i.display_name,i.params),R&&i.setParam("tag",R)}catch{i=-1}}()),r===null&&(t=c),r}function wn(){var r;return r=Ms(),r===null&&(r=Je()),r}function Gr(){var r,f,d,s,c,h;if(c=t,r=On(),r!==null){for(f=[],h=t,d=xe(),d!==null?(s=On(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,d=xe(),d!==null?(s=On(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function On(){var r,f,d,s,c,h,g,S;if(g=t,r=Ol(),r!==null)if(f=B(),f!==null)if(d=Nn(),d!==null){for(s=[],S=t,c=we(),c!==null?(h=an(),h!==null?c=[c,h]:(c=null,t=S)):(c=null,t=S);c!==null;)s.push(c),S=t,c=we(),c!==null?(h=an(),h!==null?c=[c,h]:(c=null,t=S)):(c=null,t=S);s!==null?r=[r,f,d,s]:(r=null,t=g)}else r=null,t=g;else r=null,t=g;else r=null,t=g;return r}function an(){var r;return r=vr(),r===null&&(r=on(),r===null&&(r=Dn(),r===null&&(r=bl(),r===null&&(r=Il(),r===null&&(r=Je()))))),r}function vr(){var r,f,d,s,c;return s=t,c=t,e.substr(t,3).toLowerCase()==="ttl"?(r=e.substr(t,3),t+=3):(r=null,l('"ttl"')),r!==null?(f=he(),f!==null?(d=Un(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){i.ttl=g}(s,r[2])),r===null&&(t=s),r}function on(){var r,f,d,s,c;return s=t,c=t,e.substr(t,5).toLowerCase()==="maddr"?(r=e.substr(t,5),t+=5):(r=null,l('"maddr"')),r!==null?(f=he(),f!==null?(d=as(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){i.maddr=g}(s,r[2])),r===null&&(t=s),r}function Dn(){var r,f,d,s,c;return s=t,c=t,e.substr(t,8).toLowerCase()==="received"?(r=e.substr(t,8),t+=8):(r=null,l('"received"')),r!==null?(f=he(),f!==null?(d=us(),d===null&&(d=Xt()),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){i.received=g}(s,r[2])),r===null&&(t=s),r}function bl(){var r,f,d,s,c;return s=t,c=t,e.substr(t,6).toLowerCase()==="branch"?(r=e.substr(t,6),t+=6):(r=null,l('"branch"')),r!==null?(f=he(),f!==null?(d=$(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){i.branch=g}(s,r[2])),r===null&&(t=s),r}function Il(){var r,f,d,s,c;return s=t,e.substr(t,5).toLowerCase()==="rport"?(r=e.substr(t,5),t+=5):(r=null,l('"rport"')),r!==null?(c=t,f=he(),f!==null?(d=wl(),d!==null?f=[f,d]:(f=null,t=c)):(f=null,t=c),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r}function wl(){var r,f,d,s,c,h,g;return h=t,g=t,r=b(),r=r!==null?r:"",r!==null?(f=b(),f=f!==null?f:"",f!==null?(d=b(),d=d!==null?d:"",d!==null?(s=b(),s=s!==null?s:"",s!==null?(c=b(),c=c!==null?c:"",c!==null?r=[r,f,d,s,c]:(r=null,t=g)):(r=null,t=g)):(r=null,t=g)):(r=null,t=g)):(r=null,t=g),r!==null&&(r=function(S,R){i.rport=parseInt(R.join(""))}(h,r)),r===null&&(t=h),r}function Ol(){var r,f,d,s,c,h;return h=t,r=Dl(),r!==null?(f=oe(),f!==null?(d=$(),d!==null?(s=oe(),s!==null?(c=Nl(),c!==null?r=[r,f,d,s,c]:(r=null,t=h)):(r=null,t=h)):(r=null,t=h)):(r=null,t=h)):(r=null,t=h),r}function Dl(){var r,f;return f=t,e.substr(t,3).toLowerCase()==="sip"?(r=e.substr(t,3),t+=3):(r=null,l('"SIP"')),r===null&&(r=$()),r!==null&&(r=function(d,s){i.protocol=s}(f,r)),r===null&&(t=f),r}function Nl(){var r,f;return f=t,e.substr(t,3).toLowerCase()==="udp"?(r=e.substr(t,3),t+=3):(r=null,l('"UDP"')),r===null&&(e.substr(t,3).toLowerCase()==="tcp"?(r=e.substr(t,3),t+=3):(r=null,l('"TCP"')),r===null&&(e.substr(t,3).toLowerCase()==="tls"?(r=e.substr(t,3),t+=3):(r=null,l('"TLS"')),r===null&&(e.substr(t,4).toLowerCase()==="sctp"?(r=e.substr(t,4),t+=4):(r=null,l('"SCTP"')),r===null&&(r=$())))),r!==null&&(r=function(d,s){i.transport=s}(f,r)),r===null&&(t=f),r}function Nn(){var r,f,d,s,c;return s=t,r=Tr(),r!==null?(c=t,f=st(),f!==null?(d=Er(),d!==null?f=[f,d]:(f=null,t=c)):(f=null,t=c),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,t=s)):(r=null,t=s),r}function Tr(){var r,f;return f=t,r=us(),r===null&&(r=ht(),r===null&&(r=Ws())),r!==null&&(r=function(d){i.host=e.substring(t,d)}(f)),r===null&&(t=f),r}function Er(){var r,f,d,s,c,h,g;return h=t,g=t,r=b(),r=r!==null?r:"",r!==null?(f=b(),f=f!==null?f:"",f!==null?(d=b(),d=d!==null?d:"",d!==null?(s=b(),s=s!==null?s:"",s!==null?(c=b(),c=c!==null?c:"",c!==null?r=[r,f,d,s,c]:(r=null,t=g)):(r=null,t=g)):(r=null,t=g)):(r=null,t=g)):(r=null,t=g),r!==null&&(r=function(S,R){i.port=parseInt(R.join(""))}(h,r)),r===null&&(t=h),r}function Un(){var r,f,d,s,c;return s=t,c=t,r=b(),r!==null?(f=b(),f=f!==null?f:"",f!==null?(d=b(),d=d!==null?d:"",d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){return parseInt(g.join(""))}(s,r)),r===null&&(t=s),r}function Ul(){var r;return r=Qs(),r}function Cr(){var r,f,d,s,c,h;if(c=t,r=xl(),r!==null){for(f=[],h=t,d=we(),d!==null?(s=Pl(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,d=we(),d!==null?(s=Pl(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function xl(){var r,f;return f=t,r=Gt(),r!==null&&(r=function(d,s){i.expires=s}(f,r)),r===null&&(t=f),r}function Pl(){var r;return r=Wr(),r===null&&(r=Je()),r}function Wr(){var r,f,d,s,c;return s=t,c=t,e.substr(t,9).toLowerCase()==="refresher"?(r=e.substr(t,9),t+=9):(r=null,l('"refresher"')),r!==null?(f=he(),f!==null?(e.substr(t,3).toLowerCase()==="uac"?(d=e.substr(t,3),t+=3):(d=null,l('"uac"')),d===null&&(e.substr(t,3).toLowerCase()==="uas"?(d=e.substr(t,3),t+=3):(d=null,l('"uas"'))),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){i.refresher=g.toLowerCase()}(s,r[2])),r===null&&(t=s),r}function Kr(){var r,f,d,s;return s=t,r=$(),r!==null?(f=V(),f!==null?(d=xn(),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r}function xn(){var r,f;for(r=[],f=K(),f===null&&(f=te(),f===null&&(f=B()));f!==null;)r.push(f),f=K(),f===null&&(f=te(),f===null&&(f=B()));return r}function Kt(){var r,f;for(r=[],f=N();f!==null;)r.push(f),f=N();return r}function Yr(){var r,f,d;return d=t,e.substr(t,5)==="uuid:"?(r="uuid:",t+=5):(r=null,l('"uuid:"')),r!==null?(f=Ml(),f!==null?r=[r,f]:(r=null,t=d)):(r=null,t=d),r}function Ml(){var r,f,d,s,c,h,g,S,R,I,D;return I=t,D=t,r=zr(),r!==null?(e.charCodeAt(t)===45?(f="-",t++):(f=null,l('"-"')),f!==null?(d=ns(),d!==null?(e.charCodeAt(t)===45?(s="-",t++):(s=null,l('"-"')),s!==null?(c=ns(),c!==null?(e.charCodeAt(t)===45?(h="-",t++):(h=null,l('"-"')),h!==null?(g=ns(),g!==null?(e.charCodeAt(t)===45?(S="-",t++):(S=null,l('"-"')),S!==null?(R=kl(),R!==null?r=[r,f,d,s,c,h,g,S,R]:(r=null,t=D)):(r=null,t=D)):(r=null,t=D)):(r=null,t=D)):(r=null,t=D)):(r=null,t=D)):(r=null,t=D)):(r=null,t=D)):(r=null,t=D),r!==null&&(r=function(J,Ne){i=e.substring(t+5,J)}(I,r[0])),r===null&&(t=I),r}function ns(){var r,f,d,s,c;return c=t,r=O(),r!==null?(f=O(),f!==null?(d=O(),d!==null?(s=O(),s!==null?r=[r,f,d,s]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r}function zr(){var r,f,d;return d=t,r=ns(),r!==null?(f=ns(),f!==null?r=[r,f]:(r=null,t=d)):(r=null,t=d),r}function kl(){var r,f,d,s;return s=t,r=ns(),r!==null?(f=ns(),f!==null?(d=ns(),d!==null?r=[r,f,d]:(r=null,t=s)):(r=null,t=s)):(r=null,t=s),r}function jt(){var r,f,d,s,c,h,g;if(c=t,h=t,r=ke(),r===null&&(r=_s()),r!==null){for(f=[],g=t,d=we(),d!==null?(s=Je(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);d!==null;)f.push(d),g=t,d=we(),d!==null?(s=Je(),s!==null?d=[d,s]:(d=null,t=g)):(d=null,t=g);f!==null?r=[r,f]:(r=null,t=h)}else r=null,t=h;return r!==null&&(r=function(S){try{i=new Hs(i.uri,i.display_name,i.params)}catch{i=-1}}()),r===null&&(t=c),r}function Sr(){var r,f,d,s,c,h;if(c=t,r=Ll(),r!==null){for(f=[],h=t,d=we(),d!==null?(s=$l(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);d!==null;)f.push(d),h=t,d=we(),d!==null?(s=$l(),s!==null?d=[d,s]:(d=null,t=h)):(d=null,t=h);f!==null?r=[r,f]:(r=null,t=c)}else r=null,t=c;return r}function Ll(){var r,f,d,s,c,h;return s=t,c=t,r=P(),r!==null?(h=t,e.charCodeAt(t)===64?(f="@",t++):(f=null,l('"@"')),f!==null?(d=P(),d!==null?f=[f,d]:(f=null,t=h)):(f=null,t=h),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(g){i.call_id=e.substring(t,g)}(s)),r===null&&(t=s),r}function $l(){var r;return r=Jr(),r===null&&(r=Ar(),r===null&&(r=x(),r===null&&(r=Je()))),r}function Jr(){var r,f,d,s,c;return s=t,c=t,e.substr(t,6)==="to-tag"?(r="to-tag",t+=6):(r=null,l('"to-tag"')),r!==null?(f=he(),f!==null?(d=$(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){i.to_tag=g}(s,r[2])),r===null&&(t=s),r}function Ar(){var r,f,d,s,c;return s=t,c=t,e.substr(t,8)==="from-tag"?(r="from-tag",t+=8):(r=null,l('"from-tag"')),r!==null?(f=he(),f!==null?(d=$(),d!==null?r=[r,f,d]:(r=null,t=c)):(r=null,t=c)):(r=null,t=c),r!==null&&(r=function(h,g){i.from_tag=g}(s,r[2])),r===null&&(t=s),r}function x(){var r,f;return f=t,e.substr(t,10)==="early-only"?(r="early-only",t+=10):(r=null,l('"early-only"')),r!==null&&(r=function(d){i.early_only=!0}()),r===null&&(t=f),r}function Hl(r){r.sort();for(var f=null,d=[],s=0;s<r.length;s++)r[s]!==f&&(d.push(r[s]),f=r[s]);return d}function Fl(){for(var r=1,f=1,d=!1,s=0;s<Math.max(t,v);s++){var c=e.charAt(s);c===`
4
- `?(d||r++,f=1,d=!1):c==="\r"||c==="\u2028"||c==="\u2029"?(r++,f=1,d=!0):(f++,d=!1)}return{line:r,column:f}}var yr=Zl(),Hs=Nu(),i={},_=p[o]();if(_===null||t!==e.length){var m=Math.max(t,v),T=m<e.length?e.charAt(m):null,y=Fl();return new this.SyntaxError(Hl(C),T,m,y.line,y.column),-1}return i},toSource:function(){return this._source}};return n.SyntaxError=function(a,e,o,p,t){function v(C,l){var A,b;switch(C.length){case 0:A="end of input";break;case 1:A=C[0];break;default:A=C.slice(0,C.length-1).join(", ")+" or "+C[C.length-1]}return b=l?u(l):"end of input","Expected "+A+" but "+b+" found."}this.name="SyntaxError",this.expected=a,this.found=e,this.message=v(a,e),this.offset=o,this.line=p,this.column=t},n.SyntaxError.prototype=Error.prototype,n}()),mo}var go,zu;function Zl(){if(zu)return go;zu=1;function u(l,A){var b;if(typeof Symbol>"u"||l[Symbol.iterator]==null){if(Array.isArray(l)||(b=n(l))||A&&l&&typeof l.length=="number"){b&&(l=b);var E=0,O=function(){};return{s:O,n:function(){return E>=l.length?{done:!0}:{done:!1,value:l[E++]}},e:function(j){throw j},f:O}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
5
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var w=!0,N=!1,U;return{s:function(){b=l[Symbol.iterator]()},n:function(){var j=b.next();return w=j.done,j},e:function(j){N=!0,U=j},f:function(){try{!w&&b.return!=null&&b.return()}finally{if(N)throw U}}}}function n(l,A){if(l){if(typeof l=="string")return a(l,A);var b=Object.prototype.toString.call(l).slice(8,-1);if(b==="Object"&&l.constructor&&(b=l.constructor.name),b==="Map"||b==="Set")return Array.from(l);if(b==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(b))return a(l,A)}}function a(l,A){(A==null||A>l.length)&&(A=l.length);for(var b=0,E=new Array(A);b<A;b++)E[b]=l[b];return E}function e(l,A){if(!(l instanceof A))throw new TypeError("Cannot call a class as a function")}function o(l,A){for(var b=0;b<A.length;b++){var E=A[b];E.enumerable=E.enumerable||!1,E.configurable=!0,"value"in E&&(E.writable=!0),Object.defineProperty(l,E.key,E)}}function p(l,A,b){return A&&o(l.prototype,A),b&&o(l,b),l}var t=vt,v=qt(),C=_n();return go=function(){p(l,null,[{key:"parse",value:function(b){if(b=C.parse(b,"SIP_URI"),b!==-1)return b}}]);function l(A,b,E,O){var w=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{},N=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{};if(e(this,l),!E)throw new TypeError('missing or invalid "host" parameter');this._parameters={},this._headers={},this._scheme=A||t.SIP,this._user=b,this._host=E,this._port=O;for(var U in w)Object.prototype.hasOwnProperty.call(w,U)&&this.setParam(U,w[U]);for(var Y in N)Object.prototype.hasOwnProperty.call(N,Y)&&this.setHeader(Y,N[Y])}return p(l,[{key:"setParam",value:function(b,E){b&&(this._parameters[b.toLowerCase()]=typeof E>"u"||E===null?null:E.toString())}},{key:"getParam",value:function(b){if(b)return this._parameters[b.toLowerCase()]}},{key:"hasParam",value:function(b){if(b)return this._parameters.hasOwnProperty(b.toLowerCase())&&!0||!1}},{key:"deleteParam",value:function(b){if(b=b.toLowerCase(),this._parameters.hasOwnProperty(b)){var E=this._parameters[b];return delete this._parameters[b],E}}},{key:"clearParams",value:function(){this._parameters={}}},{key:"setHeader",value:function(b,E){this._headers[v.headerize(b)]=Array.isArray(E)?E:[E]}},{key:"getHeader",value:function(b){if(b)return this._headers[v.headerize(b)]}},{key:"hasHeader",value:function(b){if(b)return this._headers.hasOwnProperty(v.headerize(b))&&!0||!1}},{key:"deleteHeader",value:function(b){if(b=v.headerize(b),this._headers.hasOwnProperty(b)){var E=this._headers[b];return delete this._headers[b],E}}},{key:"clearHeaders",value:function(){this._headers={}}},{key:"clone",value:function(){return new l(this._scheme,this._user,this._host,this._port,JSON.parse(JSON.stringify(this._parameters)),JSON.parse(JSON.stringify(this._headers)))}},{key:"toString",value:function(){var b=[],E="".concat(this._scheme,":");this._user&&(E+="".concat(v.escapeUser(this._user),"@")),E+=this._host,(this._port||this._port===0)&&(E+=":".concat(this._port));for(var O in this._parameters)Object.prototype.hasOwnProperty.call(this._parameters,O)&&(E+=";".concat(O),this._parameters[O]!==null&&(E+="=".concat(this._parameters[O])));for(var w in this._headers)if(Object.prototype.hasOwnProperty.call(this._headers,w)){var N=u(this._headers[w]),U;try{for(N.s();!(U=N.n()).done;){var Y=U.value;b.push("".concat(w,"=").concat(Y))}}catch(j){N.e(j)}finally{N.f()}}return b.length>0&&(E+="?".concat(b.join("&"))),E}},{key:"toAor",value:function(b){var E="".concat(this._scheme,":");return this._user&&(E+="".concat(v.escapeUser(this._user),"@")),E+=this._host,b&&(this._port||this._port===0)&&(E+=":".concat(this._port)),E}},{key:"scheme",get:function(){return this._scheme},set:function(b){this._scheme=b.toLowerCase()}},{key:"user",get:function(){return this._user},set:function(b){this._user=b}},{key:"host",get:function(){return this._host},set:function(b){this._host=b.toLowerCase()}},{key:"port",get:function(){return this._port},set:function(b){this._port=b===0?b:parseInt(b,10)||null}}]),l}(),go}var Ju;function qt(){if(Ju)return _t;Ju=1;function u(A){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?u=function(E){return typeof E}:u=function(E){return E&&typeof Symbol=="function"&&E.constructor===Symbol&&E!==Symbol.prototype?"symbol":typeof E},u(A)}function n(A,b){var E;if(typeof Symbol>"u"||A[Symbol.iterator]==null){if(Array.isArray(A)||(E=a(A))||b&&A&&typeof A.length=="number"){E&&(A=E);var O=0,w=function(){};return{s:w,n:function(){return O>=A.length?{done:!0}:{done:!1,value:A[O++]}},e:function(_e){throw _e},f:w}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
6
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var N=!0,U=!1,Y;return{s:function(){E=A[Symbol.iterator]()},n:function(){var _e=E.next();return N=_e.done,_e},e:function(_e){U=!0,Y=_e},f:function(){try{!N&&E.return!=null&&E.return()}finally{if(U)throw Y}}}}function a(A,b){if(A){if(typeof A=="string")return e(A,b);var E=Object.prototype.toString.call(A).slice(8,-1);if(E==="Object"&&A.constructor&&(E=A.constructor.name),E==="Map"||E==="Set")return Array.from(A);if(E==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(E))return e(A,b)}}function e(A,b){(b==null||b>A.length)&&(b=A.length);for(var E=0,O=new Array(b);E<b;E++)O[E]=A[E];return O}var o=vt,p=Zl(),t=_n();_t.str_utf8_length=function(A){return unescape(encodeURIComponent(A)).length};var v=_t.isFunction=function(A){return A!==void 0?Object.prototype.toString.call(A)==="[object Function]":!1};_t.isString=function(A){return A!==void 0?Object.prototype.toString.call(A)==="[object String]":!1},_t.isDecimal=function(A){return!isNaN(A)&&parseFloat(A)===parseInt(A,10)},_t.isEmpty=function(A){return A===null||A===""||A===void 0||Array.isArray(A)&&A.length===0||typeof A=="number"&&isNaN(A)},_t.hasMethods=function(A){for(var b=arguments.length,E=new Array(b>1?b-1:0),O=1;O<b;O++)E[O-1]=arguments[O];for(var w=0,N=E;w<N.length;w++){var U=N[w];if(v(A[U]))return!1}return!0};var C=_t.createRandomToken=function(A){var b=arguments.length>1&&arguments[1]!==void 0?arguments[1]:32,E,O,w="";for(E=0;E<A;E++)O=Math.random()*b|0,w+=O.toString(b);return w};_t.newTag=function(){return C(10)},_t.newUUID=function(){var A="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(b){var E=Math.random()*16|0,O=b==="x"?E:E&3|8;return O.toString(16)});return A},_t.hostType=function(A){if(A){if(A=t.parse(A,"host"),A!==-1)return A.host_type}else return};var l=_t.escapeUser=function(A){return encodeURIComponent(decodeURIComponent(A)).replace(/%3A/ig,":").replace(/%2B/ig,"+").replace(/%3F/ig,"?").replace(/%2F/ig,"/")};return _t.normalizeTarget=function(A,b){if(A){if(A instanceof p)return A;if(typeof A=="string"){var E=A.split("@"),O,w;switch(E.length){case 1:if(!b)return;O=A,w=b;break;case 2:O=E[0],w=E[1];break;default:O=E.slice(0,E.length-1).join("@"),w=E[E.length-1]}O=O.replace(/^(sips?|tel):/i,""),/^[-.()]*\+?[0-9\-.()]+$/.test(O)&&(O=O.replace(/[-.()]/g,"")),A="".concat(o.SIP,":").concat(l(O),"@").concat(w);var N;return(N=p.parse(A))?N:void 0}else return}else return},_t.headerize=function(A){var b={"Call-Id":"Call-ID",Cseq:"CSeq","Www-Authenticate":"WWW-Authenticate"},E=A.toLowerCase().replace(/_/g,"-").split("-"),O="",w=E.length,N;for(N=0;N<w;N++)N!==0&&(O+="-"),O+=E[N].charAt(0).toUpperCase()+E[N].substring(1);return b[O]&&(O=b[O]),O},_t.sipErrorCause=function(A){for(var b in o.SIP_ERROR_CAUSES)if(o.SIP_ERROR_CAUSES[b].indexOf(A)!==-1)return o.causes[b];return o.causes.SIP_FAILURE_CODE},_t.getRandomTestNetIP=function(){function A(b,E){return Math.floor(Math.random()*(E-b+1)+b)}return"192.0.2.".concat(A(1,254))},_t.calculateMD5=function(A){function b(ye,pe){return ye<<pe|ye>>>32-pe}function E(ye,pe){var Ce=ye&2147483648,ke=pe&2147483648,He=ye&1073741824,Be=pe&1073741824,Ve=(ye&1073741823)+(pe&1073741823);return He&Be?Ve^2147483648^Ce^ke:He|Be?Ve&1073741824?Ve^3221225472^Ce^ke:Ve^1073741824^Ce^ke:Ve^Ce^ke}function O(ye,pe,Ce){return ye&pe|~ye&Ce}function w(ye,pe,Ce){return ye&Ce|pe&~Ce}function N(ye,pe,Ce){return ye^pe^Ce}function U(ye,pe,Ce){return pe^(ye|~Ce)}function Y(ye,pe,Ce,ke,He,Be,Ve){return ye=E(ye,E(E(O(pe,Ce,ke),He),Ve)),E(b(ye,Be),pe)}function j(ye,pe,Ce,ke,He,Be,Ve){return ye=E(ye,E(E(w(pe,Ce,ke),He),Ve)),E(b(ye,Be),pe)}function _e(ye,pe,Ce,ke,He,Be,Ve){return ye=E(ye,E(E(N(pe,Ce,ke),He),Ve)),E(b(ye,Be),pe)}function k(ye,pe,Ce,ke,He,Be,Ve){return ye=E(ye,E(E(U(pe,Ce,ke),He),Ve)),E(b(ye,Be),pe)}function H(ye){for(var pe,Ce=ye.length,ke=Ce+8,He=(ke-ke%64)/64,Be=(He+1)*16,Ve=new Array(Be-1),Mt=0,ft=0;ft<Ce;)pe=(ft-ft%4)/4,Mt=ft%4*8,Ve[pe]=Ve[pe]|ye.charCodeAt(ft)<<Mt,ft++;return pe=(ft-ft%4)/4,Mt=ft%4*8,Ve[pe]=Ve[pe]|128<<Mt,Ve[Be-2]=Ce<<3,Ve[Be-1]=Ce>>>29,Ve}function de(ye){var pe="",Ce="",ke,He;for(He=0;He<=3;He++)ke=ye>>>He*8&255,Ce="0".concat(ke.toString(16)),pe=pe+Ce.substr(Ce.length-2,2);return pe}function Ue(ye){for(var pe="",Ce=0;Ce<ye.length;Ce++){var ke=ye.charCodeAt(Ce);ke<128?pe+=String.fromCharCode(ke):ke>127&&ke<2048?(pe+=String.fromCharCode(ke>>6|192),pe+=String.fromCharCode(ke&63|128)):(pe+=String.fromCharCode(ke>>12|224),pe+=String.fromCharCode(ke>>6&63|128),pe+=String.fromCharCode(ke&63|128))}return pe}var B=[],L,V,G,K,M,te,se,$,ne,ct=7,P=12,Q=17,oe=22,he=5,Re=9,be=14,fe=20,qe=4,xe=11,we=16,st=23,$e=6,ue=10,Oe=15,Pe=21;for(A=Ue(A),B=H(A),te=1732584193,se=4023233417,$=2562383102,ne=271733878,L=0;L<B.length;L+=16)V=te,G=se,K=$,M=ne,te=Y(te,se,$,ne,B[L+0],ct,3614090360),ne=Y(ne,te,se,$,B[L+1],P,3905402710),$=Y($,ne,te,se,B[L+2],Q,606105819),se=Y(se,$,ne,te,B[L+3],oe,3250441966),te=Y(te,se,$,ne,B[L+4],ct,4118548399),ne=Y(ne,te,se,$,B[L+5],P,1200080426),$=Y($,ne,te,se,B[L+6],Q,2821735955),se=Y(se,$,ne,te,B[L+7],oe,4249261313),te=Y(te,se,$,ne,B[L+8],ct,1770035416),ne=Y(ne,te,se,$,B[L+9],P,2336552879),$=Y($,ne,te,se,B[L+10],Q,4294925233),se=Y(se,$,ne,te,B[L+11],oe,2304563134),te=Y(te,se,$,ne,B[L+12],ct,1804603682),ne=Y(ne,te,se,$,B[L+13],P,4254626195),$=Y($,ne,te,se,B[L+14],Q,2792965006),se=Y(se,$,ne,te,B[L+15],oe,1236535329),te=j(te,se,$,ne,B[L+1],he,4129170786),ne=j(ne,te,se,$,B[L+6],Re,3225465664),$=j($,ne,te,se,B[L+11],be,643717713),se=j(se,$,ne,te,B[L+0],fe,3921069994),te=j(te,se,$,ne,B[L+5],he,3593408605),ne=j(ne,te,se,$,B[L+10],Re,38016083),$=j($,ne,te,se,B[L+15],be,3634488961),se=j(se,$,ne,te,B[L+4],fe,3889429448),te=j(te,se,$,ne,B[L+9],he,568446438),ne=j(ne,te,se,$,B[L+14],Re,3275163606),$=j($,ne,te,se,B[L+3],be,4107603335),se=j(se,$,ne,te,B[L+8],fe,1163531501),te=j(te,se,$,ne,B[L+13],he,2850285829),ne=j(ne,te,se,$,B[L+2],Re,4243563512),$=j($,ne,te,se,B[L+7],be,1735328473),se=j(se,$,ne,te,B[L+12],fe,2368359562),te=_e(te,se,$,ne,B[L+5],qe,4294588738),ne=_e(ne,te,se,$,B[L+8],xe,2272392833),$=_e($,ne,te,se,B[L+11],we,1839030562),se=_e(se,$,ne,te,B[L+14],st,4259657740),te=_e(te,se,$,ne,B[L+1],qe,2763975236),ne=_e(ne,te,se,$,B[L+4],xe,1272893353),$=_e($,ne,te,se,B[L+7],we,4139469664),se=_e(se,$,ne,te,B[L+10],st,3200236656),te=_e(te,se,$,ne,B[L+13],qe,681279174),ne=_e(ne,te,se,$,B[L+0],xe,3936430074),$=_e($,ne,te,se,B[L+3],we,3572445317),se=_e(se,$,ne,te,B[L+6],st,76029189),te=_e(te,se,$,ne,B[L+9],qe,3654602809),ne=_e(ne,te,se,$,B[L+12],xe,3873151461),$=_e($,ne,te,se,B[L+15],we,530742520),se=_e(se,$,ne,te,B[L+2],st,3299628645),te=k(te,se,$,ne,B[L+0],$e,4096336452),ne=k(ne,te,se,$,B[L+7],ue,1126891415),$=k($,ne,te,se,B[L+14],Oe,2878612391),se=k(se,$,ne,te,B[L+5],Pe,4237533241),te=k(te,se,$,ne,B[L+12],$e,1700485571),ne=k(ne,te,se,$,B[L+3],ue,2399980690),$=k($,ne,te,se,B[L+10],Oe,4293915773),se=k(se,$,ne,te,B[L+1],Pe,2240044497),te=k(te,se,$,ne,B[L+8],$e,1873313359),ne=k(ne,te,se,$,B[L+15],ue,4264355552),$=k($,ne,te,se,B[L+6],Oe,2734768916),se=k(se,$,ne,te,B[L+13],Pe,1309151649),te=k(te,se,$,ne,B[L+4],$e,4149444226),ne=k(ne,te,se,$,B[L+11],ue,3174756917),$=k($,ne,te,se,B[L+2],Oe,718787259),se=k(se,$,ne,te,B[L+9],Pe,3951481745),te=E(te,V),se=E(se,G),$=E($,K),ne=E(ne,M);var Le=de(te)+de(se)+de($)+de(ne);return Le.toLowerCase()},_t.closeMediaStream=function(A){if(A)try{var b;if(A.getTracks){b=A.getTracks();var E=n(b),O;try{for(E.s();!(O=E.n()).done;){var w=O.value;w.stop()}}catch(H){E.e(H)}finally{E.f()}}else{b=A.getAudioTracks();var N=n(b),U;try{for(N.s();!(U=N.n()).done;){var Y=U.value;Y.stop()}}catch(H){N.e(H)}finally{N.f()}b=A.getVideoTracks();var j=n(b),_e;try{for(j.s();!(_e=j.n()).done;){var k=_e.value;k.stop()}}catch(H){j.e(H)}finally{j.f()}}}catch{(typeof A.stop=="function"||u(A.stop)==="object")&&A.stop()}},_t.cloneArray=function(A){return A&&A.slice()||[]},_t.cloneObject=function(A){var b=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return A&&Object.assign({},A)||b},_t}var Uu={exports:{}},ii=typeof Reflect=="object"?Reflect:null,Xu=ii&&typeof ii.apply=="function"?ii.apply:function(n,a,e){return Function.prototype.apply.call(n,a,e)},Ma;ii&&typeof ii.ownKeys=="function"?Ma=ii.ownKeys:Object.getOwnPropertySymbols?Ma=function(n){return Object.getOwnPropertyNames(n).concat(Object.getOwnPropertySymbols(n))}:Ma=function(n){return Object.getOwnPropertyNames(n)};function c_(u){console&&console.warn&&console.warn(u)}var Gf=Number.isNaN||function(n){return n!==n};function Ye(){Ye.init.call(this)}Uu.exports=Ye;Uu.exports.once=d_;Ye.EventEmitter=Ye;Ye.prototype._events=void 0;Ye.prototype._eventsCount=0;Ye.prototype._maxListeners=void 0;var Qu=10;function oo(u){if(typeof u!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof u)}Object.defineProperty(Ye,"defaultMaxListeners",{enumerable:!0,get:function(){return Qu},set:function(u){if(typeof u!="number"||u<0||Gf(u))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+u+".");Qu=u}});Ye.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};Ye.prototype.setMaxListeners=function(n){if(typeof n!="number"||n<0||Gf(n))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+n+".");return this._maxListeners=n,this};function Wf(u){return u._maxListeners===void 0?Ye.defaultMaxListeners:u._maxListeners}Ye.prototype.getMaxListeners=function(){return Wf(this)};Ye.prototype.emit=function(n){for(var a=[],e=1;e<arguments.length;e++)a.push(arguments[e]);var o=n==="error",p=this._events;if(p!==void 0)o=o&&p.error===void 0;else if(!o)return!1;if(o){var t;if(a.length>0&&(t=a[0]),t instanceof Error)throw t;var v=new Error("Unhandled error."+(t?" ("+t.message+")":""));throw v.context=t,v}var C=p[n];if(C===void 0)return!1;if(typeof C=="function")Xu(C,this,a);else for(var l=C.length,A=Xf(C,l),e=0;e<l;++e)Xu(A[e],this,a);return!0};function Kf(u,n,a,e){var o,p,t;if(oo(a),p=u._events,p===void 0?(p=u._events=Object.create(null),u._eventsCount=0):(p.newListener!==void 0&&(u.emit("newListener",n,a.listener?a.listener:a),p=u._events),t=p[n]),t===void 0)t=p[n]=a,++u._eventsCount;else if(typeof t=="function"?t=p[n]=e?[a,t]:[t,a]:e?t.unshift(a):t.push(a),o=Wf(u),o>0&&t.length>o&&!t.warned){t.warned=!0;var v=new Error("Possible EventEmitter memory leak detected. "+t.length+" "+String(n)+" listeners added. Use emitter.setMaxListeners() to increase limit");v.name="MaxListenersExceededWarning",v.emitter=u,v.type=n,v.count=t.length,c_(v)}return u}Ye.prototype.addListener=function(n,a){return Kf(this,n,a,!1)};Ye.prototype.on=Ye.prototype.addListener;Ye.prototype.prependListener=function(n,a){return Kf(this,n,a,!0)};function f_(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function Yf(u,n,a){var e={fired:!1,wrapFn:void 0,target:u,type:n,listener:a},o=f_.bind(e);return o.listener=a,e.wrapFn=o,o}Ye.prototype.once=function(n,a){return oo(a),this.on(n,Yf(this,n,a)),this};Ye.prototype.prependOnceListener=function(n,a){return oo(a),this.prependListener(n,Yf(this,n,a)),this};Ye.prototype.removeListener=function(n,a){var e,o,p,t,v;if(oo(a),o=this._events,o===void 0)return this;if(e=o[n],e===void 0)return this;if(e===a||e.listener===a)--this._eventsCount===0?this._events=Object.create(null):(delete o[n],o.removeListener&&this.emit("removeListener",n,e.listener||a));else if(typeof e!="function"){for(p=-1,t=e.length-1;t>=0;t--)if(e[t]===a||e[t].listener===a){v=e[t].listener,p=t;break}if(p<0)return this;p===0?e.shift():h_(e,p),e.length===1&&(o[n]=e[0]),o.removeListener!==void 0&&this.emit("removeListener",n,v||a)}return this};Ye.prototype.off=Ye.prototype.removeListener;Ye.prototype.removeAllListeners=function(n){var a,e,o;if(e=this._events,e===void 0)return this;if(e.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):e[n]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete e[n]),this;if(arguments.length===0){var p=Object.keys(e),t;for(o=0;o<p.length;++o)t=p[o],t!=="removeListener"&&this.removeAllListeners(t);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(a=e[n],typeof a=="function")this.removeListener(n,a);else if(a!==void 0)for(o=a.length-1;o>=0;o--)this.removeListener(n,a[o]);return this};function zf(u,n,a){var e=u._events;if(e===void 0)return[];var o=e[n];return o===void 0?[]:typeof o=="function"?a?[o.listener||o]:[o]:a?__(o):Xf(o,o.length)}Ye.prototype.listeners=function(n){return zf(this,n,!0)};Ye.prototype.rawListeners=function(n){return zf(this,n,!1)};Ye.listenerCount=function(u,n){return typeof u.listenerCount=="function"?u.listenerCount(n):Jf.call(u,n)};Ye.prototype.listenerCount=Jf;function Jf(u){var n=this._events;if(n!==void 0){var a=n[u];if(typeof a=="function")return 1;if(a!==void 0)return a.length}return 0}Ye.prototype.eventNames=function(){return this._eventsCount>0?Ma(this._events):[]};function Xf(u,n){for(var a=new Array(n),e=0;e<n;++e)a[e]=u[e];return a}function h_(u,n){for(;n+1<u.length;n++)u[n]=u[n+1];u.pop()}function __(u){for(var n=new Array(u.length),a=0;a<n.length;++a)n[a]=u[a].listener||u[a];return n}function d_(u,n){return new Promise(function(a,e){function o(t){u.removeListener(n,p),e(t)}function p(){typeof u.removeListener=="function"&&u.removeListener("error",o),a([].slice.call(arguments))}Qf(u,n,p,{once:!0}),n!=="error"&&p_(u,o,{once:!0})})}function p_(u,n,a){typeof u.on=="function"&&Qf(u,"error",n,a)}function Qf(u,n,a,e){if(typeof u.on=="function")e.once?u.once(n,a):u.on(n,a);else if(typeof u.addEventListener=="function")u.addEventListener(n,function o(p){e.once&&u.removeEventListener(n,o),a(p)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof u)}var At=Uu.exports,hu={exports:{}},vo,Zu;function m_(){if(Zu)return vo;Zu=1;var u=1e3,n=u*60,a=n*60,e=a*24,o=e*7,p=e*365.25;vo=function(A,b){b=b||{};var E=typeof A;if(E==="string"&&A.length>0)return t(A);if(E==="number"&&isFinite(A))return b.long?C(A):v(A);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(A))};function t(A){if(A=String(A),!(A.length>100)){var b=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(A);if(b){var E=parseFloat(b[1]),O=(b[2]||"ms").toLowerCase();switch(O){case"years":case"year":case"yrs":case"yr":case"y":return E*p;case"weeks":case"week":case"w":return E*o;case"days":case"day":case"d":return E*e;case"hours":case"hour":case"hrs":case"hr":case"h":return E*a;case"minutes":case"minute":case"mins":case"min":case"m":return E*n;case"seconds":case"second":case"secs":case"sec":case"s":return E*u;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return E;default:return}}}}function v(A){var b=Math.abs(A);return b>=e?Math.round(A/e)+"d":b>=a?Math.round(A/a)+"h":b>=n?Math.round(A/n)+"m":b>=u?Math.round(A/u)+"s":A+"ms"}function C(A){var b=Math.abs(A);return b>=e?l(A,b,e,"day"):b>=a?l(A,b,a,"hour"):b>=n?l(A,b,n,"minute"):b>=u?l(A,b,u,"second"):A+" ms"}function l(A,b,E,O){var w=b>=E*1.5;return Math.round(A/E)+" "+O+(w?"s":"")}return vo}function g_(u){a.debug=a,a.default=a,a.coerce=C,a.disable=p,a.enable=o,a.enabled=t,a.humanize=m_(),a.destroy=l,Object.keys(u).forEach(A=>{a[A]=u[A]}),a.names=[],a.skips=[],a.formatters={};function n(A){let b=0;for(let E=0;E<A.length;E++)b=(b<<5)-b+A.charCodeAt(E),b|=0;return a.colors[Math.abs(b)%a.colors.length]}a.selectColor=n;function a(A){let b,E=null,O,w;function N(...U){if(!N.enabled)return;const Y=N,j=Number(new Date),_e=j-(b||j);Y.diff=_e,Y.prev=b,Y.curr=j,b=j,U[0]=a.coerce(U[0]),typeof U[0]!="string"&&U.unshift("%O");let k=0;U[0]=U[0].replace(/%([a-zA-Z%])/g,(de,Ue)=>{if(de==="%%")return"%";k++;const B=a.formatters[Ue];if(typeof B=="function"){const L=U[k];de=B.call(Y,L),U.splice(k,1),k--}return de}),a.formatArgs.call(Y,U),(Y.log||a.log).apply(Y,U)}return N.namespace=A,N.useColors=a.useColors(),N.color=a.selectColor(A),N.extend=e,N.destroy=a.destroy,Object.defineProperty(N,"enabled",{enumerable:!0,configurable:!1,get:()=>E!==null?E:(O!==a.namespaces&&(O=a.namespaces,w=a.enabled(A)),w),set:U=>{E=U}}),typeof a.init=="function"&&a.init(N),N}function e(A,b){const E=a(this.namespace+(typeof b>"u"?":":b)+A);return E.log=this.log,E}function o(A){a.save(A),a.namespaces=A,a.names=[],a.skips=[];let b;const E=(typeof A=="string"?A:"").split(/[\s,]+/),O=E.length;for(b=0;b<O;b++)E[b]&&(A=E[b].replace(/\*/g,".*?"),A[0]==="-"?a.skips.push(new RegExp("^"+A.slice(1)+"$")):a.names.push(new RegExp("^"+A+"$")))}function p(){const A=[...a.names.map(v),...a.skips.map(v).map(b=>"-"+b)].join(",");return a.enable(""),A}function t(A){if(A[A.length-1]==="*")return!0;let b,E;for(b=0,E=a.skips.length;b<E;b++)if(a.skips[b].test(A))return!1;for(b=0,E=a.names.length;b<E;b++)if(a.names[b].test(A))return!0;return!1}function v(A){return A.toString().substring(2,A.toString().length-2).replace(/\.\*\?$/,"*")}function C(A){return A instanceof Error?A.stack||A.message:A}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return a.enable(a.load()),a}var v_=g_;(function(u,n){n.formatArgs=e,n.save=o,n.load=p,n.useColors=a,n.storage=t(),n.destroy=(()=>{let C=!1;return()=>{C||(C=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),n.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function a(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function e(C){if(C[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+C[0]+(this.useColors?"%c ":" ")+"+"+u.exports.humanize(this.diff),!this.useColors)return;const l="color: "+this.color;C.splice(1,0,l,"color: inherit");let A=0,b=0;C[0].replace(/%[a-zA-Z%]/g,E=>{E!=="%%"&&(A++,E==="%c"&&(b=A))}),C.splice(b,0,l)}n.log=console.debug||console.log||(()=>{});function o(C){try{C?n.storage.setItem("debug",C):n.storage.removeItem("debug")}catch{}}function p(){let C;try{C=n.storage.getItem("debug")}catch{}return!C&&typeof process<"u"&&"env"in process&&(C=process.env.DEBUG),C}function t(){try{return localStorage}catch{}}u.exports=v_(n);const{formatters:v}=u.exports;v.j=function(C){try{return JSON.stringify(C)}catch(l){return"[UnexpectedJSONParseError]: "+l.message}}})(hu,hu.exports);var oi=hu.exports;function T_(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function ec(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function E_(u,n,a){return n&&ec(u.prototype,n),a&&ec(u,a),u}var Xr=oi,Qr="JsSIP",yt=function(){function u(n){T_(this,u),n?(this._debug=Xr.default("".concat(Qr,":").concat(n)),this._warn=Xr.default("".concat(Qr,":WARN:").concat(n)),this._error=Xr.default("".concat(Qr,":ERROR:").concat(n))):(this._debug=Xr.default(Qr),this._warn=Xr.default("".concat(Qr,":WARN")),this._error=Xr.default("".concat(Qr,":ERROR"))),this._debug.log=console.info.bind(console),this._warn.log=console.warn.bind(console),this._error.log=console.error.bind(console)}return E_(u,[{key:"debug",get:function(){return this._debug}},{key:"warn",get:function(){return this._warn}},{key:"error",get:function(){return this._error}}]),u}(),Jt={},Zf={},eh={exports:{}},tc=eh.exports={v:[{name:"version",reg:/^(\d*)$/}],o:[{name:"origin",reg:/^(\S*) (\d*) (\d*) (\S*) IP(\d) (\S*)/,names:["username","sessionId","sessionVersion","netType","ipVer","address"],format:"%s %s %d %s IP%d %s"}],s:[{name:"name"}],i:[{name:"description"}],u:[{name:"uri"}],e:[{name:"email"}],p:[{name:"phone"}],z:[{name:"timezones"}],r:[{name:"repeats"}],t:[{name:"timing",reg:/^(\d*) (\d*)/,names:["start","stop"],format:"%d %d"}],c:[{name:"connection",reg:/^IN IP(\d) (\S*)/,names:["version","ip"],format:"IN IP%d %s"}],b:[{push:"bandwidth",reg:/^(TIAS|AS|CT|RR|RS):(\d*)/,names:["type","limit"],format:"%s:%s"}],m:[{reg:/^(\w*) (\d*) ([\w/]*)(?: (.*))?/,names:["type","port","protocol","payloads"],format:"%s %d %s %s"}],a:[{push:"rtp",reg:/^rtpmap:(\d*) ([\w\-.]*)(?:\s*\/(\d*)(?:\s*\/(\S*))?)?/,names:["payload","codec","rate","encoding"],format:function(u){return u.encoding?"rtpmap:%d %s/%s/%s":u.rate?"rtpmap:%d %s/%s":"rtpmap:%d %s"}},{push:"fmtp",reg:/^fmtp:(\d*) ([\S| ]*)/,names:["payload","config"],format:"fmtp:%d %s"},{name:"control",reg:/^control:(.*)/,format:"control:%s"},{name:"rtcp",reg:/^rtcp:(\d*)(?: (\S*) IP(\d) (\S*))?/,names:["port","netType","ipVer","address"],format:function(u){return u.address!=null?"rtcp:%d %s IP%d %s":"rtcp:%d"}},{push:"rtcpFbTrrInt",reg:/^rtcp-fb:(\*|\d*) trr-int (\d*)/,names:["payload","value"],format:"rtcp-fb:%s trr-int %d"},{push:"rtcpFb",reg:/^rtcp-fb:(\*|\d*) ([\w-_]*)(?: ([\w-_]*))?/,names:["payload","type","subtype"],format:function(u){return u.subtype!=null?"rtcp-fb:%s %s %s":"rtcp-fb:%s %s"}},{push:"ext",reg:/^extmap:(\d+)(?:\/(\w+))?(?: (urn:ietf:params:rtp-hdrext:encrypt))? (\S*)(?: (\S*))?/,names:["value","direction","encrypt-uri","uri","config"],format:function(u){return"extmap:%d"+(u.direction?"/%s":"%v")+(u["encrypt-uri"]?" %s":"%v")+" %s"+(u.config?" %s":"")}},{name:"extmapAllowMixed",reg:/^(extmap-allow-mixed)/},{push:"crypto",reg:/^crypto:(\d*) ([\w_]*) (\S*)(?: (\S*))?/,names:["id","suite","config","sessionConfig"],format:function(u){return u.sessionConfig!=null?"crypto:%d %s %s %s":"crypto:%d %s %s"}},{name:"setup",reg:/^setup:(\w*)/,format:"setup:%s"},{name:"connectionType",reg:/^connection:(new|existing)/,format:"connection:%s"},{name:"mid",reg:/^mid:([^\s]*)/,format:"mid:%s"},{name:"msid",reg:/^msid:(.*)/,format:"msid:%s"},{name:"ptime",reg:/^ptime:(\d*(?:\.\d*)*)/,format:"ptime:%d"},{name:"maxptime",reg:/^maxptime:(\d*(?:\.\d*)*)/,format:"maxptime:%d"},{name:"direction",reg:/^(sendrecv|recvonly|sendonly|inactive)/},{name:"icelite",reg:/^(ice-lite)/},{name:"iceUfrag",reg:/^ice-ufrag:(\S*)/,format:"ice-ufrag:%s"},{name:"icePwd",reg:/^ice-pwd:(\S*)/,format:"ice-pwd:%s"},{name:"fingerprint",reg:/^fingerprint:(\S*) (\S*)/,names:["type","hash"],format:"fingerprint:%s %s"},{push:"candidates",reg:/^candidate:(\S*) (\d*) (\S*) (\d*) (\S*) (\d*) typ (\S*)(?: raddr (\S*) rport (\d*))?(?: tcptype (\S*))?(?: generation (\d*))?(?: network-id (\d*))?(?: network-cost (\d*))?/,names:["foundation","component","transport","priority","ip","port","type","raddr","rport","tcptype","generation","network-id","network-cost"],format:function(u){var n="candidate:%s %d %s %d %s %d typ %s";return n+=u.raddr!=null?" raddr %s rport %d":"%v%v",n+=u.tcptype!=null?" tcptype %s":"%v",u.generation!=null&&(n+=" generation %d"),n+=u["network-id"]!=null?" network-id %d":"%v",n+=u["network-cost"]!=null?" network-cost %d":"%v",n}},{name:"endOfCandidates",reg:/^(end-of-candidates)/},{name:"remoteCandidates",reg:/^remote-candidates:(.*)/,format:"remote-candidates:%s"},{name:"iceOptions",reg:/^ice-options:(\S*)/,format:"ice-options:%s"},{push:"ssrcs",reg:/^ssrc:(\d*) ([\w_-]*)(?::(.*))?/,names:["id","attribute","value"],format:function(u){var n="ssrc:%d";return u.attribute!=null&&(n+=" %s",u.value!=null&&(n+=":%s")),n}},{push:"ssrcGroups",reg:/^ssrc-group:([\x21\x23\x24\x25\x26\x27\x2A\x2B\x2D\x2E\w]*) (.*)/,names:["semantics","ssrcs"],format:"ssrc-group:%s %s"},{name:"msidSemantic",reg:/^msid-semantic:\s?(\w*) (\S*)/,names:["semantic","token"],format:"msid-semantic: %s %s"},{push:"groups",reg:/^group:(\w*) (.*)/,names:["type","mids"],format:"group:%s %s"},{name:"rtcpMux",reg:/^(rtcp-mux)/},{name:"rtcpRsize",reg:/^(rtcp-rsize)/},{name:"sctpmap",reg:/^sctpmap:([\w_/]*) (\S*)(?: (\S*))?/,names:["sctpmapNumber","app","maxMessageSize"],format:function(u){return u.maxMessageSize!=null?"sctpmap:%s %s %s":"sctpmap:%s %s"}},{name:"xGoogleFlag",reg:/^x-google-flag:([^\s]*)/,format:"x-google-flag:%s"},{push:"rids",reg:/^rid:([\d\w]+) (\w+)(?: ([\S| ]*))?/,names:["id","direction","params"],format:function(u){return u.params?"rid:%s %s %s":"rid:%s %s"}},{push:"imageattrs",reg:new RegExp("^imageattr:(\\d+|\\*)[\\s\\t]+(send|recv)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*)(?:[\\s\\t]+(recv|send)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*))?"),names:["pt","dir1","attrs1","dir2","attrs2"],format:function(u){return"imageattr:%s %s %s"+(u.dir2?" %s %s":"")}},{name:"simulcast",reg:new RegExp("^simulcast:(send|recv) ([a-zA-Z0-9\\-_~;,]+)(?:\\s?(send|recv) ([a-zA-Z0-9\\-_~;,]+))?$"),names:["dir1","list1","dir2","list2"],format:function(u){return"simulcast:%s %s"+(u.dir2?" %s %s":"")}},{name:"simulcast_03",reg:/^simulcast:[\s\t]+([\S+\s\t]+)$/,names:["value"],format:"simulcast: %s"},{name:"framerate",reg:/^framerate:(\d+(?:$|\.\d+))/,format:"framerate:%s"},{name:"sourceFilter",reg:/^source-filter: *(excl|incl) (\S*) (IP4|IP6|\*) (\S*) (.*)/,names:["filterMode","netType","addressTypes","destAddress","srcList"],format:"source-filter: %s %s %s %s %s"},{name:"bundleOnly",reg:/^(bundle-only)/},{name:"label",reg:/^label:(.+)/,format:"label:%s"},{name:"sctpPort",reg:/^sctp-port:(\d+)$/,format:"sctp-port:%s"},{name:"maxMessageSize",reg:/^max-message-size:(\d+)$/,format:"max-message-size:%s"},{push:"tsRefClocks",reg:/^ts-refclk:([^\s=]*)(?:=(\S*))?/,names:["clksrc","clksrcExt"],format:function(u){return"ts-refclk:%s"+(u.clksrcExt!=null?"=%s":"")}},{name:"mediaClk",reg:/^mediaclk:(?:id=(\S*))? *([^\s=]*)(?:=(\S*))?(?: *rate=(\d+)\/(\d+))?/,names:["id","mediaClockName","mediaClockValue","rateNumerator","rateDenominator"],format:function(u){var n="mediaclk:";return n+=u.id!=null?"id=%s %s":"%v%s",n+=u.mediaClockValue!=null?"=%s":"",n+=u.rateNumerator!=null?" rate=%s":"",n+=u.rateDenominator!=null?"/%s":"",n}},{name:"keywords",reg:/^keywds:(.+)$/,format:"keywds:%s"},{name:"content",reg:/^content:(.+)/,format:"content:%s"},{name:"bfcpFloorCtrl",reg:/^floorctrl:(c-only|s-only|c-s)/,format:"floorctrl:%s"},{name:"bfcpConfId",reg:/^confid:(\d+)/,format:"confid:%s"},{name:"bfcpUserId",reg:/^userid:(\d+)/,format:"userid:%s"},{name:"bfcpFloorId",reg:/^floorid:(.+) (?:m-stream|mstrm):(.+)/,names:["id","mStream"],format:"floorid:%s mstrm:%s"},{push:"invalid",names:["value"]}]};Object.keys(tc).forEach(function(u){var n=tc[u];n.forEach(function(a){a.reg||(a.reg=/(.*)/),a.format||(a.format="%s")})});var th=eh.exports;(function(u){var n=function(v){return String(Number(v))===v?Number(v):v},a=function(v,C,l,A){if(A&&!l)C[A]=n(v[1]);else for(var b=0;b<l.length;b+=1)v[b+1]!=null&&(C[l[b]]=n(v[b+1]))},e=function(v,C,l){var A=v.name&&v.names;v.push&&!C[v.push]?C[v.push]=[]:A&&!C[v.name]&&(C[v.name]={});var b=v.push?{}:A?C[v.name]:C;a(l.match(v.reg),b,v.names,v.name),v.push&&C[v.push].push(b)},o=th,p=RegExp.prototype.test.bind(/^([a-z])=(.*)/);u.parse=function(v){var C={},l=[],A=C;return v.split(/(\r\n|\r|\n)/).filter(p).forEach(function(b){var E=b[0],O=b.slice(2);E==="m"&&(l.push({rtp:[],fmtp:[]}),A=l[l.length-1]);for(var w=0;w<(o[E]||[]).length;w+=1){var N=o[E][w];if(N.reg.test(O))return e(N,A,O)}}),C.media=l,C};var t=function(v,C){var l=C.split(/=(.+)/,2);return l.length===2?v[l[0]]=n(l[1]):l.length===1&&C.length>1&&(v[l[0]]=void 0),v};u.parseParams=function(v){return v.split(/;\s?/).reduce(t,{})},u.parseFmtpConfig=u.parseParams,u.parsePayloads=function(v){return v.toString().split(" ").map(Number)},u.parseRemoteCandidates=function(v){for(var C=[],l=v.split(" ").map(n),A=0;A<l.length;A+=3)C.push({component:l[A],ip:l[A+1],port:l[A+2]});return C},u.parseImageAttributes=function(v){return v.split(" ").map(function(C){return C.substring(1,C.length-1).split(",").reduce(t,{})})},u.parseSimulcastStreamList=function(v){return v.split(";").map(function(C){return C.split(",").map(function(l){var A,b=!1;return l[0]!=="~"?A=n(l):(A=n(l.substring(1,l.length)),b=!0),{scid:A,paused:b}})})}})(Zf);var To=th,C_=/%[sdv%]/g,S_=function(u){var n=1,a=arguments,e=a.length;return u.replace(C_,function(o){if(n>=e)return o;var p=a[n];switch(n+=1,o){case"%%":return"%";case"%s":return String(p);case"%d":return Number(p);case"%v":return""}})},mi=function(u,n,a){var e=n.format instanceof Function?n.format(n.push?a:a[n.name]):n.format,o=[u+"="+e];if(n.names)for(var p=0;p<n.names.length;p+=1){var t=n.names[p];n.name?o.push(a[n.name][t]):o.push(a[n.names[p]])}else o.push(a[n.name]);return S_.apply(null,o)},A_=["v","o","s","i","u","e","p","c","b","t","r","z","a"],y_=["i","c","b","a"],R_=function(u,n){n=n||{},u.version==null&&(u.version=0),u.name==null&&(u.name=" "),u.media.forEach(function(p){p.payloads==null&&(p.payloads="")});var a=n.outerOrder||A_,e=n.innerOrder||y_,o=[];return a.forEach(function(p){To[p].forEach(function(t){t.name in u&&u[t.name]!=null?o.push(mi(p,t,u)):t.push in u&&u[t.push]!=null&&u[t.push].forEach(function(v){o.push(mi(p,t,v))})})}),u.media.forEach(function(p){o.push(mi("m",To.m[0],p)),e.forEach(function(t){To[t].forEach(function(v){v.name in p&&p[v.name]!=null?o.push(mi(t,v,p)):v.push in p&&p[v.push]!=null&&p[v.push].forEach(function(C){o.push(mi(t,v,C))})})})}),o.join(`\r
3
+ `,e+=2):(r=null,n('"\\r\\n"')),r}function S(){var r;return/^[0-9]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[0-9]")),r}function m(){var r;return/^[a-zA-Z]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[a-zA-Z]")),r}function C(){var r;return/^[0-9a-fA-F]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[0-9a-fA-F]")),r}function A(){var r;return r=V(),r===null&&(r=W()),r}function R(){var r;return/^[\0-\xFF]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[\\0-\\xFF]")),r}function I(){var r;return/^["]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n('["]')),r}function V(){var r;return l.charCodeAt(e)===32?(r=" ",e++):(r=null,n('" "')),r}function W(){var r;return l.charCodeAt(e)===9?(r=" ",e++):(r=null,n('"\\t"')),r}function oe(){var r;return/^[a-zA-Z0-9]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[a-zA-Z0-9]")),r}function x(){var r;return l.charCodeAt(e)===59?(r=";",e++):(r=null,n('";"')),r===null&&(l.charCodeAt(e)===47?(r="/",e++):(r=null,n('"/"')),r===null&&(l.charCodeAt(e)===63?(r="?",e++):(r=null,n('"?"')),r===null&&(l.charCodeAt(e)===58?(r=":",e++):(r=null,n('":"')),r===null&&(l.charCodeAt(e)===64?(r="@",e++):(r=null,n('"@"')),r===null&&(l.charCodeAt(e)===38?(r="&",e++):(r=null,n('"&"')),r===null&&(l.charCodeAt(e)===61?(r="=",e++):(r=null,n('"="')),r===null&&(l.charCodeAt(e)===43?(r="+",e++):(r=null,n('"+"')),r===null&&(l.charCodeAt(e)===36?(r="$",e++):(r=null,n('"$"')),r===null&&(l.charCodeAt(e)===44?(r=",",e++):(r=null,n('","'))))))))))),r}function $(){var r;return r=oe(),r===null&&(r=Re()),r}function Re(){var r;return l.charCodeAt(e)===45?(r="-",e++):(r=null,n('"-"')),r===null&&(l.charCodeAt(e)===95?(r="_",e++):(r=null,n('"_"')),r===null&&(l.charCodeAt(e)===46?(r=".",e++):(r=null,n('"."')),r===null&&(l.charCodeAt(e)===33?(r="!",e++):(r=null,n('"!"')),r===null&&(l.charCodeAt(e)===126?(r="~",e++):(r=null,n('"~"')),r===null&&(l.charCodeAt(e)===42?(r="*",e++):(r=null,n('"*"')),r===null&&(l.charCodeAt(e)===39?(r="'",e++):(r=null,n(`"'"`)),r===null&&(l.charCodeAt(e)===40?(r="(",e++):(r=null,n('"("')),r===null&&(l.charCodeAt(e)===41?(r=")",e++):(r=null,n('")"')))))))))),r}function Ie(){var r,f,h,t,o;return t=e,o=e,l.charCodeAt(e)===37?(r="%",e++):(r=null,n('"%"')),r!==null?(f=C(),f!==null?(h=C(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){return d.join("")}(t,r)),r===null&&(e=t),r}function H(){var r,f,h,t,o,u;for(t=e,o=e,u=e,r=[],f=A();f!==null;)r.push(f),f=A();if(r!==null?(f=v(),f!==null?r=[r,f]:(r=null,e=u)):(r=null,e=u),r=r!==null?r:"",r!==null){if(h=A(),h!==null)for(f=[];h!==null;)f.push(h),h=A();else f=null;f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r!==null&&(r=function(d){return" "}()),r===null&&(e=t),r}function D(){var r;return r=H(),r=r!==null?r:"",r}function L(){var r,f,h,t,o;for(t=e,o=e,r=[],f=V(),f===null&&(f=W());f!==null;)r.push(f),f=V(),f===null&&(f=W());return r!==null?(l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=D(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u){return":"}()),r===null&&(e=t),r}function q(){var r,f,h,t,o,u,d;if(o=e,u=e,f=j(),f!==null)for(r=[];f!==null;)r.push(f),f=j();else r=null;if(r!==null){for(f=[],d=e,h=[],t=H();t!==null;)h.push(t),t=H();for(h!==null?(t=j(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);h!==null;){for(f.push(h),d=e,h=[],t=H();t!==null;)h.push(t),t=H();h!==null?(t=j(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d)}f!==null?r=[r,f]:(r=null,e=u)}else r=null,e=u;return r!==null&&(r=function(T){return l.substring(e,T)}(o)),r===null&&(e=o),r}function j(){var r;return/^[!-~]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[!-~]")),r===null&&(r=B()),r}function B(){var r;return/^[\x80-\uFFFF]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[\\x80-\\uFFFF]")),r}function X(){var r;return/^[\x80-\xBF]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[\\x80-\\xBF]")),r}function Q(){var r;return r=S(),r===null&&(/^[a-f]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[a-f]"))),r}function U(){var r,f,h;if(h=e,f=oe(),f===null&&(l.charCodeAt(e)===45?(f="-",e++):(f=null,n('"-"')),f===null&&(l.charCodeAt(e)===46?(f=".",e++):(f=null,n('"."')),f===null&&(l.charCodeAt(e)===33?(f="!",e++):(f=null,n('"!"')),f===null&&(l.charCodeAt(e)===37?(f="%",e++):(f=null,n('"%"')),f===null&&(l.charCodeAt(e)===42?(f="*",e++):(f=null,n('"*"')),f===null&&(l.charCodeAt(e)===95?(f="_",e++):(f=null,n('"_"')),f===null&&(l.charCodeAt(e)===43?(f="+",e++):(f=null,n('"+"')),f===null&&(l.charCodeAt(e)===96?(f="`",e++):(f=null,n('"`"')),f===null&&(l.charCodeAt(e)===39?(f="'",e++):(f=null,n(`"'"`)),f===null&&(l.charCodeAt(e)===126?(f="~",e++):(f=null,n('"~"')))))))))))),f!==null)for(r=[];f!==null;)r.push(f),f=oe(),f===null&&(l.charCodeAt(e)===45?(f="-",e++):(f=null,n('"-"')),f===null&&(l.charCodeAt(e)===46?(f=".",e++):(f=null,n('"."')),f===null&&(l.charCodeAt(e)===33?(f="!",e++):(f=null,n('"!"')),f===null&&(l.charCodeAt(e)===37?(f="%",e++):(f=null,n('"%"')),f===null&&(l.charCodeAt(e)===42?(f="*",e++):(f=null,n('"*"')),f===null&&(l.charCodeAt(e)===95?(f="_",e++):(f=null,n('"_"')),f===null&&(l.charCodeAt(e)===43?(f="+",e++):(f=null,n('"+"')),f===null&&(l.charCodeAt(e)===96?(f="`",e++):(f=null,n('"`"')),f===null&&(l.charCodeAt(e)===39?(f="'",e++):(f=null,n(`"'"`)),f===null&&(l.charCodeAt(e)===126?(f="~",e++):(f=null,n('"~"'))))))))))));else r=null;return r!==null&&(r=function(t){return l.substring(e,t)}(h)),r===null&&(e=h),r}function se(){var r,f,h;if(h=e,f=oe(),f===null&&(l.charCodeAt(e)===45?(f="-",e++):(f=null,n('"-"')),f===null&&(l.charCodeAt(e)===33?(f="!",e++):(f=null,n('"!"')),f===null&&(l.charCodeAt(e)===37?(f="%",e++):(f=null,n('"%"')),f===null&&(l.charCodeAt(e)===42?(f="*",e++):(f=null,n('"*"')),f===null&&(l.charCodeAt(e)===95?(f="_",e++):(f=null,n('"_"')),f===null&&(l.charCodeAt(e)===43?(f="+",e++):(f=null,n('"+"')),f===null&&(l.charCodeAt(e)===96?(f="`",e++):(f=null,n('"`"')),f===null&&(l.charCodeAt(e)===39?(f="'",e++):(f=null,n(`"'"`)),f===null&&(l.charCodeAt(e)===126?(f="~",e++):(f=null,n('"~"'))))))))))),f!==null)for(r=[];f!==null;)r.push(f),f=oe(),f===null&&(l.charCodeAt(e)===45?(f="-",e++):(f=null,n('"-"')),f===null&&(l.charCodeAt(e)===33?(f="!",e++):(f=null,n('"!"')),f===null&&(l.charCodeAt(e)===37?(f="%",e++):(f=null,n('"%"')),f===null&&(l.charCodeAt(e)===42?(f="*",e++):(f=null,n('"*"')),f===null&&(l.charCodeAt(e)===95?(f="_",e++):(f=null,n('"_"')),f===null&&(l.charCodeAt(e)===43?(f="+",e++):(f=null,n('"+"')),f===null&&(l.charCodeAt(e)===96?(f="`",e++):(f=null,n('"`"')),f===null&&(l.charCodeAt(e)===39?(f="'",e++):(f=null,n(`"'"`)),f===null&&(l.charCodeAt(e)===126?(f="~",e++):(f=null,n('"~"')))))))))));else r=null;return r!==null&&(r=function(t){return l.substring(e,t)}(h)),r===null&&(e=h),r}function It(){var r;return l.charCodeAt(e)===40?(r="(",e++):(r=null,n('"("')),r===null&&(l.charCodeAt(e)===41?(r=")",e++):(r=null,n('")"')),r===null&&(l.charCodeAt(e)===60?(r="<",e++):(r=null,n('"<"')),r===null&&(l.charCodeAt(e)===62?(r=">",e++):(r=null,n('">"')),r===null&&(l.charCodeAt(e)===64?(r="@",e++):(r=null,n('"@"')),r===null&&(l.charCodeAt(e)===44?(r=",",e++):(r=null,n('","')),r===null&&(l.charCodeAt(e)===59?(r=";",e++):(r=null,n('";"')),r===null&&(l.charCodeAt(e)===58?(r=":",e++):(r=null,n('":"')),r===null&&(l.charCodeAt(e)===92?(r="\\",e++):(r=null,n('"\\\\"')),r===null&&(r=I(),r===null&&(l.charCodeAt(e)===47?(r="/",e++):(r=null,n('"/"')),r===null&&(l.charCodeAt(e)===91?(r="[",e++):(r=null,n('"["')),r===null&&(l.charCodeAt(e)===93?(r="]",e++):(r=null,n('"]"')),r===null&&(l.charCodeAt(e)===63?(r="?",e++):(r=null,n('"?"')),r===null&&(l.charCodeAt(e)===61?(r="=",e++):(r=null,n('"="')),r===null&&(l.charCodeAt(e)===123?(r="{",e++):(r=null,n('"{"')),r===null&&(l.charCodeAt(e)===125?(r="}",e++):(r=null,n('"}"')),r===null&&(r=V(),r===null&&(r=W())))))))))))))))))),r}function N(){var r,f,h;if(h=e,f=oe(),f===null&&(l.charCodeAt(e)===45?(f="-",e++):(f=null,n('"-"')),f===null&&(l.charCodeAt(e)===46?(f=".",e++):(f=null,n('"."')),f===null&&(l.charCodeAt(e)===33?(f="!",e++):(f=null,n('"!"')),f===null&&(l.charCodeAt(e)===37?(f="%",e++):(f=null,n('"%"')),f===null&&(l.charCodeAt(e)===42?(f="*",e++):(f=null,n('"*"')),f===null&&(l.charCodeAt(e)===95?(f="_",e++):(f=null,n('"_"')),f===null&&(l.charCodeAt(e)===43?(f="+",e++):(f=null,n('"+"')),f===null&&(l.charCodeAt(e)===96?(f="`",e++):(f=null,n('"`"')),f===null&&(l.charCodeAt(e)===39?(f="'",e++):(f=null,n(`"'"`)),f===null&&(l.charCodeAt(e)===126?(f="~",e++):(f=null,n('"~"')),f===null&&(l.charCodeAt(e)===40?(f="(",e++):(f=null,n('"("')),f===null&&(l.charCodeAt(e)===41?(f=")",e++):(f=null,n('")"')),f===null&&(l.charCodeAt(e)===60?(f="<",e++):(f=null,n('"<"')),f===null&&(l.charCodeAt(e)===62?(f=">",e++):(f=null,n('">"')),f===null&&(l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f===null&&(l.charCodeAt(e)===92?(f="\\",e++):(f=null,n('"\\\\"')),f===null&&(f=I(),f===null&&(l.charCodeAt(e)===47?(f="/",e++):(f=null,n('"/"')),f===null&&(l.charCodeAt(e)===91?(f="[",e++):(f=null,n('"["')),f===null&&(l.charCodeAt(e)===93?(f="]",e++):(f=null,n('"]"')),f===null&&(l.charCodeAt(e)===63?(f="?",e++):(f=null,n('"?"')),f===null&&(l.charCodeAt(e)===123?(f="{",e++):(f=null,n('"{"')),f===null&&(l.charCodeAt(e)===125?(f="}",e++):(f=null,n('"}"'))))))))))))))))))))))))),f!==null)for(r=[];f!==null;)r.push(f),f=oe(),f===null&&(l.charCodeAt(e)===45?(f="-",e++):(f=null,n('"-"')),f===null&&(l.charCodeAt(e)===46?(f=".",e++):(f=null,n('"."')),f===null&&(l.charCodeAt(e)===33?(f="!",e++):(f=null,n('"!"')),f===null&&(l.charCodeAt(e)===37?(f="%",e++):(f=null,n('"%"')),f===null&&(l.charCodeAt(e)===42?(f="*",e++):(f=null,n('"*"')),f===null&&(l.charCodeAt(e)===95?(f="_",e++):(f=null,n('"_"')),f===null&&(l.charCodeAt(e)===43?(f="+",e++):(f=null,n('"+"')),f===null&&(l.charCodeAt(e)===96?(f="`",e++):(f=null,n('"`"')),f===null&&(l.charCodeAt(e)===39?(f="'",e++):(f=null,n(`"'"`)),f===null&&(l.charCodeAt(e)===126?(f="~",e++):(f=null,n('"~"')),f===null&&(l.charCodeAt(e)===40?(f="(",e++):(f=null,n('"("')),f===null&&(l.charCodeAt(e)===41?(f=")",e++):(f=null,n('")"')),f===null&&(l.charCodeAt(e)===60?(f="<",e++):(f=null,n('"<"')),f===null&&(l.charCodeAt(e)===62?(f=">",e++):(f=null,n('">"')),f===null&&(l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f===null&&(l.charCodeAt(e)===92?(f="\\",e++):(f=null,n('"\\\\"')),f===null&&(f=I(),f===null&&(l.charCodeAt(e)===47?(f="/",e++):(f=null,n('"/"')),f===null&&(l.charCodeAt(e)===91?(f="[",e++):(f=null,n('"["')),f===null&&(l.charCodeAt(e)===93?(f="]",e++):(f=null,n('"]"')),f===null&&(l.charCodeAt(e)===63?(f="?",e++):(f=null,n('"?"')),f===null&&(l.charCodeAt(e)===123?(f="{",e++):(f=null,n('"{"')),f===null&&(l.charCodeAt(e)===125?(f="}",e++):(f=null,n('"}"')))))))))))))))))))))))));else r=null;return r!==null&&(r=function(t){return l.substring(e,t)}(h)),r===null&&(e=h),r}function Y(){var r,f,h,t,o;return t=e,o=e,r=D(),r!==null?(l.charCodeAt(e)===42?(f="*",e++):(f=null,n('"*"')),f!==null?(h=D(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u){return"*"}()),r===null&&(e=t),r}function re(){var r,f,h,t,o;return t=e,o=e,r=D(),r!==null?(l.charCodeAt(e)===47?(f="/",e++):(f=null,n('"/"')),f!==null?(h=D(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u){return"/"}()),r===null&&(e=t),r}function ae(){var r,f,h,t,o;return t=e,o=e,r=D(),r!==null?(l.charCodeAt(e)===61?(f="=",e++):(f=null,n('"="')),f!==null?(h=D(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u){return"="}()),r===null&&(e=t),r}function Te(){var r,f,h,t,o;return t=e,o=e,r=D(),r!==null?(l.charCodeAt(e)===40?(f="(",e++):(f=null,n('"("')),f!==null?(h=D(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u){return"("}()),r===null&&(e=t),r}function De(){var r,f,h,t,o;return t=e,o=e,r=D(),r!==null?(l.charCodeAt(e)===41?(f=")",e++):(f=null,n('")"')),f!==null?(h=D(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u){return")"}()),r===null&&(e=t),r}function Ce(){var r,f,h,t;return h=e,t=e,l.charCodeAt(e)===62?(r=">",e++):(r=null,n('">"')),r!==null?(f=D(),f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r!==null&&(r=function(o){return">"}()),r===null&&(e=h),r}function Le(){var r,f,h,t;return h=e,t=e,r=D(),r!==null?(l.charCodeAt(e)===60?(f="<",e++):(f=null,n('"<"')),f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r!==null&&(r=function(o){return"<"}()),r===null&&(e=h),r}function we(){var r,f,h,t,o;return t=e,o=e,r=D(),r!==null?(l.charCodeAt(e)===44?(f=",",e++):(f=null,n('","')),f!==null?(h=D(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u){return","}()),r===null&&(e=t),r}function Se(){var r,f,h,t,o;return t=e,o=e,r=D(),r!==null?(l.charCodeAt(e)===59?(f=";",e++):(f=null,n('";"')),f!==null?(h=D(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u){return";"}()),r===null&&(e=t),r}function it(){var r,f,h,t,o;return t=e,o=e,r=D(),r!==null?(l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=D(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u){return":"}()),r===null&&(e=t),r}function Ue(){var r,f,h,t;return h=e,t=e,r=D(),r!==null?(f=I(),f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r!==null&&(r=function(o){return'"'}()),r===null&&(e=h),r}function le(){var r,f,h,t;return h=e,t=e,r=I(),r!==null?(f=D(),f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r!==null&&(r=function(o){return'"'}()),r===null&&(e=h),r}function Ae(){var r,f,h,t;if(t=e,r=Te(),r!==null){for(f=[],h=Oe(),h===null&&(h=pe(),h===null&&(h=Ae()));h!==null;)f.push(h),h=Oe(),h===null&&(h=pe(),h===null&&(h=Ae()));f!==null?(h=De(),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)}else r=null,e=t;return r}function Oe(){var r;return/^[!-']/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[!-']")),r===null&&(/^[*-[]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[*-[]")),r===null&&(/^[\]-~]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[\\]-~]")),r===null&&(r=B(),r===null&&(r=H())))),r}function Pe(){var r,f,h,t,o,u;if(o=e,u=e,r=D(),r!==null)if(f=I(),f!==null){for(h=[],t=he(),t===null&&(t=pe());t!==null;)h.push(t),t=he(),t===null&&(t=pe());h!==null?(t=I(),t!==null?r=[r,f,h,t]:(r=null,e=u)):(r=null,e=u)}else r=null,e=u;else r=null,e=u;return r!==null&&(r=function(d){return l.substring(e,d)}(o)),r===null&&(e=o),r}function ve(){var r,f,h,t,o,u;if(o=e,u=e,r=D(),r!==null)if(f=I(),f!==null){for(h=[],t=he(),t===null&&(t=pe());t!==null;)h.push(t),t=he(),t===null&&(t=pe());h!==null?(t=I(),t!==null?r=[r,f,h,t]:(r=null,e=u)):(r=null,e=u)}else r=null,e=u;else r=null,e=u;return r!==null&&(r=function(d){var T=l.substring(e,d).trim();return T.substring(1,T.length-1).replace(/\\([\x00-\x09\x0b-\x0c\x0e-\x7f])/g,"$1")}(o)),r===null&&(e=o),r}function he(){var r;return r=H(),r===null&&(l.charCodeAt(e)===33?(r="!",e++):(r=null,n('"!"')),r===null&&(/^[#-[]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[#-[]")),r===null&&(/^[\]-~]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[\\]-~]")),r===null&&(r=B())))),r}function pe(){var r,f,h;return h=e,l.charCodeAt(e)===92?(r="\\",e++):(r=null,n('"\\\\"')),r!==null?(/^[\0-\t]/.test(l.charAt(e))?(f=l.charAt(e),e++):(f=null,n("[\\0-\\t]")),f===null&&(/^[\x0B-\f]/.test(l.charAt(e))?(f=l.charAt(e),e++):(f=null,n("[\\x0B-\\f]")),f===null&&(/^[\x0E-]/.test(l.charAt(e))?(f=l.charAt(e),e++):(f=null,n("[\\x0E-]")))),f!==null?r=[r,f]:(r=null,e=h)):(r=null,e=h),r}function Ne(){var r,f,h,t,o,u;return o=e,u=e,r=Ve(),r!==null?(l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=ct(),h=h!==null?h:"",h!==null?(t=nn(),t!==null?r=[r,f,h,t]:(r=null,e=u)):(r=null,e=u)):(r=null,e=u)):(r=null,e=u),r!==null&&(r=function(d){try{b.uri=new Ri(b.scheme,b.user,b.host,b.port),delete b.scheme,delete b.user,delete b.host,delete b.host_type,delete b.port}catch{b=-1}}()),r===null&&(e=o),r}function xe(){var r,f,h,t,o,u,d,T;return d=e,T=e,r=Ve(),r!==null?(l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=ct(),h=h!==null?h:"",h!==null?(t=nn(),t!==null?(o=Ds(),o!==null?(u=yr(),u=u!==null?u:"",u!==null?r=[r,f,h,t,o,u]:(r=null,e=T)):(r=null,e=T)):(r=null,e=T)):(r=null,e=T)):(r=null,e=T)):(r=null,e=T),r!==null&&(r=function(E){try{b.uri=new Ri(b.scheme,b.user,b.host,b.port,b.uri_params,b.uri_headers),delete b.scheme,delete b.user,delete b.host,delete b.host_type,delete b.port,delete b.uri_params,a==="SIP_URI"&&(b=b.uri)}catch{b=-1}}()),r===null&&(e=d),r}function Ve(){var r;return r=He(),r===null&&(r=Ht()),r}function He(){var r,f;return f=e,l.substr(e,4).toLowerCase()==="sips"?(r=l.substr(e,4),e+=4):(r=null,n('"sips"')),r!==null&&(r=function(h,t){b.scheme=t.toLowerCase()}(f,r)),r===null&&(e=f),r}function Ht(){var r,f;return f=e,l.substr(e,3).toLowerCase()==="sip"?(r=l.substr(e,3),e+=3):(r=null,n('"sip"')),r!==null&&(r=function(h,t){b.scheme=t.toLowerCase()}(f,r)),r===null&&(e=f),r}function ct(){var r,f,h,t,o,u;return t=e,o=e,r=_r(),r!==null?(u=e,l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=sn(),h!==null?f=[f,h]:(f=null,e=u)):(f=null,e=u),f=f!==null?f:"",f!==null?(l.charCodeAt(e)===64?(h="@",e++):(h=null,n('"@"')),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(d){b.user=decodeURIComponent(l.substring(e-1,d))}(t)),r===null&&(e=t),r}function _r(){var r,f;if(f=$(),f===null&&(f=Ie(),f===null&&(f=Mn())),f!==null)for(r=[];f!==null;)r.push(f),f=$(),f===null&&(f=Ie(),f===null&&(f=Mn()));else r=null;return r}function Mn(){var r;return l.charCodeAt(e)===38?(r="&",e++):(r=null,n('"&"')),r===null&&(l.charCodeAt(e)===61?(r="=",e++):(r=null,n('"="')),r===null&&(l.charCodeAt(e)===43?(r="+",e++):(r=null,n('"+"')),r===null&&(l.charCodeAt(e)===36?(r="$",e++):(r=null,n('"$"')),r===null&&(l.charCodeAt(e)===44?(r=",",e++):(r=null,n('","')),r===null&&(l.charCodeAt(e)===59?(r=";",e++):(r=null,n('";"')),r===null&&(l.charCodeAt(e)===63?(r="?",e++):(r=null,n('"?"')),r===null&&(l.charCodeAt(e)===47?(r="/",e++):(r=null,n('"/"'))))))))),r}function sn(){var r,f,h;for(h=e,r=[],f=$(),f===null&&(f=Ie(),f===null&&(l.charCodeAt(e)===38?(f="&",e++):(f=null,n('"&"')),f===null&&(l.charCodeAt(e)===61?(f="=",e++):(f=null,n('"="')),f===null&&(l.charCodeAt(e)===43?(f="+",e++):(f=null,n('"+"')),f===null&&(l.charCodeAt(e)===36?(f="$",e++):(f=null,n('"$"')),f===null&&(l.charCodeAt(e)===44?(f=",",e++):(f=null,n('","'))))))));f!==null;)r.push(f),f=$(),f===null&&(f=Ie(),f===null&&(l.charCodeAt(e)===38?(f="&",e++):(f=null,n('"&"')),f===null&&(l.charCodeAt(e)===61?(f="=",e++):(f=null,n('"="')),f===null&&(l.charCodeAt(e)===43?(f="+",e++):(f=null,n('"+"')),f===null&&(l.charCodeAt(e)===36?(f="$",e++):(f=null,n('"$"')),f===null&&(l.charCodeAt(e)===44?(f=",",e++):(f=null,n('","'))))))));return r!==null&&(r=function(t){b.password=l.substring(e,t)}(h)),r===null&&(e=h),r}function nn(){var r,f,h,t,o;return t=e,r=cs(),r!==null?(o=e,l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=bt(),h!==null?f=[f,h]:(f=null,e=o)):(f=null,e=o),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r}function cs(){var r,f;return f=e,r=kn(),r===null&&(r=fs(),r===null&&(r=rn())),r!==null&&(r=function(h){return b.host=l.substring(e,h).toLowerCase(),b.host}(f)),r===null&&(e=f),r}function kn(){var r,f,h,t,o,u;for(t=e,o=e,r=[],u=e,f=ws(),f!==null?(l.charCodeAt(e)===46?(h=".",e++):(h=null,n('"."')),h!==null?f=[f,h]:(f=null,e=u)):(f=null,e=u);f!==null;)r.push(f),u=e,f=ws(),f!==null?(l.charCodeAt(e)===46?(h=".",e++):(h=null,n('"."')),h!==null?f=[f,h]:(f=null,e=u)):(f=null,e=u);return r!==null?(f=Os(),f!==null?(l.charCodeAt(e)===46?(h=".",e++):(h=null,n('"."')),h=h!==null?h:"",h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(d){return b.host_type="domain",l.substring(e,d)}(t)),r===null&&(e=t),r}function ws(){var r,f,h,t;if(t=e,r=oe(),r!==null){for(f=[],h=oe(),h===null&&(l.charCodeAt(e)===45?(h="-",e++):(h=null,n('"-"')),h===null&&(l.charCodeAt(e)===95?(h="_",e++):(h=null,n('"_"'))));h!==null;)f.push(h),h=oe(),h===null&&(l.charCodeAt(e)===45?(h="-",e++):(h=null,n('"-"')),h===null&&(l.charCodeAt(e)===95?(h="_",e++):(h=null,n('"_"'))));f!==null?r=[r,f]:(r=null,e=t)}else r=null,e=t;return r}function Os(){var r,f,h,t;if(t=e,r=m(),r!==null){for(f=[],h=oe(),h===null&&(l.charCodeAt(e)===45?(h="-",e++):(h=null,n('"-"')),h===null&&(l.charCodeAt(e)===95?(h="_",e++):(h=null,n('"_"'))));h!==null;)f.push(h),h=oe(),h===null&&(l.charCodeAt(e)===45?(h="-",e++):(h=null,n('"-"')),h===null&&(l.charCodeAt(e)===95?(h="_",e++):(h=null,n('"_"'))));f!==null?r=[r,f]:(r=null,e=t)}else r=null,e=t;return r}function rn(){var r,f,h,t,o;return t=e,o=e,l.charCodeAt(e)===91?(r="[",e++):(r=null,n('"["')),r!==null?(f=ln(),f!==null?(l.charCodeAt(e)===93?(h="]",e++):(h=null,n('"]"')),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u){return b.host_type="IPv6",l.substring(e,u)}(t)),r===null&&(e=t),r}function ln(){var r,f,h,t,o,u,d,T,E,y,O,G,ye,Fe,P,me;return Fe=e,P=e,r=ge(),r!==null?(l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=ge(),h!==null?(l.charCodeAt(e)===58?(t=":",e++):(t=null,n('":"')),t!==null?(o=ge(),o!==null?(l.charCodeAt(e)===58?(u=":",e++):(u=null,n('":"')),u!==null?(d=ge(),d!==null?(l.charCodeAt(e)===58?(T=":",e++):(T=null,n('":"')),T!==null?(E=ge(),E!==null?(l.charCodeAt(e)===58?(y=":",e++):(y=null,n('":"')),y!==null?(O=ge(),O!==null?(l.charCodeAt(e)===58?(G=":",e++):(G=null,n('":"')),G!==null?(ye=pt(),ye!==null?r=[r,f,h,t,o,u,d,T,E,y,O,G,ye]:(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P),r===null&&(P=e,l.substr(e,2)==="::"?(r="::",e+=2):(r=null,n('"::"')),r!==null?(f=ge(),f!==null?(l.charCodeAt(e)===58?(h=":",e++):(h=null,n('":"')),h!==null?(t=ge(),t!==null?(l.charCodeAt(e)===58?(o=":",e++):(o=null,n('":"')),o!==null?(u=ge(),u!==null?(l.charCodeAt(e)===58?(d=":",e++):(d=null,n('":"')),d!==null?(T=ge(),T!==null?(l.charCodeAt(e)===58?(E=":",e++):(E=null,n('":"')),E!==null?(y=ge(),y!==null?(l.charCodeAt(e)===58?(O=":",e++):(O=null,n('":"')),O!==null?(G=pt(),G!==null?r=[r,f,h,t,o,u,d,T,E,y,O,G]:(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P),r===null&&(P=e,l.substr(e,2)==="::"?(r="::",e+=2):(r=null,n('"::"')),r!==null?(f=ge(),f!==null?(l.charCodeAt(e)===58?(h=":",e++):(h=null,n('":"')),h!==null?(t=ge(),t!==null?(l.charCodeAt(e)===58?(o=":",e++):(o=null,n('":"')),o!==null?(u=ge(),u!==null?(l.charCodeAt(e)===58?(d=":",e++):(d=null,n('":"')),d!==null?(T=ge(),T!==null?(l.charCodeAt(e)===58?(E=":",e++):(E=null,n('":"')),E!==null?(y=pt(),y!==null?r=[r,f,h,t,o,u,d,T,E,y]:(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P),r===null&&(P=e,l.substr(e,2)==="::"?(r="::",e+=2):(r=null,n('"::"')),r!==null?(f=ge(),f!==null?(l.charCodeAt(e)===58?(h=":",e++):(h=null,n('":"')),h!==null?(t=ge(),t!==null?(l.charCodeAt(e)===58?(o=":",e++):(o=null,n('":"')),o!==null?(u=ge(),u!==null?(l.charCodeAt(e)===58?(d=":",e++):(d=null,n('":"')),d!==null?(T=pt(),T!==null?r=[r,f,h,t,o,u,d,T]:(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P),r===null&&(P=e,l.substr(e,2)==="::"?(r="::",e+=2):(r=null,n('"::"')),r!==null?(f=ge(),f!==null?(l.charCodeAt(e)===58?(h=":",e++):(h=null,n('":"')),h!==null?(t=ge(),t!==null?(l.charCodeAt(e)===58?(o=":",e++):(o=null,n('":"')),o!==null?(u=pt(),u!==null?r=[r,f,h,t,o,u]:(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P),r===null&&(P=e,l.substr(e,2)==="::"?(r="::",e+=2):(r=null,n('"::"')),r!==null?(f=ge(),f!==null?(l.charCodeAt(e)===58?(h=":",e++):(h=null,n('":"')),h!==null?(t=pt(),t!==null?r=[r,f,h,t]:(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P),r===null&&(P=e,l.substr(e,2)==="::"?(r="::",e+=2):(r=null,n('"::"')),r!==null?(f=pt(),f!==null?r=[r,f]:(r=null,e=P)):(r=null,e=P),r===null&&(P=e,l.substr(e,2)==="::"?(r="::",e+=2):(r=null,n('"::"')),r!==null?(f=ge(),f!==null?r=[r,f]:(r=null,e=P)):(r=null,e=P),r===null&&(P=e,r=ge(),r!==null?(l.substr(e,2)==="::"?(f="::",e+=2):(f=null,n('"::"')),f!==null?(h=ge(),h!==null?(l.charCodeAt(e)===58?(t=":",e++):(t=null,n('":"')),t!==null?(o=ge(),o!==null?(l.charCodeAt(e)===58?(u=":",e++):(u=null,n('":"')),u!==null?(d=ge(),d!==null?(l.charCodeAt(e)===58?(T=":",e++):(T=null,n('":"')),T!==null?(E=ge(),E!==null?(l.charCodeAt(e)===58?(y=":",e++):(y=null,n('":"')),y!==null?(O=pt(),O!==null?r=[r,f,h,t,o,u,d,T,E,y,O]:(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P),r===null&&(P=e,r=ge(),r!==null?(me=e,l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=ge(),h!==null?f=[f,h]:(f=null,e=me)):(f=null,e=me),f=f!==null?f:"",f!==null?(l.substr(e,2)==="::"?(h="::",e+=2):(h=null,n('"::"')),h!==null?(t=ge(),t!==null?(l.charCodeAt(e)===58?(o=":",e++):(o=null,n('":"')),o!==null?(u=ge(),u!==null?(l.charCodeAt(e)===58?(d=":",e++):(d=null,n('":"')),d!==null?(T=ge(),T!==null?(l.charCodeAt(e)===58?(E=":",e++):(E=null,n('":"')),E!==null?(y=pt(),y!==null?r=[r,f,h,t,o,u,d,T,E,y]:(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P),r===null&&(P=e,r=ge(),r!==null?(me=e,l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=ge(),h!==null?f=[f,h]:(f=null,e=me)):(f=null,e=me),f=f!==null?f:"",f!==null?(me=e,l.charCodeAt(e)===58?(h=":",e++):(h=null,n('":"')),h!==null?(t=ge(),t!==null?h=[h,t]:(h=null,e=me)):(h=null,e=me),h=h!==null?h:"",h!==null?(l.substr(e,2)==="::"?(t="::",e+=2):(t=null,n('"::"')),t!==null?(o=ge(),o!==null?(l.charCodeAt(e)===58?(u=":",e++):(u=null,n('":"')),u!==null?(d=ge(),d!==null?(l.charCodeAt(e)===58?(T=":",e++):(T=null,n('":"')),T!==null?(E=pt(),E!==null?r=[r,f,h,t,o,u,d,T,E]:(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P),r===null&&(P=e,r=ge(),r!==null?(me=e,l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=ge(),h!==null?f=[f,h]:(f=null,e=me)):(f=null,e=me),f=f!==null?f:"",f!==null?(me=e,l.charCodeAt(e)===58?(h=":",e++):(h=null,n('":"')),h!==null?(t=ge(),t!==null?h=[h,t]:(h=null,e=me)):(h=null,e=me),h=h!==null?h:"",h!==null?(me=e,l.charCodeAt(e)===58?(t=":",e++):(t=null,n('":"')),t!==null?(o=ge(),o!==null?t=[t,o]:(t=null,e=me)):(t=null,e=me),t=t!==null?t:"",t!==null?(l.substr(e,2)==="::"?(o="::",e+=2):(o=null,n('"::"')),o!==null?(u=ge(),u!==null?(l.charCodeAt(e)===58?(d=":",e++):(d=null,n('":"')),d!==null?(T=pt(),T!==null?r=[r,f,h,t,o,u,d,T]:(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P),r===null&&(P=e,r=ge(),r!==null?(me=e,l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=ge(),h!==null?f=[f,h]:(f=null,e=me)):(f=null,e=me),f=f!==null?f:"",f!==null?(me=e,l.charCodeAt(e)===58?(h=":",e++):(h=null,n('":"')),h!==null?(t=ge(),t!==null?h=[h,t]:(h=null,e=me)):(h=null,e=me),h=h!==null?h:"",h!==null?(me=e,l.charCodeAt(e)===58?(t=":",e++):(t=null,n('":"')),t!==null?(o=ge(),o!==null?t=[t,o]:(t=null,e=me)):(t=null,e=me),t=t!==null?t:"",t!==null?(me=e,l.charCodeAt(e)===58?(o=":",e++):(o=null,n('":"')),o!==null?(u=ge(),u!==null?o=[o,u]:(o=null,e=me)):(o=null,e=me),o=o!==null?o:"",o!==null?(l.substr(e,2)==="::"?(u="::",e+=2):(u=null,n('"::"')),u!==null?(d=pt(),d!==null?r=[r,f,h,t,o,u,d]:(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P),r===null&&(P=e,r=ge(),r!==null?(me=e,l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=ge(),h!==null?f=[f,h]:(f=null,e=me)):(f=null,e=me),f=f!==null?f:"",f!==null?(me=e,l.charCodeAt(e)===58?(h=":",e++):(h=null,n('":"')),h!==null?(t=ge(),t!==null?h=[h,t]:(h=null,e=me)):(h=null,e=me),h=h!==null?h:"",h!==null?(me=e,l.charCodeAt(e)===58?(t=":",e++):(t=null,n('":"')),t!==null?(o=ge(),o!==null?t=[t,o]:(t=null,e=me)):(t=null,e=me),t=t!==null?t:"",t!==null?(me=e,l.charCodeAt(e)===58?(o=":",e++):(o=null,n('":"')),o!==null?(u=ge(),u!==null?o=[o,u]:(o=null,e=me)):(o=null,e=me),o=o!==null?o:"",o!==null?(me=e,l.charCodeAt(e)===58?(u=":",e++):(u=null,n('":"')),u!==null?(d=ge(),d!==null?u=[u,d]:(u=null,e=me)):(u=null,e=me),u=u!==null?u:"",u!==null?(l.substr(e,2)==="::"?(d="::",e+=2):(d=null,n('"::"')),d!==null?(T=ge(),T!==null?r=[r,f,h,t,o,u,d,T]:(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P),r===null&&(P=e,r=ge(),r!==null?(me=e,l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=ge(),h!==null?f=[f,h]:(f=null,e=me)):(f=null,e=me),f=f!==null?f:"",f!==null?(me=e,l.charCodeAt(e)===58?(h=":",e++):(h=null,n('":"')),h!==null?(t=ge(),t!==null?h=[h,t]:(h=null,e=me)):(h=null,e=me),h=h!==null?h:"",h!==null?(me=e,l.charCodeAt(e)===58?(t=":",e++):(t=null,n('":"')),t!==null?(o=ge(),o!==null?t=[t,o]:(t=null,e=me)):(t=null,e=me),t=t!==null?t:"",t!==null?(me=e,l.charCodeAt(e)===58?(o=":",e++):(o=null,n('":"')),o!==null?(u=ge(),u!==null?o=[o,u]:(o=null,e=me)):(o=null,e=me),o=o!==null?o:"",o!==null?(me=e,l.charCodeAt(e)===58?(u=":",e++):(u=null,n('":"')),u!==null?(d=ge(),d!==null?u=[u,d]:(u=null,e=me)):(u=null,e=me),u=u!==null?u:"",u!==null?(me=e,l.charCodeAt(e)===58?(d=":",e++):(d=null,n('":"')),d!==null?(T=ge(),T!==null?d=[d,T]:(d=null,e=me)):(d=null,e=me),d=d!==null?d:"",d!==null?(l.substr(e,2)==="::"?(T="::",e+=2):(T=null,n('"::"')),T!==null?r=[r,f,h,t,o,u,d,T]:(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P)):(r=null,e=P))))))))))))))),r!==null&&(r=function(Ii){return b.host_type="IPv6",l.substring(e,Ii)}(Fe)),r===null&&(e=Fe),r}function ge(){var r,f,h,t,o;return o=e,r=C(),r!==null?(f=C(),f=f!==null?f:"",f!==null?(h=C(),h=h!==null?h:"",h!==null?(t=C(),t=t!==null?t:"",t!==null?r=[r,f,h,t]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r}function pt(){var r,f,h,t;return t=e,r=ge(),r!==null?(l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=ge(),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r===null&&(r=fs()),r}function fs(){var r,f,h,t,o,u,d,T,E;return T=e,E=e,r=de(),r!==null?(l.charCodeAt(e)===46?(f=".",e++):(f=null,n('"."')),f!==null?(h=de(),h!==null?(l.charCodeAt(e)===46?(t=".",e++):(t=null,n('"."')),t!==null?(o=de(),o!==null?(l.charCodeAt(e)===46?(u=".",e++):(u=null,n('"."')),u!==null?(d=de(),d!==null?r=[r,f,h,t,o,u,d]:(r=null,e=E)):(r=null,e=E)):(r=null,e=E)):(r=null,e=E)):(r=null,e=E)):(r=null,e=E)):(r=null,e=E),r!==null&&(r=function(y){return b.host_type="IPv4",l.substring(e,y)}(T)),r===null&&(e=T),r}function de(){var r,f,h,t;return t=e,l.substr(e,2)==="25"?(r="25",e+=2):(r=null,n('"25"')),r!==null?(/^[0-5]/.test(l.charAt(e))?(f=l.charAt(e),e++):(f=null,n("[0-5]")),f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r===null&&(t=e,l.charCodeAt(e)===50?(r="2",e++):(r=null,n('"2"')),r!==null?(/^[0-4]/.test(l.charAt(e))?(f=l.charAt(e),e++):(f=null,n("[0-4]")),f!==null?(h=S(),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r===null&&(t=e,l.charCodeAt(e)===49?(r="1",e++):(r=null,n('"1"')),r!==null?(f=S(),f!==null?(h=S(),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r===null&&(t=e,/^[1-9]/.test(l.charAt(e))?(r=l.charAt(e),e++):(r=null,n("[1-9]")),r!==null?(f=S(),f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r===null&&(r=S())))),r}function bt(){var r,f,h,t,o,u,d;return u=e,d=e,r=S(),r=r!==null?r:"",r!==null?(f=S(),f=f!==null?f:"",f!==null?(h=S(),h=h!==null?h:"",h!==null?(t=S(),t=t!==null?t:"",t!==null?(o=S(),o=o!==null?o:"",o!==null?r=[r,f,h,t,o]:(r=null,e=d)):(r=null,e=d)):(r=null,e=d)):(r=null,e=d)):(r=null,e=d),r!==null&&(r=function(T,E){return E=parseInt(E.join("")),b.port=E,E}(u,r)),r===null&&(e=u),r}function Ds(){var r,f,h,t;for(r=[],t=e,l.charCodeAt(e)===59?(f=";",e++):(f=null,n('";"')),f!==null?(h=_s(),h!==null?f=[f,h]:(f=null,e=t)):(f=null,e=t);f!==null;)r.push(f),t=e,l.charCodeAt(e)===59?(f=";",e++):(f=null,n('";"')),f!==null?(h=_s(),h!==null?f=[f,h]:(f=null,e=t)):(f=null,e=t);return r}function _s(){var r;return r=hr(),r===null&&(r=dr(),r===null&&(r=Ln(),r===null&&(r=pr(),r===null&&(r=mr(),r===null&&(r=gr(),r===null&&(r=Tr())))))),r}function hr(){var r,f,h,t;return h=e,t=e,l.substr(e,10).toLowerCase()==="transport="?(r=l.substr(e,10),e+=10):(r=null,n('"transport="')),r!==null?(l.substr(e,3).toLowerCase()==="udp"?(f=l.substr(e,3),e+=3):(f=null,n('"udp"')),f===null&&(l.substr(e,3).toLowerCase()==="tcp"?(f=l.substr(e,3),e+=3):(f=null,n('"tcp"')),f===null&&(l.substr(e,4).toLowerCase()==="sctp"?(f=l.substr(e,4),e+=4):(f=null,n('"sctp"')),f===null&&(l.substr(e,3).toLowerCase()==="tls"?(f=l.substr(e,3),e+=3):(f=null,n('"tls"')),f===null&&(f=U())))),f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r!==null&&(r=function(o,u){b.uri_params||(b.uri_params={}),b.uri_params.transport=u.toLowerCase()}(h,r[1])),r===null&&(e=h),r}function dr(){var r,f,h,t;return h=e,t=e,l.substr(e,5).toLowerCase()==="user="?(r=l.substr(e,5),e+=5):(r=null,n('"user="')),r!==null?(l.substr(e,5).toLowerCase()==="phone"?(f=l.substr(e,5),e+=5):(f=null,n('"phone"')),f===null&&(l.substr(e,2).toLowerCase()==="ip"?(f=l.substr(e,2),e+=2):(f=null,n('"ip"')),f===null&&(f=U())),f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r!==null&&(r=function(o,u){b.uri_params||(b.uri_params={}),b.uri_params.user=u.toLowerCase()}(h,r[1])),r===null&&(e=h),r}function Ln(){var r,f,h,t;return h=e,t=e,l.substr(e,7).toLowerCase()==="method="?(r=l.substr(e,7),e+=7):(r=null,n('"method="')),r!==null?(f=un(),f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r!==null&&(r=function(o,u){b.uri_params||(b.uri_params={}),b.uri_params.method=u}(h,r[1])),r===null&&(e=h),r}function pr(){var r,f,h,t;return h=e,t=e,l.substr(e,4).toLowerCase()==="ttl="?(r=l.substr(e,4),e+=4):(r=null,n('"ttl="')),r!==null?(f=Yn(),f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r!==null&&(r=function(o,u){b.params||(b.params={}),b.params.ttl=u}(h,r[1])),r===null&&(e=h),r}function mr(){var r,f,h,t;return h=e,t=e,l.substr(e,6).toLowerCase()==="maddr="?(r=l.substr(e,6),e+=6):(r=null,n('"maddr="')),r!==null?(f=cs(),f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r!==null&&(r=function(o,u){b.uri_params||(b.uri_params={}),b.uri_params.maddr=u}(h,r[1])),r===null&&(e=h),r}function gr(){var r,f,h,t,o,u;return t=e,o=e,l.substr(e,2).toLowerCase()==="lr"?(r=l.substr(e,2),e+=2):(r=null,n('"lr"')),r!==null?(u=e,l.charCodeAt(e)===61?(f="=",e++):(f=null,n('"="')),f!==null?(h=U(),h!==null?f=[f,h]:(f=null,e=u)):(f=null,e=u),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(d){b.uri_params||(b.uri_params={}),b.uri_params.lr=void 0}()),r===null&&(e=t),r}function Tr(){var r,f,h,t,o,u;return t=e,o=e,r=vr(),r!==null?(u=e,l.charCodeAt(e)===61?(f="=",e++):(f=null,n('"="')),f!==null?(h=Er(),h!==null?f=[f,h]:(f=null,e=u)):(f=null,e=u),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(d,T,E){b.uri_params||(b.uri_params={}),typeof E>"u"?E=void 0:E=E[1],b.uri_params[T.toLowerCase()]=E}(t,r[0],r[1])),r===null&&(e=t),r}function vr(){var r,f,h;if(h=e,f=Ns(),f!==null)for(r=[];f!==null;)r.push(f),f=Ns();else r=null;return r!==null&&(r=function(t,o){return o.join("")}(h,r)),r===null&&(e=h),r}function Er(){var r,f,h;if(h=e,f=Ns(),f!==null)for(r=[];f!==null;)r.push(f),f=Ns();else r=null;return r!==null&&(r=function(t,o){return o.join("")}(h,r)),r===null&&(e=h),r}function Ns(){var r;return r=Sr(),r===null&&(r=$(),r===null&&(r=Ie())),r}function Sr(){var r;return l.charCodeAt(e)===91?(r="[",e++):(r=null,n('"["')),r===null&&(l.charCodeAt(e)===93?(r="]",e++):(r=null,n('"]"')),r===null&&(l.charCodeAt(e)===47?(r="/",e++):(r=null,n('"/"')),r===null&&(l.charCodeAt(e)===58?(r=":",e++):(r=null,n('":"')),r===null&&(l.charCodeAt(e)===38?(r="&",e++):(r=null,n('"&"')),r===null&&(l.charCodeAt(e)===43?(r="+",e++):(r=null,n('"+"')),r===null&&(l.charCodeAt(e)===36?(r="$",e++):(r=null,n('"$"')))))))),r}function yr(){var r,f,h,t,o,u,d;if(u=e,l.charCodeAt(e)===63?(r="?",e++):(r=null,n('"?"')),r!==null)if(f=Zt(),f!==null){for(h=[],d=e,l.charCodeAt(e)===38?(t="&",e++):(t=null,n('"&"')),t!==null?(o=Zt(),o!==null?t=[t,o]:(t=null,e=d)):(t=null,e=d);t!==null;)h.push(t),d=e,l.charCodeAt(e)===38?(t="&",e++):(t=null,n('"&"')),t!==null?(o=Zt(),o!==null?t=[t,o]:(t=null,e=d)):(t=null,e=d);h!==null?r=[r,f,h]:(r=null,e=u)}else r=null,e=u;else r=null,e=u;return r}function Zt(){var r,f,h,t,o;return t=e,o=e,r=Ar(),r!==null?(l.charCodeAt(e)===61?(f="=",e++):(f=null,n('"="')),f!==null?(h=Cr(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d,T){d=d.join("").toLowerCase(),T=T.join(""),b.uri_headers||(b.uri_headers={}),b.uri_headers[d]?b.uri_headers[d].push(T):b.uri_headers[d]=[T]}(t,r[0],r[2])),r===null&&(e=t),r}function Ar(){var r,f;if(f=es(),f===null&&(f=$(),f===null&&(f=Ie())),f!==null)for(r=[];f!==null;)r.push(f),f=es(),f===null&&(f=$(),f===null&&(f=Ie()));else r=null;return r}function Cr(){var r,f;for(r=[],f=es(),f===null&&(f=$(),f===null&&(f=Ie()));f!==null;)r.push(f),f=es(),f===null&&(f=$(),f===null&&(f=Ie()));return r}function es(){var r;return l.charCodeAt(e)===91?(r="[",e++):(r=null,n('"["')),r===null&&(l.charCodeAt(e)===93?(r="]",e++):(r=null,n('"]"')),r===null&&(l.charCodeAt(e)===47?(r="/",e++):(r=null,n('"/"')),r===null&&(l.charCodeAt(e)===63?(r="?",e++):(r=null,n('"?"')),r===null&&(l.charCodeAt(e)===58?(r=":",e++):(r=null,n('":"')),r===null&&(l.charCodeAt(e)===43?(r="+",e++):(r=null,n('"+"')),r===null&&(l.charCodeAt(e)===36?(r="$",e++):(r=null,n('"$"')))))))),r}function hl(){var r;return r=jr(),r===null&&(r=Rr()),r}function Rr(){var r,f,h,t,o,u;return u=e,r=un(),r!==null?(f=V(),f!==null?(h=Us(),h!==null?(t=V(),t!==null?(o=Fn(),o!==null?r=[r,f,h,t,o]:(r=null,e=u)):(r=null,e=u)):(r=null,e=u)):(r=null,e=u)):(r=null,e=u),r}function Us(){var r;return r=xe(),r===null&&(r=Ir()),r}function Ir(){var r,f,h,t;return t=e,r=on(),r!==null?(l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f!==null?(h=br(),h===null&&(h=Or()),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r}function br(){var r,f,h,t,o;return t=e,r=wr(),r===null&&(r=Ps()),r!==null?(o=e,l.charCodeAt(e)===63?(f="?",e++):(f=null,n('"?"')),f!==null?(h=Ur(),h!==null?f=[f,h]:(f=null,e=o)):(f=null,e=o),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r}function wr(){var r,f,h,t;return t=e,l.substr(e,2)==="//"?(r="//",e+=2):(r=null,n('"//"')),r!==null?(f=Hn(),f!==null?(h=Ps(),h=h!==null?h:"",h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r}function Ps(){var r,f,h;return h=e,l.charCodeAt(e)===47?(r="/",e++):(r=null,n('"/"')),r!==null?(f=Dr(),f!==null?r=[r,f]:(r=null,e=h)):(r=null,e=h),r}function Or(){var r,f,h,t;if(t=e,r=an(),r!==null){for(f=[],h=xs();h!==null;)f.push(h),h=xs();f!==null?r=[r,f]:(r=null,e=t)}else r=null,e=t;return r}function xs(){var r;return r=x(),r===null&&(r=$(),r===null&&(r=Ie())),r}function an(){var r;return r=$(),r===null&&(r=Ie(),r===null&&(l.charCodeAt(e)===59?(r=";",e++):(r=null,n('";"')),r===null&&(l.charCodeAt(e)===63?(r="?",e++):(r=null,n('"?"')),r===null&&(l.charCodeAt(e)===58?(r=":",e++):(r=null,n('":"')),r===null&&(l.charCodeAt(e)===64?(r="@",e++):(r=null,n('"@"')),r===null&&(l.charCodeAt(e)===38?(r="&",e++):(r=null,n('"&"')),r===null&&(l.charCodeAt(e)===61?(r="=",e++):(r=null,n('"="')),r===null&&(l.charCodeAt(e)===43?(r="+",e++):(r=null,n('"+"')),r===null&&(l.charCodeAt(e)===36?(r="$",e++):(r=null,n('"$"')),r===null&&(l.charCodeAt(e)===44?(r=",",e++):(r=null,n('","')))))))))))),r}function Dr(){var r,f,h,t,o,u;if(o=e,r=ts(),r!==null){for(f=[],u=e,l.charCodeAt(e)===47?(h="/",e++):(h=null,n('"/"')),h!==null?(t=ts(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,l.charCodeAt(e)===47?(h="/",e++):(h=null,n('"/"')),h!==null?(t=ts(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function ts(){var r,f,h,t,o,u;for(o=e,r=[],f=Ms();f!==null;)r.push(f),f=Ms();if(r!==null){for(f=[],u=e,l.charCodeAt(e)===59?(h=";",e++):(h=null,n('";"')),h!==null?(t=$n(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,l.charCodeAt(e)===59?(h=";",e++):(h=null,n('";"')),h!==null?(t=$n(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function $n(){var r,f;for(r=[],f=Ms();f!==null;)r.push(f),f=Ms();return r}function Ms(){var r;return r=$(),r===null&&(r=Ie(),r===null&&(l.charCodeAt(e)===58?(r=":",e++):(r=null,n('":"')),r===null&&(l.charCodeAt(e)===64?(r="@",e++):(r=null,n('"@"')),r===null&&(l.charCodeAt(e)===38?(r="&",e++):(r=null,n('"&"')),r===null&&(l.charCodeAt(e)===61?(r="=",e++):(r=null,n('"="')),r===null&&(l.charCodeAt(e)===43?(r="+",e++):(r=null,n('"+"')),r===null&&(l.charCodeAt(e)===36?(r="$",e++):(r=null,n('"$"')),r===null&&(l.charCodeAt(e)===44?(r=",",e++):(r=null,n('","')))))))))),r}function on(){var r,f,h,t,o;if(t=e,o=e,r=m(),r!==null){for(f=[],h=m(),h===null&&(h=S(),h===null&&(l.charCodeAt(e)===43?(h="+",e++):(h=null,n('"+"')),h===null&&(l.charCodeAt(e)===45?(h="-",e++):(h=null,n('"-"')),h===null&&(l.charCodeAt(e)===46?(h=".",e++):(h=null,n('"."'))))));h!==null;)f.push(h),h=m(),h===null&&(h=S(),h===null&&(l.charCodeAt(e)===43?(h="+",e++):(h=null,n('"+"')),h===null&&(l.charCodeAt(e)===45?(h="-",e++):(h=null,n('"-"')),h===null&&(l.charCodeAt(e)===46?(h=".",e++):(h=null,n('"."'))))));f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r!==null&&(r=function(u){b.scheme=l.substring(e,u)}(t)),r===null&&(e=t),r}function Hn(){var r;return r=ks(),r===null&&(r=Nr()),r}function ks(){var r,f,h,t;return h=e,t=e,r=ct(),r!==null?(l.charCodeAt(e)===64?(f="@",e++):(f=null,n('"@"')),f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r=r!==null?r:"",r!==null?(f=nn(),f!==null?r=[r,f]:(r=null,e=h)):(r=null,e=h),r=r!==null?r:"",r}function Nr(){var r,f;if(f=$(),f===null&&(f=Ie(),f===null&&(l.charCodeAt(e)===36?(f="$",e++):(f=null,n('"$"')),f===null&&(l.charCodeAt(e)===44?(f=",",e++):(f=null,n('","')),f===null&&(l.charCodeAt(e)===59?(f=";",e++):(f=null,n('";"')),f===null&&(l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f===null&&(l.charCodeAt(e)===64?(f="@",e++):(f=null,n('"@"')),f===null&&(l.charCodeAt(e)===38?(f="&",e++):(f=null,n('"&"')),f===null&&(l.charCodeAt(e)===61?(f="=",e++):(f=null,n('"="')),f===null&&(l.charCodeAt(e)===43?(f="+",e++):(f=null,n('"+"'))))))))))),f!==null)for(r=[];f!==null;)r.push(f),f=$(),f===null&&(f=Ie(),f===null&&(l.charCodeAt(e)===36?(f="$",e++):(f=null,n('"$"')),f===null&&(l.charCodeAt(e)===44?(f=",",e++):(f=null,n('","')),f===null&&(l.charCodeAt(e)===59?(f=";",e++):(f=null,n('";"')),f===null&&(l.charCodeAt(e)===58?(f=":",e++):(f=null,n('":"')),f===null&&(l.charCodeAt(e)===64?(f="@",e++):(f=null,n('"@"')),f===null&&(l.charCodeAt(e)===38?(f="&",e++):(f=null,n('"&"')),f===null&&(l.charCodeAt(e)===61?(f="=",e++):(f=null,n('"="')),f===null&&(l.charCodeAt(e)===43?(f="+",e++):(f=null,n('"+"')))))))))));else r=null;return r}function Ur(){var r,f;for(r=[],f=xs();f!==null;)r.push(f),f=xs();return r}function Fn(){var r,f,h,t,o,u,d,T;if(d=e,T=e,l.substr(e,3).toLowerCase()==="sip"?(r=l.substr(e,3),e+=3):(r=null,n('"SIP"')),r!==null)if(l.charCodeAt(e)===47?(f="/",e++):(f=null,n('"/"')),f!==null){if(t=S(),t!==null)for(h=[];t!==null;)h.push(t),t=S();else h=null;if(h!==null)if(l.charCodeAt(e)===46?(t=".",e++):(t=null,n('"."')),t!==null){if(u=S(),u!==null)for(o=[];u!==null;)o.push(u),u=S();else o=null;o!==null?r=[r,f,h,t,o]:(r=null,e=T)}else r=null,e=T;else r=null,e=T}else r=null,e=T;else r=null,e=T;return r!==null&&(r=function(E){b.sip_version=l.substring(e,E)}(d)),r===null&&(e=d),r}function Pr(){var r;return l.substr(e,6)==="INVITE"?(r="INVITE",e+=6):(r=null,n('"INVITE"')),r}function xr(){var r;return l.substr(e,3)==="ACK"?(r="ACK",e+=3):(r=null,n('"ACK"')),r}function jn(){var r;return l.substr(e,7)==="OPTIONS"?(r="OPTIONS",e+=7):(r=null,n('"OPTIONS"')),r}function Mr(){var r;return l.substr(e,3)==="BYE"?(r="BYE",e+=3):(r=null,n('"BYE"')),r}function kr(){var r;return l.substr(e,6)==="CANCEL"?(r="CANCEL",e+=6):(r=null,n('"CANCEL"')),r}function Lr(){var r;return l.substr(e,8)==="REGISTER"?(r="REGISTER",e+=8):(r=null,n('"REGISTER"')),r}function $r(){var r;return l.substr(e,9)==="SUBSCRIBE"?(r="SUBSCRIBE",e+=9):(r=null,n('"SUBSCRIBE"')),r}function Hr(){var r;return l.substr(e,6)==="NOTIFY"?(r="NOTIFY",e+=6):(r=null,n('"NOTIFY"')),r}function Fr(){var r;return l.substr(e,5)==="REFER"?(r="REFER",e+=5):(r=null,n('"REFER"')),r}function un(){var r,f;return f=e,r=Pr(),r===null&&(r=xr(),r===null&&(r=jn(),r===null&&(r=Mr(),r===null&&(r=kr(),r===null&&(r=Lr(),r===null&&(r=$r(),r===null&&(r=Hr(),r===null&&(r=Fr(),r===null&&(r=U()))))))))),r!==null&&(r=function(h){return b.method=l.substring(e,h),b.method}(f)),r===null&&(e=f),r}function jr(){var r,f,h,t,o,u;return u=e,r=Fn(),r!==null?(f=V(),f!==null?(h=qr(),h!==null?(t=V(),t!==null?(o=Vr(),o!==null?r=[r,f,h,t,o]:(r=null,e=u)):(r=null,e=u)):(r=null,e=u)):(r=null,e=u)):(r=null,e=u),r}function qr(){var r,f;return f=e,r=cn(),r!==null&&(r=function(h,t){b.status_code=parseInt(t.join(""))}(f,r)),r===null&&(e=f),r}function cn(){var r,f,h,t;return t=e,r=S(),r!==null?(f=S(),f!==null?(h=S(),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r}function Vr(){var r,f,h;for(h=e,r=[],f=x(),f===null&&(f=$(),f===null&&(f=Ie(),f===null&&(f=B(),f===null&&(f=X(),f===null&&(f=V(),f===null&&(f=W()))))));f!==null;)r.push(f),f=x(),f===null&&(f=$(),f===null&&(f=Ie(),f===null&&(f=B(),f===null&&(f=X(),f===null&&(f=V(),f===null&&(f=W()))))));return r!==null&&(r=function(t){b.reason_phrase=l.substring(e,t)}(h)),r===null&&(e=h),r}function dl(){var r,f,h,t,o,u;if(o=e,r=Hs(),r!==null){for(f=[],u=e,h=we(),h!==null?(t=Hs(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,h=we(),h!==null?(t=Hs(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function pl(){var r,f,h,t,o,u;return t=e,o=e,r=N(),r!==null?(u=e,l.charCodeAt(e)===64?(f="@",e++):(f=null,n('"@"')),f!==null?(h=N(),h!==null?f=[f,h]:(f=null,e=u)):(f=null,e=u),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(d){b=l.substring(e,d)}(t)),r===null&&(e=t),r}function ml(){var r,f,h,t,o,u,d;if(o=e,r=Y(),r===null)if(u=e,r=qn(),r!==null){for(f=[],d=e,h=we(),h!==null?(t=qn(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);h!==null;)f.push(h),d=e,h=we(),h!==null?(t=qn(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);f!==null?r=[r,f]:(r=null,e=u)}else r=null,e=u;return r!==null&&(r=function(T){var E,y;for(y=b.multi_header.length,E=0;E<y;E++)if(b.multi_header[E].parsed===null){b=null;break}b!==null?b=b.multi_header:b=-1}()),r===null&&(e=o),r}function qn(){var r,f,h,t,o,u,d;if(o=e,u=e,r=Ne(),r===null&&(r=hs()),r!==null){for(f=[],d=e,h=Se(),h!==null?(t=Ls(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);h!==null;)f.push(h),d=e,h=Se(),h!==null?(t=Ls(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);f!==null?r=[r,f]:(r=null,e=u)}else r=null,e=u;return r!==null&&(r=function(T){var E;b.multi_header||(b.multi_header=[]);try{E=new Vs(b.uri,b.display_name,b.params),delete b.uri,delete b.display_name,delete b.params}catch{E=null}b.multi_header.push({possition:e,offset:T,parsed:E})}(o)),r===null&&(e=o),r}function hs(){var r,f,h,t,o;return o=e,r=Vn(),r=r!==null?r:"",r!==null?(f=Le(),f!==null?(h=xe(),h!==null?(t=Ce(),t!==null?r=[r,f,h,t]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r}function Vn(){var r,f,h,t,o,u,d;if(o=e,u=e,r=U(),r!==null){for(f=[],d=e,h=H(),h!==null?(t=U(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);h!==null;)f.push(h),d=e,h=H(),h!==null?(t=U(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);f!==null?r=[r,f]:(r=null,e=u)}else r=null,e=u;return r===null&&(r=ve()),r!==null&&(r=function(T,E){typeof E=="string"?b.display_name=E:b.display_name=E[1].reduce(function(y,O){return y+O[0]+O[1]},E[0])}(o,r)),r===null&&(e=o),r}function Ls(){var r;return r=ss(),r===null&&(r=fn(),r===null&&(r=ze())),r}function ss(){var r,f,h,t,o;return t=e,o=e,l.substr(e,1).toLowerCase()==="q"?(r=l.substr(e,1),e++):(r=null,n('"q"')),r!==null?(f=ae(),f!==null?(h=Br(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){b.params||(b.params={}),b.params.q=d}(t,r[2])),r===null&&(e=t),r}function fn(){var r,f,h,t,o;return t=e,o=e,l.substr(e,7).toLowerCase()==="expires"?(r=l.substr(e,7),e+=7):(r=null,n('"expires"')),r!==null?(f=ae(),f!==null?(h=Bt(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){b.params||(b.params={}),b.params.expires=d}(t,r[2])),r===null&&(e=t),r}function Bt(){var r,f,h;if(h=e,f=S(),f!==null)for(r=[];f!==null;)r.push(f),f=S();else r=null;return r!==null&&(r=function(t,o){return parseInt(o.join(""))}(h,r)),r===null&&(e=h),r}function Br(){var r,f,h,t,o,u,d,T;return u=e,d=e,l.charCodeAt(e)===48?(r="0",e++):(r=null,n('"0"')),r!==null?(T=e,l.charCodeAt(e)===46?(f=".",e++):(f=null,n('"."')),f!==null?(h=S(),h=h!==null?h:"",h!==null?(t=S(),t=t!==null?t:"",t!==null?(o=S(),o=o!==null?o:"",o!==null?f=[f,h,t,o]:(f=null,e=T)):(f=null,e=T)):(f=null,e=T)):(f=null,e=T),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,e=d)):(r=null,e=d),r!==null&&(r=function(E){return parseFloat(l.substring(e,E))}(u)),r===null&&(e=u),r}function ze(){var r,f,h,t,o,u;return t=e,o=e,r=U(),r!==null?(u=e,f=ae(),f!==null?(h=ns(),h!==null?f=[f,h]:(f=null,e=u)):(f=null,e=u),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(d,T,E){b.params||(b.params={}),typeof E>"u"?E=void 0:E=E[1],b.params[T.toLowerCase()]=E}(t,r[0],r[1])),r===null&&(e=t),r}function ns(){var r;return r=U(),r===null&&(r=cs(),r===null&&(r=Pe())),r}function gl(){var r,f,h,t,o,u;if(o=e,r=Xe(),r!==null){for(f=[],u=e,h=Se(),h!==null?(t=Bn(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,h=Se(),h!==null?(t=Bn(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function Xe(){var r;return l.substr(e,6).toLowerCase()==="render"?(r=l.substr(e,6),e+=6):(r=null,n('"render"')),r===null&&(l.substr(e,7).toLowerCase()==="session"?(r=l.substr(e,7),e+=7):(r=null,n('"session"')),r===null&&(l.substr(e,4).toLowerCase()==="icon"?(r=l.substr(e,4),e+=4):(r=null,n('"icon"')),r===null&&(l.substr(e,5).toLowerCase()==="alert"?(r=l.substr(e,5),e+=5):(r=null,n('"alert"')),r===null&&(r=U())))),r}function Bn(){var r;return r=Tl(),r===null&&(r=ze()),r}function Tl(){var r,f,h,t;return t=e,l.substr(e,8).toLowerCase()==="handling"?(r=l.substr(e,8),e+=8):(r=null,n('"handling"')),r!==null?(f=ae(),f!==null?(l.substr(e,8).toLowerCase()==="optional"?(h=l.substr(e,8),e+=8):(h=null,n('"optional"')),h===null&&(l.substr(e,8).toLowerCase()==="required"?(h=l.substr(e,8),e+=8):(h=null,n('"required"')),h===null&&(h=U())),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r}function vl(){var r,f,h,t,o,u;if(o=e,r=U(),r!==null){for(f=[],u=e,h=we(),h!==null?(t=U(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,h=we(),h!==null?(t=U(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function Gr(){var r,f,h;if(h=e,f=S(),f!==null)for(r=[];f!==null;)r.push(f),f=S();else r=null;return r!==null&&(r=function(t,o){b=parseInt(o.join(""))}(h,r)),r===null&&(e=h),r}function El(){var r,f;return f=e,r=Sl(),r!==null&&(r=function(h){b=l.substring(e,h)}(f)),r===null&&(e=f),r}function Sl(){var r,f,h,t,o,u,d,T;if(d=e,r=yl(),r!==null)if(f=re(),f!==null)if(h=Yr(),h!==null){for(t=[],T=e,o=Se(),o!==null?(u=$s(),u!==null?o=[o,u]:(o=null,e=T)):(o=null,e=T);o!==null;)t.push(o),T=e,o=Se(),o!==null?(u=$s(),u!==null?o=[o,u]:(o=null,e=T)):(o=null,e=T);t!==null?r=[r,f,h,t]:(r=null,e=d)}else r=null,e=d;else r=null,e=d;else r=null,e=d;return r}function yl(){var r;return r=Al(),r===null&&(r=Wr()),r}function Al(){var r;return l.substr(e,4).toLowerCase()==="text"?(r=l.substr(e,4),e+=4):(r=null,n('"text"')),r===null&&(l.substr(e,5).toLowerCase()==="image"?(r=l.substr(e,5),e+=5):(r=null,n('"image"')),r===null&&(l.substr(e,5).toLowerCase()==="audio"?(r=l.substr(e,5),e+=5):(r=null,n('"audio"')),r===null&&(l.substr(e,5).toLowerCase()==="video"?(r=l.substr(e,5),e+=5):(r=null,n('"video"')),r===null&&(l.substr(e,11).toLowerCase()==="application"?(r=l.substr(e,11),e+=11):(r=null,n('"application"')),r===null&&(r=_n()))))),r}function Wr(){var r;return l.substr(e,7).toLowerCase()==="message"?(r=l.substr(e,7),e+=7):(r=null,n('"message"')),r===null&&(l.substr(e,9).toLowerCase()==="multipart"?(r=l.substr(e,9),e+=9):(r=null,n('"multipart"')),r===null&&(r=_n())),r}function _n(){var r;return r=U(),r===null&&(r=Kr()),r}function Kr(){var r,f,h;return h=e,l.substr(e,2).toLowerCase()==="x-"?(r=l.substr(e,2),e+=2):(r=null,n('"x-"')),r!==null?(f=U(),f!==null?r=[r,f]:(r=null,e=h)):(r=null,e=h),r}function Yr(){var r;return r=_n(),r===null&&(r=U()),r}function $s(){var r,f,h,t;return t=e,r=U(),r!==null?(f=ae(),f!==null?(h=Jr(),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r}function Jr(){var r;return r=U(),r===null&&(r=Pe()),r}function Cl(){var r,f,h,t;return t=e,r=Gn(),r!==null?(f=H(),f!==null?(h=un(),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r}function Gn(){var r,f,h;if(h=e,f=S(),f!==null)for(r=[];f!==null;)r.push(f),f=S();else r=null;return r!==null&&(r=function(t,o){b.value=parseInt(o.join(""))}(h,r)),r===null&&(e=h),r}function Rl(){var r,f;return f=e,r=Bt(),r!==null&&(r=function(h,t){b=t}(f,r)),r===null&&(e=f),r}function so(){var r,f,h,t,o,u,d;if(o=e,u=e,r=Hs(),r!==null){for(f=[],d=e,h=Se(),h!==null?(t=ze(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);h!==null;)f.push(h),d=e,h=Se(),h!==null?(t=ze(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);f!==null?r=[r,f]:(r=null,e=u)}else r=null,e=u;return r!==null&&(r=function(T,E){b.event=E.join("").toLowerCase()}(o,r[0])),r===null&&(e=o),r}function Hs(){var r,f,h,t,o,u;if(o=e,r=se(),r!==null){for(f=[],u=e,l.charCodeAt(e)===46?(h=".",e++):(h=null,n('"."')),h!==null?(t=se(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,l.charCodeAt(e)===46?(h=".",e++):(h=null,n('"."')),h!==null?(t=se(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function no(){var r,f,h,t,o,u,d;if(o=e,u=e,r=Ne(),r===null&&(r=hs()),r!==null){for(f=[],d=e,h=Se(),h!==null?(t=zr(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);h!==null;)f.push(h),d=e,h=Se(),h!==null?(t=zr(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);f!==null?r=[r,f]:(r=null,e=u)}else r=null,e=u;return r!==null&&(r=function(T){var E=b.tag;try{b=new Vs(b.uri,b.display_name,b.params),E&&b.setParam("tag",E)}catch{b=-1}}()),r===null&&(e=o),r}function zr(){var r;return r=ds(),r===null&&(r=ze()),r}function ds(){var r,f,h,t,o;return t=e,o=e,l.substr(e,3).toLowerCase()==="tag"?(r=l.substr(e,3),e+=3):(r=null,n('"tag"')),r!==null?(f=ae(),f!==null?(h=U(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){b.tag=d}(t,r[2])),r===null&&(e=t),r}function ro(){var r,f,h;if(h=e,f=S(),f!==null)for(r=[];f!==null;)r.push(f),f=S();else r=null;return r!==null&&(r=function(t,o){b=parseInt(o.join(""))}(h,r)),r===null&&(e=h),r}function Xr(){var r,f;return f=e,r=Bt(),r!==null&&(r=function(h,t){b=t}(f,r)),r===null&&(e=f),r}function Qr(){var r,f,h,t,o,u,d,T,E,y;for(T=e,E=e,r=[],f=Vn();f!==null;)r.push(f),f=Vn();if(r!==null)if(f=Le(),f!==null)if(h=xe(),h!==null)if(t=Ce(),t!==null){for(o=[],y=e,u=Se(),u!==null?(d=ze(),d!==null?u=[u,d]:(u=null,e=y)):(u=null,e=y);u!==null;)o.push(u),y=e,u=Se(),u!==null?(d=ze(),d!==null?u=[u,d]:(u=null,e=y)):(u=null,e=y);o!==null?r=[r,f,h,t,o]:(r=null,e=E)}else r=null,e=E;else r=null,e=E;else r=null,e=E;else r=null,e=E;return r!==null&&(r=function(O){try{b=new Vs(b.uri,b.display_name,b.params)}catch{b=-1}}()),r===null&&(e=T),r}function io(){var r;return r=Zr(),r}function Zr(){var r,f,h,t,o,u,d,T;if(d=e,l.substr(e,6).toLowerCase()==="digest"?(r=l.substr(e,6),e+=6):(r=null,n('"Digest"')),r!==null)if(f=H(),f!==null)if(h=Fs(),h!==null){for(t=[],T=e,o=we(),o!==null?(u=Fs(),u!==null?o=[o,u]:(o=null,e=T)):(o=null,e=T);o!==null;)t.push(o),T=e,o=we(),o!==null?(u=Fs(),u!==null?o=[o,u]:(o=null,e=T)):(o=null,e=T);t!==null?r=[r,f,h,t]:(r=null,e=d)}else r=null,e=d;else r=null,e=d;else r=null,e=d;return r===null&&(r=Il()),r}function Il(){var r,f,h,t,o,u,d,T;if(d=e,r=U(),r!==null)if(f=H(),f!==null)if(h=hn(),h!==null){for(t=[],T=e,o=we(),o!==null?(u=hn(),u!==null?o=[o,u]:(o=null,e=T)):(o=null,e=T);o!==null;)t.push(o),T=e,o=we(),o!==null?(u=hn(),u!==null?o=[o,u]:(o=null,e=T)):(o=null,e=T);t!==null?r=[r,f,h,t]:(r=null,e=d)}else r=null,e=d;else r=null,e=d;else r=null,e=d;return r}function hn(){var r,f,h,t;return t=e,r=U(),r!==null?(f=ae(),f!==null?(h=U(),h===null&&(h=Pe()),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r}function Fs(){var r;return r=ei(),r===null&&(r=dn(),r===null&&(r=ti(),r===null&&(r=mn(),r===null&&(r=ni(),r===null&&(r=ri(),r===null&&(r=ii(),r===null&&(r=hn()))))))),r}function ei(){var r,f,h,t;return t=e,l.substr(e,5).toLowerCase()==="realm"?(r=l.substr(e,5),e+=5):(r=null,n('"realm"')),r!==null?(f=ae(),f!==null?(h=js(),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r}function js(){var r,f;return f=e,r=ve(),r!==null&&(r=function(h,t){b.realm=t}(f,r)),r===null&&(e=f),r}function dn(){var r,f,h,t,o,u,d,T,E;if(T=e,l.substr(e,6).toLowerCase()==="domain"?(r=l.substr(e,6),e+=6):(r=null,n('"domain"')),r!==null)if(f=ae(),f!==null)if(h=Ue(),h!==null)if(t=pn(),t!==null){if(o=[],E=e,d=V(),d!==null)for(u=[];d!==null;)u.push(d),d=V();else u=null;for(u!==null?(d=pn(),d!==null?u=[u,d]:(u=null,e=E)):(u=null,e=E);u!==null;){if(o.push(u),E=e,d=V(),d!==null)for(u=[];d!==null;)u.push(d),d=V();else u=null;u!==null?(d=pn(),d!==null?u=[u,d]:(u=null,e=E)):(u=null,e=E)}o!==null?(u=le(),u!==null?r=[r,f,h,t,o,u]:(r=null,e=T)):(r=null,e=T)}else r=null,e=T;else r=null,e=T;else r=null,e=T;else r=null,e=T;return r}function pn(){var r;return r=Ir(),r===null&&(r=Ps()),r}function ti(){var r,f,h,t;return t=e,l.substr(e,5).toLowerCase()==="nonce"?(r=l.substr(e,5),e+=5):(r=null,n('"nonce"')),r!==null?(f=ae(),f!==null?(h=si(),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r}function si(){var r,f;return f=e,r=ve(),r!==null&&(r=function(h,t){b.nonce=t}(f,r)),r===null&&(e=f),r}function mn(){var r,f,h,t,o;return t=e,o=e,l.substr(e,6).toLowerCase()==="opaque"?(r=l.substr(e,6),e+=6):(r=null,n('"opaque"')),r!==null?(f=ae(),f!==null?(h=ve(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){b.opaque=d}(t,r[2])),r===null&&(e=t),r}function ni(){var r,f,h,t,o;return t=e,l.substr(e,5).toLowerCase()==="stale"?(r=l.substr(e,5),e+=5):(r=null,n('"stale"')),r!==null?(f=ae(),f!==null?(o=e,l.substr(e,4).toLowerCase()==="true"?(h=l.substr(e,4),e+=4):(h=null,n('"true"')),h!==null&&(h=function(u){b.stale=!0}()),h===null&&(e=o),h===null&&(o=e,l.substr(e,5).toLowerCase()==="false"?(h=l.substr(e,5),e+=5):(h=null,n('"false"')),h!==null&&(h=function(u){b.stale=!1}()),h===null&&(e=o)),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r}function ri(){var r,f,h,t,o;return t=e,o=e,l.substr(e,9).toLowerCase()==="algorithm"?(r=l.substr(e,9),e+=9):(r=null,n('"algorithm"')),r!==null?(f=ae(),f!==null?(l.substr(e,3).toLowerCase()==="md5"?(h=l.substr(e,3),e+=3):(h=null,n('"MD5"')),h===null&&(l.substr(e,8).toLowerCase()==="md5-sess"?(h=l.substr(e,8),e+=8):(h=null,n('"MD5-sess"')),h===null&&(h=U())),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){b.algorithm=d.toUpperCase()}(t,r[2])),r===null&&(e=t),r}function ii(){var r,f,h,t,o,u,d,T,E,y;if(T=e,l.substr(e,3).toLowerCase()==="qop"?(r=l.substr(e,3),e+=3):(r=null,n('"qop"')),r!==null)if(f=ae(),f!==null)if(h=Ue(),h!==null){if(E=e,t=gn(),t!==null){for(o=[],y=e,l.charCodeAt(e)===44?(u=",",e++):(u=null,n('","')),u!==null?(d=gn(),d!==null?u=[u,d]:(u=null,e=y)):(u=null,e=y);u!==null;)o.push(u),y=e,l.charCodeAt(e)===44?(u=",",e++):(u=null,n('","')),u!==null?(d=gn(),d!==null?u=[u,d]:(u=null,e=y)):(u=null,e=y);o!==null?t=[t,o]:(t=null,e=E)}else t=null,e=E;t!==null?(o=le(),o!==null?r=[r,f,h,t,o]:(r=null,e=T)):(r=null,e=T)}else r=null,e=T;else r=null,e=T;else r=null,e=T;return r}function gn(){var r,f;return f=e,l.substr(e,8).toLowerCase()==="auth-int"?(r=l.substr(e,8),e+=8):(r=null,n('"auth-int"')),r===null&&(l.substr(e,4).toLowerCase()==="auth"?(r=l.substr(e,4),e+=4):(r=null,n('"auth"')),r===null&&(r=U())),r!==null&&(r=function(h,t){b.qop||(b.qop=[]),b.qop.push(t.toLowerCase())}(f,r)),r===null&&(e=f),r}function bl(){var r,f,h,t,o,u;if(o=e,r=U(),r!==null){for(f=[],u=e,h=we(),h!==null?(t=U(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,h=we(),h!==null?(t=U(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function wl(){var r,f,h,t,o,u,d;if(o=e,u=e,r=ps(),r!==null){for(f=[],d=e,h=we(),h!==null?(t=ps(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);h!==null;)f.push(h),d=e,h=we(),h!==null?(t=ps(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);f!==null?r=[r,f]:(r=null,e=u)}else r=null,e=u;return r!==null&&(r=function(T){var E,y;for(y=b.multi_header.length,E=0;E<y;E++)if(b.multi_header[E].parsed===null){b=null;break}b!==null?b=b.multi_header:b=-1}()),r===null&&(e=o),r}function ps(){var r,f,h,t,o,u,d;if(o=e,u=e,r=hs(),r!==null){for(f=[],d=e,h=Se(),h!==null?(t=ze(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);h!==null;)f.push(h),d=e,h=Se(),h!==null?(t=ze(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);f!==null?r=[r,f]:(r=null,e=u)}else r=null,e=u;return r!==null&&(r=function(T){var E;b.multi_header||(b.multi_header=[]);try{E=new Vs(b.uri,b.display_name,b.params),delete b.uri,delete b.display_name,delete b.params}catch{E=null}b.multi_header.push({possition:e,offset:T,parsed:E})}(o)),r===null&&(e=o),r}function lo(){var r,f,h,t,o,u,d;if(o=e,u=e,l.substr(e,3).toLowerCase()==="sip"?(r=l.substr(e,3),e+=3):(r=null,n('"SIP"')),r===null&&(r=U()),r!==null){for(f=[],d=e,h=Se(),h!==null?(t=li(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);h!==null;)f.push(h),d=e,h=Se(),h!==null?(t=li(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);f!==null?r=[r,f]:(r=null,e=u)}else r=null,e=u;return r!==null&&(r=function(T,E){if(b.protocol=E.toLowerCase(),b.params||(b.params={}),b.params.text&&b.params.text[0]==='"'){var y=b.params.text;b.text=y.substring(1,y.length-1),delete b.params.text}}(o,r[0])),r===null&&(e=o),r}function li(){var r;return r=Tn(),r===null&&(r=ze()),r}function Tn(){var r,f,h,t,o,u;if(o=e,u=e,l.substr(e,5).toLowerCase()==="cause"?(r=l.substr(e,5),e+=5):(r=null,n('"cause"')),r!==null)if(f=ae(),f!==null){if(t=S(),t!==null)for(h=[];t!==null;)h.push(t),t=S();else h=null;h!==null?r=[r,f,h]:(r=null,e=u)}else r=null,e=u;else r=null,e=u;return r!==null&&(r=function(d,T){b.cause=parseInt(T.join(""))}(o,r[2])),r===null&&(e=o),r}function ao(){var r,f,h,t,o,u;if(o=e,r=U(),r!==null){for(f=[],u=e,h=we(),h!==null?(t=U(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,h=we(),h!==null?(t=U(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function ai(){var r,f,h,t,o,u;if(o=e,r=vn(),r!==null){for(f=[],u=e,h=we(),h!==null?(t=vn(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,h=we(),h!==null?(t=vn(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function vn(){var r,f,h,t,o,u;if(o=e,r=hs(),r!==null){for(f=[],u=e,h=Se(),h!==null?(t=ze(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,h=Se(),h!==null?(t=ze(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function oo(){var r,f,h,t,o,u;if(o=e,r=Ol(),r!==null){for(f=[],u=e,h=Se(),h!==null?(t=qs(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,h=Se(),h!==null?(t=qs(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function Ol(){var r,f;return f=e,l.substr(e,6).toLowerCase()==="active"?(r=l.substr(e,6),e+=6):(r=null,n('"active"')),r===null&&(l.substr(e,7).toLowerCase()==="pending"?(r=l.substr(e,7),e+=7):(r=null,n('"pending"')),r===null&&(l.substr(e,10).toLowerCase()==="terminated"?(r=l.substr(e,10),e+=10):(r=null,n('"terminated"')),r===null&&(r=U()))),r!==null&&(r=function(h){b.state=l.substring(e,h)}(f)),r===null&&(e=f),r}function qs(){var r,f,h,t,o;return t=e,o=e,l.substr(e,6).toLowerCase()==="reason"?(r=l.substr(e,6),e+=6):(r=null,n('"reason"')),r!==null?(f=ae(),f!==null?(h=Dl(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){typeof d<"u"&&(b.reason=d)}(t,r[2])),r===null&&(e=t),r===null&&(t=e,o=e,l.substr(e,7).toLowerCase()==="expires"?(r=l.substr(e,7),e+=7):(r=null,n('"expires"')),r!==null?(f=ae(),f!==null?(h=Bt(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){typeof d<"u"&&(b.expires=d)}(t,r[2])),r===null&&(e=t),r===null&&(t=e,o=e,l.substr(e,11).toLowerCase()==="retry_after"?(r=l.substr(e,11),e+=11):(r=null,n('"retry_after"')),r!==null?(f=ae(),f!==null?(h=Bt(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){typeof d<"u"&&(b.retry_after=d)}(t,r[2])),r===null&&(e=t),r===null&&(r=ze()))),r}function Dl(){var r;return l.substr(e,11).toLowerCase()==="deactivated"?(r=l.substr(e,11),e+=11):(r=null,n('"deactivated"')),r===null&&(l.substr(e,9).toLowerCase()==="probation"?(r=l.substr(e,9),e+=9):(r=null,n('"probation"')),r===null&&(l.substr(e,8).toLowerCase()==="rejected"?(r=l.substr(e,8),e+=8):(r=null,n('"rejected"')),r===null&&(l.substr(e,7).toLowerCase()==="timeout"?(r=l.substr(e,7),e+=7):(r=null,n('"timeout"')),r===null&&(l.substr(e,6).toLowerCase()==="giveup"?(r=l.substr(e,6),e+=6):(r=null,n('"giveup"')),r===null&&(l.substr(e,10).toLowerCase()==="noresource"?(r=l.substr(e,10),e+=10):(r=null,n('"noresource"')),r===null&&(l.substr(e,9).toLowerCase()==="invariant"?(r=l.substr(e,9),e+=9):(r=null,n('"invariant"')),r===null&&(r=U()))))))),r}function Nl(){var r;return r=q(),r=r!==null?r:"",r}function oi(){var r,f,h,t,o,u;if(o=e,r=U(),r!==null){for(f=[],u=e,h=we(),h!==null?(t=U(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,h=we(),h!==null?(t=U(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r=r!==null?r:"",r}function Ul(){var r,f,h,t,o,u,d;if(o=e,u=e,r=Ne(),r===null&&(r=hs()),r!==null){for(f=[],d=e,h=Se(),h!==null?(t=ui(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);h!==null;)f.push(h),d=e,h=Se(),h!==null?(t=ui(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);f!==null?r=[r,f]:(r=null,e=u)}else r=null,e=u;return r!==null&&(r=function(T){var E=b.tag;try{b=new Vs(b.uri,b.display_name,b.params),E&&b.setParam("tag",E)}catch{b=-1}}()),r===null&&(e=o),r}function ui(){var r;return r=ds(),r===null&&(r=ze()),r}function uo(){var r,f,h,t,o,u;if(o=e,r=Wn(),r!==null){for(f=[],u=e,h=we(),h!==null?(t=Wn(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,h=we(),h!==null?(t=Wn(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function Wn(){var r,f,h,t,o,u,d,T;if(d=e,r=hi(),r!==null)if(f=H(),f!==null)if(h=mi(),h!==null){for(t=[],T=e,o=Se(),o!==null?(u=En(),u!==null?o=[o,u]:(o=null,e=T)):(o=null,e=T);o!==null;)t.push(o),T=e,o=Se(),o!==null?(u=En(),u!==null?o=[o,u]:(o=null,e=T)):(o=null,e=T);t!==null?r=[r,f,h,t]:(r=null,e=d)}else r=null,e=d;else r=null,e=d;else r=null,e=d;return r}function En(){var r;return r=Pl(),r===null&&(r=Sn(),r===null&&(r=Kn(),r===null&&(r=ci(),r===null&&(r=fi(),r===null&&(r=ze()))))),r}function Pl(){var r,f,h,t,o;return t=e,o=e,l.substr(e,3).toLowerCase()==="ttl"?(r=l.substr(e,3),e+=3):(r=null,n('"ttl"')),r!==null?(f=ae(),f!==null?(h=Yn(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){b.ttl=d}(t,r[2])),r===null&&(e=t),r}function Sn(){var r,f,h,t,o;return t=e,o=e,l.substr(e,5).toLowerCase()==="maddr"?(r=l.substr(e,5),e+=5):(r=null,n('"maddr"')),r!==null?(f=ae(),f!==null?(h=cs(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){b.maddr=d}(t,r[2])),r===null&&(e=t),r}function Kn(){var r,f,h,t,o;return t=e,o=e,l.substr(e,8).toLowerCase()==="received"?(r=l.substr(e,8),e+=8):(r=null,n('"received"')),r!==null?(f=ae(),f!==null?(h=fs(),h===null&&(h=ln()),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){b.received=d}(t,r[2])),r===null&&(e=t),r}function ci(){var r,f,h,t,o;return t=e,o=e,l.substr(e,6).toLowerCase()==="branch"?(r=l.substr(e,6),e+=6):(r=null,n('"branch"')),r!==null?(f=ae(),f!==null?(h=U(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){b.branch=d}(t,r[2])),r===null&&(e=t),r}function fi(){var r,f,h,t,o;return t=e,l.substr(e,5).toLowerCase()==="rport"?(r=l.substr(e,5),e+=5):(r=null,n('"rport"')),r!==null?(o=e,f=ae(),f!==null?(h=_i(),h!==null?f=[f,h]:(f=null,e=o)):(f=null,e=o),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r}function _i(){var r,f,h,t,o,u,d;return u=e,d=e,r=S(),r=r!==null?r:"",r!==null?(f=S(),f=f!==null?f:"",f!==null?(h=S(),h=h!==null?h:"",h!==null?(t=S(),t=t!==null?t:"",t!==null?(o=S(),o=o!==null?o:"",o!==null?r=[r,f,h,t,o]:(r=null,e=d)):(r=null,e=d)):(r=null,e=d)):(r=null,e=d)):(r=null,e=d),r!==null&&(r=function(T,E){b.rport=parseInt(E.join(""))}(u,r)),r===null&&(e=u),r}function hi(){var r,f,h,t,o,u;return u=e,r=di(),r!==null?(f=re(),f!==null?(h=U(),h!==null?(t=re(),t!==null?(o=pi(),o!==null?r=[r,f,h,t,o]:(r=null,e=u)):(r=null,e=u)):(r=null,e=u)):(r=null,e=u)):(r=null,e=u),r}function di(){var r,f;return f=e,l.substr(e,3).toLowerCase()==="sip"?(r=l.substr(e,3),e+=3):(r=null,n('"SIP"')),r===null&&(r=U()),r!==null&&(r=function(h,t){b.protocol=t}(f,r)),r===null&&(e=f),r}function pi(){var r,f;return f=e,l.substr(e,3).toLowerCase()==="udp"?(r=l.substr(e,3),e+=3):(r=null,n('"UDP"')),r===null&&(l.substr(e,3).toLowerCase()==="tcp"?(r=l.substr(e,3),e+=3):(r=null,n('"TCP"')),r===null&&(l.substr(e,3).toLowerCase()==="tls"?(r=l.substr(e,3),e+=3):(r=null,n('"TLS"')),r===null&&(l.substr(e,4).toLowerCase()==="sctp"?(r=l.substr(e,4),e+=4):(r=null,n('"SCTP"')),r===null&&(r=U())))),r!==null&&(r=function(h,t){b.transport=t}(f,r)),r===null&&(e=f),r}function mi(){var r,f,h,t,o;return t=e,r=gi(),r!==null?(o=e,f=it(),f!==null?(h=Ti(),h!==null?f=[f,h]:(f=null,e=o)):(f=null,e=o),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,e=t)):(r=null,e=t),r}function gi(){var r,f;return f=e,r=fs(),r===null&&(r=rn(),r===null&&(r=kn())),r!==null&&(r=function(h){b.host=l.substring(e,h)}(f)),r===null&&(e=f),r}function Ti(){var r,f,h,t,o,u,d;return u=e,d=e,r=S(),r=r!==null?r:"",r!==null?(f=S(),f=f!==null?f:"",f!==null?(h=S(),h=h!==null?h:"",h!==null?(t=S(),t=t!==null?t:"",t!==null?(o=S(),o=o!==null?o:"",o!==null?r=[r,f,h,t,o]:(r=null,e=d)):(r=null,e=d)):(r=null,e=d)):(r=null,e=d)):(r=null,e=d),r!==null&&(r=function(T,E){b.port=parseInt(E.join(""))}(u,r)),r===null&&(e=u),r}function Yn(){var r,f,h,t,o;return t=e,o=e,r=S(),r!==null?(f=S(),f=f!==null?f:"",f!==null?(h=S(),h=h!==null?h:"",h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){return parseInt(d.join(""))}(t,r)),r===null&&(e=t),r}function xl(){var r;return r=Zr(),r}function Ml(){var r,f,h,t,o,u;if(o=e,r=Jn(),r!==null){for(f=[],u=e,h=Se(),h!==null?(t=vi(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,h=Se(),h!==null?(t=vi(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function Jn(){var r,f;return f=e,r=Bt(),r!==null&&(r=function(h,t){b.expires=t}(f,r)),r===null&&(e=f),r}function vi(){var r;return r=kl(),r===null&&(r=ze()),r}function kl(){var r,f,h,t,o;return t=e,o=e,l.substr(e,9).toLowerCase()==="refresher"?(r=l.substr(e,9),e+=9):(r=null,n('"refresher"')),r!==null?(f=ae(),f!==null?(l.substr(e,3).toLowerCase()==="uac"?(h=l.substr(e,3),e+=3):(h=null,n('"uac"')),h===null&&(l.substr(e,3).toLowerCase()==="uas"?(h=l.substr(e,3),e+=3):(h=null,n('"uas"'))),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){b.refresher=d.toLowerCase()}(t,r[2])),r===null&&(e=t),r}function Ll(){var r,f,h,t;return t=e,r=U(),r!==null?(f=L(),f!==null?(h=zn(),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r}function zn(){var r,f;for(r=[],f=j(),f===null&&(f=X(),f===null&&(f=H()));f!==null;)r.push(f),f=j(),f===null&&(f=X(),f===null&&(f=H()));return r}function $l(){var r,f;for(r=[],f=R();f!==null;)r.push(f),f=R();return r}function co(){var r,f,h;return h=e,l.substr(e,5)==="uuid:"?(r="uuid:",e+=5):(r=null,n('"uuid:"')),r!==null?(f=Ei(),f!==null?r=[r,f]:(r=null,e=h)):(r=null,e=h),r}function Ei(){var r,f,h,t,o,u,d,T,E,y,O;return y=e,O=e,r=Hl(),r!==null?(l.charCodeAt(e)===45?(f="-",e++):(f=null,n('"-"')),f!==null?(h=Gt(),h!==null?(l.charCodeAt(e)===45?(t="-",e++):(t=null,n('"-"')),t!==null?(o=Gt(),o!==null?(l.charCodeAt(e)===45?(u="-",e++):(u=null,n('"-"')),u!==null?(d=Gt(),d!==null?(l.charCodeAt(e)===45?(T="-",e++):(T=null,n('"-"')),T!==null?(E=Si(),E!==null?r=[r,f,h,t,o,u,d,T,E]:(r=null,e=O)):(r=null,e=O)):(r=null,e=O)):(r=null,e=O)):(r=null,e=O)):(r=null,e=O)):(r=null,e=O)):(r=null,e=O)):(r=null,e=O),r!==null&&(r=function(G,ye){b=l.substring(e+5,G)}(y,r[0])),r===null&&(e=y),r}function Gt(){var r,f,h,t,o;return o=e,r=C(),r!==null?(f=C(),f!==null?(h=C(),h!==null?(t=C(),t!==null?r=[r,f,h,t]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r}function Hl(){var r,f,h;return h=e,r=Gt(),r!==null?(f=Gt(),f!==null?r=[r,f]:(r=null,e=h)):(r=null,e=h),r}function Si(){var r,f,h,t;return t=e,r=Gt(),r!==null?(f=Gt(),f!==null?(h=Gt(),h!==null?r=[r,f,h]:(r=null,e=t)):(r=null,e=t)):(r=null,e=t),r}function Wt(){var r,f,h,t,o,u,d;if(o=e,u=e,r=Ne(),r===null&&(r=hs()),r!==null){for(f=[],d=e,h=Se(),h!==null?(t=ze(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);h!==null;)f.push(h),d=e,h=Se(),h!==null?(t=ze(),t!==null?h=[h,t]:(h=null,e=d)):(h=null,e=d);f!==null?r=[r,f]:(r=null,e=u)}else r=null,e=u;return r!==null&&(r=function(T){try{b=new Vs(b.uri,b.display_name,b.params)}catch{b=-1}}()),r===null&&(e=o),r}function Fl(){var r,f,h,t,o,u;if(o=e,r=yi(),r!==null){for(f=[],u=e,h=Se(),h!==null?(t=Ai(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);h!==null;)f.push(h),u=e,h=Se(),h!==null?(t=Ai(),t!==null?h=[h,t]:(h=null,e=u)):(h=null,e=u);f!==null?r=[r,f]:(r=null,e=o)}else r=null,e=o;return r}function yi(){var r,f,h,t,o,u;return t=e,o=e,r=N(),r!==null?(u=e,l.charCodeAt(e)===64?(f="@",e++):(f=null,n('"@"')),f!==null?(h=N(),h!==null?f=[f,h]:(f=null,e=u)):(f=null,e=u),f=f!==null?f:"",f!==null?r=[r,f]:(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(d){b.call_id=l.substring(e,d)}(t)),r===null&&(e=t),r}function Ai(){var r;return r=jl(),r===null&&(r=Ci(),r===null&&(r=Xn(),r===null&&(r=ze()))),r}function jl(){var r,f,h,t,o;return t=e,o=e,l.substr(e,6)==="to-tag"?(r="to-tag",e+=6):(r=null,n('"to-tag"')),r!==null?(f=ae(),f!==null?(h=U(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){b.to_tag=d}(t,r[2])),r===null&&(e=t),r}function Ci(){var r,f,h,t,o;return t=e,o=e,l.substr(e,8)==="from-tag"?(r="from-tag",e+=8):(r=null,n('"from-tag"')),r!==null?(f=ae(),f!==null?(h=U(),h!==null?r=[r,f,h]:(r=null,e=o)):(r=null,e=o)):(r=null,e=o),r!==null&&(r=function(u,d){b.from_tag=d}(t,r[2])),r===null&&(e=t),r}function Xn(){var r,f;return f=e,l.substr(e,10)==="early-only"?(r="early-only",e+=10):(r=null,n('"early-only"')),r!==null&&(r=function(h){b.early_only=!0}()),r===null&&(e=f),r}function ql(r){r.sort();for(var f=null,h=[],t=0;t<r.length;t++)r[t]!==f&&(h.push(r[t]),f=r[t]);return h}function Vl(){for(var r=1,f=1,h=!1,t=0;t<Math.max(e,p);t++){var o=l.charAt(t);o===`
4
+ `?(h||r++,f=1,h=!1):o==="\r"||o==="\u2028"||o==="\u2029"?(r++,f=1,h=!0):(f++,h=!1)}return{line:r,column:f}}var Ri=tn(),Vs=Ou(),b={},Bl=_[a]();if(Bl===null||e!==l.length){var rs=Math.max(e,p),w=rs<l.length?l.charAt(rs):null,Gl=Vl();return new this.SyntaxError(ql(g),w,rs,Gl.line,Gl.column),-1}return b},toSource:function(){return this._source}};return s.SyntaxError=function(i,l,a,_,e){function p(g,n){var v,S;switch(g.length){case 0:v="end of input";break;case 1:v=g[0];break;default:v=g.slice(0,g.length-1).join(", ")+" or "+g[g.length-1]}return S=n?c(n):"end of input","Expected "+v+" but "+S+" found."}this.name="SyntaxError",this.expected=i,this.found=l,this.message=p(i,l),this.offset=a,this.line=_,this.column=e},s.SyntaxError.prototype=Error.prototype,s}()),_o}var ho,Yu;function tn(){if(Yu)return ho;Yu=1;function c(n,v){var S;if(typeof Symbol>"u"||n[Symbol.iterator]==null){if(Array.isArray(n)||(S=s(n))||v&&n&&typeof n.length=="number"){S&&(n=S);var m=0,C=function(){};return{s:C,n:function(){return m>=n.length?{done:!0}:{done:!1,value:n[m++]}},e:function(W){throw W},f:C}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
5
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var A=!0,R=!1,I;return{s:function(){S=n[Symbol.iterator]()},n:function(){var W=S.next();return A=W.done,W},e:function(W){R=!0,I=W},f:function(){try{!A&&S.return!=null&&S.return()}finally{if(R)throw I}}}}function s(n,v){if(n){if(typeof n=="string")return i(n,v);var S=Object.prototype.toString.call(n).slice(8,-1);if(S==="Object"&&n.constructor&&(S=n.constructor.name),S==="Map"||S==="Set")return Array.from(n);if(S==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(S))return i(n,v)}}function i(n,v){(v==null||v>n.length)&&(v=n.length);for(var S=0,m=new Array(v);S<v;S++)m[S]=n[S];return m}function l(n,v){if(!(n instanceof v))throw new TypeError("Cannot call a class as a function")}function a(n,v){for(var S=0;S<v.length;S++){var m=v[S];m.enumerable=m.enumerable||!1,m.configurable=!0,"value"in m&&(m.writable=!0),Object.defineProperty(n,m.key,m)}}function _(n,v,S){return v&&a(n.prototype,v),S&&a(n,S),n}var e=ot,p=Nt(),g=us();return ho=function(){_(n,null,[{key:"parse",value:function(S){if(S=g.parse(S,"SIP_URI"),S!==-1)return S}}]);function n(v,S,m,C){var A=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{},R=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{};if(l(this,n),!m)throw new TypeError('missing or invalid "host" parameter');this._parameters={},this._headers={},this._scheme=v||e.SIP,this._user=S,this._host=m,this._port=C;for(var I in A)Object.prototype.hasOwnProperty.call(A,I)&&this.setParam(I,A[I]);for(var V in R)Object.prototype.hasOwnProperty.call(R,V)&&this.setHeader(V,R[V])}return _(n,[{key:"setParam",value:function(S,m){S&&(this._parameters[S.toLowerCase()]=typeof m>"u"||m===null?null:m.toString())}},{key:"getParam",value:function(S){if(S)return this._parameters[S.toLowerCase()]}},{key:"hasParam",value:function(S){if(S)return this._parameters.hasOwnProperty(S.toLowerCase())&&!0||!1}},{key:"deleteParam",value:function(S){if(S=S.toLowerCase(),this._parameters.hasOwnProperty(S)){var m=this._parameters[S];return delete this._parameters[S],m}}},{key:"clearParams",value:function(){this._parameters={}}},{key:"setHeader",value:function(S,m){this._headers[p.headerize(S)]=Array.isArray(m)?m:[m]}},{key:"getHeader",value:function(S){if(S)return this._headers[p.headerize(S)]}},{key:"hasHeader",value:function(S){if(S)return this._headers.hasOwnProperty(p.headerize(S))&&!0||!1}},{key:"deleteHeader",value:function(S){if(S=p.headerize(S),this._headers.hasOwnProperty(S)){var m=this._headers[S];return delete this._headers[S],m}}},{key:"clearHeaders",value:function(){this._headers={}}},{key:"clone",value:function(){return new n(this._scheme,this._user,this._host,this._port,JSON.parse(JSON.stringify(this._parameters)),JSON.parse(JSON.stringify(this._headers)))}},{key:"toString",value:function(){var S=[],m="".concat(this._scheme,":");this._user&&(m+="".concat(p.escapeUser(this._user),"@")),m+=this._host,(this._port||this._port===0)&&(m+=":".concat(this._port));for(var C in this._parameters)Object.prototype.hasOwnProperty.call(this._parameters,C)&&(m+=";".concat(C),this._parameters[C]!==null&&(m+="=".concat(this._parameters[C])));for(var A in this._headers)if(Object.prototype.hasOwnProperty.call(this._headers,A)){var R=c(this._headers[A]),I;try{for(R.s();!(I=R.n()).done;){var V=I.value;S.push("".concat(A,"=").concat(V))}}catch(W){R.e(W)}finally{R.f()}}return S.length>0&&(m+="?".concat(S.join("&"))),m}},{key:"toAor",value:function(S){var m="".concat(this._scheme,":");return this._user&&(m+="".concat(p.escapeUser(this._user),"@")),m+=this._host,S&&(this._port||this._port===0)&&(m+=":".concat(this._port)),m}},{key:"scheme",get:function(){return this._scheme},set:function(S){this._scheme=S.toLowerCase()}},{key:"user",get:function(){return this._user},set:function(S){this._user=S}},{key:"host",get:function(){return this._host},set:function(S){this._host=S.toLowerCase()}},{key:"port",get:function(){return this._port},set:function(S){this._port=S===0?S:parseInt(S,10)||null}}]),n}(),ho}var Ju;function Nt(){if(Ju)return nt;Ju=1;function c(v){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?c=function(m){return typeof m}:c=function(m){return m&&typeof Symbol=="function"&&m.constructor===Symbol&&m!==Symbol.prototype?"symbol":typeof m},c(v)}function s(v,S){var m;if(typeof Symbol>"u"||v[Symbol.iterator]==null){if(Array.isArray(v)||(m=i(v))||S&&v&&typeof v.length=="number"){m&&(v=m);var C=0,A=function(){};return{s:A,n:function(){return C>=v.length?{done:!0}:{done:!1,value:v[C++]}},e:function(oe){throw oe},f:A}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
6
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var R=!0,I=!1,V;return{s:function(){m=v[Symbol.iterator]()},n:function(){var oe=m.next();return R=oe.done,oe},e:function(oe){I=!0,V=oe},f:function(){try{!R&&m.return!=null&&m.return()}finally{if(I)throw V}}}}function i(v,S){if(v){if(typeof v=="string")return l(v,S);var m=Object.prototype.toString.call(v).slice(8,-1);if(m==="Object"&&v.constructor&&(m=v.constructor.name),m==="Map"||m==="Set")return Array.from(v);if(m==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(m))return l(v,S)}}function l(v,S){(S==null||S>v.length)&&(S=v.length);for(var m=0,C=new Array(S);m<S;m++)C[m]=v[m];return C}var a=ot,_=tn(),e=us();nt.str_utf8_length=function(v){return unescape(encodeURIComponent(v)).length};var p=nt.isFunction=function(v){return v!==void 0?Object.prototype.toString.call(v)==="[object Function]":!1};nt.isString=function(v){return v!==void 0?Object.prototype.toString.call(v)==="[object String]":!1},nt.isDecimal=function(v){return!isNaN(v)&&parseFloat(v)===parseInt(v,10)},nt.isEmpty=function(v){return v===null||v===""||v===void 0||Array.isArray(v)&&v.length===0||typeof v=="number"&&isNaN(v)},nt.hasMethods=function(v){for(var S=arguments.length,m=new Array(S>1?S-1:0),C=1;C<S;C++)m[C-1]=arguments[C];for(var A=0,R=m;A<R.length;A++){var I=R[A];if(p(v[I]))return!1}return!0};var g=nt.createRandomToken=function(v){var S=arguments.length>1&&arguments[1]!==void 0?arguments[1]:32,m,C,A="";for(m=0;m<v;m++)C=Math.random()*S|0,A+=C.toString(S);return A};nt.newTag=function(){return g(10)},nt.newUUID=function(){var v="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(S){var m=Math.random()*16|0,C=S==="x"?m:m&3|8;return C.toString(16)});return v},nt.hostType=function(v){if(v){if(v=e.parse(v,"host"),v!==-1)return v.host_type}else return};var n=nt.escapeUser=function(v){return encodeURIComponent(decodeURIComponent(v)).replace(/%3A/ig,":").replace(/%2B/ig,"+").replace(/%3F/ig,"?").replace(/%2F/ig,"/")};return nt.normalizeTarget=function(v,S){if(v){if(v instanceof _)return v;if(typeof v=="string"){var m=v.split("@"),C,A;switch(m.length){case 1:if(!S)return;C=v,A=S;break;case 2:C=m[0],A=m[1];break;default:C=m.slice(0,m.length-1).join("@"),A=m[m.length-1]}C=C.replace(/^(sips?|tel):/i,""),/^[-.()]*\+?[0-9\-.()]+$/.test(C)&&(C=C.replace(/[-.()]/g,"")),v="".concat(a.SIP,":").concat(n(C),"@").concat(A);var R;return(R=_.parse(v))?R:void 0}else return}else return},nt.headerize=function(v){var S={"Call-Id":"Call-ID",Cseq:"CSeq","Www-Authenticate":"WWW-Authenticate"},m=v.toLowerCase().replace(/_/g,"-").split("-"),C="",A=m.length,R;for(R=0;R<A;R++)R!==0&&(C+="-"),C+=m[R].charAt(0).toUpperCase()+m[R].substring(1);return S[C]&&(C=S[C]),C},nt.sipErrorCause=function(v){for(var S in a.SIP_ERROR_CAUSES)if(a.SIP_ERROR_CAUSES[S].indexOf(v)!==-1)return a.causes[S];return a.causes.SIP_FAILURE_CODE},nt.getRandomTestNetIP=function(){function v(S,m){return Math.floor(Math.random()*(m-S+1)+S)}return"192.0.2.".concat(v(1,254))},nt.calculateMD5=function(v){function S(ve,he){return ve<<he|ve>>>32-he}function m(ve,he){var pe=ve&2147483648,Ne=he&2147483648,xe=ve&1073741824,Ve=he&1073741824,He=(ve&1073741823)+(he&1073741823);return xe&Ve?He^2147483648^pe^Ne:xe|Ve?He&1073741824?He^3221225472^pe^Ne:He^1073741824^pe^Ne:He^pe^Ne}function C(ve,he,pe){return ve&he|~ve&pe}function A(ve,he,pe){return ve&pe|he&~pe}function R(ve,he,pe){return ve^he^pe}function I(ve,he,pe){return he^(ve|~pe)}function V(ve,he,pe,Ne,xe,Ve,He){return ve=m(ve,m(m(C(he,pe,Ne),xe),He)),m(S(ve,Ve),he)}function W(ve,he,pe,Ne,xe,Ve,He){return ve=m(ve,m(m(A(he,pe,Ne),xe),He)),m(S(ve,Ve),he)}function oe(ve,he,pe,Ne,xe,Ve,He){return ve=m(ve,m(m(R(he,pe,Ne),xe),He)),m(S(ve,Ve),he)}function x(ve,he,pe,Ne,xe,Ve,He){return ve=m(ve,m(m(I(he,pe,Ne),xe),He)),m(S(ve,Ve),he)}function $(ve){for(var he,pe=ve.length,Ne=pe+8,xe=(Ne-Ne%64)/64,Ve=(xe+1)*16,He=new Array(Ve-1),Ht=0,ct=0;ct<pe;)he=(ct-ct%4)/4,Ht=ct%4*8,He[he]=He[he]|ve.charCodeAt(ct)<<Ht,ct++;return he=(ct-ct%4)/4,Ht=ct%4*8,He[he]=He[he]|128<<Ht,He[Ve-2]=pe<<3,He[Ve-1]=pe>>>29,He}function Re(ve){var he="",pe="",Ne,xe;for(xe=0;xe<=3;xe++)Ne=ve>>>xe*8&255,pe="0".concat(Ne.toString(16)),he=he+pe.substr(pe.length-2,2);return he}function Ie(ve){for(var he="",pe=0;pe<ve.length;pe++){var Ne=ve.charCodeAt(pe);Ne<128?he+=String.fromCharCode(Ne):Ne>127&&Ne<2048?(he+=String.fromCharCode(Ne>>6|192),he+=String.fromCharCode(Ne&63|128)):(he+=String.fromCharCode(Ne>>12|224),he+=String.fromCharCode(Ne>>6&63|128),he+=String.fromCharCode(Ne&63|128))}return he}var H=[],D,L,q,j,B,X,Q,U,se,It=7,N=12,Y=17,re=22,ae=5,Te=9,De=14,Ce=20,Le=4,we=11,Se=16,it=23,Ue=6,le=10,Ae=15,Oe=21;for(v=Ie(v),H=$(v),X=1732584193,Q=4023233417,U=2562383102,se=271733878,D=0;D<H.length;D+=16)L=X,q=Q,j=U,B=se,X=V(X,Q,U,se,H[D+0],It,3614090360),se=V(se,X,Q,U,H[D+1],N,3905402710),U=V(U,se,X,Q,H[D+2],Y,606105819),Q=V(Q,U,se,X,H[D+3],re,3250441966),X=V(X,Q,U,se,H[D+4],It,4118548399),se=V(se,X,Q,U,H[D+5],N,1200080426),U=V(U,se,X,Q,H[D+6],Y,2821735955),Q=V(Q,U,se,X,H[D+7],re,4249261313),X=V(X,Q,U,se,H[D+8],It,1770035416),se=V(se,X,Q,U,H[D+9],N,2336552879),U=V(U,se,X,Q,H[D+10],Y,4294925233),Q=V(Q,U,se,X,H[D+11],re,2304563134),X=V(X,Q,U,se,H[D+12],It,1804603682),se=V(se,X,Q,U,H[D+13],N,4254626195),U=V(U,se,X,Q,H[D+14],Y,2792965006),Q=V(Q,U,se,X,H[D+15],re,1236535329),X=W(X,Q,U,se,H[D+1],ae,4129170786),se=W(se,X,Q,U,H[D+6],Te,3225465664),U=W(U,se,X,Q,H[D+11],De,643717713),Q=W(Q,U,se,X,H[D+0],Ce,3921069994),X=W(X,Q,U,se,H[D+5],ae,3593408605),se=W(se,X,Q,U,H[D+10],Te,38016083),U=W(U,se,X,Q,H[D+15],De,3634488961),Q=W(Q,U,se,X,H[D+4],Ce,3889429448),X=W(X,Q,U,se,H[D+9],ae,568446438),se=W(se,X,Q,U,H[D+14],Te,3275163606),U=W(U,se,X,Q,H[D+3],De,4107603335),Q=W(Q,U,se,X,H[D+8],Ce,1163531501),X=W(X,Q,U,se,H[D+13],ae,2850285829),se=W(se,X,Q,U,H[D+2],Te,4243563512),U=W(U,se,X,Q,H[D+7],De,1735328473),Q=W(Q,U,se,X,H[D+12],Ce,2368359562),X=oe(X,Q,U,se,H[D+5],Le,4294588738),se=oe(se,X,Q,U,H[D+8],we,2272392833),U=oe(U,se,X,Q,H[D+11],Se,1839030562),Q=oe(Q,U,se,X,H[D+14],it,4259657740),X=oe(X,Q,U,se,H[D+1],Le,2763975236),se=oe(se,X,Q,U,H[D+4],we,1272893353),U=oe(U,se,X,Q,H[D+7],Se,4139469664),Q=oe(Q,U,se,X,H[D+10],it,3200236656),X=oe(X,Q,U,se,H[D+13],Le,681279174),se=oe(se,X,Q,U,H[D+0],we,3936430074),U=oe(U,se,X,Q,H[D+3],Se,3572445317),Q=oe(Q,U,se,X,H[D+6],it,76029189),X=oe(X,Q,U,se,H[D+9],Le,3654602809),se=oe(se,X,Q,U,H[D+12],we,3873151461),U=oe(U,se,X,Q,H[D+15],Se,530742520),Q=oe(Q,U,se,X,H[D+2],it,3299628645),X=x(X,Q,U,se,H[D+0],Ue,4096336452),se=x(se,X,Q,U,H[D+7],le,1126891415),U=x(U,se,X,Q,H[D+14],Ae,2878612391),Q=x(Q,U,se,X,H[D+5],Oe,4237533241),X=x(X,Q,U,se,H[D+12],Ue,1700485571),se=x(se,X,Q,U,H[D+3],le,2399980690),U=x(U,se,X,Q,H[D+10],Ae,4293915773),Q=x(Q,U,se,X,H[D+1],Oe,2240044497),X=x(X,Q,U,se,H[D+8],Ue,1873313359),se=x(se,X,Q,U,H[D+15],le,4264355552),U=x(U,se,X,Q,H[D+6],Ae,2734768916),Q=x(Q,U,se,X,H[D+13],Oe,1309151649),X=x(X,Q,U,se,H[D+4],Ue,4149444226),se=x(se,X,Q,U,H[D+11],le,3174756917),U=x(U,se,X,Q,H[D+2],Ae,718787259),Q=x(Q,U,se,X,H[D+9],Oe,3951481745),X=m(X,L),Q=m(Q,q),U=m(U,j),se=m(se,B);var Pe=Re(X)+Re(Q)+Re(U)+Re(se);return Pe.toLowerCase()},nt.closeMediaStream=function(v){if(v)try{var S;if(v.getTracks){S=v.getTracks();var m=s(S),C;try{for(m.s();!(C=m.n()).done;){var A=C.value;A.stop()}}catch($){m.e($)}finally{m.f()}}else{S=v.getAudioTracks();var R=s(S),I;try{for(R.s();!(I=R.n()).done;){var V=I.value;V.stop()}}catch($){R.e($)}finally{R.f()}S=v.getVideoTracks();var W=s(S),oe;try{for(W.s();!(oe=W.n()).done;){var x=oe.value;x.stop()}}catch($){W.e($)}finally{W.f()}}}catch{(typeof v.stop=="function"||c(v.stop)==="object")&&v.stop()}},nt.cloneArray=function(v){return v&&v.slice()||[]},nt.cloneObject=function(v){var S=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return v&&Object.assign({},v)||S},nt}var Du={exports:{}},lr=typeof Reflect=="object"?Reflect:null,zu=lr&&typeof lr.apply=="function"?lr.apply:function(s,i,l){return Function.prototype.apply.call(s,i,l)},Ca;lr&&typeof lr.ownKeys=="function"?Ca=lr.ownKeys:Object.getOwnPropertySymbols?Ca=function(s){return Object.getOwnPropertyNames(s).concat(Object.getOwnPropertySymbols(s))}:Ca=function(s){return Object.getOwnPropertyNames(s)};function oh(c){console&&console.warn&&console.warn(c)}var Bf=Number.isNaN||function(s){return s!==s};function je(){je.init.call(this)}Du.exports=je;Du.exports.once=_h;je.EventEmitter=je;je.prototype._events=void 0;je.prototype._eventsCount=0;je.prototype._maxListeners=void 0;var Xu=10;function Xa(c){if(typeof c!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof c)}Object.defineProperty(je,"defaultMaxListeners",{enumerable:!0,get:function(){return Xu},set:function(c){if(typeof c!="number"||c<0||Bf(c))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+c+".");Xu=c}});je.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};je.prototype.setMaxListeners=function(s){if(typeof s!="number"||s<0||Bf(s))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+s+".");return this._maxListeners=s,this};function Gf(c){return c._maxListeners===void 0?je.defaultMaxListeners:c._maxListeners}je.prototype.getMaxListeners=function(){return Gf(this)};je.prototype.emit=function(s){for(var i=[],l=1;l<arguments.length;l++)i.push(arguments[l]);var a=s==="error",_=this._events;if(_!==void 0)a=a&&_.error===void 0;else if(!a)return!1;if(a){var e;if(i.length>0&&(e=i[0]),e instanceof Error)throw e;var p=new Error("Unhandled error."+(e?" ("+e.message+")":""));throw p.context=e,p}var g=_[s];if(g===void 0)return!1;if(typeof g=="function")zu(g,this,i);else for(var n=g.length,v=zf(g,n),l=0;l<n;++l)zu(v[l],this,i);return!0};function Wf(c,s,i,l){var a,_,e;if(Xa(i),_=c._events,_===void 0?(_=c._events=Object.create(null),c._eventsCount=0):(_.newListener!==void 0&&(c.emit("newListener",s,i.listener?i.listener:i),_=c._events),e=_[s]),e===void 0)e=_[s]=i,++c._eventsCount;else if(typeof e=="function"?e=_[s]=l?[i,e]:[e,i]:l?e.unshift(i):e.push(i),a=Gf(c),a>0&&e.length>a&&!e.warned){e.warned=!0;var p=new Error("Possible EventEmitter memory leak detected. "+e.length+" "+String(s)+" listeners added. Use emitter.setMaxListeners() to increase limit");p.name="MaxListenersExceededWarning",p.emitter=c,p.type=s,p.count=e.length,oh(p)}return c}je.prototype.addListener=function(s,i){return Wf(this,s,i,!1)};je.prototype.on=je.prototype.addListener;je.prototype.prependListener=function(s,i){return Wf(this,s,i,!0)};function uh(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function Kf(c,s,i){var l={fired:!1,wrapFn:void 0,target:c,type:s,listener:i},a=uh.bind(l);return a.listener=i,l.wrapFn=a,a}je.prototype.once=function(s,i){return Xa(i),this.on(s,Kf(this,s,i)),this};je.prototype.prependOnceListener=function(s,i){return Xa(i),this.prependListener(s,Kf(this,s,i)),this};je.prototype.removeListener=function(s,i){var l,a,_,e,p;if(Xa(i),a=this._events,a===void 0)return this;if(l=a[s],l===void 0)return this;if(l===i||l.listener===i)--this._eventsCount===0?this._events=Object.create(null):(delete a[s],a.removeListener&&this.emit("removeListener",s,l.listener||i));else if(typeof l!="function"){for(_=-1,e=l.length-1;e>=0;e--)if(l[e]===i||l[e].listener===i){p=l[e].listener,_=e;break}if(_<0)return this;_===0?l.shift():ch(l,_),l.length===1&&(a[s]=l[0]),a.removeListener!==void 0&&this.emit("removeListener",s,p||i)}return this};je.prototype.off=je.prototype.removeListener;je.prototype.removeAllListeners=function(s){var i,l,a;if(l=this._events,l===void 0)return this;if(l.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):l[s]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete l[s]),this;if(arguments.length===0){var _=Object.keys(l),e;for(a=0;a<_.length;++a)e=_[a],e!=="removeListener"&&this.removeAllListeners(e);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(i=l[s],typeof i=="function")this.removeListener(s,i);else if(i!==void 0)for(a=i.length-1;a>=0;a--)this.removeListener(s,i[a]);return this};function Yf(c,s,i){var l=c._events;if(l===void 0)return[];var a=l[s];return a===void 0?[]:typeof a=="function"?i?[a.listener||a]:[a]:i?fh(a):zf(a,a.length)}je.prototype.listeners=function(s){return Yf(this,s,!0)};je.prototype.rawListeners=function(s){return Yf(this,s,!1)};je.listenerCount=function(c,s){return typeof c.listenerCount=="function"?c.listenerCount(s):Jf.call(c,s)};je.prototype.listenerCount=Jf;function Jf(c){var s=this._events;if(s!==void 0){var i=s[c];if(typeof i=="function")return 1;if(i!==void 0)return i.length}return 0}je.prototype.eventNames=function(){return this._eventsCount>0?Ca(this._events):[]};function zf(c,s){for(var i=new Array(s),l=0;l<s;++l)i[l]=c[l];return i}function ch(c,s){for(;s+1<c.length;s++)c[s]=c[s+1];c.pop()}function fh(c){for(var s=new Array(c.length),i=0;i<s.length;++i)s[i]=c[i].listener||c[i];return s}function _h(c,s){return new Promise(function(i,l){function a(e){c.removeListener(s,_),l(e)}function _(){typeof c.removeListener=="function"&&c.removeListener("error",a),i([].slice.call(arguments))}Xf(c,s,_,{once:!0}),s!=="error"&&hh(c,a,{once:!0})})}function hh(c,s,i){typeof c.on=="function"&&Xf(c,"error",s,i)}function Xf(c,s,i,l){if(typeof c.on=="function")l.once?c.once(s,i):c.on(s,i);else if(typeof c.addEventListener=="function")c.addEventListener(s,function a(_){l.once&&c.removeEventListener(s,a),i(_)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof c)}var ht=Du.exports,uu={exports:{}},po,Qu;function dh(){if(Qu)return po;Qu=1;var c=1e3,s=c*60,i=s*60,l=i*24,a=l*7,_=l*365.25;po=function(v,S){S=S||{};var m=typeof v;if(m==="string"&&v.length>0)return e(v);if(m==="number"&&isFinite(v))return S.long?g(v):p(v);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(v))};function e(v){if(v=String(v),!(v.length>100)){var S=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(v);if(S){var m=parseFloat(S[1]),C=(S[2]||"ms").toLowerCase();switch(C){case"years":case"year":case"yrs":case"yr":case"y":return m*_;case"weeks":case"week":case"w":return m*a;case"days":case"day":case"d":return m*l;case"hours":case"hour":case"hrs":case"hr":case"h":return m*i;case"minutes":case"minute":case"mins":case"min":case"m":return m*s;case"seconds":case"second":case"secs":case"sec":case"s":return m*c;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return m;default:return}}}}function p(v){var S=Math.abs(v);return S>=l?Math.round(v/l)+"d":S>=i?Math.round(v/i)+"h":S>=s?Math.round(v/s)+"m":S>=c?Math.round(v/c)+"s":v+"ms"}function g(v){var S=Math.abs(v);return S>=l?n(v,S,l,"day"):S>=i?n(v,S,i,"hour"):S>=s?n(v,S,s,"minute"):S>=c?n(v,S,c,"second"):v+" ms"}function n(v,S,m,C){var A=S>=m*1.5;return Math.round(v/m)+" "+C+(A?"s":"")}return po}function ph(c){i.debug=i,i.default=i,i.coerce=g,i.disable=_,i.enable=a,i.enabled=e,i.humanize=dh(),i.destroy=n,Object.keys(c).forEach(v=>{i[v]=c[v]}),i.names=[],i.skips=[],i.formatters={};function s(v){let S=0;for(let m=0;m<v.length;m++)S=(S<<5)-S+v.charCodeAt(m),S|=0;return i.colors[Math.abs(S)%i.colors.length]}i.selectColor=s;function i(v){let S,m=null,C,A;function R(...I){if(!R.enabled)return;const V=R,W=Number(new Date),oe=W-(S||W);V.diff=oe,V.prev=S,V.curr=W,S=W,I[0]=i.coerce(I[0]),typeof I[0]!="string"&&I.unshift("%O");let x=0;I[0]=I[0].replace(/%([a-zA-Z%])/g,(Re,Ie)=>{if(Re==="%%")return"%";x++;const H=i.formatters[Ie];if(typeof H=="function"){const D=I[x];Re=H.call(V,D),I.splice(x,1),x--}return Re}),i.formatArgs.call(V,I),(V.log||i.log).apply(V,I)}return R.namespace=v,R.useColors=i.useColors(),R.color=i.selectColor(v),R.extend=l,R.destroy=i.destroy,Object.defineProperty(R,"enabled",{enumerable:!0,configurable:!1,get:()=>m!==null?m:(C!==i.namespaces&&(C=i.namespaces,A=i.enabled(v)),A),set:I=>{m=I}}),typeof i.init=="function"&&i.init(R),R}function l(v,S){const m=i(this.namespace+(typeof S>"u"?":":S)+v);return m.log=this.log,m}function a(v){i.save(v),i.namespaces=v,i.names=[],i.skips=[];let S;const m=(typeof v=="string"?v:"").split(/[\s,]+/),C=m.length;for(S=0;S<C;S++)m[S]&&(v=m[S].replace(/\*/g,".*?"),v[0]==="-"?i.skips.push(new RegExp("^"+v.slice(1)+"$")):i.names.push(new RegExp("^"+v+"$")))}function _(){const v=[...i.names.map(p),...i.skips.map(p).map(S=>"-"+S)].join(",");return i.enable(""),v}function e(v){if(v[v.length-1]==="*")return!0;let S,m;for(S=0,m=i.skips.length;S<m;S++)if(i.skips[S].test(v))return!1;for(S=0,m=i.names.length;S<m;S++)if(i.names[S].test(v))return!0;return!1}function p(v){return v.toString().substring(2,v.toString().length-2).replace(/\.\*\?$/,"*")}function g(v){return v instanceof Error?v.stack||v.message:v}function n(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return i.enable(i.load()),i}var mh=ph;(function(c,s){s.formatArgs=l,s.save=a,s.load=_,s.useColors=i,s.storage=e(),s.destroy=(()=>{let g=!1;return()=>{g||(g=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),s.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function i(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function l(g){if(g[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+g[0]+(this.useColors?"%c ":" ")+"+"+c.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;g.splice(1,0,n,"color: inherit");let v=0,S=0;g[0].replace(/%[a-zA-Z%]/g,m=>{m!=="%%"&&(v++,m==="%c"&&(S=v))}),g.splice(S,0,n)}s.log=console.debug||console.log||(()=>{});function a(g){try{g?s.storage.setItem("debug",g):s.storage.removeItem("debug")}catch{}}function _(){let g;try{g=s.storage.getItem("debug")}catch{}return!g&&typeof process<"u"&&"env"in process&&(g=process.env.DEBUG),g}function e(){try{return localStorage}catch{}}c.exports=mh(s);const{formatters:p}=c.exports;p.j=function(g){try{return JSON.stringify(g)}catch(n){return"[UnexpectedJSONParseError]: "+n.message}}})(uu,uu.exports);var ur=uu.exports;function gh(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function Zu(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function Th(c,s,i){return s&&Zu(c.prototype,s),i&&Zu(c,i),c}var Qn=ur,Zn="JsSIP",dt=function(){function c(s){gh(this,c),s?(this._debug=Qn.default("".concat(Zn,":").concat(s)),this._warn=Qn.default("".concat(Zn,":WARN:").concat(s)),this._error=Qn.default("".concat(Zn,":ERROR:").concat(s))):(this._debug=Qn.default(Zn),this._warn=Qn.default("".concat(Zn,":WARN")),this._error=Qn.default("".concat(Zn,":ERROR"))),this._debug.log=console.info.bind(console),this._warn.log=console.warn.bind(console),this._error.log=console.error.bind(console)}return Th(c,[{key:"debug",get:function(){return this._debug}},{key:"warn",get:function(){return this._warn}},{key:"error",get:function(){return this._error}}]),c}(),kt={},Qf={},Zf={exports:{}},ec=Zf.exports={v:[{name:"version",reg:/^(\d*)$/}],o:[{name:"origin",reg:/^(\S*) (\d*) (\d*) (\S*) IP(\d) (\S*)/,names:["username","sessionId","sessionVersion","netType","ipVer","address"],format:"%s %s %d %s IP%d %s"}],s:[{name:"name"}],i:[{name:"description"}],u:[{name:"uri"}],e:[{name:"email"}],p:[{name:"phone"}],z:[{name:"timezones"}],r:[{name:"repeats"}],t:[{name:"timing",reg:/^(\d*) (\d*)/,names:["start","stop"],format:"%d %d"}],c:[{name:"connection",reg:/^IN IP(\d) (\S*)/,names:["version","ip"],format:"IN IP%d %s"}],b:[{push:"bandwidth",reg:/^(TIAS|AS|CT|RR|RS):(\d*)/,names:["type","limit"],format:"%s:%s"}],m:[{reg:/^(\w*) (\d*) ([\w/]*)(?: (.*))?/,names:["type","port","protocol","payloads"],format:"%s %d %s %s"}],a:[{push:"rtp",reg:/^rtpmap:(\d*) ([\w\-.]*)(?:\s*\/(\d*)(?:\s*\/(\S*))?)?/,names:["payload","codec","rate","encoding"],format:function(c){return c.encoding?"rtpmap:%d %s/%s/%s":c.rate?"rtpmap:%d %s/%s":"rtpmap:%d %s"}},{push:"fmtp",reg:/^fmtp:(\d*) ([\S| ]*)/,names:["payload","config"],format:"fmtp:%d %s"},{name:"control",reg:/^control:(.*)/,format:"control:%s"},{name:"rtcp",reg:/^rtcp:(\d*)(?: (\S*) IP(\d) (\S*))?/,names:["port","netType","ipVer","address"],format:function(c){return c.address!=null?"rtcp:%d %s IP%d %s":"rtcp:%d"}},{push:"rtcpFbTrrInt",reg:/^rtcp-fb:(\*|\d*) trr-int (\d*)/,names:["payload","value"],format:"rtcp-fb:%s trr-int %d"},{push:"rtcpFb",reg:/^rtcp-fb:(\*|\d*) ([\w-_]*)(?: ([\w-_]*))?/,names:["payload","type","subtype"],format:function(c){return c.subtype!=null?"rtcp-fb:%s %s %s":"rtcp-fb:%s %s"}},{push:"ext",reg:/^extmap:(\d+)(?:\/(\w+))?(?: (urn:ietf:params:rtp-hdrext:encrypt))? (\S*)(?: (\S*))?/,names:["value","direction","encrypt-uri","uri","config"],format:function(c){return"extmap:%d"+(c.direction?"/%s":"%v")+(c["encrypt-uri"]?" %s":"%v")+" %s"+(c.config?" %s":"")}},{name:"extmapAllowMixed",reg:/^(extmap-allow-mixed)/},{push:"crypto",reg:/^crypto:(\d*) ([\w_]*) (\S*)(?: (\S*))?/,names:["id","suite","config","sessionConfig"],format:function(c){return c.sessionConfig!=null?"crypto:%d %s %s %s":"crypto:%d %s %s"}},{name:"setup",reg:/^setup:(\w*)/,format:"setup:%s"},{name:"connectionType",reg:/^connection:(new|existing)/,format:"connection:%s"},{name:"mid",reg:/^mid:([^\s]*)/,format:"mid:%s"},{name:"msid",reg:/^msid:(.*)/,format:"msid:%s"},{name:"ptime",reg:/^ptime:(\d*(?:\.\d*)*)/,format:"ptime:%d"},{name:"maxptime",reg:/^maxptime:(\d*(?:\.\d*)*)/,format:"maxptime:%d"},{name:"direction",reg:/^(sendrecv|recvonly|sendonly|inactive)/},{name:"icelite",reg:/^(ice-lite)/},{name:"iceUfrag",reg:/^ice-ufrag:(\S*)/,format:"ice-ufrag:%s"},{name:"icePwd",reg:/^ice-pwd:(\S*)/,format:"ice-pwd:%s"},{name:"fingerprint",reg:/^fingerprint:(\S*) (\S*)/,names:["type","hash"],format:"fingerprint:%s %s"},{push:"candidates",reg:/^candidate:(\S*) (\d*) (\S*) (\d*) (\S*) (\d*) typ (\S*)(?: raddr (\S*) rport (\d*))?(?: tcptype (\S*))?(?: generation (\d*))?(?: network-id (\d*))?(?: network-cost (\d*))?/,names:["foundation","component","transport","priority","ip","port","type","raddr","rport","tcptype","generation","network-id","network-cost"],format:function(c){var s="candidate:%s %d %s %d %s %d typ %s";return s+=c.raddr!=null?" raddr %s rport %d":"%v%v",s+=c.tcptype!=null?" tcptype %s":"%v",c.generation!=null&&(s+=" generation %d"),s+=c["network-id"]!=null?" network-id %d":"%v",s+=c["network-cost"]!=null?" network-cost %d":"%v",s}},{name:"endOfCandidates",reg:/^(end-of-candidates)/},{name:"remoteCandidates",reg:/^remote-candidates:(.*)/,format:"remote-candidates:%s"},{name:"iceOptions",reg:/^ice-options:(\S*)/,format:"ice-options:%s"},{push:"ssrcs",reg:/^ssrc:(\d*) ([\w_-]*)(?::(.*))?/,names:["id","attribute","value"],format:function(c){var s="ssrc:%d";return c.attribute!=null&&(s+=" %s",c.value!=null&&(s+=":%s")),s}},{push:"ssrcGroups",reg:/^ssrc-group:([\x21\x23\x24\x25\x26\x27\x2A\x2B\x2D\x2E\w]*) (.*)/,names:["semantics","ssrcs"],format:"ssrc-group:%s %s"},{name:"msidSemantic",reg:/^msid-semantic:\s?(\w*) (\S*)/,names:["semantic","token"],format:"msid-semantic: %s %s"},{push:"groups",reg:/^group:(\w*) (.*)/,names:["type","mids"],format:"group:%s %s"},{name:"rtcpMux",reg:/^(rtcp-mux)/},{name:"rtcpRsize",reg:/^(rtcp-rsize)/},{name:"sctpmap",reg:/^sctpmap:([\w_/]*) (\S*)(?: (\S*))?/,names:["sctpmapNumber","app","maxMessageSize"],format:function(c){return c.maxMessageSize!=null?"sctpmap:%s %s %s":"sctpmap:%s %s"}},{name:"xGoogleFlag",reg:/^x-google-flag:([^\s]*)/,format:"x-google-flag:%s"},{push:"rids",reg:/^rid:([\d\w]+) (\w+)(?: ([\S| ]*))?/,names:["id","direction","params"],format:function(c){return c.params?"rid:%s %s %s":"rid:%s %s"}},{push:"imageattrs",reg:new RegExp("^imageattr:(\\d+|\\*)[\\s\\t]+(send|recv)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*)(?:[\\s\\t]+(recv|send)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*))?"),names:["pt","dir1","attrs1","dir2","attrs2"],format:function(c){return"imageattr:%s %s %s"+(c.dir2?" %s %s":"")}},{name:"simulcast",reg:new RegExp("^simulcast:(send|recv) ([a-zA-Z0-9\\-_~;,]+)(?:\\s?(send|recv) ([a-zA-Z0-9\\-_~;,]+))?$"),names:["dir1","list1","dir2","list2"],format:function(c){return"simulcast:%s %s"+(c.dir2?" %s %s":"")}},{name:"simulcast_03",reg:/^simulcast:[\s\t]+([\S+\s\t]+)$/,names:["value"],format:"simulcast: %s"},{name:"framerate",reg:/^framerate:(\d+(?:$|\.\d+))/,format:"framerate:%s"},{name:"sourceFilter",reg:/^source-filter: *(excl|incl) (\S*) (IP4|IP6|\*) (\S*) (.*)/,names:["filterMode","netType","addressTypes","destAddress","srcList"],format:"source-filter: %s %s %s %s %s"},{name:"bundleOnly",reg:/^(bundle-only)/},{name:"label",reg:/^label:(.+)/,format:"label:%s"},{name:"sctpPort",reg:/^sctp-port:(\d+)$/,format:"sctp-port:%s"},{name:"maxMessageSize",reg:/^max-message-size:(\d+)$/,format:"max-message-size:%s"},{push:"tsRefClocks",reg:/^ts-refclk:([^\s=]*)(?:=(\S*))?/,names:["clksrc","clksrcExt"],format:function(c){return"ts-refclk:%s"+(c.clksrcExt!=null?"=%s":"")}},{name:"mediaClk",reg:/^mediaclk:(?:id=(\S*))? *([^\s=]*)(?:=(\S*))?(?: *rate=(\d+)\/(\d+))?/,names:["id","mediaClockName","mediaClockValue","rateNumerator","rateDenominator"],format:function(c){var s="mediaclk:";return s+=c.id!=null?"id=%s %s":"%v%s",s+=c.mediaClockValue!=null?"=%s":"",s+=c.rateNumerator!=null?" rate=%s":"",s+=c.rateDenominator!=null?"/%s":"",s}},{name:"keywords",reg:/^keywds:(.+)$/,format:"keywds:%s"},{name:"content",reg:/^content:(.+)/,format:"content:%s"},{name:"bfcpFloorCtrl",reg:/^floorctrl:(c-only|s-only|c-s)/,format:"floorctrl:%s"},{name:"bfcpConfId",reg:/^confid:(\d+)/,format:"confid:%s"},{name:"bfcpUserId",reg:/^userid:(\d+)/,format:"userid:%s"},{name:"bfcpFloorId",reg:/^floorid:(.+) (?:m-stream|mstrm):(.+)/,names:["id","mStream"],format:"floorid:%s mstrm:%s"},{push:"invalid",names:["value"]}]};Object.keys(ec).forEach(function(c){var s=ec[c];s.forEach(function(i){i.reg||(i.reg=/(.*)/),i.format||(i.format="%s")})});var e_=Zf.exports;(function(c){var s=function(p){return String(Number(p))===p?Number(p):p},i=function(p,g,n,v){if(v&&!n)g[v]=s(p[1]);else for(var S=0;S<n.length;S+=1)p[S+1]!=null&&(g[n[S]]=s(p[S+1]))},l=function(p,g,n){var v=p.name&&p.names;p.push&&!g[p.push]?g[p.push]=[]:v&&!g[p.name]&&(g[p.name]={});var S=p.push?{}:v?g[p.name]:g;i(n.match(p.reg),S,p.names,p.name),p.push&&g[p.push].push(S)},a=e_,_=RegExp.prototype.test.bind(/^([a-z])=(.*)/);c.parse=function(p){var g={},n=[],v=g;return p.split(/(\r\n|\r|\n)/).filter(_).forEach(function(S){var m=S[0],C=S.slice(2);m==="m"&&(n.push({rtp:[],fmtp:[]}),v=n[n.length-1]);for(var A=0;A<(a[m]||[]).length;A+=1){var R=a[m][A];if(R.reg.test(C))return l(R,v,C)}}),g.media=n,g};var e=function(p,g){var n=g.split(/=(.+)/,2);return n.length===2?p[n[0]]=s(n[1]):n.length===1&&g.length>1&&(p[n[0]]=void 0),p};c.parseParams=function(p){return p.split(/;\s?/).reduce(e,{})},c.parseFmtpConfig=c.parseParams,c.parsePayloads=function(p){return p.toString().split(" ").map(Number)},c.parseRemoteCandidates=function(p){for(var g=[],n=p.split(" ").map(s),v=0;v<n.length;v+=3)g.push({component:n[v],ip:n[v+1],port:n[v+2]});return g},c.parseImageAttributes=function(p){return p.split(" ").map(function(g){return g.substring(1,g.length-1).split(",").reduce(e,{})})},c.parseSimulcastStreamList=function(p){return p.split(";").map(function(g){return g.split(",").map(function(n){var v,S=!1;return n[0]!=="~"?v=s(n):(v=s(n.substring(1,n.length)),S=!0),{scid:v,paused:S}})})}})(Qf);var mo=e_,vh=/%[sdv%]/g,Eh=function(c){var s=1,i=arguments,l=i.length;return c.replace(vh,function(a){if(s>=l)return a;var _=i[s];switch(s+=1,a){case"%%":return"%";case"%s":return String(_);case"%d":return Number(_);case"%v":return""}})},bi=function(c,s,i){var l=s.format instanceof Function?s.format(s.push?i:i[s.name]):s.format,a=[c+"="+l];if(s.names)for(var _=0;_<s.names.length;_+=1){var e=s.names[_];s.name?a.push(i[s.name][e]):a.push(i[s.names[_]])}else a.push(i[s.name]);return Eh.apply(null,a)},Sh=["v","o","s","i","u","e","p","c","b","t","r","z","a"],yh=["i","c","b","a"],Ah=function(c,s){s=s||{},c.version==null&&(c.version=0),c.name==null&&(c.name=" "),c.media.forEach(function(_){_.payloads==null&&(_.payloads="")});var i=s.outerOrder||Sh,l=s.innerOrder||yh,a=[];return i.forEach(function(_){mo[_].forEach(function(e){e.name in c&&c[e.name]!=null?a.push(bi(_,e,c)):e.push in c&&c[e.push]!=null&&c[e.push].forEach(function(p){a.push(bi(_,e,p))})})}),c.media.forEach(function(_){a.push(bi("m",mo.m[0],_)),l.forEach(function(e){mo[e].forEach(function(p){p.name in _&&_[p.name]!=null?a.push(bi(e,p,_)):p.push in _&&_[p.push]!=null&&_[p.push].forEach(function(g){a.push(bi(e,p,g))})})})}),a.join(`\r
7
7
  `)+`\r
8
- `},Lr=Zf,b_=R_;Jt.write=b_;Jt.parse=Lr.parse;Jt.parseParams=Lr.parseParams;Jt.parseFmtpConfig=Lr.parseFmtpConfig;Jt.parsePayloads=Lr.parsePayloads;Jt.parseRemoteCandidates=Lr.parseRemoteCandidates;Jt.parseImageAttributes=Lr.parseImageAttributes;Jt.parseSimulcastStreamList=Lr.parseSimulcastStreamList;function ka(u){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ka=function(a){return typeof a}:ka=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},ka(u)}function xu(u,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");u.prototype=Object.create(n&&n.prototype,{constructor:{value:u,writable:!0,configurable:!0}}),n&&_u(u,n)}function _u(u,n){return _u=Object.setPrototypeOf||function(e,o){return e.__proto__=o,e},_u(u,n)}function Pu(u){var n=O_();return function(){var e=Ka(u),o;if(n){var p=Ka(this).constructor;o=Reflect.construct(e,arguments,p)}else o=e.apply(this,arguments);return I_(this,o)}}function I_(u,n){return n&&(ka(n)==="object"||typeof n=="function")?n:w_(u)}function w_(u){if(u===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u}function O_(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Ka(u){return Ka=Object.setPrototypeOf?Object.getPrototypeOf:function(a){return a.__proto__||Object.getPrototypeOf(a)},Ka(u)}function Cs(u,n){var a;if(typeof Symbol>"u"||u[Symbol.iterator]==null){if(Array.isArray(u)||(a=D_(u))||n&&u&&typeof u.length=="number"){a&&(u=a);var e=0,o=function(){};return{s:o,n:function(){return e>=u.length?{done:!0}:{done:!1,value:u[e++]}},e:function(l){throw l},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
9
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var p=!0,t=!1,v;return{s:function(){a=u[Symbol.iterator]()},n:function(){var l=a.next();return p=l.done,l},e:function(l){t=!0,v=l},f:function(){try{!p&&a.return!=null&&a.return()}finally{if(t)throw v}}}}function D_(u,n){if(u){if(typeof u=="string")return sc(u,n);var a=Object.prototype.toString.call(u).slice(8,-1);if(a==="Object"&&u.constructor&&(a=u.constructor.name),a==="Map"||a==="Set")return Array.from(u);if(a==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a))return sc(u,n)}}function sc(u,n){(n==null||n>u.length)&&(n=u.length);for(var a=0,e=new Array(n);a<n;a++)e[a]=u[a];return e}function Gi(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function nc(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function uo(u,n,a){return n&&nc(u.prototype,n),a&&nc(u,a),u}var sh=Jt,N_=yt,Nt=vt,mt=qt(),lc=Nu(),U_=_n(),Eo=new N_("SIPMessage"),nh=function(){function u(n,a,e,o,p,t){if(Gi(this,u),!n||!a||!e)return null;o=o||{},this.ua=e,this.headers={},this.method=n,this.ruri=a,this.body=t,this.extraHeaders=mt.cloneArray(p),this.ua.configuration.extra_headers&&(this.extraHeaders=this.extraHeaders.concat(this.ua.configuration.extra_headers)),o.route_set?this.setHeader("route",o.route_set):e.configuration.use_preloaded_route&&this.setHeader("route","<".concat(e.transport.sip_uri,";lr>")),this.setHeader("via",""),this.setHeader("max-forwards",Nt.MAX_FORWARDS);var v=o.to_uri||a,C=o.to_tag?{tag:o.to_tag}:null,l=typeof o.to_display_name<"u"?o.to_display_name:null;this.to=new lc(v,l,C),this.setHeader("to",this.to.toString());var A=o.from_uri||e.configuration.uri,b={tag:o.from_tag||mt.newTag()},E;typeof o.from_display_name<"u"?E=o.from_display_name:e.configuration.display_name?E=e.configuration.display_name:E=null,this.from=new lc(A,E,b),this.setHeader("from",this.from.toString());var O=o.call_id||e.configuration.jssip_id+mt.createRandomToken(15);this.call_id=O,this.setHeader("call-id",O);var w=o.cseq||Math.floor(Math.random()*1e4);this.cseq=w,this.setHeader("cseq","".concat(w," ").concat(n))}return uo(u,[{key:"setHeader",value:function(a,e){for(var o=new RegExp("^\\s*".concat(a,"\\s*:"),"i"),p=0;p<this.extraHeaders.length;p++)o.test(this.extraHeaders[p])&&this.extraHeaders.splice(p,1);this.headers[mt.headerize(a)]=Array.isArray(e)?e:[e]}},{key:"getHeader",value:function(a){var e=this.headers[mt.headerize(a)];if(e){if(e[0])return e[0]}else{var o=new RegExp("^\\s*".concat(a,"\\s*:"),"i"),p=Cs(this.extraHeaders),t;try{for(p.s();!(t=p.n()).done;){var v=t.value;if(o.test(v))return v.substring(v.indexOf(":")+1).trim()}}catch(C){p.e(C)}finally{p.f()}}}},{key:"getHeaders",value:function(a){var e=this.headers[mt.headerize(a)],o=[];if(e){var p=Cs(e),t;try{for(p.s();!(t=p.n()).done;){var v=t.value;o.push(v)}}catch(E){p.e(E)}finally{p.f()}return o}else{var C=new RegExp("^\\s*".concat(a,"\\s*:"),"i"),l=Cs(this.extraHeaders),A;try{for(l.s();!(A=l.n()).done;){var b=A.value;C.test(b)&&o.push(b.substring(b.indexOf(":")+1).trim())}}catch(E){l.e(E)}finally{l.f()}return o}}},{key:"hasHeader",value:function(a){if(this.headers[mt.headerize(a)])return!0;var e=new RegExp("^\\s*".concat(a,"\\s*:"),"i"),o=Cs(this.extraHeaders),p;try{for(o.s();!(p=o.n()).done;){var t=p.value;if(e.test(t))return!0}}catch(v){o.e(v)}finally{o.f()}return!1}},{key:"parseSDP",value:function(a){return!a&&this.sdp?this.sdp:(this.sdp=sh.parse(this.body||""),this.sdp)}},{key:"toString",value:function(){var a="".concat(this.method," ").concat(this.ruri,` SIP/2.0\r
10
- `);for(var e in this.headers)if(Object.prototype.hasOwnProperty.call(this.headers,e)){var o=Cs(this.headers[e]),p;try{for(o.s();!(p=o.n()).done;){var t=p.value;a+="".concat(e,": ").concat(t,`\r
11
- `)}}catch(O){o.e(O)}finally{o.f()}}var v=Cs(this.extraHeaders),C;try{for(v.s();!(C=v.n()).done;){var l=C.value;a+="".concat(l.trim(),`\r
12
- `)}}catch(O){v.e(O)}finally{v.f()}var A=[];switch(this.method){case Nt.REGISTER:A.push("path","gruu");break;case Nt.INVITE:this.ua.configuration.session_timers&&A.push("timer"),(this.ua.contact.pub_gruu||this.ua.contact.temp_gruu)&&A.push("gruu"),A.push("ice","replaces");break;case Nt.UPDATE:this.ua.configuration.session_timers&&A.push("timer"),A.push("ice");break}A.push("outbound");var b=this.ua.configuration.user_agent||Nt.USER_AGENT;if(a+="Allow: ".concat(Nt.ALLOWED_METHODS,`\r
13
- `),a+="Supported: ".concat(A,`\r
14
- `),a+="User-Agent: ".concat(b,`\r
15
- `),this.body){var E=mt.str_utf8_length(this.body);a+="Content-Length: ".concat(E,`\r
8
+ `},xn=Qf,Ch=Ah;kt.write=Ch;kt.parse=xn.parse;kt.parseParams=xn.parseParams;kt.parseFmtpConfig=xn.parseFmtpConfig;kt.parsePayloads=xn.parsePayloads;kt.parseRemoteCandidates=xn.parseRemoteCandidates;kt.parseImageAttributes=xn.parseImageAttributes;kt.parseSimulcastStreamList=xn.parseSimulcastStreamList;function Ra(c){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ra=function(i){return typeof i}:Ra=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},Ra(c)}function Nu(c,s){if(typeof s!="function"&&s!==null)throw new TypeError("Super expression must either be null or a function");c.prototype=Object.create(s&&s.prototype,{constructor:{value:c,writable:!0,configurable:!0}}),s&&cu(c,s)}function cu(c,s){return cu=Object.setPrototypeOf||function(l,a){return l.__proto__=a,l},cu(c,s)}function Uu(c){var s=bh();return function(){var l=ka(c),a;if(s){var _=ka(this).constructor;a=Reflect.construct(l,arguments,_)}else a=l.apply(this,arguments);return Rh(this,a)}}function Rh(c,s){return s&&(Ra(s)==="object"||typeof s=="function")?s:Ih(c)}function Ih(c){if(c===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c}function bh(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function ka(c){return ka=Object.setPrototypeOf?Object.getPrototypeOf:function(i){return i.__proto__||Object.getPrototypeOf(i)},ka(c)}function qt(c,s){var i;if(typeof Symbol>"u"||c[Symbol.iterator]==null){if(Array.isArray(c)||(i=wh(c))||s&&c&&typeof c.length=="number"){i&&(c=i);var l=0,a=function(){};return{s:a,n:function(){return l>=c.length?{done:!0}:{done:!1,value:c[l++]}},e:function(n){throw n},f:a}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
9
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var _=!0,e=!1,p;return{s:function(){i=c[Symbol.iterator]()},n:function(){var n=i.next();return _=n.done,n},e:function(n){e=!0,p=n},f:function(){try{!_&&i.return!=null&&i.return()}finally{if(e)throw p}}}}function wh(c,s){if(c){if(typeof c=="string")return tc(c,s);var i=Object.prototype.toString.call(c).slice(8,-1);if(i==="Object"&&c.constructor&&(i=c.constructor.name),i==="Map"||i==="Set")return Array.from(c);if(i==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i))return tc(c,s)}}function tc(c,s){(s==null||s>c.length)&&(s=c.length);for(var i=0,l=new Array(s);i<s;i++)l[i]=c[i];return l}function tl(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function sc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function Qa(c,s,i){return s&&sc(c.prototype,s),i&&sc(c,i),c}var t_=kt,Oh=dt,yt=ot,lt=Nt(),nc=Ou(),Dh=us(),go=new Oh("SIPMessage"),s_=function(){function c(s,i,l,a,_,e){if(tl(this,c),!s||!i||!l)return null;a=a||{},this.ua=l,this.headers={},this.method=s,this.ruri=i,this.body=e,this.extraHeaders=lt.cloneArray(_),this.ua.configuration.extra_headers&&(this.extraHeaders=this.extraHeaders.concat(this.ua.configuration.extra_headers)),a.route_set?this.setHeader("route",a.route_set):l.configuration.use_preloaded_route&&this.setHeader("route","<".concat(l.transport.sip_uri,";lr>")),this.setHeader("via",""),this.setHeader("max-forwards",yt.MAX_FORWARDS);var p=a.to_uri||i,g=a.to_tag?{tag:a.to_tag}:null,n=typeof a.to_display_name<"u"?a.to_display_name:null;this.to=new nc(p,n,g),this.setHeader("to",this.to.toString());var v=a.from_uri||l.configuration.uri,S={tag:a.from_tag||lt.newTag()},m;typeof a.from_display_name<"u"?m=a.from_display_name:l.configuration.display_name?m=l.configuration.display_name:m=null,this.from=new nc(v,m,S),this.setHeader("from",this.from.toString());var C=a.call_id||l.configuration.jssip_id+lt.createRandomToken(15);this.call_id=C,this.setHeader("call-id",C);var A=a.cseq||Math.floor(Math.random()*1e4);this.cseq=A,this.setHeader("cseq","".concat(A," ").concat(s))}return Qa(c,[{key:"setHeader",value:function(i,l){for(var a=new RegExp("^\\s*".concat(i,"\\s*:"),"i"),_=0;_<this.extraHeaders.length;_++)a.test(this.extraHeaders[_])&&this.extraHeaders.splice(_,1);this.headers[lt.headerize(i)]=Array.isArray(l)?l:[l]}},{key:"getHeader",value:function(i){var l=this.headers[lt.headerize(i)];if(l){if(l[0])return l[0]}else{var a=new RegExp("^\\s*".concat(i,"\\s*:"),"i"),_=qt(this.extraHeaders),e;try{for(_.s();!(e=_.n()).done;){var p=e.value;if(a.test(p))return p.substring(p.indexOf(":")+1).trim()}}catch(g){_.e(g)}finally{_.f()}}}},{key:"getHeaders",value:function(i){var l=this.headers[lt.headerize(i)],a=[];if(l){var _=qt(l),e;try{for(_.s();!(e=_.n()).done;){var p=e.value;a.push(p)}}catch(m){_.e(m)}finally{_.f()}return a}else{var g=new RegExp("^\\s*".concat(i,"\\s*:"),"i"),n=qt(this.extraHeaders),v;try{for(n.s();!(v=n.n()).done;){var S=v.value;g.test(S)&&a.push(S.substring(S.indexOf(":")+1).trim())}}catch(m){n.e(m)}finally{n.f()}return a}}},{key:"hasHeader",value:function(i){if(this.headers[lt.headerize(i)])return!0;var l=new RegExp("^\\s*".concat(i,"\\s*:"),"i"),a=qt(this.extraHeaders),_;try{for(a.s();!(_=a.n()).done;){var e=_.value;if(l.test(e))return!0}}catch(p){a.e(p)}finally{a.f()}return!1}},{key:"parseSDP",value:function(i){return!i&&this.sdp?this.sdp:(this.sdp=t_.parse(this.body||""),this.sdp)}},{key:"toString",value:function(){var i="".concat(this.method," ").concat(this.ruri,` SIP/2.0\r
10
+ `);for(var l in this.headers)if(Object.prototype.hasOwnProperty.call(this.headers,l)){var a=qt(this.headers[l]),_;try{for(a.s();!(_=a.n()).done;){var e=_.value;i+="".concat(l,": ").concat(e,`\r
11
+ `)}}catch(C){a.e(C)}finally{a.f()}}var p=qt(this.extraHeaders),g;try{for(p.s();!(g=p.n()).done;){var n=g.value;i+="".concat(n.trim(),`\r
12
+ `)}}catch(C){p.e(C)}finally{p.f()}var v=[];switch(this.method){case yt.REGISTER:v.push("path","gruu");break;case yt.INVITE:this.ua.configuration.session_timers&&v.push("timer"),(this.ua.contact.pub_gruu||this.ua.contact.temp_gruu)&&v.push("gruu"),v.push("ice","replaces");break;case yt.UPDATE:this.ua.configuration.session_timers&&v.push("timer"),v.push("ice");break}v.push("outbound");var S=this.ua.configuration.user_agent||yt.USER_AGENT;if(i+="Allow: ".concat(yt.ALLOWED_METHODS,`\r
13
+ `),i+="Supported: ".concat(v,`\r
14
+ `),i+="User-Agent: ".concat(S,`\r
15
+ `),this.body){var m=lt.str_utf8_length(this.body);i+="Content-Length: ".concat(m,`\r
16
16
  \r
17
- `),a+=this.body}else a+=`Content-Length: 0\r
17
+ `),i+=this.body}else i+=`Content-Length: 0\r
18
18
  \r
19
- `;return a}},{key:"clone",value:function(){var a=new u(this.method,this.ruri,this.ua);return Object.keys(this.headers).forEach(function(e){a.headers[e]=this.headers[e].slice()},this),a.body=this.body,a.extraHeaders=mt.cloneArray(this.extraHeaders),a.to=this.to,a.from=this.from,a.call_id=this.call_id,a.cseq=this.cseq,a}}]),u}(),x_=function(u){xu(a,u);var n=Pu(a);function a(e,o,p,t,v){var C;return Gi(this,a),C=n.call(this,Nt.INVITE,e,o,p,t,v),C.transaction=null,C}return uo(a,[{key:"cancel",value:function(o){this.transaction.cancel(o)}},{key:"clone",value:function(){var o=new a(this.ruri,this.ua);return Object.keys(this.headers).forEach(function(p){o.headers[p]=this.headers[p].slice()},this),o.body=this.body,o.extraHeaders=mt.cloneArray(this.extraHeaders),o.to=this.to,o.from=this.from,o.call_id=this.call_id,o.cseq=this.cseq,o.transaction=this.transaction,o}}]),a}(nh),lh=function(){function u(){Gi(this,u),this.data=null,this.headers=null,this.method=null,this.via=null,this.via_branch=null,this.call_id=null,this.cseq=null,this.from=null,this.from_tag=null,this.to=null,this.to_tag=null,this.body=null,this.sdp=null}return uo(u,[{key:"addHeader",value:function(a,e){var o={raw:e};a=mt.headerize(a),this.headers[a]?this.headers[a].push(o):this.headers[a]=[o]}},{key:"getHeader",value:function(a){var e=this.headers[mt.headerize(a)];if(e){if(e[0])return e[0].raw}else return}},{key:"getHeaders",value:function(a){var e=this.headers[mt.headerize(a)],o=[];if(!e)return[];var p=Cs(e),t;try{for(p.s();!(t=p.n()).done;){var v=t.value;o.push(v.raw)}}catch(C){p.e(C)}finally{p.f()}return o}},{key:"hasHeader",value:function(a){return!!this.headers[mt.headerize(a)]}},{key:"parseHeader",value:function(a){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;if(a=mt.headerize(a),this.headers[a]){if(e>=this.headers[a].length){Eo.debug('not so many "'.concat(a,'" headers present'));return}}else{Eo.debug('header "'.concat(a,'" not present'));return}var o=this.headers[a][e],p=o.raw;if(o.parsed)return o.parsed;var t=U_.parse(p,a.replace(/-/g,"_"));if(t===-1){this.headers[a].splice(e,1),Eo.debug('error parsing "'.concat(a,'" header field with value "').concat(p,'"'));return}else return o.parsed=t,t}},{key:"s",value:function(a,e){return this.parseHeader(a,e)}},{key:"setHeader",value:function(a,e){var o={raw:e};this.headers[mt.headerize(a)]=[o]}},{key:"parseSDP",value:function(a){return!a&&this.sdp?this.sdp:(this.sdp=sh.parse(this.body||""),this.sdp)}},{key:"toString",value:function(){return this.data}}]),u}(),P_=function(u){xu(a,u);var n=Pu(a);function a(e){var o;return Gi(this,a),o=n.call(this),o.ua=e,o.headers={},o.ruri=null,o.transport=null,o.server_transaction=null,o}return uo(a,[{key:"reply",value:function(o,p,t,v,C,l){var A=[],b=this.getHeader("To");if(o=o||null,p=p||null,!o||o<100||o>699)throw new TypeError("Invalid status_code: ".concat(o));if(p&&typeof p!="string"&&!(p instanceof String))throw new TypeError("Invalid reason_phrase: ".concat(p));p=p||Nt.REASON_PHRASE[o]||"",t=mt.cloneArray(t),this.ua.configuration.extra_headers&&(t=t.concat(this.ua.configuration.extra_headers));var E="SIP/2.0 ".concat(o," ").concat(p,`\r
20
- `);if(this.method===Nt.INVITE&&o>100&&o<=200){var O=this.getHeaders("record-route"),w=Cs(O),N;try{for(w.s();!(N=w.n()).done;){var U=N.value;E+="Record-Route: ".concat(U,`\r
21
- `)}}catch(L){w.e(L)}finally{w.f()}}var Y=this.getHeaders("via"),j=Cs(Y),_e;try{for(j.s();!(_e=j.n()).done;){var k=_e.value;E+="Via: ".concat(k,`\r
22
- `)}}catch(L){j.e(L)}finally{j.f()}!this.to_tag&&o>100?b+=";tag=".concat(mt.newTag()):this.to_tag&&!this.s("to").hasParam("tag")&&(b+=";tag=".concat(this.to_tag)),E+="To: ".concat(b,`\r
23
- `),E+="From: ".concat(this.getHeader("From"),`\r
24
- `),E+="Call-ID: ".concat(this.call_id,`\r
25
- `),E+="CSeq: ".concat(this.cseq," ").concat(this.method,`\r
26
- `);var H=Cs(t),de;try{for(H.s();!(de=H.n()).done;){var Ue=de.value;E+="".concat(Ue.trim(),`\r
27
- `)}}catch(L){H.e(L)}finally{H.f()}switch(this.method){case Nt.INVITE:this.ua.configuration.session_timers&&A.push("timer"),(this.ua.contact.pub_gruu||this.ua.contact.temp_gruu)&&A.push("gruu"),A.push("ice","replaces");break;case Nt.UPDATE:this.ua.configuration.session_timers&&A.push("timer"),v&&A.push("ice"),A.push("replaces")}if(A.push("outbound"),this.method===Nt.OPTIONS?(E+="Allow: ".concat(Nt.ALLOWED_METHODS,`\r
28
- `),E+="Accept: ".concat(Nt.ACCEPTED_BODY_TYPES,`\r
29
- `)):o===405?E+="Allow: ".concat(Nt.ALLOWED_METHODS,`\r
30
- `):o===415&&(E+="Accept: ".concat(Nt.ACCEPTED_BODY_TYPES,`\r
31
- `)),E+="Supported: ".concat(A,`\r
32
- `),v){var B=mt.str_utf8_length(v);E+=`Content-Type: application/sdp\r
33
- `,E+="Content-Length: ".concat(B,`\r
19
+ `;return i}},{key:"clone",value:function(){var i=new c(this.method,this.ruri,this.ua);return Object.keys(this.headers).forEach(function(l){i.headers[l]=this.headers[l].slice()},this),i.body=this.body,i.extraHeaders=lt.cloneArray(this.extraHeaders),i.to=this.to,i.from=this.from,i.call_id=this.call_id,i.cseq=this.cseq,i}}]),c}(),Nh=function(c){Nu(i,c);var s=Uu(i);function i(l,a,_,e,p){var g;return tl(this,i),g=s.call(this,yt.INVITE,l,a,_,e,p),g.transaction=null,g}return Qa(i,[{key:"cancel",value:function(a){this.transaction.cancel(a)}},{key:"clone",value:function(){var a=new i(this.ruri,this.ua);return Object.keys(this.headers).forEach(function(_){a.headers[_]=this.headers[_].slice()},this),a.body=this.body,a.extraHeaders=lt.cloneArray(this.extraHeaders),a.to=this.to,a.from=this.from,a.call_id=this.call_id,a.cseq=this.cseq,a.transaction=this.transaction,a}}]),i}(s_),n_=function(){function c(){tl(this,c),this.data=null,this.headers=null,this.method=null,this.via=null,this.via_branch=null,this.call_id=null,this.cseq=null,this.from=null,this.from_tag=null,this.to=null,this.to_tag=null,this.body=null,this.sdp=null}return Qa(c,[{key:"addHeader",value:function(i,l){var a={raw:l};i=lt.headerize(i),this.headers[i]?this.headers[i].push(a):this.headers[i]=[a]}},{key:"getHeader",value:function(i){var l=this.headers[lt.headerize(i)];if(l){if(l[0])return l[0].raw}else return}},{key:"getHeaders",value:function(i){var l=this.headers[lt.headerize(i)],a=[];if(!l)return[];var _=qt(l),e;try{for(_.s();!(e=_.n()).done;){var p=e.value;a.push(p.raw)}}catch(g){_.e(g)}finally{_.f()}return a}},{key:"hasHeader",value:function(i){return!!this.headers[lt.headerize(i)]}},{key:"parseHeader",value:function(i){var l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;if(i=lt.headerize(i),this.headers[i]){if(l>=this.headers[i].length){go.debug('not so many "'.concat(i,'" headers present'));return}}else{go.debug('header "'.concat(i,'" not present'));return}var a=this.headers[i][l],_=a.raw;if(a.parsed)return a.parsed;var e=Dh.parse(_,i.replace(/-/g,"_"));if(e===-1){this.headers[i].splice(l,1),go.debug('error parsing "'.concat(i,'" header field with value "').concat(_,'"'));return}else return a.parsed=e,e}},{key:"s",value:function(i,l){return this.parseHeader(i,l)}},{key:"setHeader",value:function(i,l){var a={raw:l};this.headers[lt.headerize(i)]=[a]}},{key:"parseSDP",value:function(i){return!i&&this.sdp?this.sdp:(this.sdp=t_.parse(this.body||""),this.sdp)}},{key:"toString",value:function(){return this.data}}]),c}(),Uh=function(c){Nu(i,c);var s=Uu(i);function i(l){var a;return tl(this,i),a=s.call(this),a.ua=l,a.headers={},a.ruri=null,a.transport=null,a.server_transaction=null,a}return Qa(i,[{key:"reply",value:function(a,_,e,p,g,n){var v=[],S=this.getHeader("To");if(a=a||null,_=_||null,!a||a<100||a>699)throw new TypeError("Invalid status_code: ".concat(a));if(_&&typeof _!="string"&&!(_ instanceof String))throw new TypeError("Invalid reason_phrase: ".concat(_));_=_||yt.REASON_PHRASE[a]||"",e=lt.cloneArray(e),this.ua.configuration.extra_headers&&(e=e.concat(this.ua.configuration.extra_headers));var m="SIP/2.0 ".concat(a," ").concat(_,`\r
20
+ `);if(this.method===yt.INVITE&&a>100&&a<=200){var C=this.getHeaders("record-route"),A=qt(C),R;try{for(A.s();!(R=A.n()).done;){var I=R.value;m+="Record-Route: ".concat(I,`\r
21
+ `)}}catch(D){A.e(D)}finally{A.f()}}var V=this.getHeaders("via"),W=qt(V),oe;try{for(W.s();!(oe=W.n()).done;){var x=oe.value;m+="Via: ".concat(x,`\r
22
+ `)}}catch(D){W.e(D)}finally{W.f()}!this.to_tag&&a>100?S+=";tag=".concat(lt.newTag()):this.to_tag&&!this.s("to").hasParam("tag")&&(S+=";tag=".concat(this.to_tag)),m+="To: ".concat(S,`\r
23
+ `),m+="From: ".concat(this.getHeader("From"),`\r
24
+ `),m+="Call-ID: ".concat(this.call_id,`\r
25
+ `),m+="CSeq: ".concat(this.cseq," ").concat(this.method,`\r
26
+ `);var $=qt(e),Re;try{for($.s();!(Re=$.n()).done;){var Ie=Re.value;m+="".concat(Ie.trim(),`\r
27
+ `)}}catch(D){$.e(D)}finally{$.f()}switch(this.method){case yt.INVITE:this.ua.configuration.session_timers&&v.push("timer"),(this.ua.contact.pub_gruu||this.ua.contact.temp_gruu)&&v.push("gruu"),v.push("ice","replaces");break;case yt.UPDATE:this.ua.configuration.session_timers&&v.push("timer"),p&&v.push("ice"),v.push("replaces")}if(v.push("outbound"),this.method===yt.OPTIONS?(m+="Allow: ".concat(yt.ALLOWED_METHODS,`\r
28
+ `),m+="Accept: ".concat(yt.ACCEPTED_BODY_TYPES,`\r
29
+ `)):a===405?m+="Allow: ".concat(yt.ALLOWED_METHODS,`\r
30
+ `):a===415&&(m+="Accept: ".concat(yt.ACCEPTED_BODY_TYPES,`\r
31
+ `)),m+="Supported: ".concat(v,`\r
32
+ `),p){var H=lt.str_utf8_length(p);m+=`Content-Type: application/sdp\r
33
+ `,m+="Content-Length: ".concat(H,`\r
34
34
  \r
35
- `),E+=v}else E+="Content-Length: ".concat(0,`\r
35
+ `),m+=p}else m+="Content-Length: ".concat(0,`\r
36
36
  \r
37
- `);this.server_transaction.receiveResponse(o,E,C,l)}},{key:"reply_sl",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,t=this.getHeaders("via");if(!o||o<100||o>699)throw new TypeError("Invalid status_code: ".concat(o));if(p&&typeof p!="string"&&!(p instanceof String))throw new TypeError("Invalid reason_phrase: ".concat(p));p=p||Nt.REASON_PHRASE[o]||"";var v="SIP/2.0 ".concat(o," ").concat(p,`\r
38
- `),C=Cs(t),l;try{for(C.s();!(l=C.n()).done;){var A=l.value;v+="Via: ".concat(A,`\r
39
- `)}}catch(N){C.e(N)}finally{C.f()}var b=this.getHeader("To");if(!this.to_tag&&o>100?b+=";tag=".concat(mt.newTag()):this.to_tag&&!this.s("to").hasParam("tag")&&(b+=";tag=".concat(this.to_tag)),v+="To: ".concat(b,`\r
40
- `),v+="From: ".concat(this.getHeader("From"),`\r
41
- `),v+="Call-ID: ".concat(this.call_id,`\r
42
- `),v+="CSeq: ".concat(this.cseq," ").concat(this.method,`\r
43
- `),this.ua.configuration.extra_headers){var E=Cs(this.ua.configuration.extra_headers),O;try{for(E.s();!(O=E.n()).done;){var w=O.value;v+="".concat(w.trim(),`\r
44
- `)}}catch(N){E.e(N)}finally{E.f()}}v+="Content-Length: ".concat(0,`\r
37
+ `);this.server_transaction.receiveResponse(a,m,g,n)}},{key:"reply_sl",value:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,_=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,e=this.getHeaders("via");if(!a||a<100||a>699)throw new TypeError("Invalid status_code: ".concat(a));if(_&&typeof _!="string"&&!(_ instanceof String))throw new TypeError("Invalid reason_phrase: ".concat(_));_=_||yt.REASON_PHRASE[a]||"";var p="SIP/2.0 ".concat(a," ").concat(_,`\r
38
+ `),g=qt(e),n;try{for(g.s();!(n=g.n()).done;){var v=n.value;p+="Via: ".concat(v,`\r
39
+ `)}}catch(R){g.e(R)}finally{g.f()}var S=this.getHeader("To");if(!this.to_tag&&a>100?S+=";tag=".concat(lt.newTag()):this.to_tag&&!this.s("to").hasParam("tag")&&(S+=";tag=".concat(this.to_tag)),p+="To: ".concat(S,`\r
40
+ `),p+="From: ".concat(this.getHeader("From"),`\r
41
+ `),p+="Call-ID: ".concat(this.call_id,`\r
42
+ `),p+="CSeq: ".concat(this.cseq," ").concat(this.method,`\r
43
+ `),this.ua.configuration.extra_headers){var m=qt(this.ua.configuration.extra_headers),C;try{for(m.s();!(C=m.n()).done;){var A=C.value;p+="".concat(A.trim(),`\r
44
+ `)}}catch(R){m.e(R)}finally{m.f()}}p+="Content-Length: ".concat(0,`\r
45
45
  \r
46
- `),this.transport.send(v)}}]),a}(lh),M_=function(u){xu(a,u);var n=Pu(a);function a(){var e;return Gi(this,a),e=n.call(this),e.headers={},e.status_code=null,e.reason_phrase=null,e}return a}(lh),Vn={OutgoingRequest:nh,InitialOutgoingInviteRequest:x_,IncomingRequest:P_,IncomingResponse:M_};function k_(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function rc(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function L_(u,n,a){return n&&rc(u.prototype,n),a&&rc(u,a),u}var $_=yt,Pn=qt(),qs=new $_("DigestAuthentication"),H_=function(){function u(n){k_(this,u),this._credentials=n,this._cnonce=null,this._nc=0,this._ncHex="00000000",this._algorithm=null,this._realm=null,this._nonce=null,this._opaque=null,this._stale=null,this._qop=null,this._method=null,this._uri=null,this._ha1=null,this._response=null}return L_(u,[{key:"get",value:function(a){switch(a){case"realm":return this._realm;case"ha1":return this._ha1;default:qs.warn('get() | cannot get "%s" parameter',a);return}}},{key:"authenticate",value:function(a,e){var o=a.method,p=a.ruri,t=a.body,v=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(this._algorithm=e.algorithm,this._realm=e.realm,this._nonce=e.nonce,this._opaque=e.opaque,this._stale=e.stale,this._algorithm){if(this._algorithm!=="MD5")return qs.warn('authenticate() | challenge with Digest algorithm different than "MD5", authentication aborted'),!1}else this._algorithm="MD5";if(!this._nonce)return qs.warn("authenticate() | challenge without Digest nonce, authentication aborted"),!1;if(!this._realm)return qs.warn("authenticate() | challenge without Digest realm, authentication aborted"),!1;if(!this._credentials.password){if(!this._credentials.ha1)return qs.warn("authenticate() | no plain SIP password nor ha1 provided, authentication aborted"),!1;if(this._credentials.realm!==this._realm)return qs.warn('authenticate() | no plain SIP password, and stored `realm` does not match the given `realm`, cannot authenticate [stored:"%s", given:"%s"]',this._credentials.realm,this._realm),!1}if(e.qop)if(e.qop.indexOf("auth-int")>-1)this._qop="auth-int";else if(e.qop.indexOf("auth")>-1)this._qop="auth";else return qs.warn('authenticate() | challenge without Digest qop different than "auth" or "auth-int", authentication aborted'),!1;else this._qop=null;this._method=o,this._uri=p,this._cnonce=v||Pn.createRandomToken(12),this._nc+=1;var C=Number(this._nc).toString(16);this._ncHex="00000000".substr(0,8-C.length)+C,this._nc===4294967296&&(this._nc=1,this._ncHex="00000001"),this._credentials.password?this._ha1=Pn.calculateMD5("".concat(this._credentials.username,":").concat(this._realm,":").concat(this._credentials.password)):this._ha1=this._credentials.ha1;var l,A;return this._qop==="auth"?(l="".concat(this._method,":").concat(this._uri),A=Pn.calculateMD5(l),qs.debug('authenticate() | using qop=auth [a2:"%s"]',l),this._response=Pn.calculateMD5("".concat(this._ha1,":").concat(this._nonce,":").concat(this._ncHex,":").concat(this._cnonce,":auth:").concat(A))):this._qop==="auth-int"?(l="".concat(this._method,":").concat(this._uri,":").concat(Pn.calculateMD5(t||"")),A=Pn.calculateMD5(l),qs.debug('authenticate() | using qop=auth-int [a2:"%s"]',l),this._response=Pn.calculateMD5("".concat(this._ha1,":").concat(this._nonce,":").concat(this._ncHex,":").concat(this._cnonce,":auth-int:").concat(A))):this._qop===null&&(l="".concat(this._method,":").concat(this._uri),A=Pn.calculateMD5(l),qs.debug('authenticate() | using qop=null [a2:"%s"]',l),this._response=Pn.calculateMD5("".concat(this._ha1,":").concat(this._nonce,":").concat(A))),qs.debug("authenticate() | response generated"),!0}},{key:"toString",value:function(){var a=[];if(!this._response)throw new Error("response field does not exist, cannot generate Authorization header");return a.push("algorithm=".concat(this._algorithm)),a.push('username="'.concat(this._credentials.username,'"')),a.push('realm="'.concat(this._realm,'"')),a.push('nonce="'.concat(this._nonce,'"')),a.push('uri="'.concat(this._uri,'"')),a.push('response="'.concat(this._response,'"')),this._opaque&&a.push('opaque="'.concat(this._opaque,'"')),this._qop&&(a.push("qop=".concat(this._qop)),a.push('cnonce="'.concat(this._cnonce,'"')),a.push("nc=".concat(this._ncHex))),"Digest ".concat(a.join(", "))}}]),u}(),Mn=500,F_=4e3,ic=5e3,rh={T1:Mn,T2:F_,T4:ic,TIMER_B:64*Mn,TIMER_D:0*Mn,TIMER_F:64*Mn,TIMER_H:64*Mn,TIMER_I:0*Mn,TIMER_J:0*Mn,TIMER_K:0*ic,TIMER_L:64*Mn,TIMER_M:64*Mn,PROVISIONAL_RESPONSE_INTERVAL:6e4};function La(u){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?La=function(a){return typeof a}:La=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},La(u)}function Wi(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function ac(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function Ki(u,n,a){return n&&ac(u.prototype,n),a&&ac(u,a),u}function Yi(u,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");u.prototype=Object.create(n&&n.prototype,{constructor:{value:u,writable:!0,configurable:!0}}),n&&du(u,n)}function du(u,n){return du=Object.setPrototypeOf||function(e,o){return e.__proto__=o,e},du(u,n)}function zi(u){var n=j_();return function(){var e=Ya(u),o;if(n){var p=Ya(this).constructor;o=Reflect.construct(e,arguments,p)}else o=e.apply(this,arguments);return q_(this,o)}}function q_(u,n){return n&&(La(n)==="object"||typeof n=="function")?n:Jl(u)}function Jl(u){if(u===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u}function j_(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Ya(u){return Ya=Object.setPrototypeOf?Object.getPrototypeOf:function(a){return a.__proto__||Object.getPrototypeOf(a)},Ya(u)}var Ji=At.EventEmitter,Xi=yt,ki=vt,oc=Vn,fn=rh,uc=new Xi("NonInviteClientTransaction"),na=new Xi("InviteClientTransaction"),V_=new Xi("AckClientTransaction"),cc=new Xi("NonInviteServerTransaction"),la=new Xi("InviteServerTransaction"),Te={STATUS_TRYING:1,STATUS_PROCEEDING:2,STATUS_CALLING:3,STATUS_ACCEPTED:4,STATUS_COMPLETED:5,STATUS_TERMINATED:6,STATUS_CONFIRMED:7,NON_INVITE_CLIENT:"nict",NON_INVITE_SERVER:"nist",INVITE_CLIENT:"ict",INVITE_SERVER:"ist"},B_=function(u){Yi(a,u);var n=zi(a);function a(e,o,p,t){var v;Wi(this,a),v=n.call(this),v.type=Te.NON_INVITE_CLIENT,v.id="z9hG4bK".concat(Math.floor(Math.random()*1e7)),v.ua=e,v.transport=o,v.request=p,v.eventHandlers=t;var C="SIP/2.0/".concat(o.via_transport);return C+=" ".concat(e.configuration.via_host,";branch=").concat(v.id),v.request.setHeader("via",C),v.ua.newTransaction(Jl(v)),v}return Ki(a,[{key:"stateChanged",value:function(o){this.state=o,this.emit("stateChanged")}},{key:"send",value:function(){var o=this;this.stateChanged(Te.STATUS_TRYING),this.F=setTimeout(function(){o.timer_F()},fn.TIMER_F),this.transport.send(this.request)||this.onTransportError()}},{key:"onTransportError",value:function(){uc.debug("transport error occurred, deleting transaction ".concat(this.id)),clearTimeout(this.F),clearTimeout(this.K),this.stateChanged(Te.STATUS_TERMINATED),this.ua.destroyTransaction(this),this.eventHandlers.onTransportError()}},{key:"timer_F",value:function(){uc.debug("Timer F expired for transaction ".concat(this.id)),this.stateChanged(Te.STATUS_TERMINATED),this.ua.destroyTransaction(this),this.eventHandlers.onRequestTimeout()}},{key:"timer_K",value:function(){this.stateChanged(Te.STATUS_TERMINATED),this.ua.destroyTransaction(this)}},{key:"receiveResponse",value:function(o){var p=this,t=o.status_code;if(t<200)switch(this.state){case Te.STATUS_TRYING:case Te.STATUS_PROCEEDING:this.stateChanged(Te.STATUS_PROCEEDING),this.eventHandlers.onReceiveResponse(o);break}else switch(this.state){case Te.STATUS_TRYING:case Te.STATUS_PROCEEDING:this.stateChanged(Te.STATUS_COMPLETED),clearTimeout(this.F),t===408?this.eventHandlers.onRequestTimeout():this.eventHandlers.onReceiveResponse(o),this.K=setTimeout(function(){p.timer_K()},fn.TIMER_K);break;case Te.STATUS_COMPLETED:break}}},{key:"C",get:function(){return Te}}]),a}(Ji),G_=function(u){Yi(a,u);var n=zi(a);function a(e,o,p,t){var v;Wi(this,a),v=n.call(this),v.type=Te.INVITE_CLIENT,v.id="z9hG4bK".concat(Math.floor(Math.random()*1e7)),v.ua=e,v.transport=o,v.request=p,v.eventHandlers=t,p.transaction=Jl(v);var C="SIP/2.0/".concat(o.via_transport);return C+=" ".concat(e.configuration.via_host,";branch=").concat(v.id),v.request.setHeader("via",C),v.ua.newTransaction(Jl(v)),v}return Ki(a,[{key:"stateChanged",value:function(o){this.state=o,this.emit("stateChanged")}},{key:"send",value:function(){var o=this;this.stateChanged(Te.STATUS_CALLING),this.B=setTimeout(function(){o.timer_B()},fn.TIMER_B),this.transport.send(this.request)||this.onTransportError()}},{key:"onTransportError",value:function(){clearTimeout(this.B),clearTimeout(this.D),clearTimeout(this.M),this.state!==Te.STATUS_ACCEPTED&&(na.debug("transport error occurred, deleting transaction ".concat(this.id)),this.eventHandlers.onTransportError()),this.stateChanged(Te.STATUS_TERMINATED),this.ua.destroyTransaction(this)}},{key:"timer_M",value:function(){na.debug("Timer M expired for transaction ".concat(this.id)),this.state===Te.STATUS_ACCEPTED&&(clearTimeout(this.B),this.stateChanged(Te.STATUS_TERMINATED),this.ua.destroyTransaction(this))}},{key:"timer_B",value:function(){na.debug("Timer B expired for transaction ".concat(this.id)),this.state===Te.STATUS_CALLING&&(this.stateChanged(Te.STATUS_TERMINATED),this.ua.destroyTransaction(this),this.eventHandlers.onRequestTimeout())}},{key:"timer_D",value:function(){na.debug("Timer D expired for transaction ".concat(this.id)),clearTimeout(this.B),this.stateChanged(Te.STATUS_TERMINATED),this.ua.destroyTransaction(this)}},{key:"sendACK",value:function(o){var p=this,t=new oc.OutgoingRequest(ki.ACK,this.request.ruri,this.ua,{route_set:this.request.getHeaders("route"),call_id:this.request.getHeader("call-id"),cseq:this.request.cseq});t.setHeader("from",this.request.getHeader("from")),t.setHeader("via",this.request.getHeader("via")),t.setHeader("to",o.getHeader("to")),this.D=setTimeout(function(){p.timer_D()},fn.TIMER_D),this.transport.send(t)}},{key:"cancel",value:function(o){if(this.state===Te.STATUS_PROCEEDING){var p=new oc.OutgoingRequest(ki.CANCEL,this.request.ruri,this.ua,{route_set:this.request.getHeaders("route"),call_id:this.request.getHeader("call-id"),cseq:this.request.cseq});p.setHeader("from",this.request.getHeader("from")),p.setHeader("via",this.request.getHeader("via")),p.setHeader("to",this.request.getHeader("to")),o&&p.setHeader("reason",o),this.transport.send(p)}}},{key:"receiveResponse",value:function(o){var p=this,t=o.status_code;if(t>=100&&t<=199)switch(this.state){case Te.STATUS_CALLING:this.stateChanged(Te.STATUS_PROCEEDING),this.eventHandlers.onReceiveResponse(o);break;case Te.STATUS_PROCEEDING:this.eventHandlers.onReceiveResponse(o);break}else if(t>=200&&t<=299)switch(this.state){case Te.STATUS_CALLING:case Te.STATUS_PROCEEDING:this.stateChanged(Te.STATUS_ACCEPTED),this.M=setTimeout(function(){p.timer_M()},fn.TIMER_M),this.eventHandlers.onReceiveResponse(o);break;case Te.STATUS_ACCEPTED:this.eventHandlers.onReceiveResponse(o);break}else if(t>=300&&t<=699)switch(this.state){case Te.STATUS_CALLING:case Te.STATUS_PROCEEDING:this.stateChanged(Te.STATUS_COMPLETED),this.sendACK(o),this.eventHandlers.onReceiveResponse(o);break;case Te.STATUS_COMPLETED:this.sendACK(o);break}}},{key:"C",get:function(){return Te}}]),a}(Ji),W_=function(u){Yi(a,u);var n=zi(a);function a(e,o,p,t){var v;Wi(this,a),v=n.call(this),v.id="z9hG4bK".concat(Math.floor(Math.random()*1e7)),v.transport=o,v.request=p,v.eventHandlers=t;var C="SIP/2.0/".concat(o.via_transport);return C+=" ".concat(e.configuration.via_host,";branch=").concat(v.id),v.request.setHeader("via",C),v}return Ki(a,[{key:"send",value:function(){this.transport.send(this.request)||this.onTransportError()}},{key:"onTransportError",value:function(){V_.debug("transport error occurred for transaction ".concat(this.id)),this.eventHandlers.onTransportError()}},{key:"C",get:function(){return Te}}]),a}(Ji),K_=function(u){Yi(a,u);var n=zi(a);function a(e,o,p){var t;return Wi(this,a),t=n.call(this),t.type=Te.NON_INVITE_SERVER,t.id=p.via_branch,t.ua=e,t.transport=o,t.request=p,t.last_response="",p.server_transaction=Jl(t),t.state=Te.STATUS_TRYING,e.newTransaction(Jl(t)),t}return Ki(a,[{key:"stateChanged",value:function(o){this.state=o,this.emit("stateChanged")}},{key:"timer_J",value:function(){cc.debug("Timer J expired for transaction ".concat(this.id)),this.stateChanged(Te.STATUS_TERMINATED),this.ua.destroyTransaction(this)}},{key:"onTransportError",value:function(){this.transportError||(this.transportError=!0,cc.debug("transport error occurred, deleting transaction ".concat(this.id)),clearTimeout(this.J),this.stateChanged(Te.STATUS_TERMINATED),this.ua.destroyTransaction(this))}},{key:"receiveResponse",value:function(o,p,t,v){var C=this;if(o===100)switch(this.state){case Te.STATUS_TRYING:this.stateChanged(Te.STATUS_PROCEEDING),this.transport.send(p)||this.onTransportError();break;case Te.STATUS_PROCEEDING:this.last_response=p,this.transport.send(p)?t&&t():(this.onTransportError(),v&&v());break}else if(o>=200&&o<=699)switch(this.state){case Te.STATUS_TRYING:case Te.STATUS_PROCEEDING:this.stateChanged(Te.STATUS_COMPLETED),this.last_response=p,this.J=setTimeout(function(){C.timer_J()},fn.TIMER_J),this.transport.send(p)?t&&t():(this.onTransportError(),v&&v());break;case Te.STATUS_COMPLETED:break}}},{key:"C",get:function(){return Te}}]),a}(Ji),Y_=function(u){Yi(a,u);var n=zi(a);function a(e,o,p){var t;return Wi(this,a),t=n.call(this),t.type=Te.INVITE_SERVER,t.id=p.via_branch,t.ua=e,t.transport=o,t.request=p,t.last_response="",p.server_transaction=Jl(t),t.state=Te.STATUS_PROCEEDING,e.newTransaction(Jl(t)),t.resendProvisionalTimer=null,p.reply(100),t}return Ki(a,[{key:"stateChanged",value:function(o){this.state=o,this.emit("stateChanged")}},{key:"timer_H",value:function(){la.debug("Timer H expired for transaction ".concat(this.id)),this.state===Te.STATUS_COMPLETED&&la.debug("ACK not received, dialog will be terminated"),this.stateChanged(Te.STATUS_TERMINATED),this.ua.destroyTransaction(this)}},{key:"timer_I",value:function(){this.stateChanged(Te.STATUS_TERMINATED),this.ua.destroyTransaction(this)}},{key:"timer_L",value:function(){la.debug("Timer L expired for transaction ".concat(this.id)),this.state===Te.STATUS_ACCEPTED&&(this.stateChanged(Te.STATUS_TERMINATED),this.ua.destroyTransaction(this))}},{key:"onTransportError",value:function(){this.transportError||(this.transportError=!0,la.debug("transport error occurred, deleting transaction ".concat(this.id)),this.resendProvisionalTimer!==null&&(clearInterval(this.resendProvisionalTimer),this.resendProvisionalTimer=null),clearTimeout(this.L),clearTimeout(this.H),clearTimeout(this.I),this.stateChanged(Te.STATUS_TERMINATED),this.ua.destroyTransaction(this))}},{key:"resend_provisional",value:function(){this.transport.send(this.last_response)||this.onTransportError()}},{key:"receiveResponse",value:function(o,p,t,v){var C=this;if(o>=100&&o<=199)switch(this.state){case Te.STATUS_PROCEEDING:this.transport.send(p)||this.onTransportError(),this.last_response=p;break}if(o>100&&o<=199&&this.state===Te.STATUS_PROCEEDING)this.resendProvisionalTimer===null&&(this.resendProvisionalTimer=setInterval(function(){C.resend_provisional()},fn.PROVISIONAL_RESPONSE_INTERVAL));else if(o>=200&&o<=299)switch(this.state){case Te.STATUS_PROCEEDING:this.stateChanged(Te.STATUS_ACCEPTED),this.last_response=p,this.L=setTimeout(function(){C.timer_L()},fn.TIMER_L),this.resendProvisionalTimer!==null&&(clearInterval(this.resendProvisionalTimer),this.resendProvisionalTimer=null);case Te.STATUS_ACCEPTED:this.transport.send(p)?t&&t():(this.onTransportError(),v&&v());break}else if(o>=300&&o<=699)switch(this.state){case Te.STATUS_PROCEEDING:this.resendProvisionalTimer!==null&&(clearInterval(this.resendProvisionalTimer),this.resendProvisionalTimer=null),this.transport.send(p)?(this.stateChanged(Te.STATUS_COMPLETED),this.H=setTimeout(function(){C.timer_H()},fn.TIMER_H),t&&t()):(this.onTransportError(),v&&v());break}}},{key:"C",get:function(){return Te}}]),a}(Ji);function z_(u,n){var a=u._transactions,e;switch(n.method){case ki.INVITE:if(e=a.ist[n.via_branch],e){switch(e.state){case Te.STATUS_PROCEEDING:e.transport.send(e.last_response);break;case Te.STATUS_ACCEPTED:break}return!0}break;case ki.ACK:if(e=a.ist[n.via_branch],e){if(e.state===Te.STATUS_ACCEPTED)return!1;if(e.state===Te.STATUS_COMPLETED)return e.state=Te.STATUS_CONFIRMED,e.I=setTimeout(function(){e.timer_I()},fn.TIMER_I),!0}else return!1;break;case ki.CANCEL:return e=a.ist[n.via_branch],e?(n.reply_sl(200),e.state!==Te.STATUS_PROCEEDING):(n.reply_sl(481),!0);default:if(e=a.nist[n.via_branch],e){switch(e.state){case Te.STATUS_TRYING:break;case Te.STATUS_PROCEEDING:case Te.STATUS_COMPLETED:e.transport.send(e.last_response);break}return!0}break}}var Qi={C:Te,NonInviteClientTransaction:B_,InviteClientTransaction:G_,AckClientTransaction:W_,NonInviteServerTransaction:K_,InviteServerTransaction:Y_,checkTransaction:z_};function J_(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function fc(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function X_(u,n,a){return n&&fc(u.prototype,n),a&&fc(u,a),u}var Q_=yt,hc=vt,Z_=H_,Co=Qi,ed=new Q_("RequestSender"),So={onRequestTimeout:function(){},onTransportError:function(){},onReceiveResponse:function(){},onAuthenticated:function(){}},Zi=function(){function u(n,a,e){J_(this,u),this._ua=n,this._eventHandlers=e,this._method=a.method,this._request=a,this._auth=null,this._challenged=!1,this._staled=!1;for(var o in So)Object.prototype.hasOwnProperty.call(So,o)&&(this._eventHandlers[o]||(this._eventHandlers[o]=So[o]));n.status===n.C.STATUS_USER_CLOSED&&(this._method!==hc.BYE||this._method!==hc.ACK)&&this._eventHandlers.onTransportError()}return X_(u,[{key:"send",value:function(){var a=this,e={onRequestTimeout:function(){a._eventHandlers.onRequestTimeout()},onTransportError:function(){a._eventHandlers.onTransportError()},onReceiveResponse:function(p){a._receiveResponse(p)}};switch(this._method){case"INVITE":this.clientTransaction=new Co.InviteClientTransaction(this._ua,this._ua.transport,this._request,e);break;case"ACK":this.clientTransaction=new Co.AckClientTransaction(this._ua,this._ua.transport,this._request,e);break;default:this.clientTransaction=new Co.NonInviteClientTransaction(this._ua,this._ua.transport,this._request,e)}this._ua._configuration.authorization_jwt&&this._request.setHeader("Authorization",this._ua._configuration.authorization_jwt),this.clientTransaction.send()}},{key:"_receiveResponse",value:function(a){var e,o,p=a.status_code;if((p===401||p===407)&&(this._ua.configuration.password!==null||this._ua.configuration.ha1!==null)){if(a.status_code===401?(e=a.parseHeader("www-authenticate"),o="authorization"):(e=a.parseHeader("proxy-authenticate"),o="proxy-authorization"),!e){ed.debug("".concat(a.status_code," with wrong or missing challenge, cannot authenticate")),this._eventHandlers.onReceiveResponse(a);return}if(!this._challenged||!this._staled&&e.stale===!0){if(this._auth||(this._auth=new Z_({username:this._ua.configuration.authorization_user,password:this._ua.configuration.password,realm:this._ua.configuration.realm,ha1:this._ua.configuration.ha1})),!this._auth.authenticate(this._request,e)){this._eventHandlers.onReceiveResponse(a);return}this._challenged=!0,this._ua.set("realm",this._auth.get("realm")),this._ua.set("ha1",this._auth.get("ha1")),e.stale&&(this._staled=!0),this._request=this._request.clone(),this._request.cseq+=1,this._request.setHeader("cseq","".concat(this._request.cseq," ").concat(this._method)),this._request.setHeader(o,this._auth.toString()),this._eventHandlers.onAuthenticated(this._request),this.send()}else this._eventHandlers.onReceiveResponse(a)}else this._eventHandlers.onReceiveResponse(a)}}]),u}();function td(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function _c(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function sd(u,n,a){return n&&_c(u.prototype,n),a&&_c(u,a),u}var nd=yt,Ao=qt(),Rr=vt,dc=Vn,pc=Zi,gi=new nd("Registrator"),ra=10,ld=function(){function u(n,a){td(this,u),this._reg_id=1,this._ua=n,this._transport=a,this._registrar=n.configuration.registrar_server,this._expires=n.configuration.register_expires,this._call_id=Ao.createRandomToken(22),this._cseq=0,this._to_uri=n.configuration.uri,this._registrationTimer=null,this._registering=!1,this._registered=!1,this._contact=this._ua.contact.toString(),this._contact+=";+sip.ice",this._extraHeaders=[],this._extraContactParams="",this._sipInstance='"<urn:uuid:'.concat(this._ua.configuration.instance_id,'>"'),this._contact+=";reg-id=".concat(this._reg_id),this._contact+=";+sip.instance=".concat(this._sipInstance)}return sd(u,[{key:"setExtraHeaders",value:function(a){Array.isArray(a)||(a=[]),this._extraHeaders=a.slice()}},{key:"setExtraContactParams",value:function(a){a instanceof Object||(a={}),this._extraContactParams="";for(var e in a)if(Object.prototype.hasOwnProperty.call(a,e)){var o=a[e];this._extraContactParams+=";".concat(e),o&&(this._extraContactParams+="=".concat(o))}}},{key:"register",value:function(){var a=this;if(this._registering){gi.debug("Register request in progress...");return}var e=this._extraHeaders.slice();e.push("Contact: ".concat(this._contact,";expires=").concat(this._expires).concat(this._extraContactParams)),e.push("Expires: ".concat(this._expires));var o=new dc.OutgoingRequest(Rr.REGISTER,this._registrar,this._ua,{to_uri:this._to_uri,call_id:this._call_id,cseq:this._cseq+=1},e),p=new pc(this._ua,o,{onRequestTimeout:function(){a._registrationFailure(null,Rr.causes.REQUEST_TIMEOUT)},onTransportError:function(){a._registrationFailure(null,Rr.causes.CONNECTION_ERROR)},onAuthenticated:function(){a._cseq+=1},onReceiveResponse:function(v){if(v.cseq===a._cseq)switch(a._registrationTimer!==null&&(clearTimeout(a._registrationTimer),a._registrationTimer=null),!0){case/^1[0-9]{2}$/.test(v.status_code):break;case/^2[0-9]{2}$/.test(v.status_code):{if(a._registering=!1,!v.hasHeader("Contact")){gi.debug("no Contact header in response to REGISTER, response ignored");break}var C=v.headers.Contact.reduce(function(O,w){return O.concat(w.parsed)},[]),l=C.find(function(O){return a._sipInstance===O.getParam("+sip.instance")&&a._reg_id===parseInt(O.getParam("reg-id"))});if(l||(l=C.find(function(O){return O.uri.user===a._ua.contact.uri.user})),!l){gi.debug("no Contact header pointing to us, response ignored");break}var A=l.getParam("expires");!A&&v.hasHeader("expires")&&(A=v.getHeader("expires")),A||(A=a._expires),A=Number(A),A<ra&&(A=ra);var b=A>64?A*1e3/2+Math.floor((A/2-32)*1e3*Math.random()):A*1e3-5e3;a._registrationTimer=setTimeout(function(){a._registrationTimer=null,a._ua.listeners("registrationExpiring").length===0?a.register():a._ua.emit("registrationExpiring")},b),l.hasParam("temp-gruu")&&(a._ua.contact.temp_gruu=l.getParam("temp-gruu").replace(/"/g,"")),l.hasParam("pub-gruu")&&(a._ua.contact.pub_gruu=l.getParam("pub-gruu").replace(/"/g,"")),a._registered||(a._registered=!0,a._ua.registered({response:v}));break}case/^423$/.test(v.status_code):{v.hasHeader("min-expires")?(a._expires=Number(v.getHeader("min-expires")),a._expires<ra&&(a._expires=ra),a.register()):(gi.debug("423 response received for REGISTER without Min-Expires"),a._registrationFailure(v,Rr.causes.SIP_FAILURE_CODE));break}default:{var E=Ao.sipErrorCause(v.status_code);a._registrationFailure(v,E)}}}});this._registering=!0,p.send()}},{key:"unregister",value:function(){var a=this,e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!this._registered){gi.debug("already unregistered");return}this._registered=!1,this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null);var o=this._extraHeaders.slice();e.all?o.push("Contact: *".concat(this._extraContactParams)):o.push("Contact: ".concat(this._contact,";expires=0").concat(this._extraContactParams)),o.push("Expires: 0");var p=new dc.OutgoingRequest(Rr.REGISTER,this._registrar,this._ua,{to_uri:this._to_uri,call_id:this._call_id,cseq:this._cseq+=1},o),t=new pc(this._ua,p,{onRequestTimeout:function(){a._unregistered(null,Rr.causes.REQUEST_TIMEOUT)},onTransportError:function(){a._unregistered(null,Rr.causes.CONNECTION_ERROR)},onAuthenticated:function(){a._cseq+=1},onReceiveResponse:function(C){switch(!0){case/^1[0-9]{2}$/.test(C.status_code):break;case/^2[0-9]{2}$/.test(C.status_code):a._unregistered(C);break;default:{var l=Ao.sipErrorCause(C.status_code);a._unregistered(C,l)}}}});t.send()}},{key:"close",value:function(){this._registered&&this.unregister()}},{key:"onTransportClosed",value:function(){this._registering=!1,this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null),this._registered&&(this._registered=!1,this._ua.unregistered({}))}},{key:"_registrationFailure",value:function(a,e){this._registering=!1,this._ua.registrationFailed({response:a||null,cause:e}),this._registered&&(this._registered=!1,this._ua.unregistered({response:a||null,cause:e}))}},{key:"_unregistered",value:function(a,e){this._registering=!1,this._registered=!1,this._ua.unregistered({response:a||null,cause:e||null})}},{key:"registered",get:function(){return this._registered}}]),u}();function rd(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function mc(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function id(u,n,a){return n&&mc(u.prototype,n),a&&mc(u,a),u}var yo=vt,ia=Qi,ad=Zi,Ro={onRequestTimeout:function(){},onTransportError:function(){},onSuccessResponse:function(){},onErrorResponse:function(){},onAuthenticated:function(){},onDialogError:function(){}},od=function(){function u(n,a,e){rd(this,u),this._dialog=n,this._ua=n._ua,this._request=a,this._eventHandlers=e,this._reattempt=!1,this._reattemptTimer=null;for(var o in Ro)Object.prototype.hasOwnProperty.call(Ro,o)&&(this._eventHandlers[o]||(this._eventHandlers[o]=Ro[o]))}return id(u,[{key:"send",value:function(){var a=this,e=new ad(this._ua,this._request,{onRequestTimeout:function(){a._eventHandlers.onRequestTimeout()},onTransportError:function(){a._eventHandlers.onTransportError()},onAuthenticated:function(t){a._eventHandlers.onAuthenticated(t)},onReceiveResponse:function(t){a._receiveResponse(t)}});if(e.send(),(this._request.method===yo.INVITE||this._request.method===yo.UPDATE&&this._request.body)&&e.clientTransaction.state!==ia.C.STATUS_TERMINATED){this._dialog.uac_pending_reply=!0;var o=function p(){(e.clientTransaction.state===ia.C.STATUS_ACCEPTED||e.clientTransaction.state===ia.C.STATUS_COMPLETED||e.clientTransaction.state===ia.C.STATUS_TERMINATED)&&(e.clientTransaction.removeListener("stateChanged",p),a._dialog.uac_pending_reply=!1)};e.clientTransaction.on("stateChanged",o)}}},{key:"_receiveResponse",value:function(a){var e=this;a.status_code===408||a.status_code===481?this._eventHandlers.onDialogError(a):a.method===yo.INVITE&&a.status_code===491?this._reattempt?a.status_code>=200&&a.status_code<300?this._eventHandlers.onSuccessResponse(a):a.status_code>=300&&this._eventHandlers.onErrorResponse(a):(this._request.cseq=this._dialog.local_seqnum+=1,this._reattemptTimer=setTimeout(function(){e._dialog.isTerminated()||(e._reattempt=!0,e.send())},1e3)):a.status_code>=200&&a.status_code<300?this._eventHandlers.onSuccessResponse(a):a.status_code>=300&&this._eventHandlers.onErrorResponse(a)}},{key:"request",get:function(){return this._request}}]),u}();function ud(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function gc(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function vc(u,n,a){return n&&gc(u.prototype,n),a&&gc(u,a),u}var cd=yt,Tc=Vn,ql=vt,vi=Qi,fd=od,bo=qt(),Io=new cd("Dialog"),jl={STATUS_EARLY:1,STATUS_CONFIRMED:2,STATUS_TERMINATED:3},hd=function(){vc(u,null,[{key:"C",get:function(){return jl}}]);function u(n,a,e){var o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:jl.STATUS_CONFIRMED;if(ud(this,u),this._owner=n,this._ua=n._ua,this._uac_pending_reply=!1,this._uas_pending_reply=!1,!a.hasHeader("contact"))return{error:"unable to create a Dialog without Contact header field"};a instanceof Tc.IncomingResponse&&(o=a.status_code<200?jl.STATUS_EARLY:jl.STATUS_CONFIRMED);var p=a.parseHeader("contact");e==="UAS"?(this._id={call_id:a.call_id,local_tag:a.to_tag,remote_tag:a.from_tag,toString:function(){return this.call_id+this.local_tag+this.remote_tag}},this._state=o,this._remote_seqnum=a.cseq,this._local_uri=a.parseHeader("to").uri,this._remote_uri=a.parseHeader("from").uri,this._remote_target=p.uri,this._route_set=a.getHeaders("record-route"),this._ack_seqnum=this._remote_seqnum):e==="UAC"&&(this._id={call_id:a.call_id,local_tag:a.from_tag,remote_tag:a.to_tag,toString:function(){return this.call_id+this.local_tag+this.remote_tag}},this._state=o,this._local_seqnum=a.cseq,this._local_uri=a.parseHeader("from").uri,this._remote_uri=a.parseHeader("to").uri,this._remote_target=p.uri,this._route_set=a.getHeaders("record-route").reverse(),this._ack_seqnum=null),this._ua.newDialog(this),Io.debug("new ".concat(e," dialog created with status ").concat(this._state===jl.STATUS_EARLY?"EARLY":"CONFIRMED"))}return vc(u,[{key:"isTerminated",value:function(){return this._status===jl.STATUS_TERMINATED}},{key:"update",value:function(a,e){this._state=jl.STATUS_CONFIRMED,Io.debug("dialog ".concat(this._id.toString()," changed to CONFIRMED state")),e==="UAC"&&(this._route_set=a.getHeaders("record-route").reverse())}},{key:"terminate",value:function(){Io.debug("dialog ".concat(this._id.toString()," deleted")),this._ua.destroyDialog(this),this._state=jl.STATUS_TERMINATED}},{key:"sendRequest",value:function(a){var e=this,o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},p=bo.cloneArray(o.extraHeaders),t=bo.cloneObject(o.eventHandlers),v=o.body||null,C=this._createRequest(a,p,v);t.onAuthenticated=function(){e._local_seqnum+=1};var l=new fd(this,C,t);return l.send(),C}},{key:"receiveRequest",value:function(a){this._checkInDialogRequest(a)&&(a.method===ql.ACK&&this._ack_seqnum!==null?this._ack_seqnum=null:a.method===ql.INVITE&&(this._ack_seqnum=a.cseq),this._owner.receiveRequest(a))}},{key:"_createRequest",value:function(a,e,o){e=bo.cloneArray(e),this._local_seqnum||(this._local_seqnum=Math.floor(Math.random()*1e4));var p=a===ql.CANCEL||a===ql.ACK?this._local_seqnum:this._local_seqnum+=1,t=new Tc.OutgoingRequest(a,this._remote_target,this._ua,{cseq:p,call_id:this._id.call_id,from_uri:this._local_uri,from_tag:this._id.local_tag,to_uri:this._remote_uri,to_tag:this._id.remote_tag,route_set:this._route_set},e,o);return t}},{key:"_checkInDialogRequest",value:function(a){var e=this;if(!this._remote_seqnum)this._remote_seqnum=a.cseq;else if(a.cseq<this._remote_seqnum)if(a.method===ql.ACK){if(this._ack_seqnum===null||a.cseq!==this._ack_seqnum)return!1}else return a.reply(500),!1;else a.cseq>this._remote_seqnum&&(this._remote_seqnum=a.cseq);if(a.method===ql.INVITE||a.method===ql.UPDATE&&a.body){if(this._uac_pending_reply===!0)a.reply(491);else if(this._uas_pending_reply===!0){var o=(Math.random()*10|0)+1;return a.reply(500,null,["Retry-After:".concat(o)]),!1}else{this._uas_pending_reply=!0;var p=function t(){(a.server_transaction.state===vi.C.STATUS_ACCEPTED||a.server_transaction.state===vi.C.STATUS_COMPLETED||a.server_transaction.state===vi.C.STATUS_TERMINATED)&&(a.server_transaction.removeListener("stateChanged",t),e._uas_pending_reply=!1)};a.server_transaction.on("stateChanged",p)}a.hasHeader("contact")&&a.server_transaction.on("stateChanged",function(){a.server_transaction.state===vi.C.STATUS_ACCEPTED&&(e._remote_target=a.parseHeader("contact").uri)})}else a.method===ql.NOTIFY&&a.hasHeader("contact")&&a.server_transaction.on("stateChanged",function(){a.server_transaction.state===vi.C.STATUS_COMPLETED&&(e._remote_target=a.parseHeader("contact").uri)});return!0}},{key:"id",get:function(){return this._id}},{key:"local_seqnum",get:function(){return this._local_seqnum},set:function(a){this._local_seqnum=a}},{key:"owner",get:function(){return this._owner}},{key:"uac_pending_reply",get:function(){return this._uac_pending_reply},set:function(a){this._uac_pending_reply=a}},{key:"uas_pending_reply",get:function(){return this._uas_pending_reply}}]),u}(),Mu={exports:{}};function $a(u){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?$a=function(a){return typeof a}:$a=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},$a(u)}function _d(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function Ec(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function dd(u,n,a){return n&&Ec(u.prototype,n),a&&Ec(u,a),u}function pd(u,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");u.prototype=Object.create(n&&n.prototype,{constructor:{value:u,writable:!0,configurable:!0}}),n&&pu(u,n)}function pu(u,n){return pu=Object.setPrototypeOf||function(e,o){return e.__proto__=o,e},pu(u,n)}function md(u){var n=Td();return function(){var e=za(u),o;if(n){var p=za(this).constructor;o=Reflect.construct(e,arguments,p)}else o=e.apply(this,arguments);return gd(this,o)}}function gd(u,n){return n&&($a(n)==="object"||typeof n=="function")?n:vd(u)}function vd(u){if(u===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u}function Td(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function za(u){return za=Object.setPrototypeOf?Object.getPrototypeOf:function(a){return a.__proto__||Object.getPrototypeOf(a)},za(u)}var Ed=At.EventEmitter,Cd=yt,Sd=vt,Ad=Ql,Cc=qt(),yd=new Cd("RTCSession:DTMF"),ih={MIN_DURATION:70,MAX_DURATION:6e3,DEFAULT_DURATION:100,MIN_INTER_TONE_GAP:50,DEFAULT_INTER_TONE_GAP:500};Mu.exports=function(u){pd(a,u);var n=md(a);function a(e){var o;return _d(this,a),o=n.call(this),o._session=e,o._direction=null,o._tone=null,o._duration=null,o._request=null,o}return dd(a,[{key:"send",value:function(o){var p=this,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(o===void 0)throw new TypeError("Not enough arguments");if(this._direction="outgoing",this._session.status!==this._session.C.STATUS_CONFIRMED&&this._session.status!==this._session.C.STATUS_WAITING_FOR_ACK)throw new Ad.InvalidStateError(this._session.status);var v=Cc.cloneArray(t.extraHeaders);if(this.eventHandlers=Cc.cloneObject(t.eventHandlers),typeof o=="string")o=o.toUpperCase();else if(typeof o=="number")o=o.toString();else throw new TypeError("Invalid tone: ".concat(o));if(o.match(/^[0-9A-DR#*]$/))this._tone=o;else throw new TypeError("Invalid tone: ".concat(o));this._duration=t.duration,v.push("Content-Type: application/dtmf-relay");var C="Signal=".concat(this._tone,`\r
47
- `);C+="Duration=".concat(this._duration),this._session.newDTMF({originator:"local",dtmf:this,request:this._request}),this._session.sendRequest(Sd.INFO,{extraHeaders:v,eventHandlers:{onSuccessResponse:function(A){p.emit("succeeded",{originator:"remote",response:A})},onErrorResponse:function(A){p.eventHandlers.onFailed&&p.eventHandlers.onFailed(),p.emit("failed",{originator:"remote",response:A})},onRequestTimeout:function(){p._session.onRequestTimeout()},onTransportError:function(){p._session.onTransportError()},onDialogError:function(){p._session.onDialogError()}},body:C})}},{key:"init_incoming",value:function(o){var p=/^(Signal\s*?=\s*?)([0-9A-D#*]{1})(\s)?.*/,t=/^(Duration\s?=\s?)([0-9]{1,4})(\s)?.*/;if(this._direction="incoming",this._request=o,o.reply(200),o.body){var v=o.body.split(`
48
- `);v.length>=1&&p.test(v[0])&&(this._tone=v[0].replace(p,"$2")),v.length>=2&&t.test(v[1])&&(this._duration=parseInt(v[1].replace(t,"$2"),10))}this._duration||(this._duration=ih.DEFAULT_DURATION),this._tone?this._session.newDTMF({originator:"remote",dtmf:this,request:o}):yd.debug("invalid INFO DTMF received, discarded")}},{key:"tone",get:function(){return this._tone}},{key:"duration",get:function(){return this._duration}}]),a}(Ed);Mu.exports.C=ih;var Rd=Mu.exports;function Ha(u){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ha=function(a){return typeof a}:Ha=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},Ha(u)}function bd(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function Sc(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function Id(u,n,a){return n&&Sc(u.prototype,n),a&&Sc(u,a),u}function wd(u,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");u.prototype=Object.create(n&&n.prototype,{constructor:{value:u,writable:!0,configurable:!0}}),n&&mu(u,n)}function mu(u,n){return mu=Object.setPrototypeOf||function(e,o){return e.__proto__=o,e},mu(u,n)}function Od(u){var n=Ud();return function(){var e=Ja(u),o;if(n){var p=Ja(this).constructor;o=Reflect.construct(e,arguments,p)}else o=e.apply(this,arguments);return Dd(this,o)}}function Dd(u,n){return n&&(Ha(n)==="object"||typeof n=="function")?n:Nd(u)}function Nd(u){if(u===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u}function Ud(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Ja(u){return Ja=Object.setPrototypeOf?Object.getPrototypeOf:function(a){return a.__proto__||Object.getPrototypeOf(a)},Ja(u)}var xd=At.EventEmitter,Pd=vt,Md=Ql,kd=qt(),Ld=function(u){wd(a,u);var n=Od(a);function a(e){var o;return bd(this,a),o=n.call(this),o._session=e,o._direction=null,o._contentType=null,o._body=null,o}return Id(a,[{key:"send",value:function(o,p){var t=this,v=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(this._direction="outgoing",o===void 0)throw new TypeError("Not enough arguments");if(this._session.status!==this._session.C.STATUS_CONFIRMED&&this._session.status!==this._session.C.STATUS_WAITING_FOR_ACK)throw new Md.InvalidStateError(this._session.status);this._contentType=o,this._body=p;var C=kd.cloneArray(v.extraHeaders);C.push("Content-Type: ".concat(o)),this._session.newInfo({originator:"local",info:this,request:this.request}),this._session.sendRequest(Pd.INFO,{extraHeaders:C,eventHandlers:{onSuccessResponse:function(A){t.emit("succeeded",{originator:"remote",response:A})},onErrorResponse:function(A){t.emit("failed",{originator:"remote",response:A})},onTransportError:function(){t._session.onTransportError()},onRequestTimeout:function(){t._session.onRequestTimeout()},onDialogError:function(){t._session.onDialogError()}},body:p})}},{key:"init_incoming",value:function(o){this._direction="incoming",this.request=o,o.reply(200),this._contentType=o.hasHeader("Content-Type")?o.getHeader("Content-Type").toLowerCase():void 0,this._body=o.body,this._session.newInfo({originator:"remote",info:this,request:o})}},{key:"contentType",get:function(){return this._contentType}},{key:"body",get:function(){return this._body}}]),a}(xd);function $d(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function Ac(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function Hd(u,n,a){return n&&Ac(u.prototype,n),a&&Ac(u,a),u}var Fd=yt,yc=vt,qd=new Fd("RTCSession:ReferNotifier"),wo={event_type:"refer",body_type:"message/sipfrag;version=2.0",expires:300},jd=function(){function u(n,a,e){$d(this,u),this._session=n,this._id=a,this._expires=e||wo.expires,this._active=!0,this.notify(100)}return Hd(u,[{key:"notify",value:function(a,e){if(qd.debug("notify()"),this._active!==!1){e=e||yc.REASON_PHRASE[a]||"";var o;a>=200?o="terminated;reason=noresource":o="active;expires=".concat(this._expires),this._session.sendRequest(yc.NOTIFY,{extraHeaders:["Event: ".concat(wo.event_type,";id=").concat(this._id),"Subscription-State: ".concat(o),"Content-Type: ".concat(wo.body_type)],body:"SIP/2.0 ".concat(a," ").concat(e),eventHandlers:{onErrorResponse:function(){this._active=!1}}})}}}]),u}();function Fa(u){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fa=function(a){return typeof a}:Fa=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},Fa(u)}function Vd(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function Rc(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function Bd(u,n,a){return n&&Rc(u.prototype,n),a&&Rc(u,a),u}function Gd(u,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");u.prototype=Object.create(n&&n.prototype,{constructor:{value:u,writable:!0,configurable:!0}}),n&&gu(u,n)}function gu(u,n){return gu=Object.setPrototypeOf||function(e,o){return e.__proto__=o,e},gu(u,n)}function Wd(u){var n=zd();return function(){var e=Xa(u),o;if(n){var p=Xa(this).constructor;o=Reflect.construct(e,arguments,p)}else o=e.apply(this,arguments);return Kd(this,o)}}function Kd(u,n){return n&&(Fa(n)==="object"||typeof n=="function")?n:Yd(u)}function Yd(u){if(u===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u}function zd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Xa(u){return Xa=Object.setPrototypeOf?Object.getPrototypeOf:function(a){return a.__proto__||Object.getPrototypeOf(a)},Xa(u)}var Jd=At.EventEmitter,Xd=yt,Ti=vt,Qd=_n(),bc=qt(),br=new Xd("RTCSession:ReferSubscriber"),Zd=function(u){Gd(a,u);var n=Wd(a);function a(e){var o;return Vd(this,a),o=n.call(this),o._id=null,o._session=e,o}return Bd(a,[{key:"sendRefer",value:function(o){var p=this,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};br.debug("sendRefer()");var v=bc.cloneArray(t.extraHeaders),C=bc.cloneObject(t.eventHandlers);for(var l in C)Object.prototype.hasOwnProperty.call(C,l)&&this.on(l,C[l]);var A=null;t.replaces&&(A=t.replaces._request.call_id,A+=";to-tag=".concat(t.replaces._to_tag),A+=";from-tag=".concat(t.replaces._from_tag),A=encodeURIComponent(A));var b="Refer-To: <".concat(o).concat(A?"?Replaces=".concat(A):"",">");if(v.push(b),!v.some(function(w){return w.toLowerCase().startsWith("referred-by:")})){var E="Referred-By: <".concat(this._session._ua._configuration.uri._scheme,":").concat(this._session._ua._configuration.uri._user,"@").concat(this._session._ua._configuration.uri._host,">");v.push(E)}v.push("Contact: ".concat(this._session.contact));var O=this._session.sendRequest(Ti.REFER,{extraHeaders:v,eventHandlers:{onSuccessResponse:function(N){p._requestSucceeded(N)},onErrorResponse:function(N){p._requestFailed(N,Ti.causes.REJECTED)},onTransportError:function(){p._requestFailed(null,Ti.causes.CONNECTION_ERROR)},onRequestTimeout:function(){p._requestFailed(null,Ti.causes.REQUEST_TIMEOUT)},onDialogError:function(){p._requestFailed(null,Ti.causes.DIALOG_ERROR)}}});this._id=O.cseq}},{key:"receiveNotify",value:function(o){if(br.debug("receiveNotify()"),!!o.body){var p=Qd.parse(o.body.trim().split(`\r
49
- `,1)[0],"Status_Line");if(p===-1){br.debug('receiveNotify() | error parsing NOTIFY body: "'.concat(o.body,'"'));return}switch(!0){case/^100$/.test(p.status_code):this.emit("trying",{request:o,status_line:p});break;case/^1[0-9]{2}$/.test(p.status_code):this.emit("progress",{request:o,status_line:p});break;case/^2[0-9]{2}$/.test(p.status_code):this.emit("accepted",{request:o,status_line:p});break;default:this.emit("failed",{request:o,status_line:p});break}}}},{key:"_requestSucceeded",value:function(o){br.debug("REFER succeeded"),br.debug('emit "requestSucceeded"'),this.emit("requestSucceeded",{response:o})}},{key:"_requestFailed",value:function(o,p){br.debug("REFER failed"),br.debug('emit "requestFailed"'),this.emit("requestFailed",{response:o||null,cause:p})}},{key:"id",get:function(){return this._id}}]),a}(Jd);function qa(u){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?qa=function(a){return typeof a}:qa=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},qa(u)}function kn(u,n){var a;if(typeof Symbol>"u"||u[Symbol.iterator]==null){if(Array.isArray(u)||(a=ep(u))||n&&u&&typeof u.length=="number"){a&&(u=a);var e=0,o=function(){};return{s:o,n:function(){return e>=u.length?{done:!0}:{done:!1,value:u[e++]}},e:function(l){throw l},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
50
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var p=!0,t=!1,v;return{s:function(){a=u[Symbol.iterator]()},n:function(){var l=a.next();return p=l.done,l},e:function(l){t=!0,v=l},f:function(){try{!p&&a.return!=null&&a.return()}finally{if(t)throw v}}}}function ep(u,n){if(u){if(typeof u=="string")return Ic(u,n);var a=Object.prototype.toString.call(u).slice(8,-1);if(a==="Object"&&u.constructor&&(a=u.constructor.name),a==="Map"||a==="Set")return Array.from(u);if(a==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a))return Ic(u,n)}}function Ic(u,n){(n==null||n>u.length)&&(n=u.length);for(var a=0,e=new Array(n);a<n;a++)e[a]=u[a];return e}function tp(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function wc(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function Oc(u,n,a){return n&&wc(u.prototype,n),a&&wc(u,a),u}function sp(u,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");u.prototype=Object.create(n&&n.prototype,{constructor:{value:u,writable:!0,configurable:!0}}),n&&vu(u,n)}function vu(u,n){return vu=Object.setPrototypeOf||function(e,o){return e.__proto__=o,e},vu(u,n)}function np(u){var n=ip();return function(){var e=Qa(u),o;if(n){var p=Qa(this).constructor;o=Reflect.construct(e,arguments,p)}else o=e.apply(this,arguments);return lp(this,o)}}function lp(u,n){return n&&(qa(n)==="object"||typeof n=="function")?n:rp(u)}function rp(u){if(u===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u}function ip(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Qa(u){return Qa=Object.setPrototypeOf?Object.getPrototypeOf:function(a){return a.__proto__||Object.getPrototypeOf(a)},Qa(u)}var ap=At.EventEmitter,Dc=Jt,op=yt,ge=vt,Ir=Ql,Nc=Qi,nt=qt(),Ei=rh,up=Vn,aa=hd,cp=Zi,ls=Rd,Uc=Ld,fp=jd,hp=Zd,xc=Zl(),Z=new op("RTCSession"),re={STATUS_NULL:0,STATUS_INVITE_SENT:1,STATUS_1XX_RECEIVED:2,STATUS_INVITE_RECEIVED:3,STATUS_WAITING_FOR_ANSWER:4,STATUS_ANSWERED:5,STATUS_WAITING_FOR_ACK:6,STATUS_CANCELED:7,STATUS_TERMINATED:8,STATUS_CONFIRMED:9},oa=["audio","video"],_p=function(u){sp(a,u);var n=np(a);Oc(a,null,[{key:"C",get:function(){return re}}]);function a(e){var o;return tp(this,a),Z.debug("new"),o=n.call(this),o._id=null,o._ua=e,o._status=re.STATUS_NULL,o._dialog=null,o._earlyDialogs={},o._contact=null,o._from_tag=null,o._to_tag=null,o._connection=null,o._connectionPromiseQueue=Promise.resolve(),o._request=null,o._is_canceled=!1,o._cancel_reason="",o._is_confirmed=!1,o._late_sdp=!1,o._rtcOfferConstraints=null,o._rtcAnswerConstraints=null,o._localMediaStream=null,o._localMediaStreamLocallyGenerated=!1,o._rtcReady=!0,o._iceReady=!1,o._timers={ackTimer:null,expiresTimer:null,invite2xxTimer:null,userNoAnswerTimer:null},o._direction=null,o._local_identity=null,o._remote_identity=null,o._start_time=null,o._end_time=null,o._tones=null,o._audioMuted=!1,o._videoMuted=!1,o._localHold=!1,o._remoteHold=!1,o._sessionTimers={enabled:o._ua.configuration.session_timers,refreshMethod:o._ua.configuration.session_timers_refresh_method,defaultExpires:ge.SESSION_EXPIRES,currentExpires:null,running:!1,refresher:!1,timer:null},o._referSubscribers={},o._data={},o}return Oc(a,[{key:"isInProgress",value:function(){switch(this._status){case re.STATUS_NULL:case re.STATUS_INVITE_SENT:case re.STATUS_1XX_RECEIVED:case re.STATUS_INVITE_RECEIVED:case re.STATUS_WAITING_FOR_ANSWER:return!0;default:return!1}}},{key:"isEstablished",value:function(){switch(this._status){case re.STATUS_ANSWERED:case re.STATUS_WAITING_FOR_ACK:case re.STATUS_CONFIRMED:return!0;default:return!1}}},{key:"isEnded",value:function(){switch(this._status){case re.STATUS_CANCELED:case re.STATUS_TERMINATED:return!0;default:return!1}}},{key:"isMuted",value:function(){return{audio:this._audioMuted,video:this._videoMuted}}},{key:"isOnHold",value:function(){return{local:this._localHold,remote:this._remoteHold}}},{key:"connect",value:function(o){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},t=arguments.length>2?arguments[2]:void 0;Z.debug("connect()");var v=o,C=nt.cloneObject(p.eventHandlers),l=nt.cloneArray(p.extraHeaders),A=nt.cloneObject(p.mediaConstraints,{audio:!0,video:!0}),b=p.mediaStream||null,E=nt.cloneObject(p.pcConfig,{iceServers:[]}),O=p.rtcConstraints||null,w=p.rtcOfferConstraints||null;if(this._rtcOfferConstraints=w,this._rtcAnswerConstraints=p.rtcAnswerConstraints||null,this._data=p.data||this._data,o===void 0)throw new TypeError("Not enough arguments");if(this._status!==re.STATUS_NULL)throw new Ir.InvalidStateError(this._status);if(!window.RTCPeerConnection)throw new Ir.NotSupportedError("WebRTC not supported");if(o=this._ua.normalizeTarget(o),!o)throw new TypeError("Invalid target: ".concat(v));this._sessionTimers.enabled&&nt.isDecimal(p.sessionTimersExpires)&&(p.sessionTimersExpires>=ge.MIN_SESSION_EXPIRES?this._sessionTimers.defaultExpires=p.sessionTimersExpires:this._sessionTimers.defaultExpires=ge.SESSION_EXPIRES);for(var N in C)Object.prototype.hasOwnProperty.call(C,N)&&this.on(N,C[N]);this._from_tag=nt.newTag();var U=p.anonymous||!1,Y={from_tag:this._from_tag};this._contact=this._ua.contact.toString({anonymous:U,outbound:!0}),U?(Y.from_display_name="Anonymous",Y.from_uri=new xc("sip","anonymous","anonymous.invalid"),l.push("P-Preferred-Identity: ".concat(this._ua.configuration.uri.toString())),l.push("Privacy: id")):p.fromUserName&&(Y.from_uri=new xc("sip",p.fromUserName,this._ua.configuration.uri.host),l.push("P-Preferred-Identity: ".concat(this._ua.configuration.uri.toString()))),p.fromDisplayName&&(Y.from_display_name=p.fromDisplayName),l.push("Contact: ".concat(this._contact)),l.push("Content-Type: application/sdp"),this._sessionTimers.enabled&&l.push("Session-Expires: ".concat(this._sessionTimers.defaultExpires).concat(this._ua.configuration.session_timers_force_refresher?";refresher=uac":"")),this._request=new up.InitialOutgoingInviteRequest(o,this._ua,Y,l),this._id=this._request.call_id+this._from_tag,this._createRTCConnection(E,O),this._direction="outgoing",this._local_identity=this._request.from,this._remote_identity=this._request.to,t&&t(this),this._newRTCSession("local",this._request),this._sendInitialRequest(A,w,b)}},{key:"init_incoming",value:function(o,p){var t=this;Z.debug("init_incoming()");var v,C=o.hasHeader("Content-Type")?o.getHeader("Content-Type").toLowerCase():void 0;if(o.body&&C!=="application/sdp"){o.reply(415);return}if(this._status=re.STATUS_INVITE_RECEIVED,this._from_tag=o.from_tag,this._id=o.call_id+this._from_tag,this._request=o,this._contact=this._ua.contact.toString(),o.hasHeader("expires")&&(v=o.getHeader("expires")*1e3),o.to_tag=nt.newTag(),!this._createDialog(o,"UAS",!0)){o.reply(500,"Missing Contact header field");return}o.body?this._late_sdp=!1:this._late_sdp=!0,this._status=re.STATUS_WAITING_FOR_ANSWER,this._timers.userNoAnswerTimer=setTimeout(function(){o.reply(408),t._failed("local",null,ge.causes.NO_ANSWER)},this._ua.configuration.no_answer_timeout),v&&(this._timers.expiresTimer=setTimeout(function(){t._status===re.STATUS_WAITING_FOR_ANSWER&&(o.reply(487),t._failed("system",null,ge.causes.EXPIRES))},v)),this._direction="incoming",this._local_identity=o.to,this._remote_identity=o.from,p&&p(this),this._newRTCSession("remote",o),this._status!==re.STATUS_TERMINATED&&(o.reply(180,null,["Contact: ".concat(this._contact)]),this._progress("local",null))}},{key:"answer",value:function(){var o=this,p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Z.debug("answer()");var t=this._request,v=nt.cloneArray(p.extraHeaders),C=nt.cloneObject(p.mediaConstraints),l=p.mediaStream||null,A=nt.cloneObject(p.pcConfig,{iceServers:[]}),b=p.rtcConstraints||null,E=p.rtcAnswerConstraints||null,O=nt.cloneObject(p.rtcOfferConstraints),w,N=!1,U=!1,Y=!1,j=!1;if(this._rtcAnswerConstraints=E,this._rtcOfferConstraints=p.rtcOfferConstraints||null,this._data=p.data||this._data,this._direction!=="incoming")throw new Ir.NotSupportedError('"answer" not supported for outgoing RTCSession');if(this._status!==re.STATUS_WAITING_FOR_ANSWER)throw new Ir.InvalidStateError(this._status);if(this._sessionTimers.enabled&&nt.isDecimal(p.sessionTimersExpires)&&(p.sessionTimersExpires>=ge.MIN_SESSION_EXPIRES?this._sessionTimers.defaultExpires=p.sessionTimersExpires:this._sessionTimers.defaultExpires=ge.SESSION_EXPIRES),this._status=re.STATUS_ANSWERED,!this._createDialog(t,"UAS")){t.reply(500,"Error creating dialog");return}clearTimeout(this._timers.userNoAnswerTimer),v.unshift("Contact: ".concat(this._contact));var _e=t.parseSDP();Array.isArray(_e.media)||(_e.media=[_e.media]);var k=kn(_e.media),H;try{for(k.s();!(H=k.n()).done;){var de=H.value;de.type==="audio"&&(N=!0,(!de.direction||de.direction==="sendrecv")&&(Y=!0)),de.type==="video"&&(U=!0,(!de.direction||de.direction==="sendrecv")&&(j=!0))}}catch(M){k.e(M)}finally{k.f()}if(l&&C.audio===!1){w=l.getAudioTracks();var Ue=kn(w),B;try{for(Ue.s();!(B=Ue.n()).done;){var L=B.value;l.removeTrack(L)}}catch(M){Ue.e(M)}finally{Ue.f()}}if(l&&C.video===!1){w=l.getVideoTracks();var V=kn(w),G;try{for(V.s();!(G=V.n()).done;){var K=G.value;l.removeTrack(K)}}catch(M){V.e(M)}finally{V.f()}}!l&&C.audio===void 0&&(C.audio=Y),!l&&C.video===void 0&&(C.video=j),!l&&!N&&!O.offerToReceiveAudio&&(C.audio=!1),!l&&!U&&!O.offerToReceiveVideo&&(C.video=!1),this._createRTCConnection(A,b),Promise.resolve().then(function(){if(l)return l;if(C.audio||C.video)return o._localMediaStreamLocallyGenerated=!0,navigator.mediaDevices.getUserMedia(C).catch(function(M){throw o._status===re.STATUS_TERMINATED?new Error("terminated"):(t.reply(480),o._failed("local",null,ge.causes.USER_DENIED_MEDIA_ACCESS),Z.warn('emit "getusermediafailed" [error:%o]',M),o.emit("getusermediafailed",M),new Error("getUserMedia() failed"))})}).then(function(M){if(o._status===re.STATUS_TERMINATED)throw new Error("terminated");o._localMediaStream=M,M&&M.getTracks().forEach(function(te){o._connection.addTrack(te,M)})}).then(function(){if(!o._late_sdp){var M={originator:"remote",type:"offer",sdp:t.body};Z.debug('emit "sdp"'),o.emit("sdp",M);var te=new RTCSessionDescription({type:"offer",sdp:M.sdp});return o._connectionPromiseQueue=o._connectionPromiseQueue.then(function(){return o._connection.setRemoteDescription(te)}).catch(function(se){throw t.reply(488),o._failed("system",null,ge.causes.WEBRTC_ERROR),Z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',se),o.emit("peerconnection:setremotedescriptionfailed",se),new Error("peerconnection.setRemoteDescription() failed")}),o._connectionPromiseQueue}}).then(function(){if(o._status===re.STATUS_TERMINATED)throw new Error("terminated");return o._connecting(t),o._late_sdp?o._createLocalDescription("offer",o._rtcOfferConstraints).catch(function(){throw t.reply(500),new Error("_createLocalDescription() failed")}):o._createLocalDescription("answer",E).catch(function(){throw t.reply(500),new Error("_createLocalDescription() failed")})}).then(function(M){if(o._status===re.STATUS_TERMINATED)throw new Error("terminated");o._handleSessionTimersInIncomingRequest(t,v),t.reply(200,null,v,M,function(){o._status=re.STATUS_WAITING_FOR_ACK,o._setInvite2xxTimer(t,M),o._setACKTimer(),o._accepted("local")},function(){o._failed("system",null,ge.causes.CONNECTION_ERROR)})}).catch(function(M){o._status!==re.STATUS_TERMINATED&&Z.warn(M)})}},{key:"terminate",value:function(){var o=this,p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Z.debug("terminate()");var t=p.cause||ge.causes.BYE,v=nt.cloneArray(p.extraHeaders),C=p.body,l,A=p.status_code,b=p.reason_phrase;if(this._status===re.STATUS_TERMINATED)throw new Ir.InvalidStateError(this._status);switch(this._status){case re.STATUS_NULL:case re.STATUS_INVITE_SENT:case re.STATUS_1XX_RECEIVED:if(Z.debug("canceling session"),A&&(A<200||A>=700))throw new TypeError("Invalid status_code: ".concat(A));A&&(b=b||ge.REASON_PHRASE[A]||"",l="SIP ;cause=".concat(A,' ;text="').concat(b,'"')),this._status===re.STATUS_NULL||this._status===re.STATUS_INVITE_SENT?(this._is_canceled=!0,this._cancel_reason=l):this._status===re.STATUS_1XX_RECEIVED&&this._request.cancel(l),this._status=re.STATUS_CANCELED,this._failed("local",null,ge.causes.CANCELED);break;case re.STATUS_WAITING_FOR_ANSWER:case re.STATUS_ANSWERED:if(Z.debug("rejecting session"),A=A||480,A<300||A>=700)throw new TypeError("Invalid status_code: ".concat(A));this._request.reply(A,b,v,C),this._failed("local",null,ge.causes.REJECTED);break;case re.STATUS_WAITING_FOR_ACK:case re.STATUS_CONFIRMED:if(Z.debug("terminating session"),b=p.reason_phrase||ge.REASON_PHRASE[A]||"",A&&(A<200||A>=700))throw new TypeError("Invalid status_code: ".concat(A));if(A&&v.push("Reason: SIP ;cause=".concat(A,'; text="').concat(b,'"')),this._status===re.STATUS_WAITING_FOR_ACK&&this._direction==="incoming"&&this._request.server_transaction.state!==Nc.C.STATUS_TERMINATED){var E=this._dialog;this.receiveRequest=function(O){var w=O.method;w===ge.ACK&&(o.sendRequest(ge.BYE,{extraHeaders:v,body:C}),E.terminate())},this._request.server_transaction.on("stateChanged",function(){o._request.server_transaction.state===Nc.C.STATUS_TERMINATED&&(o.sendRequest(ge.BYE,{extraHeaders:v,body:C}),E.terminate())}),this._ended("local",null,t),this._dialog=E,this._ua.newDialog(E)}else this.sendRequest(ge.BYE,{extraHeaders:v,body:C}),this._ended("local",null,t)}}},{key:"sendDTMF",value:function(o){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};Z.debug("sendDTMF() | tones: %s",o);var t=0,v=p.duration||null,C=p.interToneGap||null,l=p.transportType||ge.DTMF_TRANSPORT.INFO;if(o===void 0)throw new TypeError("Not enough arguments");if(this._status!==re.STATUS_CONFIRMED&&this._status!==re.STATUS_WAITING_FOR_ACK&&this._status!==re.STATUS_1XX_RECEIVED)throw new Ir.InvalidStateError(this._status);if(l!==ge.DTMF_TRANSPORT.INFO&&l!==ge.DTMF_TRANSPORT.RFC2833)throw new TypeError("invalid transportType: ".concat(l));if(typeof o=="number"&&(o=o.toString()),!o||typeof o!="string"||!o.match(/^[0-9A-DR#*,]+$/i))throw new TypeError("Invalid tones: ".concat(o));if(v&&!nt.isDecimal(v))throw new TypeError("Invalid tone duration: ".concat(v));if(v?v<ls.C.MIN_DURATION?(Z.debug('"duration" value is lower than the minimum allowed, setting it to '.concat(ls.C.MIN_DURATION," milliseconds")),v=ls.C.MIN_DURATION):v>ls.C.MAX_DURATION?(Z.debug('"duration" value is greater than the maximum allowed, setting it to '.concat(ls.C.MAX_DURATION," milliseconds")),v=ls.C.MAX_DURATION):v=Math.abs(v):v=ls.C.DEFAULT_DURATION,p.duration=v,C&&!nt.isDecimal(C))throw new TypeError("Invalid interToneGap: ".concat(C));if(C?C<ls.C.MIN_INTER_TONE_GAP?(Z.debug('"interToneGap" value is lower than the minimum allowed, setting it to '.concat(ls.C.MIN_INTER_TONE_GAP," milliseconds")),C=ls.C.MIN_INTER_TONE_GAP):C=Math.abs(C):C=ls.C.DEFAULT_INTER_TONE_GAP,l===ge.DTMF_TRANSPORT.RFC2833){var A=this._getDTMFRTPSender();A&&(o=A.toneBuffer+o,A.insertDTMF(o,v,C));return}if(this._tones){this._tones+=o;return}this._tones=o,b.call(this);function b(){var E=this,O;if(this._status===re.STATUS_TERMINATED||!this._tones||t>=this._tones.length){this._tones=null;return}var w=this._tones[t];if(t+=1,w===",")O=2e3;else{var N=new ls(this);p.eventHandlers={onFailed:function(){E._tones=null}},N.send(w,p),O=v+C}setTimeout(b.bind(this),O)}}},{key:"sendInfo",value:function(o,p){var t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(Z.debug("sendInfo()"),this._status!==re.STATUS_CONFIRMED&&this._status!==re.STATUS_WAITING_FOR_ACK&&this._status!==re.STATUS_1XX_RECEIVED)throw new Ir.InvalidStateError(this._status);var v=new Uc(this);v.send(o,p,t)}},{key:"mute",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{audio:!0,video:!1};Z.debug("mute()");var p=!1,t=!1;this._audioMuted===!1&&o.audio&&(p=!0,this._audioMuted=!0,this._toggleMuteAudio(!0)),this._videoMuted===!1&&o.video&&(t=!0,this._videoMuted=!0,this._toggleMuteVideo(!0)),(p===!0||t===!0)&&this._onmute({audio:p,video:t})}},{key:"unmute",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{audio:!0,video:!0};Z.debug("unmute()");var p=!1,t=!1;this._audioMuted===!0&&o.audio&&(p=!0,this._audioMuted=!1,this._localHold===!1&&this._toggleMuteAudio(!1)),this._videoMuted===!0&&o.video&&(t=!0,this._videoMuted=!1,this._localHold===!1&&this._toggleMuteVideo(!1)),(p===!0||t===!0)&&this._onunmute({audio:p,video:t})}},{key:"hold",value:function(){var o=this,p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;if(Z.debug("hold()"),this._status!==re.STATUS_WAITING_FOR_ACK&&this._status!==re.STATUS_CONFIRMED||this._localHold===!0||!this._isReadyToReOffer())return!1;this._localHold=!0,this._onhold("local");var v={succeeded:function(){t&&t()},failed:function(){o.terminate({cause:ge.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Hold Failed"})}};return p.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:v,extraHeaders:p.extraHeaders}):this._sendReinvite({eventHandlers:v,extraHeaders:p.extraHeaders}),!0}},{key:"unhold",value:function(){var o=this,p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;if(Z.debug("unhold()"),this._status!==re.STATUS_WAITING_FOR_ACK&&this._status!==re.STATUS_CONFIRMED||this._localHold===!1||!this._isReadyToReOffer())return!1;this._localHold=!1,this._onunhold("local");var v={succeeded:function(){t&&t()},failed:function(){o.terminate({cause:ge.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Unhold Failed"})}};return p.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:v,extraHeaders:p.extraHeaders}):this._sendReinvite({eventHandlers:v,extraHeaders:p.extraHeaders}),!0}},{key:"renegotiate",value:function(){var o=this,p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;Z.debug("renegotiate()");var v=p.rtcOfferConstraints||null;if(this._status!==re.STATUS_WAITING_FOR_ACK&&this._status!==re.STATUS_CONFIRMED||!this._isReadyToReOffer())return!1;var C={succeeded:function(){t&&t()},failed:function(){o.terminate({cause:ge.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Media Renegotiation Failed"})}};return this._setLocalMediaStatus(),p.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:C,rtcOfferConstraints:v,extraHeaders:p.extraHeaders}):this._sendReinvite({eventHandlers:C,rtcOfferConstraints:v,extraHeaders:p.extraHeaders}),!0}},{key:"refer",value:function(o,p){var t=this;Z.debug("refer()");var v=o;if(this._status!==re.STATUS_WAITING_FOR_ACK&&this._status!==re.STATUS_CONFIRMED)return!1;if(o=this._ua.normalizeTarget(o),!o)throw new TypeError("Invalid target: ".concat(v));var C=new hp(this);C.sendRefer(o,p);var l=C.id;return this._referSubscribers[l]=C,C.on("requestFailed",function(){delete t._referSubscribers[l]}),C.on("accepted",function(){delete t._referSubscribers[l]}),C.on("failed",function(){delete t._referSubscribers[l]}),C}},{key:"sendRequest",value:function(o,p){return Z.debug("sendRequest()"),this._dialog.sendRequest(o,p)}},{key:"receiveRequest",value:function(o){var p=this;if(Z.debug("receiveRequest()"),o.method===ge.CANCEL)(this._status===re.STATUS_WAITING_FOR_ANSWER||this._status===re.STATUS_ANSWERED)&&(this._status=re.STATUS_CANCELED,this._request.reply(487),this._failed("remote",o,ge.causes.CANCELED));else switch(o.method){case ge.ACK:if(this._status!==re.STATUS_WAITING_FOR_ACK)return;if(this._status=re.STATUS_CONFIRMED,clearTimeout(this._timers.ackTimer),clearTimeout(this._timers.invite2xxTimer),this._late_sdp){if(!o.body){this.terminate({cause:ge.causes.MISSING_SDP,status_code:400});break}var t={originator:"remote",type:"answer",sdp:o.body};Z.debug('emit "sdp"'),this.emit("sdp",t);var v=new RTCSessionDescription({type:"answer",sdp:t.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return p._connection.setRemoteDescription(v)}).then(function(){p._is_confirmed||p._confirmed("remote",o)}).catch(function(l){p.terminate({cause:ge.causes.BAD_MEDIA_DESCRIPTION,status_code:488}),Z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',l),p.emit("peerconnection:setremotedescriptionfailed",l)})}else this._is_confirmed||this._confirmed("remote",o);break;case ge.BYE:this._status===re.STATUS_CONFIRMED||this._status===re.STATUS_WAITING_FOR_ACK?(o.reply(200),this._ended("remote",o,ge.causes.BYE)):this._status===re.STATUS_INVITE_RECEIVED||this._status===re.STATUS_WAITING_FOR_ANSWER?(o.reply(200),this._request.reply(487,"BYE Received"),this._ended("remote",o,ge.causes.BYE)):o.reply(403,"Wrong Status");break;case ge.INVITE:this._status===re.STATUS_CONFIRMED?o.hasHeader("replaces")?this._receiveReplaces(o):this._receiveReinvite(o):o.reply(403,"Wrong Status");break;case ge.INFO:if(this._status===re.STATUS_1XX_RECEIVED||this._status===re.STATUS_WAITING_FOR_ANSWER||this._status===re.STATUS_ANSWERED||this._status===re.STATUS_WAITING_FOR_ACK||this._status===re.STATUS_CONFIRMED){var C=o.hasHeader("Content-Type")?o.getHeader("Content-Type").toLowerCase():void 0;C&&C.match(/^application\/dtmf-relay/i)?new ls(this).init_incoming(o):C!==void 0?new Uc(this).init_incoming(o):o.reply(415)}else o.reply(403,"Wrong Status");break;case ge.UPDATE:this._status===re.STATUS_CONFIRMED?this._receiveUpdate(o):o.reply(403,"Wrong Status");break;case ge.REFER:this._status===re.STATUS_CONFIRMED?this._receiveRefer(o):o.reply(403,"Wrong Status");break;case ge.NOTIFY:this._status===re.STATUS_CONFIRMED?this._receiveNotify(o):o.reply(403,"Wrong Status");break;default:o.reply(501)}}},{key:"onTransportError",value:function(){Z.warn("onTransportError()"),this._status!==re.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:ge.causes.CONNECTION_ERROR,cause:ge.causes.CONNECTION_ERROR})}},{key:"onRequestTimeout",value:function(){Z.warn("onRequestTimeout()"),this._status!==re.STATUS_TERMINATED&&this.terminate({status_code:408,reason_phrase:ge.causes.REQUEST_TIMEOUT,cause:ge.causes.REQUEST_TIMEOUT})}},{key:"onDialogError",value:function(){Z.warn("onDialogError()"),this._status!==re.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:ge.causes.DIALOG_ERROR,cause:ge.causes.DIALOG_ERROR})}},{key:"newDTMF",value:function(o){Z.debug("newDTMF()"),this.emit("newDTMF",o)}},{key:"newInfo",value:function(o){Z.debug("newInfo()"),this.emit("newInfo",o)}},{key:"_isReadyToReOffer",value:function(){return this._rtcReady?this._dialog?this._dialog.uac_pending_reply===!0||this._dialog.uas_pending_reply===!0?(Z.debug("_isReadyToReOffer() | there is another INVITE/UPDATE transaction in progress"),!1):!0:(Z.debug("_isReadyToReOffer() | session not established yet"),!1):(Z.debug("_isReadyToReOffer() | internal WebRTC status not ready"),!1)}},{key:"_close",value:function(){if(Z.debug("close()"),this._localMediaStream&&this._localMediaStreamLocallyGenerated&&(Z.debug("close() | closing local MediaStream"),nt.closeMediaStream(this._localMediaStream)),this._status!==re.STATUS_TERMINATED){if(this._status=re.STATUS_TERMINATED,this._connection)try{this._connection.close()}catch(v){Z.warn("close() | error closing the RTCPeerConnection: %o",v)}for(var o in this._timers)Object.prototype.hasOwnProperty.call(this._timers,o)&&clearTimeout(this._timers[o]);clearTimeout(this._sessionTimers.timer),this._dialog&&(this._dialog.terminate(),delete this._dialog);for(var p in this._earlyDialogs)Object.prototype.hasOwnProperty.call(this._earlyDialogs,p)&&(this._earlyDialogs[p].terminate(),delete this._earlyDialogs[p]);for(var t in this._referSubscribers)Object.prototype.hasOwnProperty.call(this._referSubscribers,t)&&delete this._referSubscribers[t];this._ua.destroyRTCSession(this)}}},{key:"_setInvite2xxTimer",value:function(o,p){var t=Ei.T1;function v(){this._status===re.STATUS_WAITING_FOR_ACK&&(o.reply(200,null,["Contact: ".concat(this._contact)],p),t<Ei.T2&&(t=t*2,t>Ei.T2&&(t=Ei.T2)),this._timers.invite2xxTimer=setTimeout(v.bind(this),t))}this._timers.invite2xxTimer=setTimeout(v.bind(this),t)}},{key:"_setACKTimer",value:function(){var o=this;this._timers.ackTimer=setTimeout(function(){o._status===re.STATUS_WAITING_FOR_ACK&&(Z.debug("no ACK received, terminating the session"),clearTimeout(o._timers.invite2xxTimer),o.sendRequest(ge.BYE),o._ended("remote",null,ge.causes.NO_ACK))},Ei.TIMER_H)}},{key:"_createRTCConnection",value:function(o,p){var t=this;this._connection=new RTCPeerConnection(o,p),this._connection.addEventListener("iceconnectionstatechange",function(){var v=t._connection.iceConnectionState;v==="failed"&&t.terminate({cause:ge.causes.RTP_TIMEOUT,status_code:408,reason_phrase:ge.causes.RTP_TIMEOUT})}),Z.debug('emit "peerconnection"'),this.emit("peerconnection",{peerconnection:this._connection})}},{key:"_createLocalDescription",value:function(o,p){var t=this;if(Z.debug("createLocalDescription()"),o!=="offer"&&o!=="answer")throw new Error('createLocalDescription() | invalid type "'.concat(o,'"'));var v=this._connection;return this._rtcReady=!1,Promise.resolve().then(function(){return o==="offer"?v.createOffer(p).catch(function(C){return Z.warn('emit "peerconnection:createofferfailed" [error:%o]',C),t.emit("peerconnection:createofferfailed",C),Promise.reject(C)}):v.createAnswer(p).catch(function(C){return Z.warn('emit "peerconnection:createanswerfailed" [error:%o]',C),t.emit("peerconnection:createanswerfailed",C),Promise.reject(C)})}).then(function(C){return v.setLocalDescription(C).catch(function(l){return t._rtcReady=!0,Z.warn('emit "peerconnection:setlocaldescriptionfailed" [error:%o]',l),t.emit("peerconnection:setlocaldescriptionfailed",l),Promise.reject(l)})}).then(function(){var C=p&&p.iceRestart;if(v.iceGatheringState==="complete"&&!C||v.iceGatheringState==="gathering"&&t._iceReady){t._rtcReady=!0;var l={originator:"local",type:o,sdp:v.localDescription.sdp};return Z.debug('emit "sdp"'),t.emit("sdp",l),Promise.resolve(l.sdp)}return new Promise(function(A){var b=!1,E,O;t._iceReady=!1;var w=function(){v.removeEventListener("icecandidate",E),v.removeEventListener("icegatheringstatechange",O),b=!0,t._rtcReady=!0,t._iceReady=!0;var U={originator:"local",type:o,sdp:v.localDescription.sdp};Z.debug('emit "sdp"'),t.emit("sdp",U),A(U.sdp)};v.addEventListener("icecandidate",E=function(U){var Y=U.candidate;Y?t.emit("icecandidate",{candidate:Y,ready:w}):b||w()}),v.addEventListener("icegatheringstatechange",O=function(){v.iceGatheringState==="complete"&&!b&&w()})})})}},{key:"_createDialog",value:function(o,p,t){var v=p==="UAS"?o.to_tag:o.from_tag,C=p==="UAS"?o.from_tag:o.to_tag,l=o.call_id+v+C,A=this._earlyDialogs[l];if(t)return A?!0:(A=new aa(this,o,p,aa.C.STATUS_EARLY),A.error?(Z.debug(A.error),this._failed("remote",o,ge.causes.INTERNAL_ERROR),!1):(this._earlyDialogs[l]=A,!0));if(this._from_tag=o.from_tag,this._to_tag=o.to_tag,A)return A.update(o,p),this._dialog=A,delete this._earlyDialogs[l],!0;var b=new aa(this,o,p);return b.error?(Z.debug(b.error),this._failed("remote",o,ge.causes.INTERNAL_ERROR),!1):(this._dialog=b,!0)}},{key:"_receiveReinvite",value:function(o){var p=this;Z.debug("receiveReinvite()");var t=o.hasHeader("Content-Type")?o.getHeader("Content-Type").toLowerCase():void 0,v={request:o,callback:void 0,reject:l.bind(this)},C=!1;function l(){var b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};C=!0;var E=b.status_code||403,O=b.reason_phrase||"",w=nt.cloneArray(b.extraHeaders);if(this._status!==re.STATUS_CONFIRMED)return!1;if(E<300||E>=700)throw new TypeError("Invalid status_code: ".concat(E));o.reply(E,O,w)}if(this.emit("reinvite",v),C)return;if(this._late_sdp=!1,!o.body){this._late_sdp=!0,this._remoteHold&&(this._remoteHold=!1,this._onunhold("remote")),this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return p._createLocalDescription("offer",p._rtcOfferConstraints)}).then(function(b){A.call(p,b)}).catch(function(){o.reply(500)});return}if(t!=="application/sdp"){Z.debug("invalid Content-Type"),o.reply(415);return}this._processInDialogSdpOffer(o).then(function(b){p._status!==re.STATUS_TERMINATED&&A.call(p,b)}).catch(function(b){Z.warn(b)});function A(b){var E=this,O=["Contact: ".concat(this._contact)];this._handleSessionTimersInIncomingRequest(o,O),this._late_sdp&&(b=this._mangleOffer(b)),o.reply(200,null,O,b,function(){E._status=re.STATUS_WAITING_FOR_ACK,E._setInvite2xxTimer(o,b),E._setACKTimer()}),typeof v.callback=="function"&&v.callback()}}},{key:"_receiveUpdate",value:function(o){var p=this;Z.debug("receiveUpdate()");var t=o.hasHeader("Content-Type")?o.getHeader("Content-Type").toLowerCase():void 0,v={request:o,callback:void 0,reject:l.bind(this)},C=!1;function l(){var b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};C=!0;var E=b.status_code||403,O=b.reason_phrase||"",w=nt.cloneArray(b.extraHeaders);if(this._status!==re.STATUS_CONFIRMED)return!1;if(E<300||E>=700)throw new TypeError("Invalid status_code: ".concat(E));o.reply(E,O,w)}if(this.emit("update",v),C)return;if(!o.body){A.call(this,null);return}if(t!=="application/sdp"){Z.debug("invalid Content-Type"),o.reply(415);return}this._processInDialogSdpOffer(o).then(function(b){p._status!==re.STATUS_TERMINATED&&A.call(p,b)}).catch(function(b){Z.warn(b)});function A(b){var E=["Contact: ".concat(this._contact)];this._handleSessionTimersInIncomingRequest(o,E),o.reply(200,null,E,b),typeof v.callback=="function"&&v.callback()}}},{key:"_processInDialogSdpOffer",value:function(o){var p=this;Z.debug("_processInDialogSdpOffer()");var t=o.parseSDP(),v=!1,C=kn(t.media),l;try{for(C.s();!(l=C.n()).done;){var A=l.value;if(oa.indexOf(A.type)!==-1){var b=A.direction||t.direction||"sendrecv";if(b==="sendonly"||b==="inactive")v=!0;else{v=!1;break}}}}catch(w){C.e(w)}finally{C.f()}var E={originator:"remote",type:"offer",sdp:o.body};Z.debug('emit "sdp"'),this.emit("sdp",E);var O=new RTCSessionDescription({type:"offer",sdp:E.sdp});return this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){if(p._status===re.STATUS_TERMINATED)throw new Error("terminated");return p._connection.setRemoteDescription(O).catch(function(w){throw o.reply(488),Z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',w),p.emit("peerconnection:setremotedescriptionfailed",w),w})}).then(function(){if(p._status===re.STATUS_TERMINATED)throw new Error("terminated");p._remoteHold===!0&&v===!1?(p._remoteHold=!1,p._onunhold("remote")):p._remoteHold===!1&&v===!0&&(p._remoteHold=!0,p._onhold("remote"))}).then(function(){if(p._status===re.STATUS_TERMINATED)throw new Error("terminated");return p._createLocalDescription("answer",p._rtcAnswerConstraints).catch(function(w){throw o.reply(500),Z.warn('emit "peerconnection:createtelocaldescriptionfailed" [error:%o]',w),w})}).catch(function(w){Z.warn("_processInDialogSdpOffer() failed [error: %o]",w)}),this._connectionPromiseQueue}},{key:"_receiveRefer",value:function(o){var p=this;if(Z.debug("receiveRefer()"),!o.refer_to){Z.debug("no Refer-To header field present in REFER"),o.reply(400);return}if(o.refer_to.uri.scheme!==ge.SIP){Z.debug("Refer-To header field points to a non-SIP URI scheme"),o.reply(416);return}o.reply(202);var t=new fp(this,o.cseq);Z.debug('emit "refer"'),this.emit("refer",{request:o,accept:function(A,b){v.call(p,A,b)},reject:function(){C.call(p)}});function v(l){var A=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(l=typeof l=="function"?l:null,this._status!==re.STATUS_WAITING_FOR_ACK&&this._status!==re.STATUS_CONFIRMED)return!1;var b=new a(this._ua);if(b.on("progress",function(O){var w=O.response;t.notify(w.status_code,w.reason_phrase)}),b.on("accepted",function(O){var w=O.response;t.notify(w.status_code,w.reason_phrase)}),b.on("_failed",function(O){var w=O.message,N=O.cause;w?t.notify(w.status_code,w.reason_phrase):t.notify(487,N)}),o.refer_to.uri.hasHeader("replaces")){var E=decodeURIComponent(o.refer_to.uri.getHeader("replaces"));A.extraHeaders=nt.cloneArray(A.extraHeaders),A.extraHeaders.push("Replaces: ".concat(E))}b.connect(o.refer_to.uri.toAor(),A,l)}function C(){t.notify(603)}}},{key:"_receiveNotify",value:function(o){switch(Z.debug("receiveNotify()"),o.event||o.reply(400),o.event.event){case"refer":{var p,t;if(o.event.params&&o.event.params.id)p=o.event.params.id,t=this._referSubscribers[p];else if(Object.keys(this._referSubscribers).length===1)t=this._referSubscribers[Object.keys(this._referSubscribers)[0]];else{o.reply(400,"Missing event id parameter");return}if(!t){o.reply(481,"Subscription does not exist");return}t.receiveNotify(o),o.reply(200);break}default:o.reply(489)}}},{key:"_receiveReplaces",value:function(o){var p=this;Z.debug("receiveReplaces()");function t(C){var l=this;if(this._status!==re.STATUS_WAITING_FOR_ACK&&this._status!==re.STATUS_CONFIRMED)return!1;var A=new a(this._ua);A.on("confirmed",function(){l.terminate()}),A.init_incoming(o,C)}function v(){Z.debug("Replaced INVITE rejected by the user"),o.reply(486)}this.emit("replaces",{request:o,accept:function(l){t.call(p,l)},reject:function(){v.call(p)}})}},{key:"_sendInitialRequest",value:function(o,p,t){var v=this,C=new cp(this._ua,this._request,{onRequestTimeout:function(){v.onRequestTimeout()},onTransportError:function(){v.onTransportError()},onAuthenticated:function(A){v._request=A},onReceiveResponse:function(A){v._receiveInviteResponse(A)}});Promise.resolve().then(function(){if(t)return t;if(o.audio||o.video)return v._localMediaStreamLocallyGenerated=!0,navigator.mediaDevices.getUserMedia(o).catch(function(l){throw v._status===re.STATUS_TERMINATED?new Error("terminated"):(v._failed("local",null,ge.causes.USER_DENIED_MEDIA_ACCESS),Z.warn('emit "getusermediafailed" [error:%o]',l),v.emit("getusermediafailed",l),l)})}).then(function(l){if(v._status===re.STATUS_TERMINATED)throw new Error("terminated");return v._localMediaStream=l,l&&l.getTracks().forEach(function(A){v._connection.addTrack(A,l)}),v._connecting(v._request),v._createLocalDescription("offer",p).catch(function(A){throw v._failed("local",null,ge.causes.WEBRTC_ERROR),A})}).then(function(l){if(v._is_canceled||v._status===re.STATUS_TERMINATED)throw new Error("terminated");v._request.body=l,v._status=re.STATUS_INVITE_SENT,Z.debug('emit "sending" [request:%o]',v._request),v.emit("sending",{request:v._request}),C.send()}).catch(function(l){v._status!==re.STATUS_TERMINATED&&Z.warn(l)})}},{key:"_getDTMFRTPSender",value:function(){var o=this._connection.getSenders().find(function(p){return p.track&&p.track.kind==="audio"});if(!(o&&o.dtmf)){Z.warn("sendDTMF() | no local audio track to send DTMF with");return}return o.dtmf}},{key:"_receiveInviteResponse",value:function(o){var p=this;if(Z.debug("receiveInviteResponse()"),this._dialog&&o.status_code>=200&&o.status_code<=299)if(this._dialog.id.call_id===o.call_id&&this._dialog.id.local_tag===o.from_tag&&this._dialog.id.remote_tag===o.to_tag){this.sendRequest(ge.ACK);return}else{var t=new aa(this,o,"UAC");if(t.error!==void 0){Z.debug(t.error);return}this.sendRequest(ge.ACK),this.sendRequest(ge.BYE);return}if(this._is_canceled){o.status_code>=100&&o.status_code<200?this._request.cancel(this._cancel_reason):o.status_code>=200&&o.status_code<299&&this._acceptAndTerminate(o);return}if(!(this._status!==re.STATUS_INVITE_SENT&&this._status!==re.STATUS_1XX_RECEIVED))switch(!0){case/^100$/.test(o.status_code):this._status=re.STATUS_1XX_RECEIVED;break;case/^1[0-9]{2}$/.test(o.status_code):{if(!o.to_tag){Z.debug("1xx response received without to tag");break}if(o.hasHeader("contact")&&!this._createDialog(o,"UAC",!0))break;if(this._status=re.STATUS_1XX_RECEIVED,!o.body){this._progress("remote",o);break}var v={originator:"remote",type:"answer",sdp:o.body};Z.debug('emit "sdp"'),this.emit("sdp",v);var C=new RTCSessionDescription({type:"answer",sdp:v.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return p._connection.setRemoteDescription(C)}).then(function(){return p._progress("remote",o)}).catch(function(E){Z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',E),p.emit("peerconnection:setremotedescriptionfailed",E)});break}case/^2[0-9]{2}$/.test(o.status_code):{if(this._status=re.STATUS_CONFIRMED,!o.body){this._acceptAndTerminate(o,400,ge.causes.MISSING_SDP),this._failed("remote",o,ge.causes.BAD_MEDIA_DESCRIPTION);break}if(!this._createDialog(o,"UAC"))break;var l={originator:"remote",type:"answer",sdp:o.body};Z.debug('emit "sdp"'),this.emit("sdp",l);var A=new RTCSessionDescription({type:"answer",sdp:l.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){if(p._connection.signalingState==="stable")return p._connection.createOffer(p._rtcOfferConstraints).then(function(E){return p._connection.setLocalDescription(E)}).catch(function(E){p._acceptAndTerminate(o,500,E.toString()),p._failed("local",o,ge.causes.WEBRTC_ERROR)})}).then(function(){p._connection.setRemoteDescription(A).then(function(){p._handleSessionTimersInIncomingResponse(o),p._accepted("remote",o),p.sendRequest(ge.ACK),p._confirmed("local",null)}).catch(function(E){p._acceptAndTerminate(o,488,"Not Acceptable Here"),p._failed("remote",o,ge.causes.BAD_MEDIA_DESCRIPTION),Z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',E),p.emit("peerconnection:setremotedescriptionfailed",E)})});break}default:{var b=nt.sipErrorCause(o.status_code);this._failed("remote",o,b)}}}},{key:"_sendReinvite",value:function(){var o=this,p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Z.debug("sendReinvite()");var t=nt.cloneArray(p.extraHeaders),v=nt.cloneObject(p.eventHandlers),C=p.rtcOfferConstraints||this._rtcOfferConstraints||null,l=!1;t.push("Contact: ".concat(this._contact)),t.push("Content-Type: application/sdp"),this._sessionTimers.running&&t.push("Session-Expires: ".concat(this._sessionTimers.currentExpires,";refresher=").concat(this._sessionTimers.refresher?"uac":"uas")),this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return o._createLocalDescription("offer",C)}).then(function(E){E=o._mangleOffer(E);var O={originator:"local",type:"offer",sdp:E};Z.debug('emit "sdp"'),o.emit("sdp",O),o.sendRequest(ge.INVITE,{extraHeaders:t,body:E,eventHandlers:{onSuccessResponse:function(N){A.call(o,N),l=!0},onErrorResponse:function(N){b.call(o,N)},onTransportError:function(){o.onTransportError()},onRequestTimeout:function(){o.onRequestTimeout()},onDialogError:function(){o.onDialogError()}}})}).catch(function(){b()});function A(E){var O=this;if(this._status!==re.STATUS_TERMINATED&&(this.sendRequest(ge.ACK),!l)){if(this._handleSessionTimersInIncomingResponse(E),E.body){if(!E.hasHeader("Content-Type")||E.getHeader("Content-Type").toLowerCase()!=="application/sdp"){b.call(this);return}}else{b.call(this);return}var w={originator:"remote",type:"answer",sdp:E.body};Z.debug('emit "sdp"'),this.emit("sdp",w);var N=new RTCSessionDescription({type:"answer",sdp:w.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return O._connection.setRemoteDescription(N)}).then(function(){v.succeeded&&v.succeeded(E)}).catch(function(U){b.call(O),Z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',U),O.emit("peerconnection:setremotedescriptionfailed",U)})}}function b(E){v.failed&&v.failed(E)}}},{key:"_sendUpdate",value:function(){var o=this,p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Z.debug("sendUpdate()");var t=nt.cloneArray(p.extraHeaders),v=nt.cloneObject(p.eventHandlers),C=p.rtcOfferConstraints||this._rtcOfferConstraints||null,l=p.sdpOffer||!1,A=!1;t.push("Contact: ".concat(this._contact)),this._sessionTimers.running&&t.push("Session-Expires: ".concat(this._sessionTimers.currentExpires,";refresher=").concat(this._sessionTimers.refresher?"uac":"uas")),l?(t.push("Content-Type: application/sdp"),this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return o._createLocalDescription("offer",C)}).then(function(O){O=o._mangleOffer(O);var w={originator:"local",type:"offer",sdp:O};Z.debug('emit "sdp"'),o.emit("sdp",w),o.sendRequest(ge.UPDATE,{extraHeaders:t,body:O,eventHandlers:{onSuccessResponse:function(U){b.call(o,U),A=!0},onErrorResponse:function(U){E.call(o,U)},onTransportError:function(){o.onTransportError()},onRequestTimeout:function(){o.onRequestTimeout()},onDialogError:function(){o.onDialogError()}}})}).catch(function(){E.call(o)})):this.sendRequest(ge.UPDATE,{extraHeaders:t,eventHandlers:{onSuccessResponse:function(w){b.call(o,w)},onErrorResponse:function(w){E.call(o,w)},onTransportError:function(){o.onTransportError()},onRequestTimeout:function(){o.onRequestTimeout()},onDialogError:function(){o.onDialogError()}}});function b(O){var w=this;if(this._status!==re.STATUS_TERMINATED&&!A)if(this._handleSessionTimersInIncomingResponse(O),l){if(O.body){if(!O.hasHeader("Content-Type")||O.getHeader("Content-Type").toLowerCase()!=="application/sdp"){E.call(this);return}}else{E.call(this);return}var N={originator:"remote",type:"answer",sdp:O.body};Z.debug('emit "sdp"'),this.emit("sdp",N);var U=new RTCSessionDescription({type:"answer",sdp:N.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return w._connection.setRemoteDescription(U)}).then(function(){v.succeeded&&v.succeeded(O)}).catch(function(Y){E.call(w),Z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',Y),w.emit("peerconnection:setremotedescriptionfailed",Y)})}else v.succeeded&&v.succeeded(O)}function E(O){v.failed&&v.failed(O)}}},{key:"_acceptAndTerminate",value:function(o,p,t){Z.debug("acceptAndTerminate()");var v=[];p&&(t=t||ge.REASON_PHRASE[p]||"",v.push("Reason: SIP ;cause=".concat(p,'; text="').concat(t,'"'))),(this._dialog||this._createDialog(o,"UAC"))&&(this.sendRequest(ge.ACK),this.sendRequest(ge.BYE,{extraHeaders:v})),this._status=re.STATUS_TERMINATED}},{key:"_mangleOffer",value:function(o){if(!this._localHold&&!this._remoteHold)return o;if(o=Dc.parse(o),this._localHold&&!this._remoteHold){Z.debug("mangleOffer() | me on hold, mangling offer");var p=kn(o.media),t;try{for(p.s();!(t=p.n()).done;){var v=t.value;oa.indexOf(v.type)!==-1&&(v.direction?v.direction==="sendrecv"?v.direction="sendonly":v.direction==="recvonly"&&(v.direction="inactive"):v.direction="sendonly")}}catch(w){p.e(w)}finally{p.f()}}else if(this._localHold&&this._remoteHold){Z.debug("mangleOffer() | both on hold, mangling offer");var C=kn(o.media),l;try{for(C.s();!(l=C.n()).done;){var A=l.value;oa.indexOf(A.type)!==-1&&(A.direction="inactive")}}catch(w){C.e(w)}finally{C.f()}}else if(this._remoteHold){Z.debug("mangleOffer() | remote on hold, mangling offer");var b=kn(o.media),E;try{for(b.s();!(E=b.n()).done;){var O=E.value;oa.indexOf(O.type)!==-1&&(O.direction?O.direction==="sendrecv"?O.direction="recvonly":O.direction==="recvonly"&&(O.direction="inactive"):O.direction="recvonly")}}catch(w){b.e(w)}finally{b.f()}}return Dc.write(o)}},{key:"_setLocalMediaStatus",value:function(){var o=!0,p=!0;(this._localHold||this._remoteHold)&&(o=!1,p=!1),this._audioMuted&&(o=!1),this._videoMuted&&(p=!1),this._toggleMuteAudio(!o),this._toggleMuteVideo(!p)}},{key:"_handleSessionTimersInIncomingRequest",value:function(o,p){if(this._sessionTimers.enabled){var t;o.session_expires&&o.session_expires>=ge.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=o.session_expires,t=o.session_expires_refresher||"uas"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,t="uas"),p.push("Session-Expires: ".concat(this._sessionTimers.currentExpires,";refresher=").concat(t)),this._sessionTimers.refresher=t==="uas",this._runSessionTimer()}}},{key:"_handleSessionTimersInIncomingResponse",value:function(o){if(this._sessionTimers.enabled){var p;o.session_expires&&o.session_expires>=ge.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=o.session_expires,p=o.session_expires_refresher||"uac"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,p="uac"),this._sessionTimers.refresher=p==="uac",this._runSessionTimer()}}},{key:"_runSessionTimer",value:function(){var o=this,p=this._sessionTimers.currentExpires;this._sessionTimers.running=!0,clearTimeout(this._sessionTimers.timer),this._sessionTimers.refresher?this._sessionTimers.timer=setTimeout(function(){o._status!==re.STATUS_TERMINATED&&o._isReadyToReOffer()&&(Z.debug("runSessionTimer() | sending session refresh request"),o._sessionTimers.refreshMethod===ge.UPDATE?o._sendUpdate():o._sendReinvite())},p*500):this._sessionTimers.timer=setTimeout(function(){o._status!==re.STATUS_TERMINATED&&(Z.warn("runSessionTimer() | timer expired, terminating the session"),o.terminate({cause:ge.causes.REQUEST_TIMEOUT,status_code:408,reason_phrase:"Session Timer Expired"}))},p*1100)}},{key:"_toggleMuteAudio",value:function(o){var p=this._connection.getSenders().filter(function(l){return l.track&&l.track.kind==="audio"}),t=kn(p),v;try{for(t.s();!(v=t.n()).done;){var C=v.value;C.track.enabled=!o}}catch(l){t.e(l)}finally{t.f()}}},{key:"_toggleMuteVideo",value:function(o){var p=this._connection.getSenders().filter(function(l){return l.track&&l.track.kind==="video"}),t=kn(p),v;try{for(t.s();!(v=t.n()).done;){var C=v.value;C.track.enabled=!o}}catch(l){t.e(l)}finally{t.f()}}},{key:"_newRTCSession",value:function(o,p){Z.debug("newRTCSession()"),this._ua.newRTCSession(this,{originator:o,session:this,request:p})}},{key:"_connecting",value:function(o){Z.debug("session connecting"),Z.debug('emit "connecting"'),this.emit("connecting",{request:o})}},{key:"_progress",value:function(o,p){Z.debug("session progress"),Z.debug('emit "progress"'),this.emit("progress",{originator:o,response:p||null})}},{key:"_accepted",value:function(o,p){Z.debug("session accepted"),this._start_time=new Date,Z.debug('emit "accepted"'),this.emit("accepted",{originator:o,response:p||null})}},{key:"_confirmed",value:function(o,p){Z.debug("session confirmed"),this._is_confirmed=!0,Z.debug('emit "confirmed"'),this.emit("confirmed",{originator:o,ack:p||null})}},{key:"_ended",value:function(o,p,t){Z.debug("session ended"),this._end_time=new Date,this._close(),Z.debug('emit "ended"'),this.emit("ended",{originator:o,message:p||null,cause:t})}},{key:"_failed",value:function(o,p,t){Z.debug("session failed"),Z.debug('emit "_failed"'),this.emit("_failed",{originator:o,message:p||null,cause:t}),this._close(),Z.debug('emit "failed"'),this.emit("failed",{originator:o,message:p||null,cause:t})}},{key:"_onhold",value:function(o){Z.debug("session onhold"),this._setLocalMediaStatus(),Z.debug('emit "hold"'),this.emit("hold",{originator:o})}},{key:"_onunhold",value:function(o){Z.debug("session onunhold"),this._setLocalMediaStatus(),Z.debug('emit "unhold"'),this.emit("unhold",{originator:o})}},{key:"_onmute",value:function(o){var p=o.audio,t=o.video;Z.debug("session onmute"),this._setLocalMediaStatus(),Z.debug('emit "muted"'),this.emit("muted",{audio:p,video:t})}},{key:"_onunmute",value:function(o){var p=o.audio,t=o.video;Z.debug("session onunmute"),this._setLocalMediaStatus(),Z.debug('emit "unmuted"'),this.emit("unmuted",{audio:p,video:t})}},{key:"C",get:function(){return re}},{key:"causes",get:function(){return ge.causes}},{key:"id",get:function(){return this._id}},{key:"connection",get:function(){return this._connection}},{key:"contact",get:function(){return this._contact}},{key:"direction",get:function(){return this._direction}},{key:"local_identity",get:function(){return this._local_identity}},{key:"remote_identity",get:function(){return this._remote_identity}},{key:"start_time",get:function(){return this._start_time}},{key:"end_time",get:function(){return this._end_time}},{key:"data",get:function(){return this._data},set:function(o){this._data=o}},{key:"status",get:function(){return this._status}}]),a}(ap);function ja(u){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ja=function(a){return typeof a}:ja=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},ja(u)}function dp(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function Pc(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function pp(u,n,a){return n&&Pc(u.prototype,n),a&&Pc(u,a),u}function mp(u,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");u.prototype=Object.create(n&&n.prototype,{constructor:{value:u,writable:!0,configurable:!0}}),n&&Tu(u,n)}function Tu(u,n){return Tu=Object.setPrototypeOf||function(e,o){return e.__proto__=o,e},Tu(u,n)}function gp(u){var n=Ep();return function(){var e=Za(u),o;if(n){var p=Za(this).constructor;o=Reflect.construct(e,arguments,p)}else o=e.apply(this,arguments);return vp(this,o)}}function vp(u,n){return n&&(ja(n)==="object"||typeof n=="function")?n:Tp(u)}function Tp(u){if(u===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u}function Ep(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Za(u){return Za=Object.setPrototypeOf?Object.getPrototypeOf:function(a){return a.__proto__||Object.getPrototypeOf(a)},Za(u)}var Cp=At.EventEmitter,Sp=yt,Oo=vt,Ap=Vn,Ci=qt(),yp=Zi,Mc=Ql,Rp=Zl(),ua=new Sp("Message"),bp=function(u){mp(a,u);var n=gp(a);function a(e){var o;return dp(this,a),o=n.call(this),o._ua=e,o._request=null,o._closed=!1,o._direction=null,o._local_identity=null,o._remote_identity=null,o._is_replied=!1,o._data={},o}return pp(a,[{key:"send",value:function(o,p){var t=this,v=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},C=o;if(o===void 0||p===void 0)throw new TypeError("Not enough arguments");if(o=this._ua.normalizeTarget(o),!o)throw new TypeError("Invalid target: ".concat(C));var l=Ci.cloneArray(v.extraHeaders),A=Ci.cloneObject(v.eventHandlers),b=v.contentType||"text/plain",E={};v.fromUserName&&(E.from_uri=new Rp("sip",v.fromUserName,this._ua.configuration.uri.host),l.push("P-Preferred-Identity: ".concat(this._ua.configuration.uri.toString()))),v.fromDisplayName&&(E.from_display_name=v.fromDisplayName);for(var O in A)Object.prototype.hasOwnProperty.call(A,O)&&this.on(O,A[O]);l.push("Content-Type: ".concat(b)),this._request=new Ap.OutgoingRequest(Oo.MESSAGE,o,this._ua,E,l),p&&(this._request.body=p);var w=new yp(this._ua,this._request,{onRequestTimeout:function(){t._onRequestTimeout()},onTransportError:function(){t._onTransportError()},onReceiveResponse:function(U){t._receiveResponse(U)}});this._newMessage("local",this._request),w.send()}},{key:"init_incoming",value:function(o){this._request=o,this._newMessage("remote",o),this._is_replied||(this._is_replied=!0,o.reply(200)),this._close()}},{key:"accept",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},p=Ci.cloneArray(o.extraHeaders),t=o.body;if(this._direction!=="incoming")throw new Mc.NotSupportedError('"accept" not supported for outgoing Message');if(this._is_replied)throw new Error("incoming Message already replied");this._is_replied=!0,this._request.reply(200,null,p,t)}},{key:"reject",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},p=o.status_code||480,t=o.reason_phrase,v=Ci.cloneArray(o.extraHeaders),C=o.body;if(this._direction!=="incoming")throw new Mc.NotSupportedError('"reject" not supported for outgoing Message');if(this._is_replied)throw new Error("incoming Message already replied");if(p<300||p>=700)throw new TypeError("Invalid status_code: ".concat(p));this._is_replied=!0,this._request.reply(p,t,v,C)}},{key:"_receiveResponse",value:function(o){if(!this._closed)switch(!0){case/^1[0-9]{2}$/.test(o.status_code):break;case/^2[0-9]{2}$/.test(o.status_code):this._succeeded("remote",o);break;default:{var p=Ci.sipErrorCause(o.status_code);this._failed("remote",o,p);break}}}},{key:"_onRequestTimeout",value:function(){this._closed||this._failed("system",null,Oo.causes.REQUEST_TIMEOUT)}},{key:"_onTransportError",value:function(){this._closed||this._failed("system",null,Oo.causes.CONNECTION_ERROR)}},{key:"_close",value:function(){this._closed=!0,this._ua.destroyMessage(this)}},{key:"_newMessage",value:function(o,p){o==="remote"?(this._direction="incoming",this._local_identity=p.to,this._remote_identity=p.from):o==="local"&&(this._direction="outgoing",this._local_identity=p.from,this._remote_identity=p.to),this._ua.newMessage(this,{originator:o,message:this,request:p})}},{key:"_failed",value:function(o,p,t){ua.debug("MESSAGE failed"),this._close(),ua.debug('emit "failed"'),this.emit("failed",{originator:o,response:p||null,cause:t})}},{key:"_succeeded",value:function(o,p){ua.debug("MESSAGE succeeded"),this._close(),ua.debug('emit "succeeded"'),this.emit("succeeded",{originator:o,response:p})}},{key:"direction",get:function(){return this._direction}},{key:"local_identity",get:function(){return this._local_identity}},{key:"remote_identity",get:function(){return this._remote_identity}}]),a}(Cp);function Va(u){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Va=function(a){return typeof a}:Va=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},Va(u)}function Ip(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function kc(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function wp(u,n,a){return n&&kc(u.prototype,n),a&&kc(u,a),u}function Op(u,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");u.prototype=Object.create(n&&n.prototype,{constructor:{value:u,writable:!0,configurable:!0}}),n&&Eu(u,n)}function Eu(u,n){return Eu=Object.setPrototypeOf||function(e,o){return e.__proto__=o,e},Eu(u,n)}function Dp(u){var n=xp();return function(){var e=eo(u),o;if(n){var p=eo(this).constructor;o=Reflect.construct(e,arguments,p)}else o=e.apply(this,arguments);return Np(this,o)}}function Np(u,n){return n&&(Va(n)==="object"||typeof n=="function")?n:Up(u)}function Up(u){if(u===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u}function xp(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function eo(u){return eo=Object.setPrototypeOf?Object.getPrototypeOf:function(a){return a.__proto__||Object.getPrototypeOf(a)},eo(u)}var Pp=At.EventEmitter,Mp=yt,Do=vt,kp=Vn,Si=qt(),Lp=Zi,Lc=Ql,ca=new Mp("Options"),$p=function(u){Op(a,u);var n=Dp(a);function a(e){var o;return Ip(this,a),o=n.call(this),o._ua=e,o._request=null,o._closed=!1,o._direction=null,o._local_identity=null,o._remote_identity=null,o._is_replied=!1,o._data={},o}return wp(a,[{key:"send",value:function(o,p){var t=this,v=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},C=o;if(o===void 0)throw new TypeError("A target is required for OPTIONS");if(o=this._ua.normalizeTarget(o),!o)throw new TypeError("Invalid target: ".concat(C));var l=Si.cloneArray(v.extraHeaders),A=Si.cloneObject(v.eventHandlers),b=v.contentType||"application/sdp";for(var E in A)Object.prototype.hasOwnProperty.call(A,E)&&this.on(E,A[E]);l.push("Content-Type: ".concat(b)),this._request=new kp.OutgoingRequest(Do.OPTIONS,o,this._ua,null,l),p&&(this._request.body=p);var O=new Lp(this._ua,this._request,{onRequestTimeout:function(){t._onRequestTimeout()},onTransportError:function(){t._onTransportError()},onReceiveResponse:function(N){t._receiveResponse(N)}});this._newOptions("local",this._request),O.send()}},{key:"init_incoming",value:function(o){this._request=o,this._newOptions("remote",o),this._is_replied||(this._is_replied=!0,o.reply(200)),this._close()}},{key:"accept",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},p=Si.cloneArray(o.extraHeaders),t=o.body;if(this._direction!=="incoming")throw new Lc.NotSupportedError('"accept" not supported for outgoing Options');if(this._is_replied)throw new Error("incoming Options already replied");this._is_replied=!0,this._request.reply(200,null,p,t)}},{key:"reject",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},p=o.status_code||480,t=o.reason_phrase,v=Si.cloneArray(o.extraHeaders),C=o.body;if(this._direction!=="incoming")throw new Lc.NotSupportedError('"reject" not supported for outgoing Options');if(this._is_replied)throw new Error("incoming Options already replied");if(p<300||p>=700)throw new TypeError("Invalid status_code: ".concat(p));this._is_replied=!0,this._request.reply(p,t,v,C)}},{key:"_receiveResponse",value:function(o){if(!this._closed)switch(!0){case/^1[0-9]{2}$/.test(o.status_code):break;case/^2[0-9]{2}$/.test(o.status_code):this._succeeded("remote",o);break;default:{var p=Si.sipErrorCause(o.status_code);this._failed("remote",o,p);break}}}},{key:"_onRequestTimeout",value:function(){this._closed||this._failed("system",null,Do.causes.REQUEST_TIMEOUT)}},{key:"_onTransportError",value:function(){this._closed||this._failed("system",null,Do.causes.CONNECTION_ERROR)}},{key:"_close",value:function(){this._closed=!0,this._ua.destroyMessage(this)}},{key:"_newOptions",value:function(o,p){o==="remote"?(this._direction="incoming",this._local_identity=p.to,this._remote_identity=p.from):o==="local"&&(this._direction="outgoing",this._local_identity=p.from,this._remote_identity=p.to),this._ua.newOptions(this,{originator:o,message:this,request:p})}},{key:"_failed",value:function(o,p,t){ca.debug("OPTIONS failed"),this._close(),ca.debug('emit "failed"'),this.emit("failed",{originator:o,response:p||null,cause:t})}},{key:"_succeeded",value:function(o,p){ca.debug("OPTIONS succeeded"),this._close(),ca.debug('emit "succeeded"'),this.emit("succeeded",{originator:o,response:p})}},{key:"direction",get:function(){return this._direction}},{key:"local_identity",get:function(){return this._local_identity}},{key:"remote_identity",get:function(){return this._remote_identity}}]),a}(Pp),ku={},Hp=yt,No=qt(),Fp=_n(),Ai=new Hp("Socket");ku.isSocket=function(u){if(Array.isArray(u))return!1;if(typeof u>"u")return Ai.warn("undefined JsSIP.Socket instance"),!1;try{if(!No.isString(u.url))throw Ai.warn("missing or invalid JsSIP.Socket url property"),new Error("Missing or invalid JsSIP.Socket url property");if(!No.isString(u.via_transport))throw Ai.warn("missing or invalid JsSIP.Socket via_transport property"),new Error("Missing or invalid JsSIP.Socket via_transport property");if(Fp.parse(u.sip_uri,"SIP_URI")===-1)throw Ai.warn("missing or invalid JsSIP.Socket sip_uri property"),new Error("missing or invalid JsSIP.Socket sip_uri property")}catch{return!1}try{["connect","disconnect","send"].forEach(function(n){if(!No.isFunction(u[n]))throw Ai.warn("missing or invalid JsSIP.Socket method: ".concat(n)),new Error("Missing or invalid JsSIP.Socket method: ".concat(n))})}catch{return!1}return!0};function qp(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function $c(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function jp(u,n,a){return n&&$c(u.prototype,n),a&&$c(u,a),u}var Vp=yt,Bp=ku,Hc=vt,Yt=new Vp("Transport"),Ts={STATUS_CONNECTED:0,STATUS_CONNECTING:1,STATUS_DISCONNECTED:2,SOCKET_STATUS_READY:0,SOCKET_STATUS_ERROR:1,recovery_options:{min_interval:Hc.CONNECTION_RECOVERY_MIN_INTERVAL,max_interval:Hc.CONNECTION_RECOVERY_MAX_INTERVAL}},Gp=function(){function u(n){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ts.recovery_options;qp(this,u),Yt.debug("new()"),this.status=Ts.STATUS_DISCONNECTED,this.socket=null,this.sockets=[],this.recovery_options=a,this.recover_attempts=0,this.recovery_timer=null,this.close_requested=!1;try{this.textDecoder=new TextDecoder("utf8")}catch(e){Yt.warn("cannot use TextDecoder: ".concat(e))}if(typeof n>"u")throw new TypeError("Invalid argument. undefined 'sockets' argument");n instanceof Array||(n=[n]),n.forEach(function(e){if(!Bp.isSocket(e.socket))throw new TypeError("Invalid argument. invalid 'JsSIP.Socket' instance");if(e.weight&&!Number(e.weight))throw new TypeError("Invalid argument. 'weight' attribute is not a number");this.sockets.push({socket:e.socket,weight:e.weight||0,status:Ts.SOCKET_STATUS_READY})},this),this._getSocket()}return jp(u,[{key:"connect",value:function(){if(Yt.debug("connect()"),this.isConnected()){Yt.debug("Transport is already connected");return}else if(this.isConnecting()){Yt.debug("Transport is connecting");return}this.close_requested=!1,this.status=Ts.STATUS_CONNECTING,this.onconnecting({socket:this.socket,attempts:this.recover_attempts}),this.close_requested||(this.socket.onconnect=this._onConnect.bind(this),this.socket.ondisconnect=this._onDisconnect.bind(this),this.socket.ondata=this._onData.bind(this),this.socket.connect())}},{key:"disconnect",value:function(){Yt.debug("close()"),this.close_requested=!0,this.recover_attempts=0,this.status=Ts.STATUS_DISCONNECTED,this.recovery_timer!==null&&(clearTimeout(this.recovery_timer),this.recovery_timer=null),this.socket.onconnect=function(){},this.socket.ondisconnect=function(){},this.socket.ondata=function(){},this.socket.disconnect(),this.ondisconnect({socket:this.socket,error:!1})}},{key:"send",value:function(a){if(Yt.debug("send()"),!this.isConnected())return Yt.warn("unable to send message, transport is not connected"),!1;var e=a.toString();return Yt.debug(`sending message:
46
+ `),this.transport.send(p)}}]),i}(n_),Ph=function(c){Nu(i,c);var s=Uu(i);function i(){var l;return tl(this,i),l=s.call(this),l.headers={},l.status_code=null,l.reason_phrase=null,l}return i}(n_),Rs={OutgoingRequest:s_,InitialOutgoingInviteRequest:Nh,IncomingRequest:Uh,IncomingResponse:Ph};function xh(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function rc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function Mh(c,s,i){return s&&rc(c.prototype,s),i&&rc(c,i),c}var kh=dt,ms=Nt(),Yt=new kh("DigestAuthentication"),Lh=function(){function c(s){xh(this,c),this._credentials=s,this._cnonce=null,this._nc=0,this._ncHex="00000000",this._algorithm=null,this._realm=null,this._nonce=null,this._opaque=null,this._stale=null,this._qop=null,this._method=null,this._uri=null,this._ha1=null,this._response=null}return Mh(c,[{key:"get",value:function(i){switch(i){case"realm":return this._realm;case"ha1":return this._ha1;default:Yt.warn('get() | cannot get "%s" parameter',i);return}}},{key:"authenticate",value:function(i,l){var a=i.method,_=i.ruri,e=i.body,p=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(this._algorithm=l.algorithm,this._realm=l.realm,this._nonce=l.nonce,this._opaque=l.opaque,this._stale=l.stale,this._algorithm){if(this._algorithm!=="MD5")return Yt.warn('authenticate() | challenge with Digest algorithm different than "MD5", authentication aborted'),!1}else this._algorithm="MD5";if(!this._nonce)return Yt.warn("authenticate() | challenge without Digest nonce, authentication aborted"),!1;if(!this._realm)return Yt.warn("authenticate() | challenge without Digest realm, authentication aborted"),!1;if(!this._credentials.password){if(!this._credentials.ha1)return Yt.warn("authenticate() | no plain SIP password nor ha1 provided, authentication aborted"),!1;if(this._credentials.realm!==this._realm)return Yt.warn('authenticate() | no plain SIP password, and stored `realm` does not match the given `realm`, cannot authenticate [stored:"%s", given:"%s"]',this._credentials.realm,this._realm),!1}if(l.qop)if(l.qop.indexOf("auth-int")>-1)this._qop="auth-int";else if(l.qop.indexOf("auth")>-1)this._qop="auth";else return Yt.warn('authenticate() | challenge without Digest qop different than "auth" or "auth-int", authentication aborted'),!1;else this._qop=null;this._method=a,this._uri=_,this._cnonce=p||ms.createRandomToken(12),this._nc+=1;var g=Number(this._nc).toString(16);this._ncHex="00000000".substr(0,8-g.length)+g,this._nc===4294967296&&(this._nc=1,this._ncHex="00000001"),this._credentials.password?this._ha1=ms.calculateMD5("".concat(this._credentials.username,":").concat(this._realm,":").concat(this._credentials.password)):this._ha1=this._credentials.ha1;var n,v;return this._qop==="auth"?(n="".concat(this._method,":").concat(this._uri),v=ms.calculateMD5(n),Yt.debug('authenticate() | using qop=auth [a2:"%s"]',n),this._response=ms.calculateMD5("".concat(this._ha1,":").concat(this._nonce,":").concat(this._ncHex,":").concat(this._cnonce,":auth:").concat(v))):this._qop==="auth-int"?(n="".concat(this._method,":").concat(this._uri,":").concat(ms.calculateMD5(e||"")),v=ms.calculateMD5(n),Yt.debug('authenticate() | using qop=auth-int [a2:"%s"]',n),this._response=ms.calculateMD5("".concat(this._ha1,":").concat(this._nonce,":").concat(this._ncHex,":").concat(this._cnonce,":auth-int:").concat(v))):this._qop===null&&(n="".concat(this._method,":").concat(this._uri),v=ms.calculateMD5(n),Yt.debug('authenticate() | using qop=null [a2:"%s"]',n),this._response=ms.calculateMD5("".concat(this._ha1,":").concat(this._nonce,":").concat(v))),Yt.debug("authenticate() | response generated"),!0}},{key:"toString",value:function(){var i=[];if(!this._response)throw new Error("response field does not exist, cannot generate Authorization header");return i.push("algorithm=".concat(this._algorithm)),i.push('username="'.concat(this._credentials.username,'"')),i.push('realm="'.concat(this._realm,'"')),i.push('nonce="'.concat(this._nonce,'"')),i.push('uri="'.concat(this._uri,'"')),i.push('response="'.concat(this._response,'"')),this._opaque&&i.push('opaque="'.concat(this._opaque,'"')),this._qop&&(i.push("qop=".concat(this._qop)),i.push('cnonce="'.concat(this._cnonce,'"')),i.push("nc=".concat(this._ncHex))),"Digest ".concat(i.join(", "))}}]),c}(),gs=500,$h=4e3,ic=5e3,r_={T1:gs,T2:$h,T4:ic,TIMER_B:64*gs,TIMER_D:0*gs,TIMER_F:64*gs,TIMER_H:64*gs,TIMER_I:0*gs,TIMER_J:0*gs,TIMER_K:0*ic,TIMER_L:64*gs,TIMER_M:64*gs,PROVISIONAL_RESPONSE_INTERVAL:6e4};function Ia(c){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ia=function(i){return typeof i}:Ia=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},Ia(c)}function sl(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function lc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function nl(c,s,i){return s&&lc(c.prototype,s),i&&lc(c,i),c}function rl(c,s){if(typeof s!="function"&&s!==null)throw new TypeError("Super expression must either be null or a function");c.prototype=Object.create(s&&s.prototype,{constructor:{value:c,writable:!0,configurable:!0}}),s&&fu(c,s)}function fu(c,s){return fu=Object.setPrototypeOf||function(l,a){return l.__proto__=a,l},fu(c,s)}function il(c){var s=Fh();return function(){var l=La(c),a;if(s){var _=La(this).constructor;a=Reflect.construct(l,arguments,_)}else a=l.apply(this,arguments);return Hh(this,a)}}function Hh(c,s){return s&&(Ia(s)==="object"||typeof s=="function")?s:Qs(c)}function Qs(c){if(c===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c}function Fh(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function La(c){return La=Object.setPrototypeOf?Object.getPrototypeOf:function(i){return i.__proto__||Object.getPrototypeOf(i)},La(c)}var ll=ht.EventEmitter,al=dt,Ki=ot,ac=Rs,as=r_,oc=new al("NonInviteClientTransaction"),Wl=new al("InviteClientTransaction"),jh=new al("AckClientTransaction"),uc=new al("NonInviteServerTransaction"),Kl=new al("InviteServerTransaction"),fe={STATUS_TRYING:1,STATUS_PROCEEDING:2,STATUS_CALLING:3,STATUS_ACCEPTED:4,STATUS_COMPLETED:5,STATUS_TERMINATED:6,STATUS_CONFIRMED:7,NON_INVITE_CLIENT:"nict",NON_INVITE_SERVER:"nist",INVITE_CLIENT:"ict",INVITE_SERVER:"ist"},qh=function(c){rl(i,c);var s=il(i);function i(l,a,_,e){var p;sl(this,i),p=s.call(this),p.type=fe.NON_INVITE_CLIENT,p.id="z9hG4bK".concat(Math.floor(Math.random()*1e7)),p.ua=l,p.transport=a,p.request=_,p.eventHandlers=e;var g="SIP/2.0/".concat(a.via_transport);return g+=" ".concat(l.configuration.via_host,";branch=").concat(p.id),p.request.setHeader("via",g),p.ua.newTransaction(Qs(p)),p}return nl(i,[{key:"stateChanged",value:function(a){this.state=a,this.emit("stateChanged")}},{key:"send",value:function(){var a=this;this.stateChanged(fe.STATUS_TRYING),this.F=setTimeout(function(){a.timer_F()},as.TIMER_F),this.transport.send(this.request)||this.onTransportError()}},{key:"onTransportError",value:function(){oc.debug("transport error occurred, deleting transaction ".concat(this.id)),clearTimeout(this.F),clearTimeout(this.K),this.stateChanged(fe.STATUS_TERMINATED),this.ua.destroyTransaction(this),this.eventHandlers.onTransportError()}},{key:"timer_F",value:function(){oc.debug("Timer F expired for transaction ".concat(this.id)),this.stateChanged(fe.STATUS_TERMINATED),this.ua.destroyTransaction(this),this.eventHandlers.onRequestTimeout()}},{key:"timer_K",value:function(){this.stateChanged(fe.STATUS_TERMINATED),this.ua.destroyTransaction(this)}},{key:"receiveResponse",value:function(a){var _=this,e=a.status_code;if(e<200)switch(this.state){case fe.STATUS_TRYING:case fe.STATUS_PROCEEDING:this.stateChanged(fe.STATUS_PROCEEDING),this.eventHandlers.onReceiveResponse(a);break}else switch(this.state){case fe.STATUS_TRYING:case fe.STATUS_PROCEEDING:this.stateChanged(fe.STATUS_COMPLETED),clearTimeout(this.F),e===408?this.eventHandlers.onRequestTimeout():this.eventHandlers.onReceiveResponse(a),this.K=setTimeout(function(){_.timer_K()},as.TIMER_K);break;case fe.STATUS_COMPLETED:break}}},{key:"C",get:function(){return fe}}]),i}(ll),Vh=function(c){rl(i,c);var s=il(i);function i(l,a,_,e){var p;sl(this,i),p=s.call(this),p.type=fe.INVITE_CLIENT,p.id="z9hG4bK".concat(Math.floor(Math.random()*1e7)),p.ua=l,p.transport=a,p.request=_,p.eventHandlers=e,_.transaction=Qs(p);var g="SIP/2.0/".concat(a.via_transport);return g+=" ".concat(l.configuration.via_host,";branch=").concat(p.id),p.request.setHeader("via",g),p.ua.newTransaction(Qs(p)),p}return nl(i,[{key:"stateChanged",value:function(a){this.state=a,this.emit("stateChanged")}},{key:"send",value:function(){var a=this;this.stateChanged(fe.STATUS_CALLING),this.B=setTimeout(function(){a.timer_B()},as.TIMER_B),this.transport.send(this.request)||this.onTransportError()}},{key:"onTransportError",value:function(){clearTimeout(this.B),clearTimeout(this.D),clearTimeout(this.M),this.state!==fe.STATUS_ACCEPTED&&(Wl.debug("transport error occurred, deleting transaction ".concat(this.id)),this.eventHandlers.onTransportError()),this.stateChanged(fe.STATUS_TERMINATED),this.ua.destroyTransaction(this)}},{key:"timer_M",value:function(){Wl.debug("Timer M expired for transaction ".concat(this.id)),this.state===fe.STATUS_ACCEPTED&&(clearTimeout(this.B),this.stateChanged(fe.STATUS_TERMINATED),this.ua.destroyTransaction(this))}},{key:"timer_B",value:function(){Wl.debug("Timer B expired for transaction ".concat(this.id)),this.state===fe.STATUS_CALLING&&(this.stateChanged(fe.STATUS_TERMINATED),this.ua.destroyTransaction(this),this.eventHandlers.onRequestTimeout())}},{key:"timer_D",value:function(){Wl.debug("Timer D expired for transaction ".concat(this.id)),clearTimeout(this.B),this.stateChanged(fe.STATUS_TERMINATED),this.ua.destroyTransaction(this)}},{key:"sendACK",value:function(a){var _=this,e=new ac.OutgoingRequest(Ki.ACK,this.request.ruri,this.ua,{route_set:this.request.getHeaders("route"),call_id:this.request.getHeader("call-id"),cseq:this.request.cseq});e.setHeader("from",this.request.getHeader("from")),e.setHeader("via",this.request.getHeader("via")),e.setHeader("to",a.getHeader("to")),this.D=setTimeout(function(){_.timer_D()},as.TIMER_D),this.transport.send(e)}},{key:"cancel",value:function(a){if(this.state===fe.STATUS_PROCEEDING){var _=new ac.OutgoingRequest(Ki.CANCEL,this.request.ruri,this.ua,{route_set:this.request.getHeaders("route"),call_id:this.request.getHeader("call-id"),cseq:this.request.cseq});_.setHeader("from",this.request.getHeader("from")),_.setHeader("via",this.request.getHeader("via")),_.setHeader("to",this.request.getHeader("to")),a&&_.setHeader("reason",a),this.transport.send(_)}}},{key:"receiveResponse",value:function(a){var _=this,e=a.status_code;if(e>=100&&e<=199)switch(this.state){case fe.STATUS_CALLING:this.stateChanged(fe.STATUS_PROCEEDING),this.eventHandlers.onReceiveResponse(a);break;case fe.STATUS_PROCEEDING:this.eventHandlers.onReceiveResponse(a);break}else if(e>=200&&e<=299)switch(this.state){case fe.STATUS_CALLING:case fe.STATUS_PROCEEDING:this.stateChanged(fe.STATUS_ACCEPTED),this.M=setTimeout(function(){_.timer_M()},as.TIMER_M),this.eventHandlers.onReceiveResponse(a);break;case fe.STATUS_ACCEPTED:this.eventHandlers.onReceiveResponse(a);break}else if(e>=300&&e<=699)switch(this.state){case fe.STATUS_CALLING:case fe.STATUS_PROCEEDING:this.stateChanged(fe.STATUS_COMPLETED),this.sendACK(a),this.eventHandlers.onReceiveResponse(a);break;case fe.STATUS_COMPLETED:this.sendACK(a);break}}},{key:"C",get:function(){return fe}}]),i}(ll),Bh=function(c){rl(i,c);var s=il(i);function i(l,a,_,e){var p;sl(this,i),p=s.call(this),p.id="z9hG4bK".concat(Math.floor(Math.random()*1e7)),p.transport=a,p.request=_,p.eventHandlers=e;var g="SIP/2.0/".concat(a.via_transport);return g+=" ".concat(l.configuration.via_host,";branch=").concat(p.id),p.request.setHeader("via",g),p}return nl(i,[{key:"send",value:function(){this.transport.send(this.request)||this.onTransportError()}},{key:"onTransportError",value:function(){jh.debug("transport error occurred for transaction ".concat(this.id)),this.eventHandlers.onTransportError()}},{key:"C",get:function(){return fe}}]),i}(ll),Gh=function(c){rl(i,c);var s=il(i);function i(l,a,_){var e;return sl(this,i),e=s.call(this),e.type=fe.NON_INVITE_SERVER,e.id=_.via_branch,e.ua=l,e.transport=a,e.request=_,e.last_response="",_.server_transaction=Qs(e),e.state=fe.STATUS_TRYING,l.newTransaction(Qs(e)),e}return nl(i,[{key:"stateChanged",value:function(a){this.state=a,this.emit("stateChanged")}},{key:"timer_J",value:function(){uc.debug("Timer J expired for transaction ".concat(this.id)),this.stateChanged(fe.STATUS_TERMINATED),this.ua.destroyTransaction(this)}},{key:"onTransportError",value:function(){this.transportError||(this.transportError=!0,uc.debug("transport error occurred, deleting transaction ".concat(this.id)),clearTimeout(this.J),this.stateChanged(fe.STATUS_TERMINATED),this.ua.destroyTransaction(this))}},{key:"receiveResponse",value:function(a,_,e,p){var g=this;if(a===100)switch(this.state){case fe.STATUS_TRYING:this.stateChanged(fe.STATUS_PROCEEDING),this.transport.send(_)||this.onTransportError();break;case fe.STATUS_PROCEEDING:this.last_response=_,this.transport.send(_)?e&&e():(this.onTransportError(),p&&p());break}else if(a>=200&&a<=699)switch(this.state){case fe.STATUS_TRYING:case fe.STATUS_PROCEEDING:this.stateChanged(fe.STATUS_COMPLETED),this.last_response=_,this.J=setTimeout(function(){g.timer_J()},as.TIMER_J),this.transport.send(_)?e&&e():(this.onTransportError(),p&&p());break;case fe.STATUS_COMPLETED:break}}},{key:"C",get:function(){return fe}}]),i}(ll),Wh=function(c){rl(i,c);var s=il(i);function i(l,a,_){var e;return sl(this,i),e=s.call(this),e.type=fe.INVITE_SERVER,e.id=_.via_branch,e.ua=l,e.transport=a,e.request=_,e.last_response="",_.server_transaction=Qs(e),e.state=fe.STATUS_PROCEEDING,l.newTransaction(Qs(e)),e.resendProvisionalTimer=null,_.reply(100),e}return nl(i,[{key:"stateChanged",value:function(a){this.state=a,this.emit("stateChanged")}},{key:"timer_H",value:function(){Kl.debug("Timer H expired for transaction ".concat(this.id)),this.state===fe.STATUS_COMPLETED&&Kl.debug("ACK not received, dialog will be terminated"),this.stateChanged(fe.STATUS_TERMINATED),this.ua.destroyTransaction(this)}},{key:"timer_I",value:function(){this.stateChanged(fe.STATUS_TERMINATED),this.ua.destroyTransaction(this)}},{key:"timer_L",value:function(){Kl.debug("Timer L expired for transaction ".concat(this.id)),this.state===fe.STATUS_ACCEPTED&&(this.stateChanged(fe.STATUS_TERMINATED),this.ua.destroyTransaction(this))}},{key:"onTransportError",value:function(){this.transportError||(this.transportError=!0,Kl.debug("transport error occurred, deleting transaction ".concat(this.id)),this.resendProvisionalTimer!==null&&(clearInterval(this.resendProvisionalTimer),this.resendProvisionalTimer=null),clearTimeout(this.L),clearTimeout(this.H),clearTimeout(this.I),this.stateChanged(fe.STATUS_TERMINATED),this.ua.destroyTransaction(this))}},{key:"resend_provisional",value:function(){this.transport.send(this.last_response)||this.onTransportError()}},{key:"receiveResponse",value:function(a,_,e,p){var g=this;if(a>=100&&a<=199)switch(this.state){case fe.STATUS_PROCEEDING:this.transport.send(_)||this.onTransportError(),this.last_response=_;break}if(a>100&&a<=199&&this.state===fe.STATUS_PROCEEDING)this.resendProvisionalTimer===null&&(this.resendProvisionalTimer=setInterval(function(){g.resend_provisional()},as.PROVISIONAL_RESPONSE_INTERVAL));else if(a>=200&&a<=299)switch(this.state){case fe.STATUS_PROCEEDING:this.stateChanged(fe.STATUS_ACCEPTED),this.last_response=_,this.L=setTimeout(function(){g.timer_L()},as.TIMER_L),this.resendProvisionalTimer!==null&&(clearInterval(this.resendProvisionalTimer),this.resendProvisionalTimer=null);case fe.STATUS_ACCEPTED:this.transport.send(_)?e&&e():(this.onTransportError(),p&&p());break}else if(a>=300&&a<=699)switch(this.state){case fe.STATUS_PROCEEDING:this.resendProvisionalTimer!==null&&(clearInterval(this.resendProvisionalTimer),this.resendProvisionalTimer=null),this.transport.send(_)?(this.stateChanged(fe.STATUS_COMPLETED),this.H=setTimeout(function(){g.timer_H()},as.TIMER_H),e&&e()):(this.onTransportError(),p&&p());break}}},{key:"C",get:function(){return fe}}]),i}(ll);function Kh(c,s){var i=c._transactions,l;switch(s.method){case Ki.INVITE:if(l=i.ist[s.via_branch],l){switch(l.state){case fe.STATUS_PROCEEDING:l.transport.send(l.last_response);break;case fe.STATUS_ACCEPTED:break}return!0}break;case Ki.ACK:if(l=i.ist[s.via_branch],l){if(l.state===fe.STATUS_ACCEPTED)return!1;if(l.state===fe.STATUS_COMPLETED)return l.state=fe.STATUS_CONFIRMED,l.I=setTimeout(function(){l.timer_I()},as.TIMER_I),!0}else return!1;break;case Ki.CANCEL:return l=i.ist[s.via_branch],l?(s.reply_sl(200),l.state!==fe.STATUS_PROCEEDING):(s.reply_sl(481),!0);default:if(l=i.nist[s.via_branch],l){switch(l.state){case fe.STATUS_TRYING:break;case fe.STATUS_PROCEEDING:case fe.STATUS_COMPLETED:l.transport.send(l.last_response);break}return!0}break}}var ol={C:fe,NonInviteClientTransaction:qh,InviteClientTransaction:Vh,AckClientTransaction:Bh,NonInviteServerTransaction:Gh,InviteServerTransaction:Wh,checkTransaction:Kh};function Yh(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function cc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function Jh(c,s,i){return s&&cc(c.prototype,s),i&&cc(c,i),c}var zh=dt,fc=ot,Xh=Lh,To=ol,Qh=new zh("RequestSender"),vo={onRequestTimeout:function(){},onTransportError:function(){},onReceiveResponse:function(){},onAuthenticated:function(){}},ul=function(){function c(s,i,l){Yh(this,c),this._ua=s,this._eventHandlers=l,this._method=i.method,this._request=i,this._auth=null,this._challenged=!1,this._staled=!1;for(var a in vo)Object.prototype.hasOwnProperty.call(vo,a)&&(this._eventHandlers[a]||(this._eventHandlers[a]=vo[a]));s.status===s.C.STATUS_USER_CLOSED&&(this._method!==fc.BYE||this._method!==fc.ACK)&&this._eventHandlers.onTransportError()}return Jh(c,[{key:"send",value:function(){var i=this,l={onRequestTimeout:function(){i._eventHandlers.onRequestTimeout()},onTransportError:function(){i._eventHandlers.onTransportError()},onReceiveResponse:function(_){i._receiveResponse(_)}};switch(this._method){case"INVITE":this.clientTransaction=new To.InviteClientTransaction(this._ua,this._ua.transport,this._request,l);break;case"ACK":this.clientTransaction=new To.AckClientTransaction(this._ua,this._ua.transport,this._request,l);break;default:this.clientTransaction=new To.NonInviteClientTransaction(this._ua,this._ua.transport,this._request,l)}this._ua._configuration.authorization_jwt&&this._request.setHeader("Authorization",this._ua._configuration.authorization_jwt),this.clientTransaction.send()}},{key:"_receiveResponse",value:function(i){var l,a,_=i.status_code;if((_===401||_===407)&&(this._ua.configuration.password!==null||this._ua.configuration.ha1!==null)){if(i.status_code===401?(l=i.parseHeader("www-authenticate"),a="authorization"):(l=i.parseHeader("proxy-authenticate"),a="proxy-authorization"),!l){Qh.debug("".concat(i.status_code," with wrong or missing challenge, cannot authenticate")),this._eventHandlers.onReceiveResponse(i);return}if(!this._challenged||!this._staled&&l.stale===!0){if(this._auth||(this._auth=new Xh({username:this._ua.configuration.authorization_user,password:this._ua.configuration.password,realm:this._ua.configuration.realm,ha1:this._ua.configuration.ha1})),!this._auth.authenticate(this._request,l)){this._eventHandlers.onReceiveResponse(i);return}this._challenged=!0,this._ua.set("realm",this._auth.get("realm")),this._ua.set("ha1",this._auth.get("ha1")),l.stale&&(this._staled=!0),this._request=this._request.clone(),this._request.cseq+=1,this._request.setHeader("cseq","".concat(this._request.cseq," ").concat(this._method)),this._request.setHeader(a,this._auth.toString()),this._eventHandlers.onAuthenticated(this._request),this.send()}else this._eventHandlers.onReceiveResponse(i)}else this._eventHandlers.onReceiveResponse(i)}}]),c}();function Zh(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function _c(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function ed(c,s,i){return s&&_c(c.prototype,s),i&&_c(c,i),c}var td=dt,Eo=Nt(),yn=ot,hc=Rs,dc=ul,wi=new td("Registrator"),Yl=10,sd=function(){function c(s,i){Zh(this,c),this._reg_id=1,this._ua=s,this._transport=i,this._registrar=s.configuration.registrar_server,this._expires=s.configuration.register_expires,this._call_id=Eo.createRandomToken(22),this._cseq=0,this._to_uri=s.configuration.uri,this._registrationTimer=null,this._registering=!1,this._registered=!1,this._contact=this._ua.contact.toString(),this._contact+=";+sip.ice",this._extraHeaders=[],this._extraContactParams="",this._sipInstance='"<urn:uuid:'.concat(this._ua.configuration.instance_id,'>"'),this._contact+=";reg-id=".concat(this._reg_id),this._contact+=";+sip.instance=".concat(this._sipInstance)}return ed(c,[{key:"setExtraHeaders",value:function(i){Array.isArray(i)||(i=[]),this._extraHeaders=i.slice()}},{key:"setExtraContactParams",value:function(i){i instanceof Object||(i={}),this._extraContactParams="";for(var l in i)if(Object.prototype.hasOwnProperty.call(i,l)){var a=i[l];this._extraContactParams+=";".concat(l),a&&(this._extraContactParams+="=".concat(a))}}},{key:"register",value:function(){var i=this;if(this._registering){wi.debug("Register request in progress...");return}var l=this._extraHeaders.slice();l.push("Contact: ".concat(this._contact,";expires=").concat(this._expires).concat(this._extraContactParams)),l.push("Expires: ".concat(this._expires));var a=new hc.OutgoingRequest(yn.REGISTER,this._registrar,this._ua,{to_uri:this._to_uri,call_id:this._call_id,cseq:this._cseq+=1},l),_=new dc(this._ua,a,{onRequestTimeout:function(){i._registrationFailure(null,yn.causes.REQUEST_TIMEOUT)},onTransportError:function(){i._registrationFailure(null,yn.causes.CONNECTION_ERROR)},onAuthenticated:function(){i._cseq+=1},onReceiveResponse:function(p){if(p.cseq===i._cseq)switch(i._registrationTimer!==null&&(clearTimeout(i._registrationTimer),i._registrationTimer=null),!0){case/^1[0-9]{2}$/.test(p.status_code):break;case/^2[0-9]{2}$/.test(p.status_code):{if(i._registering=!1,!p.hasHeader("Contact")){wi.debug("no Contact header in response to REGISTER, response ignored");break}var g=p.headers.Contact.reduce(function(C,A){return C.concat(A.parsed)},[]),n=g.find(function(C){return i._sipInstance===C.getParam("+sip.instance")&&i._reg_id===parseInt(C.getParam("reg-id"))});if(n||(n=g.find(function(C){return C.uri.user===i._ua.contact.uri.user})),!n){wi.debug("no Contact header pointing to us, response ignored");break}var v=n.getParam("expires");!v&&p.hasHeader("expires")&&(v=p.getHeader("expires")),v||(v=i._expires),v=Number(v),v<Yl&&(v=Yl);var S=v>64?v*1e3/2+Math.floor((v/2-32)*1e3*Math.random()):v*1e3-5e3;i._registrationTimer=setTimeout(function(){i._registrationTimer=null,i._ua.listeners("registrationExpiring").length===0?i.register():i._ua.emit("registrationExpiring")},S),n.hasParam("temp-gruu")&&(i._ua.contact.temp_gruu=n.getParam("temp-gruu").replace(/"/g,"")),n.hasParam("pub-gruu")&&(i._ua.contact.pub_gruu=n.getParam("pub-gruu").replace(/"/g,"")),i._registered||(i._registered=!0,i._ua.registered({response:p}));break}case/^423$/.test(p.status_code):{p.hasHeader("min-expires")?(i._expires=Number(p.getHeader("min-expires")),i._expires<Yl&&(i._expires=Yl),i.register()):(wi.debug("423 response received for REGISTER without Min-Expires"),i._registrationFailure(p,yn.causes.SIP_FAILURE_CODE));break}default:{var m=Eo.sipErrorCause(p.status_code);i._registrationFailure(p,m)}}}});this._registering=!0,_.send()}},{key:"unregister",value:function(){var i=this,l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!this._registered){wi.debug("already unregistered");return}this._registered=!1,this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null);var a=this._extraHeaders.slice();l.all?a.push("Contact: *".concat(this._extraContactParams)):a.push("Contact: ".concat(this._contact,";expires=0").concat(this._extraContactParams)),a.push("Expires: 0");var _=new hc.OutgoingRequest(yn.REGISTER,this._registrar,this._ua,{to_uri:this._to_uri,call_id:this._call_id,cseq:this._cseq+=1},a),e=new dc(this._ua,_,{onRequestTimeout:function(){i._unregistered(null,yn.causes.REQUEST_TIMEOUT)},onTransportError:function(){i._unregistered(null,yn.causes.CONNECTION_ERROR)},onAuthenticated:function(){i._cseq+=1},onReceiveResponse:function(g){switch(!0){case/^1[0-9]{2}$/.test(g.status_code):break;case/^2[0-9]{2}$/.test(g.status_code):i._unregistered(g);break;default:{var n=Eo.sipErrorCause(g.status_code);i._unregistered(g,n)}}}});e.send()}},{key:"close",value:function(){this._registered&&this.unregister()}},{key:"onTransportClosed",value:function(){this._registering=!1,this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null),this._registered&&(this._registered=!1,this._ua.unregistered({}))}},{key:"_registrationFailure",value:function(i,l){this._registering=!1,this._ua.registrationFailed({response:i||null,cause:l}),this._registered&&(this._registered=!1,this._ua.unregistered({response:i||null,cause:l}))}},{key:"_unregistered",value:function(i,l){this._registering=!1,this._registered=!1,this._ua.unregistered({response:i||null,cause:l||null})}},{key:"registered",get:function(){return this._registered}}]),c}();function nd(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function pc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function rd(c,s,i){return s&&pc(c.prototype,s),i&&pc(c,i),c}var So=ot,Jl=ol,id=ul,yo={onRequestTimeout:function(){},onTransportError:function(){},onSuccessResponse:function(){},onErrorResponse:function(){},onAuthenticated:function(){},onDialogError:function(){}},ld=function(){function c(s,i,l){nd(this,c),this._dialog=s,this._ua=s._ua,this._request=i,this._eventHandlers=l,this._reattempt=!1,this._reattemptTimer=null;for(var a in yo)Object.prototype.hasOwnProperty.call(yo,a)&&(this._eventHandlers[a]||(this._eventHandlers[a]=yo[a]))}return rd(c,[{key:"send",value:function(){var i=this,l=new id(this._ua,this._request,{onRequestTimeout:function(){i._eventHandlers.onRequestTimeout()},onTransportError:function(){i._eventHandlers.onTransportError()},onAuthenticated:function(e){i._eventHandlers.onAuthenticated(e)},onReceiveResponse:function(e){i._receiveResponse(e)}});if(l.send(),(this._request.method===So.INVITE||this._request.method===So.UPDATE&&this._request.body)&&l.clientTransaction.state!==Jl.C.STATUS_TERMINATED){this._dialog.uac_pending_reply=!0;var a=function _(){(l.clientTransaction.state===Jl.C.STATUS_ACCEPTED||l.clientTransaction.state===Jl.C.STATUS_COMPLETED||l.clientTransaction.state===Jl.C.STATUS_TERMINATED)&&(l.clientTransaction.removeListener("stateChanged",_),i._dialog.uac_pending_reply=!1)};l.clientTransaction.on("stateChanged",a)}}},{key:"_receiveResponse",value:function(i){var l=this;i.status_code===408||i.status_code===481?this._eventHandlers.onDialogError(i):i.method===So.INVITE&&i.status_code===491?this._reattempt?i.status_code>=200&&i.status_code<300?this._eventHandlers.onSuccessResponse(i):i.status_code>=300&&this._eventHandlers.onErrorResponse(i):(this._request.cseq=this._dialog.local_seqnum+=1,this._reattemptTimer=setTimeout(function(){l._dialog.isTerminated()||(l._reattempt=!0,l.send())},1e3)):i.status_code>=200&&i.status_code<300?this._eventHandlers.onSuccessResponse(i):i.status_code>=300&&this._eventHandlers.onErrorResponse(i)}},{key:"request",get:function(){return this._request}}]),c}();function ad(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function mc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function gc(c,s,i){return s&&mc(c.prototype,s),i&&mc(c,i),c}var od=dt,Tc=Rs,Bs=ot,Oi=ol,ud=ld,Ao=Nt(),Co=new od("Dialog"),Gs={STATUS_EARLY:1,STATUS_CONFIRMED:2,STATUS_TERMINATED:3},cd=function(){gc(c,null,[{key:"C",get:function(){return Gs}}]);function c(s,i,l){var a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:Gs.STATUS_CONFIRMED;if(ad(this,c),this._owner=s,this._ua=s._ua,this._uac_pending_reply=!1,this._uas_pending_reply=!1,!i.hasHeader("contact"))return{error:"unable to create a Dialog without Contact header field"};i instanceof Tc.IncomingResponse&&(a=i.status_code<200?Gs.STATUS_EARLY:Gs.STATUS_CONFIRMED);var _=i.parseHeader("contact");l==="UAS"?(this._id={call_id:i.call_id,local_tag:i.to_tag,remote_tag:i.from_tag,toString:function(){return this.call_id+this.local_tag+this.remote_tag}},this._state=a,this._remote_seqnum=i.cseq,this._local_uri=i.parseHeader("to").uri,this._remote_uri=i.parseHeader("from").uri,this._remote_target=_.uri,this._route_set=i.getHeaders("record-route"),this._ack_seqnum=this._remote_seqnum):l==="UAC"&&(this._id={call_id:i.call_id,local_tag:i.from_tag,remote_tag:i.to_tag,toString:function(){return this.call_id+this.local_tag+this.remote_tag}},this._state=a,this._local_seqnum=i.cseq,this._local_uri=i.parseHeader("from").uri,this._remote_uri=i.parseHeader("to").uri,this._remote_target=_.uri,this._route_set=i.getHeaders("record-route").reverse(),this._ack_seqnum=null),this._ua.newDialog(this),Co.debug("new ".concat(l," dialog created with status ").concat(this._state===Gs.STATUS_EARLY?"EARLY":"CONFIRMED"))}return gc(c,[{key:"isTerminated",value:function(){return this._status===Gs.STATUS_TERMINATED}},{key:"update",value:function(i,l){this._state=Gs.STATUS_CONFIRMED,Co.debug("dialog ".concat(this._id.toString()," changed to CONFIRMED state")),l==="UAC"&&(this._route_set=i.getHeaders("record-route").reverse())}},{key:"terminate",value:function(){Co.debug("dialog ".concat(this._id.toString()," deleted")),this._ua.destroyDialog(this),this._state=Gs.STATUS_TERMINATED}},{key:"sendRequest",value:function(i){var l=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},_=Ao.cloneArray(a.extraHeaders),e=Ao.cloneObject(a.eventHandlers),p=a.body||null,g=this._createRequest(i,_,p);e.onAuthenticated=function(){l._local_seqnum+=1};var n=new ud(this,g,e);return n.send(),g}},{key:"receiveRequest",value:function(i){this._checkInDialogRequest(i)&&(i.method===Bs.ACK&&this._ack_seqnum!==null?this._ack_seqnum=null:i.method===Bs.INVITE&&(this._ack_seqnum=i.cseq),this._owner.receiveRequest(i))}},{key:"_createRequest",value:function(i,l,a){l=Ao.cloneArray(l),this._local_seqnum||(this._local_seqnum=Math.floor(Math.random()*1e4));var _=i===Bs.CANCEL||i===Bs.ACK?this._local_seqnum:this._local_seqnum+=1,e=new Tc.OutgoingRequest(i,this._remote_target,this._ua,{cseq:_,call_id:this._id.call_id,from_uri:this._local_uri,from_tag:this._id.local_tag,to_uri:this._remote_uri,to_tag:this._id.remote_tag,route_set:this._route_set},l,a);return e}},{key:"_checkInDialogRequest",value:function(i){var l=this;if(!this._remote_seqnum)this._remote_seqnum=i.cseq;else if(i.cseq<this._remote_seqnum)if(i.method===Bs.ACK){if(this._ack_seqnum===null||i.cseq!==this._ack_seqnum)return!1}else return i.reply(500),!1;else i.cseq>this._remote_seqnum&&(this._remote_seqnum=i.cseq);if(i.method===Bs.INVITE||i.method===Bs.UPDATE&&i.body){if(this._uac_pending_reply===!0)i.reply(491);else if(this._uas_pending_reply===!0){var a=(Math.random()*10|0)+1;return i.reply(500,null,["Retry-After:".concat(a)]),!1}else{this._uas_pending_reply=!0;var _=function e(){(i.server_transaction.state===Oi.C.STATUS_ACCEPTED||i.server_transaction.state===Oi.C.STATUS_COMPLETED||i.server_transaction.state===Oi.C.STATUS_TERMINATED)&&(i.server_transaction.removeListener("stateChanged",e),l._uas_pending_reply=!1)};i.server_transaction.on("stateChanged",_)}i.hasHeader("contact")&&i.server_transaction.on("stateChanged",function(){i.server_transaction.state===Oi.C.STATUS_ACCEPTED&&(l._remote_target=i.parseHeader("contact").uri)})}else i.method===Bs.NOTIFY&&i.hasHeader("contact")&&i.server_transaction.on("stateChanged",function(){i.server_transaction.state===Oi.C.STATUS_COMPLETED&&(l._remote_target=i.parseHeader("contact").uri)});return!0}},{key:"id",get:function(){return this._id}},{key:"local_seqnum",get:function(){return this._local_seqnum},set:function(i){this._local_seqnum=i}},{key:"owner",get:function(){return this._owner}},{key:"uac_pending_reply",get:function(){return this._uac_pending_reply},set:function(i){this._uac_pending_reply=i}},{key:"uas_pending_reply",get:function(){return this._uas_pending_reply}}]),c}(),Pu={exports:{}};function ba(c){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ba=function(i){return typeof i}:ba=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},ba(c)}function fd(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function vc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function _d(c,s,i){return s&&vc(c.prototype,s),i&&vc(c,i),c}function hd(c,s){if(typeof s!="function"&&s!==null)throw new TypeError("Super expression must either be null or a function");c.prototype=Object.create(s&&s.prototype,{constructor:{value:c,writable:!0,configurable:!0}}),s&&_u(c,s)}function _u(c,s){return _u=Object.setPrototypeOf||function(l,a){return l.__proto__=a,l},_u(c,s)}function dd(c){var s=gd();return function(){var l=$a(c),a;if(s){var _=$a(this).constructor;a=Reflect.construct(l,arguments,_)}else a=l.apply(this,arguments);return pd(this,a)}}function pd(c,s){return s&&(ba(s)==="object"||typeof s=="function")?s:md(c)}function md(c){if(c===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c}function gd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function $a(c){return $a=Object.setPrototypeOf?Object.getPrototypeOf:function(i){return i.__proto__||Object.getPrototypeOf(i)},$a(c)}var Td=ht.EventEmitter,vd=dt,Ed=ot,Sd=en,Ec=Nt(),yd=new vd("RTCSession:DTMF"),i_={MIN_DURATION:70,MAX_DURATION:6e3,DEFAULT_DURATION:100,MIN_INTER_TONE_GAP:50,DEFAULT_INTER_TONE_GAP:500};Pu.exports=function(c){hd(i,c);var s=dd(i);function i(l){var a;return fd(this,i),a=s.call(this),a._session=l,a._direction=null,a._tone=null,a._duration=null,a._request=null,a}return _d(i,[{key:"send",value:function(a){var _=this,e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(a===void 0)throw new TypeError("Not enough arguments");if(this._direction="outgoing",this._session.status!==this._session.C.STATUS_CONFIRMED&&this._session.status!==this._session.C.STATUS_WAITING_FOR_ACK)throw new Sd.InvalidStateError(this._session.status);var p=Ec.cloneArray(e.extraHeaders);if(this.eventHandlers=Ec.cloneObject(e.eventHandlers),typeof a=="string")a=a.toUpperCase();else if(typeof a=="number")a=a.toString();else throw new TypeError("Invalid tone: ".concat(a));if(a.match(/^[0-9A-DR#*]$/))this._tone=a;else throw new TypeError("Invalid tone: ".concat(a));this._duration=e.duration,p.push("Content-Type: application/dtmf-relay");var g="Signal=".concat(this._tone,`\r
47
+ `);g+="Duration=".concat(this._duration),this._session.newDTMF({originator:"local",dtmf:this,request:this._request}),this._session.sendRequest(Ed.INFO,{extraHeaders:p,eventHandlers:{onSuccessResponse:function(v){_.emit("succeeded",{originator:"remote",response:v})},onErrorResponse:function(v){_.eventHandlers.onFailed&&_.eventHandlers.onFailed(),_.emit("failed",{originator:"remote",response:v})},onRequestTimeout:function(){_._session.onRequestTimeout()},onTransportError:function(){_._session.onTransportError()},onDialogError:function(){_._session.onDialogError()}},body:g})}},{key:"init_incoming",value:function(a){var _=/^(Signal\s*?=\s*?)([0-9A-D#*]{1})(\s)?.*/,e=/^(Duration\s?=\s?)([0-9]{1,4})(\s)?.*/;if(this._direction="incoming",this._request=a,a.reply(200),a.body){var p=a.body.split(`
48
+ `);p.length>=1&&_.test(p[0])&&(this._tone=p[0].replace(_,"$2")),p.length>=2&&e.test(p[1])&&(this._duration=parseInt(p[1].replace(e,"$2"),10))}this._duration||(this._duration=i_.DEFAULT_DURATION),this._tone?this._session.newDTMF({originator:"remote",dtmf:this,request:a}):yd.debug("invalid INFO DTMF received, discarded")}},{key:"tone",get:function(){return this._tone}},{key:"duration",get:function(){return this._duration}}]),i}(Td);Pu.exports.C=i_;var Ad=Pu.exports;function wa(c){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?wa=function(i){return typeof i}:wa=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},wa(c)}function Cd(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function Sc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function Rd(c,s,i){return s&&Sc(c.prototype,s),i&&Sc(c,i),c}function Id(c,s){if(typeof s!="function"&&s!==null)throw new TypeError("Super expression must either be null or a function");c.prototype=Object.create(s&&s.prototype,{constructor:{value:c,writable:!0,configurable:!0}}),s&&hu(c,s)}function hu(c,s){return hu=Object.setPrototypeOf||function(l,a){return l.__proto__=a,l},hu(c,s)}function bd(c){var s=Dd();return function(){var l=Ha(c),a;if(s){var _=Ha(this).constructor;a=Reflect.construct(l,arguments,_)}else a=l.apply(this,arguments);return wd(this,a)}}function wd(c,s){return s&&(wa(s)==="object"||typeof s=="function")?s:Od(c)}function Od(c){if(c===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c}function Dd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Ha(c){return Ha=Object.setPrototypeOf?Object.getPrototypeOf:function(i){return i.__proto__||Object.getPrototypeOf(i)},Ha(c)}var Nd=ht.EventEmitter,Ud=ot,Pd=en,xd=Nt(),Md=function(c){Id(i,c);var s=bd(i);function i(l){var a;return Cd(this,i),a=s.call(this),a._session=l,a._direction=null,a._contentType=null,a._body=null,a}return Rd(i,[{key:"send",value:function(a,_){var e=this,p=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(this._direction="outgoing",a===void 0)throw new TypeError("Not enough arguments");if(this._session.status!==this._session.C.STATUS_CONFIRMED&&this._session.status!==this._session.C.STATUS_WAITING_FOR_ACK)throw new Pd.InvalidStateError(this._session.status);this._contentType=a,this._body=_;var g=xd.cloneArray(p.extraHeaders);g.push("Content-Type: ".concat(a)),this._session.newInfo({originator:"local",info:this,request:this.request}),this._session.sendRequest(Ud.INFO,{extraHeaders:g,eventHandlers:{onSuccessResponse:function(v){e.emit("succeeded",{originator:"remote",response:v})},onErrorResponse:function(v){e.emit("failed",{originator:"remote",response:v})},onTransportError:function(){e._session.onTransportError()},onRequestTimeout:function(){e._session.onRequestTimeout()},onDialogError:function(){e._session.onDialogError()}},body:_})}},{key:"init_incoming",value:function(a){this._direction="incoming",this.request=a,a.reply(200),this._contentType=a.hasHeader("Content-Type")?a.getHeader("Content-Type").toLowerCase():void 0,this._body=a.body,this._session.newInfo({originator:"remote",info:this,request:a})}},{key:"contentType",get:function(){return this._contentType}},{key:"body",get:function(){return this._body}}]),i}(Nd);function kd(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function yc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function Ld(c,s,i){return s&&yc(c.prototype,s),i&&yc(c,i),c}var $d=dt,Ac=ot,Hd=new $d("RTCSession:ReferNotifier"),Ro={event_type:"refer",body_type:"message/sipfrag;version=2.0",expires:300},Fd=function(){function c(s,i,l){kd(this,c),this._session=s,this._id=i,this._expires=l||Ro.expires,this._active=!0,this.notify(100)}return Ld(c,[{key:"notify",value:function(i,l){if(Hd.debug("notify()"),this._active!==!1){l=l||Ac.REASON_PHRASE[i]||"";var a;i>=200?a="terminated;reason=noresource":a="active;expires=".concat(this._expires),this._session.sendRequest(Ac.NOTIFY,{extraHeaders:["Event: ".concat(Ro.event_type,";id=").concat(this._id),"Subscription-State: ".concat(a),"Content-Type: ".concat(Ro.body_type)],body:"SIP/2.0 ".concat(i," ").concat(l),eventHandlers:{onErrorResponse:function(){this._active=!1}}})}}}]),c}();function Oa(c){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Oa=function(i){return typeof i}:Oa=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},Oa(c)}function jd(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function Cc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function qd(c,s,i){return s&&Cc(c.prototype,s),i&&Cc(c,i),c}function Vd(c,s){if(typeof s!="function"&&s!==null)throw new TypeError("Super expression must either be null or a function");c.prototype=Object.create(s&&s.prototype,{constructor:{value:c,writable:!0,configurable:!0}}),s&&du(c,s)}function du(c,s){return du=Object.setPrototypeOf||function(l,a){return l.__proto__=a,l},du(c,s)}function Bd(c){var s=Kd();return function(){var l=Fa(c),a;if(s){var _=Fa(this).constructor;a=Reflect.construct(l,arguments,_)}else a=l.apply(this,arguments);return Gd(this,a)}}function Gd(c,s){return s&&(Oa(s)==="object"||typeof s=="function")?s:Wd(c)}function Wd(c){if(c===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c}function Kd(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Fa(c){return Fa=Object.setPrototypeOf?Object.getPrototypeOf:function(i){return i.__proto__||Object.getPrototypeOf(i)},Fa(c)}var Yd=ht.EventEmitter,Jd=dt,Di=ot,zd=us(),Rc=Nt(),An=new Jd("RTCSession:ReferSubscriber"),Xd=function(c){Vd(i,c);var s=Bd(i);function i(l){var a;return jd(this,i),a=s.call(this),a._id=null,a._session=l,a}return qd(i,[{key:"sendRefer",value:function(a){var _=this,e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};An.debug("sendRefer()");var p=Rc.cloneArray(e.extraHeaders),g=Rc.cloneObject(e.eventHandlers);for(var n in g)Object.prototype.hasOwnProperty.call(g,n)&&this.on(n,g[n]);var v=null;e.replaces&&(v=e.replaces._request.call_id,v+=";to-tag=".concat(e.replaces._to_tag),v+=";from-tag=".concat(e.replaces._from_tag),v=encodeURIComponent(v));var S="Refer-To: <".concat(a).concat(v?"?Replaces=".concat(v):"",">");if(p.push(S),!p.some(function(A){return A.toLowerCase().startsWith("referred-by:")})){var m="Referred-By: <".concat(this._session._ua._configuration.uri._scheme,":").concat(this._session._ua._configuration.uri._user,"@").concat(this._session._ua._configuration.uri._host,">");p.push(m)}p.push("Contact: ".concat(this._session.contact));var C=this._session.sendRequest(Di.REFER,{extraHeaders:p,eventHandlers:{onSuccessResponse:function(R){_._requestSucceeded(R)},onErrorResponse:function(R){_._requestFailed(R,Di.causes.REJECTED)},onTransportError:function(){_._requestFailed(null,Di.causes.CONNECTION_ERROR)},onRequestTimeout:function(){_._requestFailed(null,Di.causes.REQUEST_TIMEOUT)},onDialogError:function(){_._requestFailed(null,Di.causes.DIALOG_ERROR)}}});this._id=C.cseq}},{key:"receiveNotify",value:function(a){if(An.debug("receiveNotify()"),!!a.body){var _=zd.parse(a.body.trim().split(`\r
49
+ `,1)[0],"Status_Line");if(_===-1){An.debug('receiveNotify() | error parsing NOTIFY body: "'.concat(a.body,'"'));return}switch(!0){case/^100$/.test(_.status_code):this.emit("trying",{request:a,status_line:_});break;case/^1[0-9]{2}$/.test(_.status_code):this.emit("progress",{request:a,status_line:_});break;case/^2[0-9]{2}$/.test(_.status_code):this.emit("accepted",{request:a,status_line:_});break;default:this.emit("failed",{request:a,status_line:_});break}}}},{key:"_requestSucceeded",value:function(a){An.debug("REFER succeeded"),An.debug('emit "requestSucceeded"'),this.emit("requestSucceeded",{response:a})}},{key:"_requestFailed",value:function(a,_){An.debug("REFER failed"),An.debug('emit "requestFailed"'),this.emit("requestFailed",{response:a||null,cause:_})}},{key:"id",get:function(){return this._id}}]),i}(Yd);function Da(c){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Da=function(i){return typeof i}:Da=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},Da(c)}function Ts(c,s){var i;if(typeof Symbol>"u"||c[Symbol.iterator]==null){if(Array.isArray(c)||(i=Qd(c))||s&&c&&typeof c.length=="number"){i&&(c=i);var l=0,a=function(){};return{s:a,n:function(){return l>=c.length?{done:!0}:{done:!1,value:c[l++]}},e:function(n){throw n},f:a}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
50
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var _=!0,e=!1,p;return{s:function(){i=c[Symbol.iterator]()},n:function(){var n=i.next();return _=n.done,n},e:function(n){e=!0,p=n},f:function(){try{!_&&i.return!=null&&i.return()}finally{if(e)throw p}}}}function Qd(c,s){if(c){if(typeof c=="string")return Ic(c,s);var i=Object.prototype.toString.call(c).slice(8,-1);if(i==="Object"&&c.constructor&&(i=c.constructor.name),i==="Map"||i==="Set")return Array.from(c);if(i==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i))return Ic(c,s)}}function Ic(c,s){(s==null||s>c.length)&&(s=c.length);for(var i=0,l=new Array(s);i<s;i++)l[i]=c[i];return l}function Zd(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function bc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function wc(c,s,i){return s&&bc(c.prototype,s),i&&bc(c,i),c}function ep(c,s){if(typeof s!="function"&&s!==null)throw new TypeError("Super expression must either be null or a function");c.prototype=Object.create(s&&s.prototype,{constructor:{value:c,writable:!0,configurable:!0}}),s&&pu(c,s)}function pu(c,s){return pu=Object.setPrototypeOf||function(l,a){return l.__proto__=a,l},pu(c,s)}function tp(c){var s=rp();return function(){var l=ja(c),a;if(s){var _=ja(this).constructor;a=Reflect.construct(l,arguments,_)}else a=l.apply(this,arguments);return sp(this,a)}}function sp(c,s){return s&&(Da(s)==="object"||typeof s=="function")?s:np(c)}function np(c){if(c===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c}function rp(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function ja(c){return ja=Object.setPrototypeOf?Object.getPrototypeOf:function(i){return i.__proto__||Object.getPrototypeOf(i)},ja(c)}var ip=ht.EventEmitter,Oc=kt,lp=dt,ue=ot,Cn=en,Dc=ol,Ye=Nt(),Ni=r_,ap=Rs,zl=cd,op=ul,Lt=Ad,Nc=Md,up=Fd,cp=Xd,Uc=tn(),J=new lp("RTCSession"),ee={STATUS_NULL:0,STATUS_INVITE_SENT:1,STATUS_1XX_RECEIVED:2,STATUS_INVITE_RECEIVED:3,STATUS_WAITING_FOR_ANSWER:4,STATUS_ANSWERED:5,STATUS_WAITING_FOR_ACK:6,STATUS_CANCELED:7,STATUS_TERMINATED:8,STATUS_CONFIRMED:9},Xl=["audio","video"],fp=function(c){ep(i,c);var s=tp(i);wc(i,null,[{key:"C",get:function(){return ee}}]);function i(l){var a;return Zd(this,i),J.debug("new"),a=s.call(this),a._id=null,a._ua=l,a._status=ee.STATUS_NULL,a._dialog=null,a._earlyDialogs={},a._contact=null,a._from_tag=null,a._to_tag=null,a._connection=null,a._connectionPromiseQueue=Promise.resolve(),a._request=null,a._is_canceled=!1,a._cancel_reason="",a._is_confirmed=!1,a._late_sdp=!1,a._rtcOfferConstraints=null,a._rtcAnswerConstraints=null,a._localMediaStream=null,a._localMediaStreamLocallyGenerated=!1,a._rtcReady=!0,a._iceReady=!1,a._timers={ackTimer:null,expiresTimer:null,invite2xxTimer:null,userNoAnswerTimer:null},a._direction=null,a._local_identity=null,a._remote_identity=null,a._start_time=null,a._end_time=null,a._tones=null,a._audioMuted=!1,a._videoMuted=!1,a._localHold=!1,a._remoteHold=!1,a._sessionTimers={enabled:a._ua.configuration.session_timers,refreshMethod:a._ua.configuration.session_timers_refresh_method,defaultExpires:ue.SESSION_EXPIRES,currentExpires:null,running:!1,refresher:!1,timer:null},a._referSubscribers={},a._data={},a}return wc(i,[{key:"isInProgress",value:function(){switch(this._status){case ee.STATUS_NULL:case ee.STATUS_INVITE_SENT:case ee.STATUS_1XX_RECEIVED:case ee.STATUS_INVITE_RECEIVED:case ee.STATUS_WAITING_FOR_ANSWER:return!0;default:return!1}}},{key:"isEstablished",value:function(){switch(this._status){case ee.STATUS_ANSWERED:case ee.STATUS_WAITING_FOR_ACK:case ee.STATUS_CONFIRMED:return!0;default:return!1}}},{key:"isEnded",value:function(){switch(this._status){case ee.STATUS_CANCELED:case ee.STATUS_TERMINATED:return!0;default:return!1}}},{key:"isMuted",value:function(){return{audio:this._audioMuted,video:this._videoMuted}}},{key:"isOnHold",value:function(){return{local:this._localHold,remote:this._remoteHold}}},{key:"connect",value:function(a){var _=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},e=arguments.length>2?arguments[2]:void 0;J.debug("connect()");var p=a,g=Ye.cloneObject(_.eventHandlers),n=Ye.cloneArray(_.extraHeaders),v=Ye.cloneObject(_.mediaConstraints,{audio:!0,video:!0}),S=_.mediaStream||null,m=Ye.cloneObject(_.pcConfig,{iceServers:[]}),C=_.rtcConstraints||null,A=_.rtcOfferConstraints||null;if(this._rtcOfferConstraints=A,this._rtcAnswerConstraints=_.rtcAnswerConstraints||null,this._data=_.data||this._data,a===void 0)throw new TypeError("Not enough arguments");if(this._status!==ee.STATUS_NULL)throw new Cn.InvalidStateError(this._status);if(!window.RTCPeerConnection)throw new Cn.NotSupportedError("WebRTC not supported");if(a=this._ua.normalizeTarget(a),!a)throw new TypeError("Invalid target: ".concat(p));this._sessionTimers.enabled&&Ye.isDecimal(_.sessionTimersExpires)&&(_.sessionTimersExpires>=ue.MIN_SESSION_EXPIRES?this._sessionTimers.defaultExpires=_.sessionTimersExpires:this._sessionTimers.defaultExpires=ue.SESSION_EXPIRES);for(var R in g)Object.prototype.hasOwnProperty.call(g,R)&&this.on(R,g[R]);this._from_tag=Ye.newTag();var I=_.anonymous||!1,V={from_tag:this._from_tag};this._contact=this._ua.contact.toString({anonymous:I,outbound:!0}),I?(V.from_display_name="Anonymous",V.from_uri=new Uc("sip","anonymous","anonymous.invalid"),n.push("P-Preferred-Identity: ".concat(this._ua.configuration.uri.toString())),n.push("Privacy: id")):_.fromUserName&&(V.from_uri=new Uc("sip",_.fromUserName,this._ua.configuration.uri.host),n.push("P-Preferred-Identity: ".concat(this._ua.configuration.uri.toString()))),_.fromDisplayName&&(V.from_display_name=_.fromDisplayName),n.push("Contact: ".concat(this._contact)),n.push("Content-Type: application/sdp"),this._sessionTimers.enabled&&n.push("Session-Expires: ".concat(this._sessionTimers.defaultExpires).concat(this._ua.configuration.session_timers_force_refresher?";refresher=uac":"")),this._request=new ap.InitialOutgoingInviteRequest(a,this._ua,V,n),this._id=this._request.call_id+this._from_tag,this._createRTCConnection(m,C),this._direction="outgoing",this._local_identity=this._request.from,this._remote_identity=this._request.to,e&&e(this),this._newRTCSession("local",this._request),this._sendInitialRequest(v,A,S)}},{key:"init_incoming",value:function(a,_){var e=this;J.debug("init_incoming()");var p,g=a.hasHeader("Content-Type")?a.getHeader("Content-Type").toLowerCase():void 0;if(a.body&&g!=="application/sdp"){a.reply(415);return}if(this._status=ee.STATUS_INVITE_RECEIVED,this._from_tag=a.from_tag,this._id=a.call_id+this._from_tag,this._request=a,this._contact=this._ua.contact.toString(),a.hasHeader("expires")&&(p=a.getHeader("expires")*1e3),a.to_tag=Ye.newTag(),!this._createDialog(a,"UAS",!0)){a.reply(500,"Missing Contact header field");return}a.body?this._late_sdp=!1:this._late_sdp=!0,this._status=ee.STATUS_WAITING_FOR_ANSWER,this._timers.userNoAnswerTimer=setTimeout(function(){a.reply(408),e._failed("local",null,ue.causes.NO_ANSWER)},this._ua.configuration.no_answer_timeout),p&&(this._timers.expiresTimer=setTimeout(function(){e._status===ee.STATUS_WAITING_FOR_ANSWER&&(a.reply(487),e._failed("system",null,ue.causes.EXPIRES))},p)),this._direction="incoming",this._local_identity=a.to,this._remote_identity=a.from,_&&_(this),this._newRTCSession("remote",a),this._status!==ee.STATUS_TERMINATED&&(a.reply(180,null,["Contact: ".concat(this._contact)]),this._progress("local",null))}},{key:"answer",value:function(){var a=this,_=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};J.debug("answer()");var e=this._request,p=Ye.cloneArray(_.extraHeaders),g=Ye.cloneObject(_.mediaConstraints),n=_.mediaStream||null,v=Ye.cloneObject(_.pcConfig,{iceServers:[]}),S=_.rtcConstraints||null,m=_.rtcAnswerConstraints||null,C=Ye.cloneObject(_.rtcOfferConstraints),A,R=!1,I=!1,V=!1,W=!1;if(this._rtcAnswerConstraints=m,this._rtcOfferConstraints=_.rtcOfferConstraints||null,this._data=_.data||this._data,this._direction!=="incoming")throw new Cn.NotSupportedError('"answer" not supported for outgoing RTCSession');if(this._status!==ee.STATUS_WAITING_FOR_ANSWER)throw new Cn.InvalidStateError(this._status);if(this._sessionTimers.enabled&&Ye.isDecimal(_.sessionTimersExpires)&&(_.sessionTimersExpires>=ue.MIN_SESSION_EXPIRES?this._sessionTimers.defaultExpires=_.sessionTimersExpires:this._sessionTimers.defaultExpires=ue.SESSION_EXPIRES),this._status=ee.STATUS_ANSWERED,!this._createDialog(e,"UAS")){e.reply(500,"Error creating dialog");return}clearTimeout(this._timers.userNoAnswerTimer),p.unshift("Contact: ".concat(this._contact));var oe=e.parseSDP();Array.isArray(oe.media)||(oe.media=[oe.media]);var x=Ts(oe.media),$;try{for(x.s();!($=x.n()).done;){var Re=$.value;Re.type==="audio"&&(R=!0,(!Re.direction||Re.direction==="sendrecv")&&(V=!0)),Re.type==="video"&&(I=!0,(!Re.direction||Re.direction==="sendrecv")&&(W=!0))}}catch(B){x.e(B)}finally{x.f()}if(n&&g.audio===!1){A=n.getAudioTracks();var Ie=Ts(A),H;try{for(Ie.s();!(H=Ie.n()).done;){var D=H.value;n.removeTrack(D)}}catch(B){Ie.e(B)}finally{Ie.f()}}if(n&&g.video===!1){A=n.getVideoTracks();var L=Ts(A),q;try{for(L.s();!(q=L.n()).done;){var j=q.value;n.removeTrack(j)}}catch(B){L.e(B)}finally{L.f()}}!n&&g.audio===void 0&&(g.audio=V),!n&&g.video===void 0&&(g.video=W),!n&&!R&&!C.offerToReceiveAudio&&(g.audio=!1),!n&&!I&&!C.offerToReceiveVideo&&(g.video=!1),this._createRTCConnection(v,S),Promise.resolve().then(function(){if(n)return n;if(g.audio||g.video)return a._localMediaStreamLocallyGenerated=!0,navigator.mediaDevices.getUserMedia(g).catch(function(B){throw a._status===ee.STATUS_TERMINATED?new Error("terminated"):(e.reply(480),a._failed("local",null,ue.causes.USER_DENIED_MEDIA_ACCESS),J.warn('emit "getusermediafailed" [error:%o]',B),a.emit("getusermediafailed",B),new Error("getUserMedia() failed"))})}).then(function(B){if(a._status===ee.STATUS_TERMINATED)throw new Error("terminated");a._localMediaStream=B,B&&B.getTracks().forEach(function(X){a._connection.addTrack(X,B)})}).then(function(){if(!a._late_sdp){var B={originator:"remote",type:"offer",sdp:e.body};J.debug('emit "sdp"'),a.emit("sdp",B);var X=new RTCSessionDescription({type:"offer",sdp:B.sdp});return a._connectionPromiseQueue=a._connectionPromiseQueue.then(function(){return a._connection.setRemoteDescription(X)}).catch(function(Q){throw e.reply(488),a._failed("system",null,ue.causes.WEBRTC_ERROR),J.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',Q),a.emit("peerconnection:setremotedescriptionfailed",Q),new Error("peerconnection.setRemoteDescription() failed")}),a._connectionPromiseQueue}}).then(function(){if(a._status===ee.STATUS_TERMINATED)throw new Error("terminated");return a._connecting(e),a._late_sdp?a._createLocalDescription("offer",a._rtcOfferConstraints).catch(function(){throw e.reply(500),new Error("_createLocalDescription() failed")}):a._createLocalDescription("answer",m).catch(function(){throw e.reply(500),new Error("_createLocalDescription() failed")})}).then(function(B){if(a._status===ee.STATUS_TERMINATED)throw new Error("terminated");a._handleSessionTimersInIncomingRequest(e,p),e.reply(200,null,p,B,function(){a._status=ee.STATUS_WAITING_FOR_ACK,a._setInvite2xxTimer(e,B),a._setACKTimer(),a._accepted("local")},function(){a._failed("system",null,ue.causes.CONNECTION_ERROR)})}).catch(function(B){a._status!==ee.STATUS_TERMINATED&&J.warn(B)})}},{key:"terminate",value:function(){var a=this,_=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};J.debug("terminate()");var e=_.cause||ue.causes.BYE,p=Ye.cloneArray(_.extraHeaders),g=_.body,n,v=_.status_code,S=_.reason_phrase;if(this._status===ee.STATUS_TERMINATED)throw new Cn.InvalidStateError(this._status);switch(this._status){case ee.STATUS_NULL:case ee.STATUS_INVITE_SENT:case ee.STATUS_1XX_RECEIVED:if(J.debug("canceling session"),v&&(v<200||v>=700))throw new TypeError("Invalid status_code: ".concat(v));v&&(S=S||ue.REASON_PHRASE[v]||"",n="SIP ;cause=".concat(v,' ;text="').concat(S,'"')),this._status===ee.STATUS_NULL||this._status===ee.STATUS_INVITE_SENT?(this._is_canceled=!0,this._cancel_reason=n):this._status===ee.STATUS_1XX_RECEIVED&&this._request.cancel(n),this._status=ee.STATUS_CANCELED,this._failed("local",null,ue.causes.CANCELED);break;case ee.STATUS_WAITING_FOR_ANSWER:case ee.STATUS_ANSWERED:if(J.debug("rejecting session"),v=v||480,v<300||v>=700)throw new TypeError("Invalid status_code: ".concat(v));this._request.reply(v,S,p,g),this._failed("local",null,ue.causes.REJECTED);break;case ee.STATUS_WAITING_FOR_ACK:case ee.STATUS_CONFIRMED:if(J.debug("terminating session"),S=_.reason_phrase||ue.REASON_PHRASE[v]||"",v&&(v<200||v>=700))throw new TypeError("Invalid status_code: ".concat(v));if(v&&p.push("Reason: SIP ;cause=".concat(v,'; text="').concat(S,'"')),this._status===ee.STATUS_WAITING_FOR_ACK&&this._direction==="incoming"&&this._request.server_transaction.state!==Dc.C.STATUS_TERMINATED){var m=this._dialog;this.receiveRequest=function(C){var A=C.method;A===ue.ACK&&(a.sendRequest(ue.BYE,{extraHeaders:p,body:g}),m.terminate())},this._request.server_transaction.on("stateChanged",function(){a._request.server_transaction.state===Dc.C.STATUS_TERMINATED&&(a.sendRequest(ue.BYE,{extraHeaders:p,body:g}),m.terminate())}),this._ended("local",null,e),this._dialog=m,this._ua.newDialog(m)}else this.sendRequest(ue.BYE,{extraHeaders:p,body:g}),this._ended("local",null,e)}}},{key:"sendDTMF",value:function(a){var _=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};J.debug("sendDTMF() | tones: %s",a);var e=0,p=_.duration||null,g=_.interToneGap||null,n=_.transportType||ue.DTMF_TRANSPORT.INFO;if(a===void 0)throw new TypeError("Not enough arguments");if(this._status!==ee.STATUS_CONFIRMED&&this._status!==ee.STATUS_WAITING_FOR_ACK&&this._status!==ee.STATUS_1XX_RECEIVED)throw new Cn.InvalidStateError(this._status);if(n!==ue.DTMF_TRANSPORT.INFO&&n!==ue.DTMF_TRANSPORT.RFC2833)throw new TypeError("invalid transportType: ".concat(n));if(typeof a=="number"&&(a=a.toString()),!a||typeof a!="string"||!a.match(/^[0-9A-DR#*,]+$/i))throw new TypeError("Invalid tones: ".concat(a));if(p&&!Ye.isDecimal(p))throw new TypeError("Invalid tone duration: ".concat(p));if(p?p<Lt.C.MIN_DURATION?(J.debug('"duration" value is lower than the minimum allowed, setting it to '.concat(Lt.C.MIN_DURATION," milliseconds")),p=Lt.C.MIN_DURATION):p>Lt.C.MAX_DURATION?(J.debug('"duration" value is greater than the maximum allowed, setting it to '.concat(Lt.C.MAX_DURATION," milliseconds")),p=Lt.C.MAX_DURATION):p=Math.abs(p):p=Lt.C.DEFAULT_DURATION,_.duration=p,g&&!Ye.isDecimal(g))throw new TypeError("Invalid interToneGap: ".concat(g));if(g?g<Lt.C.MIN_INTER_TONE_GAP?(J.debug('"interToneGap" value is lower than the minimum allowed, setting it to '.concat(Lt.C.MIN_INTER_TONE_GAP," milliseconds")),g=Lt.C.MIN_INTER_TONE_GAP):g=Math.abs(g):g=Lt.C.DEFAULT_INTER_TONE_GAP,n===ue.DTMF_TRANSPORT.RFC2833){var v=this._getDTMFRTPSender();v&&(a=v.toneBuffer+a,v.insertDTMF(a,p,g));return}if(this._tones){this._tones+=a;return}this._tones=a,S.call(this);function S(){var m=this,C;if(this._status===ee.STATUS_TERMINATED||!this._tones||e>=this._tones.length){this._tones=null;return}var A=this._tones[e];if(e+=1,A===",")C=2e3;else{var R=new Lt(this);_.eventHandlers={onFailed:function(){m._tones=null}},R.send(A,_),C=p+g}setTimeout(S.bind(this),C)}}},{key:"sendInfo",value:function(a,_){var e=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(J.debug("sendInfo()"),this._status!==ee.STATUS_CONFIRMED&&this._status!==ee.STATUS_WAITING_FOR_ACK&&this._status!==ee.STATUS_1XX_RECEIVED)throw new Cn.InvalidStateError(this._status);var p=new Nc(this);p.send(a,_,e)}},{key:"mute",value:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{audio:!0,video:!1};J.debug("mute()");var _=!1,e=!1;this._audioMuted===!1&&a.audio&&(_=!0,this._audioMuted=!0,this._toggleMuteAudio(!0)),this._videoMuted===!1&&a.video&&(e=!0,this._videoMuted=!0,this._toggleMuteVideo(!0)),(_===!0||e===!0)&&this._onmute({audio:_,video:e})}},{key:"unmute",value:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{audio:!0,video:!0};J.debug("unmute()");var _=!1,e=!1;this._audioMuted===!0&&a.audio&&(_=!0,this._audioMuted=!1,this._localHold===!1&&this._toggleMuteAudio(!1)),this._videoMuted===!0&&a.video&&(e=!0,this._videoMuted=!1,this._localHold===!1&&this._toggleMuteVideo(!1)),(_===!0||e===!0)&&this._onunmute({audio:_,video:e})}},{key:"hold",value:function(){var a=this,_=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},e=arguments.length>1?arguments[1]:void 0;if(J.debug("hold()"),this._status!==ee.STATUS_WAITING_FOR_ACK&&this._status!==ee.STATUS_CONFIRMED||this._localHold===!0||!this._isReadyToReOffer())return!1;this._localHold=!0,this._onhold("local");var p={succeeded:function(){e&&e()},failed:function(){a.terminate({cause:ue.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Hold Failed"})}};return _.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:p,extraHeaders:_.extraHeaders}):this._sendReinvite({eventHandlers:p,extraHeaders:_.extraHeaders}),!0}},{key:"unhold",value:function(){var a=this,_=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},e=arguments.length>1?arguments[1]:void 0;if(J.debug("unhold()"),this._status!==ee.STATUS_WAITING_FOR_ACK&&this._status!==ee.STATUS_CONFIRMED||this._localHold===!1||!this._isReadyToReOffer())return!1;this._localHold=!1,this._onunhold("local");var p={succeeded:function(){e&&e()},failed:function(){a.terminate({cause:ue.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Unhold Failed"})}};return _.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:p,extraHeaders:_.extraHeaders}):this._sendReinvite({eventHandlers:p,extraHeaders:_.extraHeaders}),!0}},{key:"renegotiate",value:function(){var a=this,_=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},e=arguments.length>1?arguments[1]:void 0;J.debug("renegotiate()");var p=_.rtcOfferConstraints||null;if(this._status!==ee.STATUS_WAITING_FOR_ACK&&this._status!==ee.STATUS_CONFIRMED||!this._isReadyToReOffer())return!1;var g={succeeded:function(){e&&e()},failed:function(){a.terminate({cause:ue.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Media Renegotiation Failed"})}};return this._setLocalMediaStatus(),_.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:g,rtcOfferConstraints:p,extraHeaders:_.extraHeaders}):this._sendReinvite({eventHandlers:g,rtcOfferConstraints:p,extraHeaders:_.extraHeaders}),!0}},{key:"refer",value:function(a,_){var e=this;J.debug("refer()");var p=a;if(this._status!==ee.STATUS_WAITING_FOR_ACK&&this._status!==ee.STATUS_CONFIRMED)return!1;if(a=this._ua.normalizeTarget(a),!a)throw new TypeError("Invalid target: ".concat(p));var g=new cp(this);g.sendRefer(a,_);var n=g.id;return this._referSubscribers[n]=g,g.on("requestFailed",function(){delete e._referSubscribers[n]}),g.on("accepted",function(){delete e._referSubscribers[n]}),g.on("failed",function(){delete e._referSubscribers[n]}),g}},{key:"sendRequest",value:function(a,_){return J.debug("sendRequest()"),this._dialog.sendRequest(a,_)}},{key:"receiveRequest",value:function(a){var _=this;if(J.debug("receiveRequest()"),a.method===ue.CANCEL)(this._status===ee.STATUS_WAITING_FOR_ANSWER||this._status===ee.STATUS_ANSWERED)&&(this._status=ee.STATUS_CANCELED,this._request.reply(487),this._failed("remote",a,ue.causes.CANCELED));else switch(a.method){case ue.ACK:if(this._status!==ee.STATUS_WAITING_FOR_ACK)return;if(this._status=ee.STATUS_CONFIRMED,clearTimeout(this._timers.ackTimer),clearTimeout(this._timers.invite2xxTimer),this._late_sdp){if(!a.body){this.terminate({cause:ue.causes.MISSING_SDP,status_code:400});break}var e={originator:"remote",type:"answer",sdp:a.body};J.debug('emit "sdp"'),this.emit("sdp",e);var p=new RTCSessionDescription({type:"answer",sdp:e.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return _._connection.setRemoteDescription(p)}).then(function(){_._is_confirmed||_._confirmed("remote",a)}).catch(function(n){_.terminate({cause:ue.causes.BAD_MEDIA_DESCRIPTION,status_code:488}),J.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',n),_.emit("peerconnection:setremotedescriptionfailed",n)})}else this._is_confirmed||this._confirmed("remote",a);break;case ue.BYE:this._status===ee.STATUS_CONFIRMED||this._status===ee.STATUS_WAITING_FOR_ACK?(a.reply(200),this._ended("remote",a,ue.causes.BYE)):this._status===ee.STATUS_INVITE_RECEIVED||this._status===ee.STATUS_WAITING_FOR_ANSWER?(a.reply(200),this._request.reply(487,"BYE Received"),this._ended("remote",a,ue.causes.BYE)):a.reply(403,"Wrong Status");break;case ue.INVITE:this._status===ee.STATUS_CONFIRMED?a.hasHeader("replaces")?this._receiveReplaces(a):this._receiveReinvite(a):a.reply(403,"Wrong Status");break;case ue.INFO:if(this._status===ee.STATUS_1XX_RECEIVED||this._status===ee.STATUS_WAITING_FOR_ANSWER||this._status===ee.STATUS_ANSWERED||this._status===ee.STATUS_WAITING_FOR_ACK||this._status===ee.STATUS_CONFIRMED){var g=a.hasHeader("Content-Type")?a.getHeader("Content-Type").toLowerCase():void 0;g&&g.match(/^application\/dtmf-relay/i)?new Lt(this).init_incoming(a):g!==void 0?new Nc(this).init_incoming(a):a.reply(415)}else a.reply(403,"Wrong Status");break;case ue.UPDATE:this._status===ee.STATUS_CONFIRMED?this._receiveUpdate(a):a.reply(403,"Wrong Status");break;case ue.REFER:this._status===ee.STATUS_CONFIRMED?this._receiveRefer(a):a.reply(403,"Wrong Status");break;case ue.NOTIFY:this._status===ee.STATUS_CONFIRMED?this._receiveNotify(a):a.reply(403,"Wrong Status");break;default:a.reply(501)}}},{key:"onTransportError",value:function(){J.warn("onTransportError()"),this._status!==ee.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:ue.causes.CONNECTION_ERROR,cause:ue.causes.CONNECTION_ERROR})}},{key:"onRequestTimeout",value:function(){J.warn("onRequestTimeout()"),this._status!==ee.STATUS_TERMINATED&&this.terminate({status_code:408,reason_phrase:ue.causes.REQUEST_TIMEOUT,cause:ue.causes.REQUEST_TIMEOUT})}},{key:"onDialogError",value:function(){J.warn("onDialogError()"),this._status!==ee.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:ue.causes.DIALOG_ERROR,cause:ue.causes.DIALOG_ERROR})}},{key:"newDTMF",value:function(a){J.debug("newDTMF()"),this.emit("newDTMF",a)}},{key:"newInfo",value:function(a){J.debug("newInfo()"),this.emit("newInfo",a)}},{key:"_isReadyToReOffer",value:function(){return this._rtcReady?this._dialog?this._dialog.uac_pending_reply===!0||this._dialog.uas_pending_reply===!0?(J.debug("_isReadyToReOffer() | there is another INVITE/UPDATE transaction in progress"),!1):!0:(J.debug("_isReadyToReOffer() | session not established yet"),!1):(J.debug("_isReadyToReOffer() | internal WebRTC status not ready"),!1)}},{key:"_close",value:function(){if(J.debug("close()"),this._localMediaStream&&this._localMediaStreamLocallyGenerated&&(J.debug("close() | closing local MediaStream"),Ye.closeMediaStream(this._localMediaStream)),this._status!==ee.STATUS_TERMINATED){if(this._status=ee.STATUS_TERMINATED,this._connection)try{this._connection.close()}catch(p){J.warn("close() | error closing the RTCPeerConnection: %o",p)}for(var a in this._timers)Object.prototype.hasOwnProperty.call(this._timers,a)&&clearTimeout(this._timers[a]);clearTimeout(this._sessionTimers.timer),this._dialog&&(this._dialog.terminate(),delete this._dialog);for(var _ in this._earlyDialogs)Object.prototype.hasOwnProperty.call(this._earlyDialogs,_)&&(this._earlyDialogs[_].terminate(),delete this._earlyDialogs[_]);for(var e in this._referSubscribers)Object.prototype.hasOwnProperty.call(this._referSubscribers,e)&&delete this._referSubscribers[e];this._ua.destroyRTCSession(this)}}},{key:"_setInvite2xxTimer",value:function(a,_){var e=Ni.T1;function p(){this._status===ee.STATUS_WAITING_FOR_ACK&&(a.reply(200,null,["Contact: ".concat(this._contact)],_),e<Ni.T2&&(e=e*2,e>Ni.T2&&(e=Ni.T2)),this._timers.invite2xxTimer=setTimeout(p.bind(this),e))}this._timers.invite2xxTimer=setTimeout(p.bind(this),e)}},{key:"_setACKTimer",value:function(){var a=this;this._timers.ackTimer=setTimeout(function(){a._status===ee.STATUS_WAITING_FOR_ACK&&(J.debug("no ACK received, terminating the session"),clearTimeout(a._timers.invite2xxTimer),a.sendRequest(ue.BYE),a._ended("remote",null,ue.causes.NO_ACK))},Ni.TIMER_H)}},{key:"_createRTCConnection",value:function(a,_){var e=this;this._connection=new RTCPeerConnection(a,_),this._connection.addEventListener("iceconnectionstatechange",function(){var p=e._connection.iceConnectionState;p==="failed"&&e.terminate({cause:ue.causes.RTP_TIMEOUT,status_code:408,reason_phrase:ue.causes.RTP_TIMEOUT})}),J.debug('emit "peerconnection"'),this.emit("peerconnection",{peerconnection:this._connection})}},{key:"_createLocalDescription",value:function(a,_){var e=this;if(J.debug("createLocalDescription()"),a!=="offer"&&a!=="answer")throw new Error('createLocalDescription() | invalid type "'.concat(a,'"'));var p=this._connection;return this._rtcReady=!1,Promise.resolve().then(function(){return a==="offer"?p.createOffer(_).catch(function(g){return J.warn('emit "peerconnection:createofferfailed" [error:%o]',g),e.emit("peerconnection:createofferfailed",g),Promise.reject(g)}):p.createAnswer(_).catch(function(g){return J.warn('emit "peerconnection:createanswerfailed" [error:%o]',g),e.emit("peerconnection:createanswerfailed",g),Promise.reject(g)})}).then(function(g){return p.setLocalDescription(g).catch(function(n){return e._rtcReady=!0,J.warn('emit "peerconnection:setlocaldescriptionfailed" [error:%o]',n),e.emit("peerconnection:setlocaldescriptionfailed",n),Promise.reject(n)})}).then(function(){var g=_&&_.iceRestart;if(p.iceGatheringState==="complete"&&!g||p.iceGatheringState==="gathering"&&e._iceReady){e._rtcReady=!0;var n={originator:"local",type:a,sdp:p.localDescription.sdp};return J.debug('emit "sdp"'),e.emit("sdp",n),Promise.resolve(n.sdp)}return new Promise(function(v){var S=!1,m,C;e._iceReady=!1;var A=function(){p.removeEventListener("icecandidate",m),p.removeEventListener("icegatheringstatechange",C),S=!0,e._rtcReady=!0,e._iceReady=!0;var I={originator:"local",type:a,sdp:p.localDescription.sdp};J.debug('emit "sdp"'),e.emit("sdp",I),v(I.sdp)};p.addEventListener("icecandidate",m=function(I){var V=I.candidate;V?e.emit("icecandidate",{candidate:V,ready:A}):S||A()}),p.addEventListener("icegatheringstatechange",C=function(){p.iceGatheringState==="complete"&&!S&&A()})})})}},{key:"_createDialog",value:function(a,_,e){var p=_==="UAS"?a.to_tag:a.from_tag,g=_==="UAS"?a.from_tag:a.to_tag,n=a.call_id+p+g,v=this._earlyDialogs[n];if(e)return v?!0:(v=new zl(this,a,_,zl.C.STATUS_EARLY),v.error?(J.debug(v.error),this._failed("remote",a,ue.causes.INTERNAL_ERROR),!1):(this._earlyDialogs[n]=v,!0));if(this._from_tag=a.from_tag,this._to_tag=a.to_tag,v)return v.update(a,_),this._dialog=v,delete this._earlyDialogs[n],!0;var S=new zl(this,a,_);return S.error?(J.debug(S.error),this._failed("remote",a,ue.causes.INTERNAL_ERROR),!1):(this._dialog=S,!0)}},{key:"_receiveReinvite",value:function(a){var _=this;J.debug("receiveReinvite()");var e=a.hasHeader("Content-Type")?a.getHeader("Content-Type").toLowerCase():void 0,p={request:a,callback:void 0,reject:n.bind(this)},g=!1;function n(){var S=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};g=!0;var m=S.status_code||403,C=S.reason_phrase||"",A=Ye.cloneArray(S.extraHeaders);if(this._status!==ee.STATUS_CONFIRMED)return!1;if(m<300||m>=700)throw new TypeError("Invalid status_code: ".concat(m));a.reply(m,C,A)}if(this.emit("reinvite",p),g)return;if(this._late_sdp=!1,!a.body){this._late_sdp=!0,this._remoteHold&&(this._remoteHold=!1,this._onunhold("remote")),this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return _._createLocalDescription("offer",_._rtcOfferConstraints)}).then(function(S){v.call(_,S)}).catch(function(){a.reply(500)});return}if(e!=="application/sdp"){J.debug("invalid Content-Type"),a.reply(415);return}this._processInDialogSdpOffer(a).then(function(S){_._status!==ee.STATUS_TERMINATED&&v.call(_,S)}).catch(function(S){J.warn(S)});function v(S){var m=this,C=["Contact: ".concat(this._contact)];this._handleSessionTimersInIncomingRequest(a,C),this._late_sdp&&(S=this._mangleOffer(S)),a.reply(200,null,C,S,function(){m._status=ee.STATUS_WAITING_FOR_ACK,m._setInvite2xxTimer(a,S),m._setACKTimer()}),typeof p.callback=="function"&&p.callback()}}},{key:"_receiveUpdate",value:function(a){var _=this;J.debug("receiveUpdate()");var e=a.hasHeader("Content-Type")?a.getHeader("Content-Type").toLowerCase():void 0,p={request:a,callback:void 0,reject:n.bind(this)},g=!1;function n(){var S=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};g=!0;var m=S.status_code||403,C=S.reason_phrase||"",A=Ye.cloneArray(S.extraHeaders);if(this._status!==ee.STATUS_CONFIRMED)return!1;if(m<300||m>=700)throw new TypeError("Invalid status_code: ".concat(m));a.reply(m,C,A)}if(this.emit("update",p),g)return;if(!a.body){v.call(this,null);return}if(e!=="application/sdp"){J.debug("invalid Content-Type"),a.reply(415);return}this._processInDialogSdpOffer(a).then(function(S){_._status!==ee.STATUS_TERMINATED&&v.call(_,S)}).catch(function(S){J.warn(S)});function v(S){var m=["Contact: ".concat(this._contact)];this._handleSessionTimersInIncomingRequest(a,m),a.reply(200,null,m,S),typeof p.callback=="function"&&p.callback()}}},{key:"_processInDialogSdpOffer",value:function(a){var _=this;J.debug("_processInDialogSdpOffer()");var e=a.parseSDP(),p=!1,g=Ts(e.media),n;try{for(g.s();!(n=g.n()).done;){var v=n.value;if(Xl.indexOf(v.type)!==-1){var S=v.direction||e.direction||"sendrecv";if(S==="sendonly"||S==="inactive")p=!0;else{p=!1;break}}}}catch(A){g.e(A)}finally{g.f()}var m={originator:"remote",type:"offer",sdp:a.body};J.debug('emit "sdp"'),this.emit("sdp",m);var C=new RTCSessionDescription({type:"offer",sdp:m.sdp});return this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){if(_._status===ee.STATUS_TERMINATED)throw new Error("terminated");return _._connection.setRemoteDescription(C).catch(function(A){throw a.reply(488),J.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',A),_.emit("peerconnection:setremotedescriptionfailed",A),A})}).then(function(){if(_._status===ee.STATUS_TERMINATED)throw new Error("terminated");_._remoteHold===!0&&p===!1?(_._remoteHold=!1,_._onunhold("remote")):_._remoteHold===!1&&p===!0&&(_._remoteHold=!0,_._onhold("remote"))}).then(function(){if(_._status===ee.STATUS_TERMINATED)throw new Error("terminated");return _._createLocalDescription("answer",_._rtcAnswerConstraints).catch(function(A){throw a.reply(500),J.warn('emit "peerconnection:createtelocaldescriptionfailed" [error:%o]',A),A})}).catch(function(A){J.warn("_processInDialogSdpOffer() failed [error: %o]",A)}),this._connectionPromiseQueue}},{key:"_receiveRefer",value:function(a){var _=this;if(J.debug("receiveRefer()"),!a.refer_to){J.debug("no Refer-To header field present in REFER"),a.reply(400);return}if(a.refer_to.uri.scheme!==ue.SIP){J.debug("Refer-To header field points to a non-SIP URI scheme"),a.reply(416);return}a.reply(202);var e=new up(this,a.cseq);J.debug('emit "refer"'),this.emit("refer",{request:a,accept:function(v,S){p.call(_,v,S)},reject:function(){g.call(_)}});function p(n){var v=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(n=typeof n=="function"?n:null,this._status!==ee.STATUS_WAITING_FOR_ACK&&this._status!==ee.STATUS_CONFIRMED)return!1;var S=new i(this._ua);if(S.on("progress",function(C){var A=C.response;e.notify(A.status_code,A.reason_phrase)}),S.on("accepted",function(C){var A=C.response;e.notify(A.status_code,A.reason_phrase)}),S.on("_failed",function(C){var A=C.message,R=C.cause;A?e.notify(A.status_code,A.reason_phrase):e.notify(487,R)}),a.refer_to.uri.hasHeader("replaces")){var m=decodeURIComponent(a.refer_to.uri.getHeader("replaces"));v.extraHeaders=Ye.cloneArray(v.extraHeaders),v.extraHeaders.push("Replaces: ".concat(m))}S.connect(a.refer_to.uri.toAor(),v,n)}function g(){e.notify(603)}}},{key:"_receiveNotify",value:function(a){switch(J.debug("receiveNotify()"),a.event||a.reply(400),a.event.event){case"refer":{var _,e;if(a.event.params&&a.event.params.id)_=a.event.params.id,e=this._referSubscribers[_];else if(Object.keys(this._referSubscribers).length===1)e=this._referSubscribers[Object.keys(this._referSubscribers)[0]];else{a.reply(400,"Missing event id parameter");return}if(!e){a.reply(481,"Subscription does not exist");return}e.receiveNotify(a),a.reply(200);break}default:a.reply(489)}}},{key:"_receiveReplaces",value:function(a){var _=this;J.debug("receiveReplaces()");function e(g){var n=this;if(this._status!==ee.STATUS_WAITING_FOR_ACK&&this._status!==ee.STATUS_CONFIRMED)return!1;var v=new i(this._ua);v.on("confirmed",function(){n.terminate()}),v.init_incoming(a,g)}function p(){J.debug("Replaced INVITE rejected by the user"),a.reply(486)}this.emit("replaces",{request:a,accept:function(n){e.call(_,n)},reject:function(){p.call(_)}})}},{key:"_sendInitialRequest",value:function(a,_,e){var p=this,g=new op(this._ua,this._request,{onRequestTimeout:function(){p.onRequestTimeout()},onTransportError:function(){p.onTransportError()},onAuthenticated:function(v){p._request=v},onReceiveResponse:function(v){p._receiveInviteResponse(v)}});Promise.resolve().then(function(){if(e)return e;if(a.audio||a.video)return p._localMediaStreamLocallyGenerated=!0,navigator.mediaDevices.getUserMedia(a).catch(function(n){throw p._status===ee.STATUS_TERMINATED?new Error("terminated"):(p._failed("local",null,ue.causes.USER_DENIED_MEDIA_ACCESS),J.warn('emit "getusermediafailed" [error:%o]',n),p.emit("getusermediafailed",n),n)})}).then(function(n){if(p._status===ee.STATUS_TERMINATED)throw new Error("terminated");return p._localMediaStream=n,n&&n.getTracks().forEach(function(v){p._connection.addTrack(v,n)}),p._connecting(p._request),p._createLocalDescription("offer",_).catch(function(v){throw p._failed("local",null,ue.causes.WEBRTC_ERROR),v})}).then(function(n){if(p._is_canceled||p._status===ee.STATUS_TERMINATED)throw new Error("terminated");p._request.body=n,p._status=ee.STATUS_INVITE_SENT,J.debug('emit "sending" [request:%o]',p._request),p.emit("sending",{request:p._request}),g.send()}).catch(function(n){p._status!==ee.STATUS_TERMINATED&&J.warn(n)})}},{key:"_getDTMFRTPSender",value:function(){var a=this._connection.getSenders().find(function(_){return _.track&&_.track.kind==="audio"});if(!(a&&a.dtmf)){J.warn("sendDTMF() | no local audio track to send DTMF with");return}return a.dtmf}},{key:"_receiveInviteResponse",value:function(a){var _=this;if(J.debug("receiveInviteResponse()"),this._dialog&&a.status_code>=200&&a.status_code<=299)if(this._dialog.id.call_id===a.call_id&&this._dialog.id.local_tag===a.from_tag&&this._dialog.id.remote_tag===a.to_tag){this.sendRequest(ue.ACK);return}else{var e=new zl(this,a,"UAC");if(e.error!==void 0){J.debug(e.error);return}this.sendRequest(ue.ACK),this.sendRequest(ue.BYE);return}if(this._is_canceled){a.status_code>=100&&a.status_code<200?this._request.cancel(this._cancel_reason):a.status_code>=200&&a.status_code<299&&this._acceptAndTerminate(a);return}if(!(this._status!==ee.STATUS_INVITE_SENT&&this._status!==ee.STATUS_1XX_RECEIVED))switch(!0){case/^100$/.test(a.status_code):this._status=ee.STATUS_1XX_RECEIVED;break;case/^1[0-9]{2}$/.test(a.status_code):{if(!a.to_tag){J.debug("1xx response received without to tag");break}if(a.hasHeader("contact")&&!this._createDialog(a,"UAC",!0))break;if(this._status=ee.STATUS_1XX_RECEIVED,!a.body){this._progress("remote",a);break}var p={originator:"remote",type:"answer",sdp:a.body};J.debug('emit "sdp"'),this.emit("sdp",p);var g=new RTCSessionDescription({type:"answer",sdp:p.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return _._connection.setRemoteDescription(g)}).then(function(){return _._progress("remote",a)}).catch(function(m){J.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',m),_.emit("peerconnection:setremotedescriptionfailed",m)});break}case/^2[0-9]{2}$/.test(a.status_code):{if(this._status=ee.STATUS_CONFIRMED,!a.body){this._acceptAndTerminate(a,400,ue.causes.MISSING_SDP),this._failed("remote",a,ue.causes.BAD_MEDIA_DESCRIPTION);break}if(!this._createDialog(a,"UAC"))break;var n={originator:"remote",type:"answer",sdp:a.body};J.debug('emit "sdp"'),this.emit("sdp",n);var v=new RTCSessionDescription({type:"answer",sdp:n.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){if(_._connection.signalingState==="stable")return _._connection.createOffer(_._rtcOfferConstraints).then(function(m){return _._connection.setLocalDescription(m)}).catch(function(m){_._acceptAndTerminate(a,500,m.toString()),_._failed("local",a,ue.causes.WEBRTC_ERROR)})}).then(function(){_._connection.setRemoteDescription(v).then(function(){_._handleSessionTimersInIncomingResponse(a),_._accepted("remote",a),_.sendRequest(ue.ACK),_._confirmed("local",null)}).catch(function(m){_._acceptAndTerminate(a,488,"Not Acceptable Here"),_._failed("remote",a,ue.causes.BAD_MEDIA_DESCRIPTION),J.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',m),_.emit("peerconnection:setremotedescriptionfailed",m)})});break}default:{var S=Ye.sipErrorCause(a.status_code);this._failed("remote",a,S)}}}},{key:"_sendReinvite",value:function(){var a=this,_=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};J.debug("sendReinvite()");var e=Ye.cloneArray(_.extraHeaders),p=Ye.cloneObject(_.eventHandlers),g=_.rtcOfferConstraints||this._rtcOfferConstraints||null,n=!1;e.push("Contact: ".concat(this._contact)),e.push("Content-Type: application/sdp"),this._sessionTimers.running&&e.push("Session-Expires: ".concat(this._sessionTimers.currentExpires,";refresher=").concat(this._sessionTimers.refresher?"uac":"uas")),this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return a._createLocalDescription("offer",g)}).then(function(m){m=a._mangleOffer(m);var C={originator:"local",type:"offer",sdp:m};J.debug('emit "sdp"'),a.emit("sdp",C),a.sendRequest(ue.INVITE,{extraHeaders:e,body:m,eventHandlers:{onSuccessResponse:function(R){v.call(a,R),n=!0},onErrorResponse:function(R){S.call(a,R)},onTransportError:function(){a.onTransportError()},onRequestTimeout:function(){a.onRequestTimeout()},onDialogError:function(){a.onDialogError()}}})}).catch(function(){S()});function v(m){var C=this;if(this._status!==ee.STATUS_TERMINATED&&(this.sendRequest(ue.ACK),!n)){if(this._handleSessionTimersInIncomingResponse(m),m.body){if(!m.hasHeader("Content-Type")||m.getHeader("Content-Type").toLowerCase()!=="application/sdp"){S.call(this);return}}else{S.call(this);return}var A={originator:"remote",type:"answer",sdp:m.body};J.debug('emit "sdp"'),this.emit("sdp",A);var R=new RTCSessionDescription({type:"answer",sdp:A.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return C._connection.setRemoteDescription(R)}).then(function(){p.succeeded&&p.succeeded(m)}).catch(function(I){S.call(C),J.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',I),C.emit("peerconnection:setremotedescriptionfailed",I)})}}function S(m){p.failed&&p.failed(m)}}},{key:"_sendUpdate",value:function(){var a=this,_=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};J.debug("sendUpdate()");var e=Ye.cloneArray(_.extraHeaders),p=Ye.cloneObject(_.eventHandlers),g=_.rtcOfferConstraints||this._rtcOfferConstraints||null,n=_.sdpOffer||!1,v=!1;e.push("Contact: ".concat(this._contact)),this._sessionTimers.running&&e.push("Session-Expires: ".concat(this._sessionTimers.currentExpires,";refresher=").concat(this._sessionTimers.refresher?"uac":"uas")),n?(e.push("Content-Type: application/sdp"),this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return a._createLocalDescription("offer",g)}).then(function(C){C=a._mangleOffer(C);var A={originator:"local",type:"offer",sdp:C};J.debug('emit "sdp"'),a.emit("sdp",A),a.sendRequest(ue.UPDATE,{extraHeaders:e,body:C,eventHandlers:{onSuccessResponse:function(I){S.call(a,I),v=!0},onErrorResponse:function(I){m.call(a,I)},onTransportError:function(){a.onTransportError()},onRequestTimeout:function(){a.onRequestTimeout()},onDialogError:function(){a.onDialogError()}}})}).catch(function(){m.call(a)})):this.sendRequest(ue.UPDATE,{extraHeaders:e,eventHandlers:{onSuccessResponse:function(A){S.call(a,A)},onErrorResponse:function(A){m.call(a,A)},onTransportError:function(){a.onTransportError()},onRequestTimeout:function(){a.onRequestTimeout()},onDialogError:function(){a.onDialogError()}}});function S(C){var A=this;if(this._status!==ee.STATUS_TERMINATED&&!v)if(this._handleSessionTimersInIncomingResponse(C),n){if(C.body){if(!C.hasHeader("Content-Type")||C.getHeader("Content-Type").toLowerCase()!=="application/sdp"){m.call(this);return}}else{m.call(this);return}var R={originator:"remote",type:"answer",sdp:C.body};J.debug('emit "sdp"'),this.emit("sdp",R);var I=new RTCSessionDescription({type:"answer",sdp:R.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(function(){return A._connection.setRemoteDescription(I)}).then(function(){p.succeeded&&p.succeeded(C)}).catch(function(V){m.call(A),J.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',V),A.emit("peerconnection:setremotedescriptionfailed",V)})}else p.succeeded&&p.succeeded(C)}function m(C){p.failed&&p.failed(C)}}},{key:"_acceptAndTerminate",value:function(a,_,e){J.debug("acceptAndTerminate()");var p=[];_&&(e=e||ue.REASON_PHRASE[_]||"",p.push("Reason: SIP ;cause=".concat(_,'; text="').concat(e,'"'))),(this._dialog||this._createDialog(a,"UAC"))&&(this.sendRequest(ue.ACK),this.sendRequest(ue.BYE,{extraHeaders:p})),this._status=ee.STATUS_TERMINATED}},{key:"_mangleOffer",value:function(a){if(!this._localHold&&!this._remoteHold)return a;if(a=Oc.parse(a),this._localHold&&!this._remoteHold){J.debug("mangleOffer() | me on hold, mangling offer");var _=Ts(a.media),e;try{for(_.s();!(e=_.n()).done;){var p=e.value;Xl.indexOf(p.type)!==-1&&(p.direction?p.direction==="sendrecv"?p.direction="sendonly":p.direction==="recvonly"&&(p.direction="inactive"):p.direction="sendonly")}}catch(A){_.e(A)}finally{_.f()}}else if(this._localHold&&this._remoteHold){J.debug("mangleOffer() | both on hold, mangling offer");var g=Ts(a.media),n;try{for(g.s();!(n=g.n()).done;){var v=n.value;Xl.indexOf(v.type)!==-1&&(v.direction="inactive")}}catch(A){g.e(A)}finally{g.f()}}else if(this._remoteHold){J.debug("mangleOffer() | remote on hold, mangling offer");var S=Ts(a.media),m;try{for(S.s();!(m=S.n()).done;){var C=m.value;Xl.indexOf(C.type)!==-1&&(C.direction?C.direction==="sendrecv"?C.direction="recvonly":C.direction==="recvonly"&&(C.direction="inactive"):C.direction="recvonly")}}catch(A){S.e(A)}finally{S.f()}}return Oc.write(a)}},{key:"_setLocalMediaStatus",value:function(){var a=!0,_=!0;(this._localHold||this._remoteHold)&&(a=!1,_=!1),this._audioMuted&&(a=!1),this._videoMuted&&(_=!1),this._toggleMuteAudio(!a),this._toggleMuteVideo(!_)}},{key:"_handleSessionTimersInIncomingRequest",value:function(a,_){if(this._sessionTimers.enabled){var e;a.session_expires&&a.session_expires>=ue.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=a.session_expires,e=a.session_expires_refresher||"uas"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,e="uas"),_.push("Session-Expires: ".concat(this._sessionTimers.currentExpires,";refresher=").concat(e)),this._sessionTimers.refresher=e==="uas",this._runSessionTimer()}}},{key:"_handleSessionTimersInIncomingResponse",value:function(a){if(this._sessionTimers.enabled){var _;a.session_expires&&a.session_expires>=ue.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=a.session_expires,_=a.session_expires_refresher||"uac"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,_="uac"),this._sessionTimers.refresher=_==="uac",this._runSessionTimer()}}},{key:"_runSessionTimer",value:function(){var a=this,_=this._sessionTimers.currentExpires;this._sessionTimers.running=!0,clearTimeout(this._sessionTimers.timer),this._sessionTimers.refresher?this._sessionTimers.timer=setTimeout(function(){a._status!==ee.STATUS_TERMINATED&&a._isReadyToReOffer()&&(J.debug("runSessionTimer() | sending session refresh request"),a._sessionTimers.refreshMethod===ue.UPDATE?a._sendUpdate():a._sendReinvite())},_*500):this._sessionTimers.timer=setTimeout(function(){a._status!==ee.STATUS_TERMINATED&&(J.warn("runSessionTimer() | timer expired, terminating the session"),a.terminate({cause:ue.causes.REQUEST_TIMEOUT,status_code:408,reason_phrase:"Session Timer Expired"}))},_*1100)}},{key:"_toggleMuteAudio",value:function(a){var _=this._connection.getSenders().filter(function(n){return n.track&&n.track.kind==="audio"}),e=Ts(_),p;try{for(e.s();!(p=e.n()).done;){var g=p.value;g.track.enabled=!a}}catch(n){e.e(n)}finally{e.f()}}},{key:"_toggleMuteVideo",value:function(a){var _=this._connection.getSenders().filter(function(n){return n.track&&n.track.kind==="video"}),e=Ts(_),p;try{for(e.s();!(p=e.n()).done;){var g=p.value;g.track.enabled=!a}}catch(n){e.e(n)}finally{e.f()}}},{key:"_newRTCSession",value:function(a,_){J.debug("newRTCSession()"),this._ua.newRTCSession(this,{originator:a,session:this,request:_})}},{key:"_connecting",value:function(a){J.debug("session connecting"),J.debug('emit "connecting"'),this.emit("connecting",{request:a})}},{key:"_progress",value:function(a,_){J.debug("session progress"),J.debug('emit "progress"'),this.emit("progress",{originator:a,response:_||null})}},{key:"_accepted",value:function(a,_){J.debug("session accepted"),this._start_time=new Date,J.debug('emit "accepted"'),this.emit("accepted",{originator:a,response:_||null})}},{key:"_confirmed",value:function(a,_){J.debug("session confirmed"),this._is_confirmed=!0,J.debug('emit "confirmed"'),this.emit("confirmed",{originator:a,ack:_||null})}},{key:"_ended",value:function(a,_,e){J.debug("session ended"),this._end_time=new Date,this._close(),J.debug('emit "ended"'),this.emit("ended",{originator:a,message:_||null,cause:e})}},{key:"_failed",value:function(a,_,e){J.debug("session failed"),J.debug('emit "_failed"'),this.emit("_failed",{originator:a,message:_||null,cause:e}),this._close(),J.debug('emit "failed"'),this.emit("failed",{originator:a,message:_||null,cause:e})}},{key:"_onhold",value:function(a){J.debug("session onhold"),this._setLocalMediaStatus(),J.debug('emit "hold"'),this.emit("hold",{originator:a})}},{key:"_onunhold",value:function(a){J.debug("session onunhold"),this._setLocalMediaStatus(),J.debug('emit "unhold"'),this.emit("unhold",{originator:a})}},{key:"_onmute",value:function(a){var _=a.audio,e=a.video;J.debug("session onmute"),this._setLocalMediaStatus(),J.debug('emit "muted"'),this.emit("muted",{audio:_,video:e})}},{key:"_onunmute",value:function(a){var _=a.audio,e=a.video;J.debug("session onunmute"),this._setLocalMediaStatus(),J.debug('emit "unmuted"'),this.emit("unmuted",{audio:_,video:e})}},{key:"C",get:function(){return ee}},{key:"causes",get:function(){return ue.causes}},{key:"id",get:function(){return this._id}},{key:"connection",get:function(){return this._connection}},{key:"contact",get:function(){return this._contact}},{key:"direction",get:function(){return this._direction}},{key:"local_identity",get:function(){return this._local_identity}},{key:"remote_identity",get:function(){return this._remote_identity}},{key:"start_time",get:function(){return this._start_time}},{key:"end_time",get:function(){return this._end_time}},{key:"data",get:function(){return this._data},set:function(a){this._data=a}},{key:"status",get:function(){return this._status}}]),i}(ip);function Na(c){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Na=function(i){return typeof i}:Na=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},Na(c)}function _p(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function Pc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function hp(c,s,i){return s&&Pc(c.prototype,s),i&&Pc(c,i),c}function dp(c,s){if(typeof s!="function"&&s!==null)throw new TypeError("Super expression must either be null or a function");c.prototype=Object.create(s&&s.prototype,{constructor:{value:c,writable:!0,configurable:!0}}),s&&mu(c,s)}function mu(c,s){return mu=Object.setPrototypeOf||function(l,a){return l.__proto__=a,l},mu(c,s)}function pp(c){var s=Tp();return function(){var l=qa(c),a;if(s){var _=qa(this).constructor;a=Reflect.construct(l,arguments,_)}else a=l.apply(this,arguments);return mp(this,a)}}function mp(c,s){return s&&(Na(s)==="object"||typeof s=="function")?s:gp(c)}function gp(c){if(c===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c}function Tp(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function qa(c){return qa=Object.setPrototypeOf?Object.getPrototypeOf:function(i){return i.__proto__||Object.getPrototypeOf(i)},qa(c)}var vp=ht.EventEmitter,Ep=dt,Io=ot,Sp=Rs,Ui=Nt(),yp=ul,xc=en,Ap=tn(),Ql=new Ep("Message"),Cp=function(c){dp(i,c);var s=pp(i);function i(l){var a;return _p(this,i),a=s.call(this),a._ua=l,a._request=null,a._closed=!1,a._direction=null,a._local_identity=null,a._remote_identity=null,a._is_replied=!1,a._data={},a}return hp(i,[{key:"send",value:function(a,_){var e=this,p=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},g=a;if(a===void 0||_===void 0)throw new TypeError("Not enough arguments");if(a=this._ua.normalizeTarget(a),!a)throw new TypeError("Invalid target: ".concat(g));var n=Ui.cloneArray(p.extraHeaders),v=Ui.cloneObject(p.eventHandlers),S=p.contentType||"text/plain",m={};p.fromUserName&&(m.from_uri=new Ap("sip",p.fromUserName,this._ua.configuration.uri.host),n.push("P-Preferred-Identity: ".concat(this._ua.configuration.uri.toString()))),p.fromDisplayName&&(m.from_display_name=p.fromDisplayName);for(var C in v)Object.prototype.hasOwnProperty.call(v,C)&&this.on(C,v[C]);n.push("Content-Type: ".concat(S)),this._request=new Sp.OutgoingRequest(Io.MESSAGE,a,this._ua,m,n),_&&(this._request.body=_);var A=new yp(this._ua,this._request,{onRequestTimeout:function(){e._onRequestTimeout()},onTransportError:function(){e._onTransportError()},onReceiveResponse:function(I){e._receiveResponse(I)}});this._newMessage("local",this._request),A.send()}},{key:"init_incoming",value:function(a){this._request=a,this._newMessage("remote",a),this._is_replied||(this._is_replied=!0,a.reply(200)),this._close()}},{key:"accept",value:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},_=Ui.cloneArray(a.extraHeaders),e=a.body;if(this._direction!=="incoming")throw new xc.NotSupportedError('"accept" not supported for outgoing Message');if(this._is_replied)throw new Error("incoming Message already replied");this._is_replied=!0,this._request.reply(200,null,_,e)}},{key:"reject",value:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},_=a.status_code||480,e=a.reason_phrase,p=Ui.cloneArray(a.extraHeaders),g=a.body;if(this._direction!=="incoming")throw new xc.NotSupportedError('"reject" not supported for outgoing Message');if(this._is_replied)throw new Error("incoming Message already replied");if(_<300||_>=700)throw new TypeError("Invalid status_code: ".concat(_));this._is_replied=!0,this._request.reply(_,e,p,g)}},{key:"_receiveResponse",value:function(a){if(!this._closed)switch(!0){case/^1[0-9]{2}$/.test(a.status_code):break;case/^2[0-9]{2}$/.test(a.status_code):this._succeeded("remote",a);break;default:{var _=Ui.sipErrorCause(a.status_code);this._failed("remote",a,_);break}}}},{key:"_onRequestTimeout",value:function(){this._closed||this._failed("system",null,Io.causes.REQUEST_TIMEOUT)}},{key:"_onTransportError",value:function(){this._closed||this._failed("system",null,Io.causes.CONNECTION_ERROR)}},{key:"_close",value:function(){this._closed=!0,this._ua.destroyMessage(this)}},{key:"_newMessage",value:function(a,_){a==="remote"?(this._direction="incoming",this._local_identity=_.to,this._remote_identity=_.from):a==="local"&&(this._direction="outgoing",this._local_identity=_.from,this._remote_identity=_.to),this._ua.newMessage(this,{originator:a,message:this,request:_})}},{key:"_failed",value:function(a,_,e){Ql.debug("MESSAGE failed"),this._close(),Ql.debug('emit "failed"'),this.emit("failed",{originator:a,response:_||null,cause:e})}},{key:"_succeeded",value:function(a,_){Ql.debug("MESSAGE succeeded"),this._close(),Ql.debug('emit "succeeded"'),this.emit("succeeded",{originator:a,response:_})}},{key:"direction",get:function(){return this._direction}},{key:"local_identity",get:function(){return this._local_identity}},{key:"remote_identity",get:function(){return this._remote_identity}}]),i}(vp);function Ua(c){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ua=function(i){return typeof i}:Ua=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},Ua(c)}function Rp(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function Mc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function Ip(c,s,i){return s&&Mc(c.prototype,s),i&&Mc(c,i),c}function bp(c,s){if(typeof s!="function"&&s!==null)throw new TypeError("Super expression must either be null or a function");c.prototype=Object.create(s&&s.prototype,{constructor:{value:c,writable:!0,configurable:!0}}),s&&gu(c,s)}function gu(c,s){return gu=Object.setPrototypeOf||function(l,a){return l.__proto__=a,l},gu(c,s)}function wp(c){var s=Np();return function(){var l=Va(c),a;if(s){var _=Va(this).constructor;a=Reflect.construct(l,arguments,_)}else a=l.apply(this,arguments);return Op(this,a)}}function Op(c,s){return s&&(Ua(s)==="object"||typeof s=="function")?s:Dp(c)}function Dp(c){if(c===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c}function Np(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Va(c){return Va=Object.setPrototypeOf?Object.getPrototypeOf:function(i){return i.__proto__||Object.getPrototypeOf(i)},Va(c)}var Up=ht.EventEmitter,Pp=dt,bo=ot,xp=Rs,Pi=Nt(),Mp=ul,kc=en,Zl=new Pp("Options"),kp=function(c){bp(i,c);var s=wp(i);function i(l){var a;return Rp(this,i),a=s.call(this),a._ua=l,a._request=null,a._closed=!1,a._direction=null,a._local_identity=null,a._remote_identity=null,a._is_replied=!1,a._data={},a}return Ip(i,[{key:"send",value:function(a,_){var e=this,p=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},g=a;if(a===void 0)throw new TypeError("A target is required for OPTIONS");if(a=this._ua.normalizeTarget(a),!a)throw new TypeError("Invalid target: ".concat(g));var n=Pi.cloneArray(p.extraHeaders),v=Pi.cloneObject(p.eventHandlers),S=p.contentType||"application/sdp";for(var m in v)Object.prototype.hasOwnProperty.call(v,m)&&this.on(m,v[m]);n.push("Content-Type: ".concat(S)),this._request=new xp.OutgoingRequest(bo.OPTIONS,a,this._ua,null,n),_&&(this._request.body=_);var C=new Mp(this._ua,this._request,{onRequestTimeout:function(){e._onRequestTimeout()},onTransportError:function(){e._onTransportError()},onReceiveResponse:function(R){e._receiveResponse(R)}});this._newOptions("local",this._request),C.send()}},{key:"init_incoming",value:function(a){this._request=a,this._newOptions("remote",a),this._is_replied||(this._is_replied=!0,a.reply(200)),this._close()}},{key:"accept",value:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},_=Pi.cloneArray(a.extraHeaders),e=a.body;if(this._direction!=="incoming")throw new kc.NotSupportedError('"accept" not supported for outgoing Options');if(this._is_replied)throw new Error("incoming Options already replied");this._is_replied=!0,this._request.reply(200,null,_,e)}},{key:"reject",value:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},_=a.status_code||480,e=a.reason_phrase,p=Pi.cloneArray(a.extraHeaders),g=a.body;if(this._direction!=="incoming")throw new kc.NotSupportedError('"reject" not supported for outgoing Options');if(this._is_replied)throw new Error("incoming Options already replied");if(_<300||_>=700)throw new TypeError("Invalid status_code: ".concat(_));this._is_replied=!0,this._request.reply(_,e,p,g)}},{key:"_receiveResponse",value:function(a){if(!this._closed)switch(!0){case/^1[0-9]{2}$/.test(a.status_code):break;case/^2[0-9]{2}$/.test(a.status_code):this._succeeded("remote",a);break;default:{var _=Pi.sipErrorCause(a.status_code);this._failed("remote",a,_);break}}}},{key:"_onRequestTimeout",value:function(){this._closed||this._failed("system",null,bo.causes.REQUEST_TIMEOUT)}},{key:"_onTransportError",value:function(){this._closed||this._failed("system",null,bo.causes.CONNECTION_ERROR)}},{key:"_close",value:function(){this._closed=!0,this._ua.destroyMessage(this)}},{key:"_newOptions",value:function(a,_){a==="remote"?(this._direction="incoming",this._local_identity=_.to,this._remote_identity=_.from):a==="local"&&(this._direction="outgoing",this._local_identity=_.from,this._remote_identity=_.to),this._ua.newOptions(this,{originator:a,message:this,request:_})}},{key:"_failed",value:function(a,_,e){Zl.debug("OPTIONS failed"),this._close(),Zl.debug('emit "failed"'),this.emit("failed",{originator:a,response:_||null,cause:e})}},{key:"_succeeded",value:function(a,_){Zl.debug("OPTIONS succeeded"),this._close(),Zl.debug('emit "succeeded"'),this.emit("succeeded",{originator:a,response:_})}},{key:"direction",get:function(){return this._direction}},{key:"local_identity",get:function(){return this._local_identity}},{key:"remote_identity",get:function(){return this._remote_identity}}]),i}(Up),xu={},Lp=dt,wo=Nt(),$p=us(),xi=new Lp("Socket");xu.isSocket=function(c){if(Array.isArray(c))return!1;if(typeof c>"u")return xi.warn("undefined JsSIP.Socket instance"),!1;try{if(!wo.isString(c.url))throw xi.warn("missing or invalid JsSIP.Socket url property"),new Error("Missing or invalid JsSIP.Socket url property");if(!wo.isString(c.via_transport))throw xi.warn("missing or invalid JsSIP.Socket via_transport property"),new Error("Missing or invalid JsSIP.Socket via_transport property");if($p.parse(c.sip_uri,"SIP_URI")===-1)throw xi.warn("missing or invalid JsSIP.Socket sip_uri property"),new Error("missing or invalid JsSIP.Socket sip_uri property")}catch{return!1}try{["connect","disconnect","send"].forEach(function(s){if(!wo.isFunction(c[s]))throw xi.warn("missing or invalid JsSIP.Socket method: ".concat(s)),new Error("Missing or invalid JsSIP.Socket method: ".concat(s))})}catch{return!1}return!0};function Hp(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function Lc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function Fp(c,s,i){return s&&Lc(c.prototype,s),i&&Lc(c,i),c}var jp=dt,qp=xu,$c=ot,xt=new jp("Transport"),Ft={STATUS_CONNECTED:0,STATUS_CONNECTING:1,STATUS_DISCONNECTED:2,SOCKET_STATUS_READY:0,SOCKET_STATUS_ERROR:1,recovery_options:{min_interval:$c.CONNECTION_RECOVERY_MIN_INTERVAL,max_interval:$c.CONNECTION_RECOVERY_MAX_INTERVAL}},Vp=function(){function c(s){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ft.recovery_options;Hp(this,c),xt.debug("new()"),this.status=Ft.STATUS_DISCONNECTED,this.socket=null,this.sockets=[],this.recovery_options=i,this.recover_attempts=0,this.recovery_timer=null,this.close_requested=!1;try{this.textDecoder=new TextDecoder("utf8")}catch(l){xt.warn("cannot use TextDecoder: ".concat(l))}if(typeof s>"u")throw new TypeError("Invalid argument. undefined 'sockets' argument");s instanceof Array||(s=[s]),s.forEach(function(l){if(!qp.isSocket(l.socket))throw new TypeError("Invalid argument. invalid 'JsSIP.Socket' instance");if(l.weight&&!Number(l.weight))throw new TypeError("Invalid argument. 'weight' attribute is not a number");this.sockets.push({socket:l.socket,weight:l.weight||0,status:Ft.SOCKET_STATUS_READY})},this),this._getSocket()}return Fp(c,[{key:"connect",value:function(){if(xt.debug("connect()"),this.isConnected()){xt.debug("Transport is already connected");return}else if(this.isConnecting()){xt.debug("Transport is connecting");return}this.close_requested=!1,this.status=Ft.STATUS_CONNECTING,this.onconnecting({socket:this.socket,attempts:this.recover_attempts}),this.close_requested||(this.socket.onconnect=this._onConnect.bind(this),this.socket.ondisconnect=this._onDisconnect.bind(this),this.socket.ondata=this._onData.bind(this),this.socket.connect())}},{key:"disconnect",value:function(){xt.debug("close()"),this.close_requested=!0,this.recover_attempts=0,this.status=Ft.STATUS_DISCONNECTED,this.recovery_timer!==null&&(clearTimeout(this.recovery_timer),this.recovery_timer=null),this.socket.onconnect=function(){},this.socket.ondisconnect=function(){},this.socket.ondata=function(){},this.socket.disconnect(),this.ondisconnect({socket:this.socket,error:!1})}},{key:"send",value:function(i){if(xt.debug("send()"),!this.isConnected())return xt.warn("unable to send message, transport is not connected"),!1;var l=i.toString();return xt.debug(`sending message:
51
51
 
52
- `.concat(e,`
53
- `)),this.socket.send(e)}},{key:"isConnected",value:function(){return this.status===Ts.STATUS_CONNECTED}},{key:"isConnecting",value:function(){return this.status===Ts.STATUS_CONNECTING}},{key:"_reconnect",value:function(){var a=this;this.recover_attempts+=1;var e=Math.floor(Math.random()*Math.pow(2,this.recover_attempts)+1);e<this.recovery_options.min_interval?e=this.recovery_options.min_interval:e>this.recovery_options.max_interval&&(e=this.recovery_options.max_interval),Yt.debug("reconnection attempt: ".concat(this.recover_attempts,". next connection attempt in ").concat(e," seconds")),this.recovery_timer=setTimeout(function(){!a.close_requested&&!(a.isConnected()||a.isConnecting())&&(a._getSocket(),a.connect())},e*1e3)}},{key:"_getSocket",value:function(){var a=[];if(this.sockets.forEach(function(o){o.status!==Ts.SOCKET_STATUS_ERROR&&(a.length===0?a.push(o):o.weight>a[0].weight?a=[o]:o.weight===a[0].weight&&a.push(o))}),a.length===0){this.sockets.forEach(function(o){o.status=Ts.SOCKET_STATUS_READY}),this._getSocket();return}var e=Math.floor(Math.random()*a.length);this.socket=a[e].socket}},{key:"_onConnect",value:function(){this.recover_attempts=0,this.status=Ts.STATUS_CONNECTED,this.recovery_timer!==null&&(clearTimeout(this.recovery_timer),this.recovery_timer=null),this.onconnect({socket:this})}},{key:"_onDisconnect",value:function(a,e,o){this.status=Ts.STATUS_DISCONNECTED,this.ondisconnect({socket:this.socket,error:a,code:e,reason:o}),!this.close_requested&&(this.sockets.forEach(function(p){this.socket===p.socket&&(p.status=Ts.SOCKET_STATUS_ERROR)},this),this._reconnect(a))}},{key:"_onData",value:function(a){if(a===`\r
54
- `){Yt.debug("received message with CRLF Keep Alive response");return}else if(typeof a!="string"){try{this.textDecoder?a=this.textDecoder.decode(a):a=String.fromCharCode.apply(null,new Uint8Array(a))}catch{Yt.debug("received binary message failed to be converted into string, message discarded");return}Yt.debug(`received binary message:
52
+ `.concat(l,`
53
+ `)),this.socket.send(l)}},{key:"isConnected",value:function(){return this.status===Ft.STATUS_CONNECTED}},{key:"isConnecting",value:function(){return this.status===Ft.STATUS_CONNECTING}},{key:"_reconnect",value:function(){var i=this;this.recover_attempts+=1;var l=Math.floor(Math.random()*Math.pow(2,this.recover_attempts)+1);l<this.recovery_options.min_interval?l=this.recovery_options.min_interval:l>this.recovery_options.max_interval&&(l=this.recovery_options.max_interval),xt.debug("reconnection attempt: ".concat(this.recover_attempts,". next connection attempt in ").concat(l," seconds")),this.recovery_timer=setTimeout(function(){!i.close_requested&&!(i.isConnected()||i.isConnecting())&&(i._getSocket(),i.connect())},l*1e3)}},{key:"_getSocket",value:function(){var i=[];if(this.sockets.forEach(function(a){a.status!==Ft.SOCKET_STATUS_ERROR&&(i.length===0?i.push(a):a.weight>i[0].weight?i=[a]:a.weight===i[0].weight&&i.push(a))}),i.length===0){this.sockets.forEach(function(a){a.status=Ft.SOCKET_STATUS_READY}),this._getSocket();return}var l=Math.floor(Math.random()*i.length);this.socket=i[l].socket}},{key:"_onConnect",value:function(){this.recover_attempts=0,this.status=Ft.STATUS_CONNECTED,this.recovery_timer!==null&&(clearTimeout(this.recovery_timer),this.recovery_timer=null),this.onconnect({socket:this})}},{key:"_onDisconnect",value:function(i,l,a){this.status=Ft.STATUS_DISCONNECTED,this.ondisconnect({socket:this.socket,error:i,code:l,reason:a}),!this.close_requested&&(this.sockets.forEach(function(_){this.socket===_.socket&&(_.status=Ft.SOCKET_STATUS_ERROR)},this),this._reconnect(i))}},{key:"_onData",value:function(i){if(i===`\r
54
+ `){xt.debug("received message with CRLF Keep Alive response");return}else if(typeof i!="string"){try{this.textDecoder?i=this.textDecoder.decode(i):i=String.fromCharCode.apply(null,new Uint8Array(i))}catch{xt.debug("received binary message failed to be converted into string, message discarded");return}xt.debug(`received binary message:
55
55
 
56
- `.concat(a,`
57
- `))}else Yt.debug(`received text message:
56
+ `.concat(i,`
57
+ `))}else xt.debug(`received text message:
58
58
 
59
- `.concat(a,`
60
- `));this.ondata({transport:this,message:a})}},{key:"via_transport",get:function(){return this.socket.via_transport}},{key:"url",get:function(){return this.socket.url}},{key:"sip_uri",get:function(){return this.socket.sip_uri}}]),u}(),ah={};function Fc(u,n){var a;if(typeof Symbol>"u"||u[Symbol.iterator]==null){if(Array.isArray(u)||(a=Wp(u))||n&&u&&typeof u.length=="number"){a&&(u=a);var e=0,o=function(){};return{s:o,n:function(){return e>=u.length?{done:!0}:{done:!1,value:u[e++]}},e:function(l){throw l},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
61
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var p=!0,t=!1,v;return{s:function(){a=u[Symbol.iterator]()},n:function(){var l=a.next();return p=l.done,l},e:function(l){t=!0,v=l},f:function(){try{!p&&a.return!=null&&a.return()}finally{if(t)throw v}}}}function Wp(u,n){if(u){if(typeof u=="string")return qc(u,n);var a=Object.prototype.toString.call(u).slice(8,-1);if(a==="Object"&&u.constructor&&(a=u.constructor.name),a==="Map"||a==="Set")return Array.from(u);if(a==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a))return qc(u,n)}}function qc(u,n){(n==null||n>u.length)&&(n=u.length);for(var a=0,e=new Array(n);a<n;a++)e[a]=u[a];return e}var Kp=yt,Cu=_n(),Su=Vn,fa=new Kp("Parser");ah.parseMessage=function(u,n){var a,e,o=u.indexOf(`\r
62
- `);if(o===-1){fa.warn("parseMessage() | no CRLF found, not a SIP message");return}var p=u.substring(0,o),t=Cu.parse(p,"Request_Response");if(t===-1){fa.warn('parseMessage() | error parsing first line of SIP message: "'.concat(p,'"'));return}else t.status_code?(a=new Su.IncomingResponse,a.status_code=t.status_code,a.reason_phrase=t.reason_phrase):(a=new Su.IncomingRequest(n),a.method=t.method,a.ruri=t.uri);a.data=u;for(var v=o+2;;){if(o=Yp(u,v),o===-2){e=v+2;break}else if(o===-1){fa.warn("parseMessage() | malformed message");return}if(t=zp(a,u,v,o),t!==!0){fa.warn("parseMessage() |",t.error);return}v=o+2}if(a.hasHeader("content-length")){var C=a.getHeader("content-length");a.body=u.substr(e,C)}else a.body=u.substring(e);return a};function Yp(u,n){var a=n,e=0,o=0;if(u.substring(a,a+2).match(/(^\r\n)/))return-2;for(;e===0;){if(o=u.indexOf(`\r
63
- `,a),o===-1)return o;!u.substring(o+2,o+4).match(/(^\r\n)/)&&u.charAt(o+2).match(/(^\s+)/)?a=o+2:e=o}return e}function zp(u,n,a,e){var o,p=n.indexOf(":",a),t=n.substring(a,p).trim(),v=n.substring(p+1,e).trim();switch(t.toLowerCase()){case"via":case"v":u.addHeader("via",v),u.getHeaders("via").length===1?(o=u.parseHeader("Via"),o&&(u.via=o,u.via_branch=o.branch)):o=0;break;case"from":case"f":u.setHeader("from",v),o=u.parseHeader("from"),o&&(u.from=o,u.from_tag=o.getParam("tag"));break;case"to":case"t":u.setHeader("to",v),o=u.parseHeader("to"),o&&(u.to=o,u.to_tag=o.getParam("tag"));break;case"record-route":if(o=Cu.parse(v,"Record_Route"),o===-1)o=void 0;else{var C=Fc(o),l;try{for(C.s();!(l=C.n()).done;){var A=l.value;u.addHeader("record-route",v.substring(A.possition,A.offset)),u.headers["Record-Route"][u.getHeaders("record-route").length-1].parsed=A.parsed}}catch(w){C.e(w)}finally{C.f()}}break;case"call-id":case"i":u.setHeader("call-id",v),o=u.parseHeader("call-id"),o&&(u.call_id=v);break;case"contact":case"m":if(o=Cu.parse(v,"Contact"),o===-1)o=void 0;else{var b=Fc(o),E;try{for(b.s();!(E=b.n()).done;){var O=E.value;u.addHeader("contact",v.substring(O.possition,O.offset)),u.headers.Contact[u.getHeaders("contact").length-1].parsed=O.parsed}}catch(w){b.e(w)}finally{b.f()}}break;case"content-length":case"l":u.setHeader("content-length",v),o=u.parseHeader("content-length");break;case"content-type":case"c":u.setHeader("content-type",v),o=u.parseHeader("content-type");break;case"cseq":u.setHeader("cseq",v),o=u.parseHeader("cseq"),o&&(u.cseq=o.value),u instanceof Su.IncomingResponse&&(u.method=o.method);break;case"max-forwards":u.setHeader("max-forwards",v),o=u.parseHeader("max-forwards");break;case"www-authenticate":u.setHeader("www-authenticate",v),o=u.parseHeader("www-authenticate");break;case"proxy-authenticate":u.setHeader("proxy-authenticate",v),o=u.parseHeader("proxy-authenticate");break;case"session-expires":case"x":u.setHeader("session-expires",v),o=u.parseHeader("session-expires"),o&&(u.session_expires=o.expires,u.session_expires_refresher=o.refresher);break;case"refer-to":case"r":u.setHeader("refer-to",v),o=u.parseHeader("refer-to"),o&&(u.refer_to=o);break;case"replaces":u.setHeader("replaces",v),o=u.parseHeader("replaces"),o&&(u.replaces=o);break;case"event":case"o":u.setHeader("event",v),o=u.parseHeader("event"),o&&(u.event=o);break;default:u.addHeader(t,v),o=0}return o===void 0?{error:'error parsing header "'.concat(t,'"')}:!0}function Ba(u,n){var a;if(typeof Symbol>"u"||u[Symbol.iterator]==null){if(Array.isArray(u)||(a=Jp(u))||n&&u&&typeof u.length=="number"){a&&(u=a);var e=0,o=function(){};return{s:o,n:function(){return e>=u.length?{done:!0}:{done:!1,value:u[e++]}},e:function(l){throw l},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
64
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var p=!0,t=!1,v;return{s:function(){a=u[Symbol.iterator]()},n:function(){var l=a.next();return p=l.done,l},e:function(l){t=!0,v=l},f:function(){try{!p&&a.return!=null&&a.return()}finally{if(t)throw v}}}}function Jp(u,n){if(u){if(typeof u=="string")return jc(u,n);var a=Object.prototype.toString.call(u).slice(8,-1);if(a==="Object"&&u.constructor&&(a=u.constructor.name),a==="Map"||a==="Set")return Array.from(u);if(a==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a))return jc(u,n)}}function jc(u,n){(n==null||n>u.length)&&(n=u.length);for(var a=0,e=new Array(n);a<n;a++)e[a]=u[a];return e}var Xp=yt,oh=vt,Vc=Vn,Lu=qt(),$u=new Xp("sanityCheck"),Qp=[om],Zp=[sm,nm,lm,rm],em=[im,am],Xe,un,uh,tm=function(u,n,a){Xe=u,un=n,uh=a;var e=Ba(Qp),o;try{for(e.s();!(o=e.n()).done;){var p=o.value;if(p()===!1)return!1}}catch(E){e.e(E)}finally{e.f()}if(Xe instanceof Vc.IncomingRequest){var t=Ba(Zp),v;try{for(t.s();!(v=t.n()).done;){var C=v.value;if(C()===!1)return!1}}catch(E){t.e(E)}finally{t.f()}}else if(Xe instanceof Vc.IncomingResponse){var l=Ba(em),A;try{for(l.s();!(A=l.n()).done;){var b=A.value;if(b()===!1)return!1}}catch(E){l.e(E)}finally{l.f()}}return!0};function sm(){if(Xe.s("to").uri.scheme!=="sip")return qi(416),!1}function nm(){if(!Xe.to_tag&&Xe.call_id.substr(0,5)===un.configuration.jssip_id)return qi(482),!1}function lm(){var u=Lu.str_utf8_length(Xe.body),n=Xe.getHeader("content-length");if(u<n)return qi(400),!1}function rm(){var u=Xe.from_tag,n=Xe.call_id,a=Xe.cseq,e;if(!Xe.to_tag)if(Xe.method===oh.INVITE){if(un._transactions.ist[Xe.via_branch])return!1;for(var o in un._transactions.ist)if(Object.prototype.hasOwnProperty.call(un._transactions.ist,o)&&(e=un._transactions.ist[o],e.request.from_tag===u&&e.request.call_id===n&&e.request.cseq===a))return qi(482),!1}else{if(un._transactions.nist[Xe.via_branch])return!1;for(var p in un._transactions.nist)if(Object.prototype.hasOwnProperty.call(un._transactions.nist,p)&&(e=un._transactions.nist[p],e.request.from_tag===u&&e.request.call_id===n&&e.request.cseq===a))return qi(482),!1}}function im(){if(Xe.getHeaders("via").length>1)return $u.debug("more than one Via header field present in the response, dropping the response"),!1}function am(){var u=Lu.str_utf8_length(Xe.body),n=Xe.getHeader("content-length");if(u<n)return $u.debug("message body length is lower than the value in Content-Length header field, dropping the response"),!1}function om(){for(var u=["from","to","call_id","cseq","via"],n=0,a=u;n<a.length;n++){var e=a[n];if(!Xe.hasHeader(e))return $u.debug("missing mandatory header field : ".concat(e,", dropping the response")),!1}}function qi(u){var n=Xe.getHeaders("via"),a,e="SIP/2.0 ".concat(u," ").concat(oh.REASON_PHRASE[u],`\r
65
- `),o=Ba(n),p;try{for(o.s();!(p=o.n()).done;){var t=p.value;e+="Via: ".concat(t,`\r
66
- `)}}catch(v){o.e(v)}finally{o.f()}a=Xe.getHeader("To"),Xe.to_tag||(a+=";tag=".concat(Lu.newTag())),e+="To: ".concat(a,`\r
67
- `),e+="From: ".concat(Xe.getHeader("From"),`\r
68
- `),e+="Call-ID: ".concat(Xe.call_id,`\r
69
- `),e+="CSeq: ".concat(Xe.cseq," ").concat(Xe.method,`\r
70
- `),e+=`\r
71
- `,uh.send(e)}var Hu={};function Bc(u,n){var a;if(typeof Symbol>"u"||u[Symbol.iterator]==null){if(Array.isArray(u)||(a=um(u))||n&&u&&typeof u.length=="number"){a&&(u=a);var e=0,o=function(){};return{s:o,n:function(){return e>=u.length?{done:!0}:{done:!1,value:u[e++]}},e:function(l){throw l},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
72
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var p=!0,t=!1,v;return{s:function(){a=u[Symbol.iterator]()},n:function(){var l=a.next();return p=l.done,l},e:function(l){t=!0,v=l},f:function(){try{!p&&a.return!=null&&a.return()}finally{if(t)throw v}}}}function um(u,n){if(u){if(typeof u=="string")return Gc(u,n);var a=Object.prototype.toString.call(u).slice(8,-1);if(a==="Object"&&u.constructor&&(a=u.constructor.name),a==="Map"||a==="Set")return Array.from(u);if(a==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a))return Gc(u,n)}}function Gc(u,n){(n==null||n>u.length)&&(n=u.length);for(var a=0,e=new Array(n);a<n;a++)e[a]=u[a];return e}var ni=qt(),Ur=vt,Uo=_n(),Wc=Zl(),xo=ku,Po=Ql;Hu.settings={authorization_user:null,password:null,realm:null,ha1:null,authorization_jwt:null,display_name:null,uri:null,contact_uri:null,instance_id:null,use_preloaded_route:!1,session_timers:!0,session_timers_refresh_method:Ur.UPDATE,session_timers_force_refresher:!1,no_answer_timeout:60,register:!0,register_expires:600,registrar_server:null,sockets:null,connection_recovery_max_interval:Ur.CONNECTION_RECOVERY_MAX_INTERVAL,connection_recovery_min_interval:Ur.CONNECTION_RECOVERY_MIN_INTERVAL,extra_headers:null,via_host:"".concat(ni.createRandomToken(12),".invalid")};var ha={mandatory:{sockets:function(n){var a=[];if(xo.isSocket(n))a.push({socket:n});else if(Array.isArray(n)&&n.length){var e=Bc(n),o;try{for(e.s();!(o=e.n()).done;){var p=o.value;Object.prototype.hasOwnProperty.call(p,"socket")&&xo.isSocket(p.socket)?a.push(p):xo.isSocket(p)&&a.push({socket:p})}}catch(t){e.e(t)}finally{e.f()}}else return;return a},uri:function(n){/^sip:/i.test(n)||(n="".concat(Ur.SIP,":").concat(n));var a=Wc.parse(n);if(a)return a.user?a:void 0}},optional:{authorization_user:function(n){if(Uo.parse('"'.concat(n,'"'),"quoted_string")!==-1)return n},authorization_jwt:function(n){if(typeof n=="string")return n},user_agent:function(n){if(typeof n=="string")return n},connection_recovery_max_interval:function(n){if(ni.isDecimal(n)){var a=Number(n);if(a>0)return a}},connection_recovery_min_interval:function(n){if(ni.isDecimal(n)){var a=Number(n);if(a>0)return a}},contact_uri:function(n){if(typeof n=="string"){var a=Uo.parse(n,"SIP_URI");if(a!==-1)return a}},display_name:function(n){return n},instance_id:function(n){if(/^uuid:/i.test(n)&&(n=n.substr(5)),Uo.parse(n,"uuid")!==-1)return n},no_answer_timeout:function(n){if(ni.isDecimal(n)){var a=Number(n);if(a>0)return a}},session_timers:function(n){if(typeof n=="boolean")return n},session_timers_refresh_method:function(n){if(typeof n=="string"&&(n=n.toUpperCase(),n===Ur.INVITE||n===Ur.UPDATE))return n},session_timers_force_refresher:function(n){if(typeof n=="boolean")return n},password:function(n){return String(n)},realm:function(n){return String(n)},ha1:function(n){return String(n)},register:function(n){if(typeof n=="boolean")return n},register_expires:function(n){if(ni.isDecimal(n)){var a=Number(n);if(a>0)return a}},registrar_server:function(n){/^sip:/i.test(n)||(n="".concat(Ur.SIP,":").concat(n));var a=Wc.parse(n);if(a)return a.user?void 0:a},use_preloaded_route:function(n){if(typeof n=="boolean")return n},extra_headers:function(n){var a=[];if(Array.isArray(n)&&n.length){var e=Bc(n),o;try{for(e.s();!(o=e.n()).done;){var p=o.value;typeof p=="string"&&a.push(p)}}catch(t){e.e(t)}finally{e.f()}}else return;return a}}};Hu.load=function(u,n){for(var a in ha.mandatory)if(n.hasOwnProperty(a)){var e=n[a],o=ha.mandatory[a](e);if(o!==void 0)u[a]=o;else throw new Po.ConfigurationError(a,e)}else throw new Po.ConfigurationError(a);for(var p in ha.optional)if(n.hasOwnProperty(p)){var t=n[p];if(ni.isEmpty(t))continue;var v=ha.optional[p](t);if(v!==void 0)u[p]=v;else throw new Po.ConfigurationError(p,t)}};function Ga(u){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ga=function(a){return typeof a}:Ga=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},Ga(u)}function cm(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function Kc(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function Yc(u,n,a){return n&&Kc(u.prototype,n),a&&Kc(u,a),u}function fm(u,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function");u.prototype=Object.create(n&&n.prototype,{constructor:{value:u,writable:!0,configurable:!0}}),n&&Au(u,n)}function Au(u,n){return Au=Object.setPrototypeOf||function(e,o){return e.__proto__=o,e},Au(u,n)}function hm(u){var n=dm();return function(){var e=to(u),o;if(n){var p=to(this).constructor;o=Reflect.construct(e,arguments,p)}else o=e.apply(this,arguments);return _m(this,o)}}function _m(u,n){return n&&(Ga(n)==="object"||typeof n=="function")?n:ch(u)}function ch(u){if(u===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return u}function dm(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function to(u){return to=Object.setPrototypeOf?Object.getPrototypeOf:function(a){return a.__proto__||Object.getPrototypeOf(a)},to(u)}var pm=At.EventEmitter,mm=yt,bt=vt,gm=ld,zc=_p,Jc=bp,Xc=$p,Mo=Qi,vm=Gp,_a=qt(),Tm=Ql,Em=Zl(),Cm=ah,ko=Vn,Sm=tm,Lo=Hu,et=new mm("UA"),Ot={STATUS_INIT:0,STATUS_READY:1,STATUS_USER_CLOSED:2,STATUS_NOT_READY:3,CONFIGURATION_ERROR:1,NETWORK_ERROR:2},Am=function(u){fm(a,u);var n=hm(a);Yc(a,null,[{key:"C",get:function(){return Ot}}]);function a(e){var o;if(cm(this,a),et.debug("new() [configuration:%o]",e),o=n.call(this),o._cache={credentials:{}},o._configuration=Object.assign({},Lo.settings),o._dynConfiguration={},o._dialogs={},o._applicants={},o._sessions={},o._transport=null,o._contact=null,o._status=Ot.STATUS_INIT,o._error=null,o._transactions={nist:{},nict:{},ist:{},ict:{}},o._data={},o._closeTimer=null,e===void 0)throw new TypeError("Not enough arguments");try{o._loadConfig(e)}catch(p){throw o._status=Ot.STATUS_NOT_READY,o._error=Ot.CONFIGURATION_ERROR,p}return o._registrator=new gm(ch(o)),o}return Yc(a,[{key:"start",value:function(){et.debug("start()"),this._status===Ot.STATUS_INIT?this._transport.connect():this._status===Ot.STATUS_USER_CLOSED?(et.debug("restarting UA"),this._closeTimer!==null&&(clearTimeout(this._closeTimer),this._closeTimer=null,this._transport.disconnect()),this._status=Ot.STATUS_INIT,this._transport.connect()):this._status===Ot.STATUS_READY?et.debug("UA is in READY status, not restarted"):et.debug("ERROR: connection is down, Auto-Recovery system is trying to reconnect"),this._dynConfiguration.register=this._configuration.register}},{key:"register",value:function(){et.debug("register()"),this._dynConfiguration.register=!0,this._registrator.register()}},{key:"unregister",value:function(o){et.debug("unregister()"),this._dynConfiguration.register=!1,this._registrator.unregister(o)}},{key:"registrator",value:function(){return this._registrator}},{key:"isRegistered",value:function(){return this._registrator.registered}},{key:"isConnected",value:function(){return this._transport.isConnected()}},{key:"call",value:function(o,p){et.debug("call()");var t=new zc(this);return t.connect(o,p),t}},{key:"sendMessage",value:function(o,p,t){et.debug("sendMessage()");var v=new Jc(this);return v.send(o,p,t),v}},{key:"sendOptions",value:function(o,p,t){et.debug("sendOptions()");var v=new Xc(this);return v.send(o,p,t),v}},{key:"terminateSessions",value:function(o){et.debug("terminateSessions()");for(var p in this._sessions)this._sessions[p].isEnded()||this._sessions[p].terminate(o)}},{key:"stop",value:function(){var o=this;if(et.debug("stop()"),this._dynConfiguration={},this._status===Ot.STATUS_USER_CLOSED){et.debug("UA already closed");return}this._registrator.close();var p=Object.keys(this._sessions).length;for(var t in this._sessions)if(Object.prototype.hasOwnProperty.call(this._sessions,t)){et.debug("closing session ".concat(t));try{this._sessions[t].terminate()}catch{}}for(var v in this._applicants)if(Object.prototype.hasOwnProperty.call(this._applicants,v))try{this._applicants[v].close()}catch{}this._status=Ot.STATUS_USER_CLOSED;var C=Object.keys(this._transactions.nict).length+Object.keys(this._transactions.nist).length+Object.keys(this._transactions.ict).length+Object.keys(this._transactions.ist).length;C===0&&p===0?this._transport.disconnect():this._closeTimer=setTimeout(function(){o._closeTimer=null,o._transport.disconnect()},2e3)}},{key:"normalizeTarget",value:function(o){return _a.normalizeTarget(o,this._configuration.hostport_params)}},{key:"get",value:function(o){switch(o){case"authorization_user":return this._configuration.authorization_user;case"realm":return this._configuration.realm;case"ha1":return this._configuration.ha1;case"authorization_jwt":return this._configuration.authorization_jwt;default:et.warn('get() | cannot get "%s" parameter in runtime',o);return}}},{key:"set",value:function(o,p){switch(o){case"authorization_user":{this._configuration.authorization_user=String(p);break}case"password":{this._configuration.password=String(p);break}case"realm":{this._configuration.realm=String(p);break}case"ha1":{this._configuration.ha1=String(p),this._configuration.password=null;break}case"authorization_jwt":{this._configuration.authorization_jwt=String(p);break}case"display_name":{this._configuration.display_name=p;break}default:return et.warn('set() | cannot set "%s" parameter in runtime',o),!1}return!0}},{key:"newTransaction",value:function(o){this._transactions[o.type][o.id]=o,this.emit("newTransaction",{transaction:o})}},{key:"destroyTransaction",value:function(o){delete this._transactions[o.type][o.id],this.emit("transactionDestroyed",{transaction:o})}},{key:"newDialog",value:function(o){this._dialogs[o.id]=o}},{key:"destroyDialog",value:function(o){delete this._dialogs[o.id]}},{key:"newMessage",value:function(o,p){this._applicants[o]=o,this.emit("newMessage",p)}},{key:"newOptions",value:function(o,p){this._applicants[o]=o,this.emit("newOptions",p)}},{key:"destroyMessage",value:function(o){delete this._applicants[o]}},{key:"newRTCSession",value:function(o,p){this._sessions[o.id]=o,this.emit("newRTCSession",p)}},{key:"destroyRTCSession",value:function(o){delete this._sessions[o.id]}},{key:"registered",value:function(o){this.emit("registered",o)}},{key:"unregistered",value:function(o){this.emit("unregistered",o)}},{key:"registrationFailed",value:function(o){this.emit("registrationFailed",o)}},{key:"receiveRequest",value:function(o){var p=o.method;if(o.ruri.user!==this._configuration.uri.user&&o.ruri.user!==this._contact.uri.user){et.debug("Request-URI does not point to us"),o.method!==bt.ACK&&o.reply_sl(404);return}if(o.ruri.scheme===bt.SIPS){o.reply_sl(416);return}if(!Mo.checkTransaction(this,o)){if(p===bt.INVITE?new Mo.InviteServerTransaction(this,this._transport,o):p!==bt.ACK&&p!==bt.CANCEL&&new Mo.NonInviteServerTransaction(this,this._transport,o),p===bt.OPTIONS){if(this.listeners("newOptions").length===0){o.reply(200);return}var t=new Xc(this);t.init_incoming(o)}else if(p===bt.MESSAGE){if(this.listeners("newMessage").length===0){o.reply(405);return}var v=new Jc(this);v.init_incoming(o)}else if(p===bt.INVITE&&!o.to_tag&&this.listeners("newRTCSession").length===0){o.reply(405);return}var C,l;if(o.to_tag)C=this._findDialog(o.call_id,o.from_tag,o.to_tag),C?C.receiveRequest(o):p===bt.NOTIFY?(l=this._findSession(o),l?l.receiveRequest(o):(et.debug("received NOTIFY request for a non existent subscription"),o.reply(481,"Subscription does not exist"))):p!==bt.ACK&&o.reply(481);else switch(p){case bt.INVITE:if(window.RTCPeerConnection)if(o.hasHeader("replaces")){var A=o.replaces;C=this._findDialog(A.call_id,A.from_tag,A.to_tag),C?(l=C.owner,l.isEnded()?o.reply(603):l.receiveRequest(o)):o.reply(481)}else l=new zc(this),l.init_incoming(o);else et.warn("INVITE received but WebRTC is not supported"),o.reply(488);break;case bt.BYE:o.reply(481);break;case bt.CANCEL:l=this._findSession(o),l?l.receiveRequest(o):et.debug("received CANCEL request for a non existent session");break;case bt.ACK:break;case bt.NOTIFY:this.emit("sipEvent",{event:o.event,request:o}),o.reply(200);break;default:o.reply(405);break}}}},{key:"_findSession",value:function(o){var p=o.call_id,t=o.from_tag,v=o.to_tag,C=p+t,l=this._sessions[C],A=p+v,b=this._sessions[A];return l||b||null}},{key:"_findDialog",value:function(o,p,t){var v=o+p+t,C=this._dialogs[v];return C||(v=o+t+p,C=this._dialogs[v],C||null)}},{key:"_loadConfig",value:function(o){try{Lo.load(this._configuration,o)}catch(A){throw A}this._configuration.display_name===0&&(this._configuration.display_name="0"),this._configuration.instance_id||(this._configuration.instance_id=_a.newUUID()),this._configuration.jssip_id=_a.createRandomToken(5);var p=this._configuration.uri.clone();p.user=null,this._configuration.hostport_params=p.toString().replace(/^sip:/i,"");try{this._transport=new vm(this._configuration.sockets,{max_interval:this._configuration.connection_recovery_max_interval,min_interval:this._configuration.connection_recovery_min_interval}),this._transport.onconnecting=ym.bind(this),this._transport.onconnect=Rm.bind(this),this._transport.ondisconnect=bm.bind(this),this._transport.ondata=Im.bind(this)}catch(A){throw et.warn(A),new Tm.ConfigurationError("sockets",this._configuration.sockets)}if(delete this._configuration.sockets,this._configuration.authorization_user||(this._configuration.authorization_user=this._configuration.uri.user),!this._configuration.registrar_server){var t=this._configuration.uri.clone();t.user=null,t.clearParams(),t.clearHeaders(),this._configuration.registrar_server=t}this._configuration.no_answer_timeout*=1e3,this._configuration.contact_uri?this._configuration.via_host=this._configuration.contact_uri.host:this._configuration.contact_uri=new Em("sip",_a.createRandomToken(8),this._configuration.via_host,null,{transport:"ws"}),this._contact={pub_gruu:null,temp_gruu:null,uri:this._configuration.contact_uri,toString:function(){var b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},E=b.anonymous||null,O=b.outbound||null,w="<";return E?w+=this.temp_gruu||"sip:anonymous@anonymous.invalid;transport=ws":w+=this.pub_gruu||this.uri.toString(),O&&(E?!this.temp_gruu:!this.pub_gruu)&&(w+=";ob"),w+=">",w}};var v=["authorization_user","password","realm","ha1","authorization_jwt","display_name","register"];for(var C in this._configuration)Object.prototype.hasOwnProperty.call(this._configuration,C)&&(v.indexOf(C)!==-1?Object.defineProperty(this._configuration,C,{writable:!0,configurable:!1}):Object.defineProperty(this._configuration,C,{writable:!1,configurable:!1}));et.debug("configuration parameters after validation:");for(var l in this._configuration)if(Object.prototype.hasOwnProperty.call(Lo.settings,l))switch(l){case"uri":case"registrar_server":et.debug("- ".concat(l,": ").concat(this._configuration[l]));break;case"password":case"ha1":case"authorization_jwt":et.debug("- ".concat(l,": NOT SHOWN"));break;default:et.debug("- ".concat(l,": ").concat(JSON.stringify(this._configuration[l])))}}},{key:"C",get:function(){return Ot}},{key:"status",get:function(){return this._status}},{key:"contact",get:function(){return this._contact}},{key:"configuration",get:function(){return this._configuration}},{key:"transport",get:function(){return this._transport}}]),a}(pm);function ym(u){this.emit("connecting",u)}function Rm(u){this._status!==Ot.STATUS_USER_CLOSED&&(this._status=Ot.STATUS_READY,this._error=null,this.emit("connected",u),this._dynConfiguration.register&&this._registrator.register())}function bm(u){for(var n=["nict","ict","nist","ist"],a=0,e=n;a<e.length;a++){var o=e[a];for(var p in this._transactions[o])Object.prototype.hasOwnProperty.call(this._transactions[o],p)&&this._transactions[o][p].onTransportError()}this.emit("disconnected",u),this._registrator.onTransportClosed(),this._status!==Ot.STATUS_USER_CLOSED&&(this._status=Ot.STATUS_NOT_READY,this._error=Ot.NETWORK_ERROR)}function Im(u){var n=u.transport,a=u.message;if(a=Cm.parseMessage(a,this),!!a&&!(this._status===Ot.STATUS_USER_CLOSED&&a instanceof ko.IncomingRequest)&&Sm(a,this,n)){if(a instanceof ko.IncomingRequest)a.transport=n,this.receiveRequest(a);else if(a instanceof ko.IncomingResponse){var e;switch(a.method){case bt.INVITE:e=this._transactions.ict[a.via_branch],e&&e.receiveResponse(a);break;case bt.ACK:break;default:e=this._transactions.nict[a.via_branch],e&&e.receiveResponse(a);break}}}}function wm(u,n){if(!(u instanceof n))throw new TypeError("Cannot call a class as a function")}function Qc(u,n){for(var a=0;a<n.length;a++){var e=n[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(u,e.key,e)}}function Om(u,n,a){return n&&Qc(u.prototype,n),a&&Qc(u,a),u}var Dm=yt,Nm=_n(),Vt=new Dm("WebSocketInterface"),Um=function(){function u(n){wm(this,u),Vt.debug('new() [url:"%s"]',n),this._url=n,this._sip_uri=null,this._via_transport=null,this._ws=null;var a=Nm.parse(n,"absoluteURI");if(a===-1)throw Vt.warn("invalid WebSocket URI: ".concat(n)),new TypeError("Invalid argument: ".concat(n));if(a.scheme!=="wss"&&a.scheme!=="ws")throw Vt.warn("invalid WebSocket URI scheme: ".concat(a.scheme)),new TypeError("Invalid argument: ".concat(n));this._sip_uri="sip:".concat(a.host).concat(a.port?":".concat(a.port):"",";transport=ws"),this._via_transport=a.scheme.toUpperCase()}return Om(u,[{key:"connect",value:function(){if(Vt.debug("connect()"),this.isConnected()){Vt.debug("WebSocket ".concat(this._url," is already connected"));return}else if(this.isConnecting()){Vt.debug("WebSocket ".concat(this._url," is connecting"));return}this._ws&&this.disconnect(),Vt.debug("connecting to WebSocket ".concat(this._url));try{this._ws=new WebSocket(this._url,"sip"),this._ws.binaryType="arraybuffer",this._ws.onopen=this._onOpen.bind(this),this._ws.onclose=this._onClose.bind(this),this._ws.onmessage=this._onMessage.bind(this),this._ws.onerror=this._onError.bind(this)}catch(a){this._onError(a)}}},{key:"disconnect",value:function(){Vt.debug("disconnect()"),this._ws&&(this._ws.onopen=function(){},this._ws.onclose=function(){},this._ws.onmessage=function(){},this._ws.onerror=function(){},this._ws.close(),this._ws=null)}},{key:"send",value:function(a){return Vt.debug("send()"),this.isConnected()?(this._ws.send(a),!0):(Vt.warn("unable to send message, WebSocket is not open"),!1)}},{key:"isConnected",value:function(){return this._ws&&this._ws.readyState===this._ws.OPEN}},{key:"isConnecting",value:function(){return this._ws&&this._ws.readyState===this._ws.CONNECTING}},{key:"_onOpen",value:function(){Vt.debug("WebSocket ".concat(this._url," connected")),this.onconnect()}},{key:"_onClose",value:function(a){var e=a.wasClean,o=a.code,p=a.reason;Vt.debug("WebSocket ".concat(this._url," closed")),e===!1&&Vt.debug("WebSocket abrupt disconnection"),this.ondisconnect(!e,o,p)}},{key:"_onMessage",value:function(a){var e=a.data;Vt.debug("received WebSocket message"),this.ondata(e)}},{key:"_onError",value:function(a){Vt.warn("WebSocket ".concat(this._url," error: "),a)}},{key:"via_transport",get:function(){return this._via_transport},set:function(a){this._via_transport=a.toUpperCase()}},{key:"sip_uri",get:function(){return this._sip_uri}},{key:"url",get:function(){return this._url}}]),u}(),yu=lo,xm=vt,Pm=Ql,Mm=qt(),km=Am,Lm=Zl(),$m=Nu(),Hm=_n(),Fm=Um,qm=oi("JsSIP");qm("version %s",yu.version);var Zc={C:xm,Exceptions:Pm,Utils:Mm,UA:km,URI:Lm,NameAddrHeader:$m,WebSocketInterface:Fm,Grammar:Hm,debug:oi,get name(){return yu.title},get version(){return yu.version}};const Zr=oi,ei="JsSIP";var Et=class{constructor(n){n?(this._debug=Zr.default(`${ei}:${n}`),this._warn=Zr.default(`${ei}:WARN:${n}`),this._error=Zr.default(`${ei}:ERROR:${n}`)):(this._debug=Zr.default(ei),this._warn=Zr.default(`${ei}:WARN`),this._error=Zr.default(`${ei}:ERROR`)),this._debug.log=console.info.bind(console),this._warn.log=console.warn.bind(console),this._error.log=console.error.bind(console)}get debug(){return this._debug}get warn(){return this._warn}get error(){return this._error}};const co=ot(Et),ef=lo;var Fe={USER_AGENT:`${ef.title} ${ef.version}`,SIP:"sip",SIPS:"sips",causes:{CONNECTION_ERROR:"Connection Error",REQUEST_TIMEOUT:"Request Timeout",SIP_FAILURE_CODE:"SIP Failure Code",INTERNAL_ERROR:"Internal Error",BUSY:"Busy",REJECTED:"Rejected",REDIRECTED:"Redirected",UNAVAILABLE:"Unavailable",NOT_FOUND:"Not Found",ADDRESS_INCOMPLETE:"Address Incomplete",INCOMPATIBLE_SDP:"Incompatible SDP",MISSING_SDP:"Missing SDP",AUTHENTICATION_ERROR:"Authentication Error",BYE:"Terminated",WEBRTC_ERROR:"WebRTC Error",CANCELED:"Canceled",NO_ANSWER:"No Answer",EXPIRES:"Expires",NO_ACK:"No ACK",DIALOG_ERROR:"Dialog Error",USER_DENIED_MEDIA_ACCESS:"User Denied Media Access",BAD_MEDIA_DESCRIPTION:"Bad Media Description",RTP_TIMEOUT:"RTP Timeout"},SIP_ERROR_CAUSES:{REDIRECTED:[300,301,302,305,380],BUSY:[486,600],REJECTED:[403,603],NOT_FOUND:[404,604],UNAVAILABLE:[480,410,408,430],ADDRESS_INCOMPLETE:[484,424],INCOMPATIBLE_SDP:[488,606],AUTHENTICATION_ERROR:[401,407]},ACK:"ACK",BYE:"BYE",CANCEL:"CANCEL",INFO:"INFO",INVITE:"INVITE",MESSAGE:"MESSAGE",NOTIFY:"NOTIFY",OPTIONS:"OPTIONS",REGISTER:"REGISTER",REFER:"REFER",UPDATE:"UPDATE",SUBSCRIBE:"SUBSCRIBE",DTMF_TRANSPORT:{INFO:"INFO",RFC2833:"RFC2833"},REASON_PHRASE:{100:"Trying",180:"Ringing",181:"Call Is Being Forwarded",182:"Queued",183:"Session Progress",199:"Early Dialog Terminated",200:"OK",202:"Accepted",204:"No Notification",300:"Multiple Choices",301:"Moved Permanently",302:"Moved Temporarily",305:"Use Proxy",380:"Alternative Service",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",410:"Gone",412:"Conditional Request Failed",413:"Request Entity Too Large",414:"Request-URI Too Long",415:"Unsupported Media Type",416:"Unsupported URI Scheme",417:"Unknown Resource-Priority",420:"Bad Extension",421:"Extension Required",422:"Session Interval Too Small",423:"Interval Too Brief",424:"Bad Location Information",428:"Use Identity Header",429:"Provide Referrer Identity",430:"Flow Failed",433:"Anonymity Disallowed",436:"Bad Identity-Info",437:"Unsupported Certificate",438:"Invalid Identity Header",439:"First Hop Lacks Outbound Support",440:"Max-Breadth Exceeded",469:"Bad Info Package",470:"Consent Needed",478:"Unresolvable Destination",480:"Temporarily Unavailable",481:"Call/Transaction Does Not Exist",482:"Loop Detected",483:"Too Many Hops",484:"Address Incomplete",485:"Ambiguous",486:"Busy Here",487:"Request Terminated",488:"Not Acceptable Here",489:"Bad Event",491:"Request Pending",493:"Undecipherable",494:"Security Agreement Required",500:"JsSIP Internal Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Server Time-out",505:"Version Not Supported",513:"Message Too Large",580:"Precondition Failure",600:"Busy Everywhere",603:"Decline",604:"Does Not Exist Anywhere",606:"Not Acceptable"},ALLOWED_METHODS:"INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO,NOTIFY",ACCEPTED_BODY_TYPES:"application/sdp, application/dtmf-relay",MAX_FORWARDS:69,SESSION_EXPIRES:90,MIN_SESSION_EXPIRES:60,CONNECTION_RECOVERY_MAX_INTERVAL:30,CONNECTION_RECOVERY_MIN_INTERVAL:2};const z=ot(Fe);var dt={},tf={},$o,sf;function fo(){if(sf)return $o;sf=1;const u=Bn(),n=dn();return $o=class fh{static parse(e){if(e=n.parse(e,"Name_Addr_Header"),e!==-1)return e}constructor(e,o,p){if(!e||!(e instanceof u))throw new TypeError('missing or invalid "uri" parameter');this._uri=e,this._parameters={},this.display_name=o;for(const t in p)Object.prototype.hasOwnProperty.call(p,t)&&this.setParam(t,p[t])}get uri(){return this._uri}get display_name(){return this._display_name}set display_name(e){this._display_name=e===0?"0":e}setParam(e,o){e&&(this._parameters[e.toLowerCase()]=typeof o>"u"||o===null?null:o.toString())}getParam(e){if(e)return this._parameters[e.toLowerCase()]}hasParam(e){if(e)return this._parameters.hasOwnProperty(e.toLowerCase())&&!0||!1}deleteParam(e){if(e=e.toLowerCase(),this._parameters.hasOwnProperty(e)){const o=this._parameters[e];return delete this._parameters[e],o}}clearParams(){this._parameters={}}clone(){return new fh(this._uri.clone(),this._display_name,JSON.parse(JSON.stringify(this._parameters)))}_quote(e){return e.replace(/\\/g,"\\\\").replace(/"/g,'\\"')}toString(){let e=this._display_name?`"${this._quote(this._display_name)}" `:"";e+=`<${this._uri.toString()}>`;for(const o in this._parameters)Object.prototype.hasOwnProperty.call(this._parameters,o)&&(e+=`;${o}`,this._parameters[o]!==null&&(e+=`=${this._parameters[o]}`));return e}},$o}var nf;function dn(){if(nf)return tf;nf=1;function u(t){return'"'+t.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\x08/g,"\\b").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\f/g,"\\f").replace(/\r/g,"\\r").replace(/[\x00-\x07\x0B\x0E-\x1F\x80-\uFFFF]/g,escape)+'"'}var n={parse:function(t,v){var C={CRLF:O,DIGIT:w,ALPHA:N,HEXDIG:U,WSP:Y,OCTET:j,DQUOTE:_e,SP:k,HTAB:H,alphanum:de,reserved:Ue,unreserved:B,mark:L,escaped:V,LWS:G,SWS:K,HCOLON:M,TEXT_UTF8_TRIM:te,TEXT_UTF8char:se,UTF8_NONASCII:$,UTF8_CONT:ne,LHEX:ct,token:P,token_nodot:Q,separators:oe,word:he,STAR:Re,SLASH:be,EQUAL:fe,LPAREN:qe,RPAREN:xe,RAQUOT:we,LAQUOT:st,COMMA:$e,SEMI:ue,COLON:Oe,LDQUOT:Pe,RDQUOT:Le,comment:ye,ctext:pe,quoted_string:Ce,quoted_string_clean:ke,qdtext:He,quoted_pair:Be,SIP_URI_noparams:Ve,SIP_URI:Mt,uri_scheme:ft,uri_scheme_sips:Gs,uri_scheme_sip:is,userinfo:As,user:ys,user_unreserved:as,password:Ws,hostport:os,host:Se,hostname:ht,domainlabel:Xt,toplabel:Ae,IPv6reference:pt,IPv6address:us,h16:me,ls32:Tt,IPv4address:Rs,dec_octet:cs,port:Wn,uri_parameters:Kn,uri_parameter:pn,transport_param:Yn,user_param:zn,method_param:Jn,ttl_param:bs,maddr_param:Xn,lr_param:Qn,other_param:Qt,pname:Zn,pvalue:el,paramchar:kt,param_unreserved:er,headers:tl,header:Zt,hname:sl,hvalue:nl,hnv_unreserved:Is,Request_Response:Ks,Request_Line:ll,Request_URI:ws,absoluteURI:Os,hier_part:rl,net_path:es,abs_path:Ds,opaque_part:Ns,uric:ts,uric_no_slash:mn,path_segments:Us,segment:Ys,param:gn,pchar:fs,scheme:il,authority:al,srvr:vn,reg_name:ol,query:ul,SIP_Version:Tn,INVITEm:cl,ACKm:fl,OPTIONSm:hl,BYEm:zs,CANCELm:_l,REGISTERm:dl,SUBSCRIBEm:Js,NOTIFYm:pl,REFERm:tr,Method:En,Status_Line:sr,Status_Code:Cn,extension_code:hs,Reason_Phrase:Sn,Allow_Events:Xs,Call_ID:_s,Contact:An,contact_param:Lt,name_addr:ss,display_name:Ke,contact_params:Gt,c_p_q:nr,c_p_expires:Je,delta_seconds:Wt,qvalue:lr,generic_param:Ze,gen_value:ml,Content_Disposition:$r,disp_type:rr,disp_param:gl,handling_param:ir,Content_Encoding:ar,Content_Length:yn,Content_Type:or,media_type:vl,m_type:xs,discrete_type:Tl,composite_type:ur,extension_token:Ps,x_token:cr,m_subtype:Hr,m_parameter:ds,m_value:Fr,CSeq:fr,CSeq_value:ps,Expires:fi,Event:hr,event_type:Ms,From:hi,from_param:Rn,tag_param:El,Max_Forwards:bn,Min_Expires:Qs,Name_Addr_Header:_r,Proxy_Authenticate:Zs,challenge:ks,other_challenge:en,auth_param:Ls,digest_cln:tn,realm:sn,realm_value:Cl,domain:Sl,URI:nn,nonce:ln,nonce_value:dr,opaque:pr,stale:ms,algorithm:qr,qop_options:Al,qop_value:gs,Proxy_Require:_i,Record_Route:mr,rec_route:vs,Reason:di,reason_param:yl,reason_cause:$s,Require:jr,Route:Vr,route_param:rn,Subscription_State:Br,substate_value:Rl,subexp_params:gr,event_reason_value:In,Subject:wn,Supported:Gr,To:On,to_param:an,Via:vr,via_param:on,via_params:Dn,via_ttl:bl,via_maddr:Il,via_received:wl,via_branch:Ol,response_port:Dl,rport:Nl,sent_protocol:Nn,protocol_name:Tr,transport:Er,sent_by:Un,via_host:Ul,via_port:Cr,ttl:xl,WWW_Authenticate:Pl,Session_Expires:Wr,s_e_expires:Kr,s_e_params:xn,s_e_refresher:Kt,extension_header:Yr,header_value:Ml,message_body:ns,uuid_URI:zr,uuid:kl,hex4:jt,hex8:Sr,hex12:Ll,Refer_To:$l,Replaces:Jr,call_id:Ar,replaces_param:x,to_tag:Hl,from_tag:Fl,early_flag:yr};if(v!==void 0){if(C[v]===void 0)throw new Error("Invalid rule name: "+u(v)+".")}else v="CRLF";var l=0,A=0,b=[];function E(s){l<A||(l>A&&(A=l,b=[]),b.push(s))}function O(){var s;return t.substr(l,2)===`\r
73
- `?(s=`\r
74
- `,l+=2):(s=null,E('"\\r\\n"')),s}function w(){var s;return/^[0-9]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[0-9]")),s}function N(){var s;return/^[a-zA-Z]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[a-zA-Z]")),s}function U(){var s;return/^[0-9a-fA-F]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[0-9a-fA-F]")),s}function Y(){var s;return s=k(),s===null&&(s=H()),s}function j(){var s;return/^[\0-\xFF]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[\\0-\\xFF]")),s}function _e(){var s;return/^["]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E('["]')),s}function k(){var s;return console.log("pos",l),console.log("input.charCodeAt(pos)",t.charAt(l)),t.charCodeAt(l)===32?(s=" ",l++):(s=null,E('" "')),s}function H(){var s;return t.charCodeAt(l)===9?(s=" ",l++):(s=null,E('"\\t"')),s}function de(){var s;return/^[a-zA-Z0-9]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[a-zA-Z0-9]")),s}function Ue(){var s;return t.charCodeAt(l)===59?(s=";",l++):(s=null,E('";"')),s===null&&(t.charCodeAt(l)===47?(s="/",l++):(s=null,E('"/"')),s===null&&(t.charCodeAt(l)===63?(s="?",l++):(s=null,E('"?"')),s===null&&(t.charCodeAt(l)===58?(s=":",l++):(s=null,E('":"')),s===null&&(t.charCodeAt(l)===64?(s="@",l++):(s=null,E('"@"')),s===null&&(t.charCodeAt(l)===38?(s="&",l++):(s=null,E('"&"')),s===null&&(t.charCodeAt(l)===61?(s="=",l++):(s=null,E('"="')),s===null&&(t.charCodeAt(l)===43?(s="+",l++):(s=null,E('"+"')),s===null&&(t.charCodeAt(l)===36?(s="$",l++):(s=null,E('"$"')),s===null&&(t.charCodeAt(l)===44?(s=",",l++):(s=null,E('","'))))))))))),s}function B(){var s;return s=de(),s===null&&(s=L()),s}function L(){var s;return t.charCodeAt(l)===45?(s="-",l++):(s=null,E('"-"')),s===null&&(t.charCodeAt(l)===95?(s="_",l++):(s=null,E('"_"')),s===null&&(t.charCodeAt(l)===46?(s=".",l++):(s=null,E('"."')),s===null&&(t.charCodeAt(l)===33?(s="!",l++):(s=null,E('"!"')),s===null&&(t.charCodeAt(l)===126?(s="~",l++):(s=null,E('"~"')),s===null&&(t.charCodeAt(l)===42?(s="*",l++):(s=null,E('"*"')),s===null&&(t.charCodeAt(l)===39?(s="'",l++):(s=null,E(`"'"`)),s===null&&(t.charCodeAt(l)===40?(s="(",l++):(s=null,E('"("')),s===null&&(t.charCodeAt(l)===41?(s=")",l++):(s=null,E('")"')))))))))),s}function V(){var s,c,h,g,S;return g=l,S=l,t.charCodeAt(l)===37?(s="%",l++):(s=null,E('"%"')),s!==null?(c=U(),c!==null?(h=U(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){return I.join("")}(g,s)),s===null&&(l=g),s}function G(){var s,c,h,g,S,R;for(g=l,S=l,R=l,s=[],c=Y();c!==null;)s.push(c),c=Y();if(s!==null?(c=O(),c!==null?s=[s,c]:(s=null,l=R)):(s=null,l=R),s=s!==null?s:"",s!==null){if(h=Y(),h!==null)for(c=[];h!==null;)c.push(h),h=Y();else c=null;c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s!==null&&(s=function(I){return" "}()),s===null&&(l=g),s}function K(){var s;return s=G(),s=s!==null?s:"",s}function M(){var s,c,h,g,S;for(g=l,S=l,s=[],c=k(),c===null&&(c=H());c!==null;)s.push(c),c=k(),c===null&&(c=H());return s!==null?(t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=K(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R){return":"}()),s===null&&(l=g),s}function te(){var s,c,h,g,S,R,I;if(S=l,R=l,c=se(),c!==null)for(s=[];c!==null;)s.push(c),c=se();else s=null;if(s!==null){for(c=[],I=l,h=[],g=G();g!==null;)h.push(g),g=G();for(h!==null?(g=se(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);h!==null;){for(c.push(h),I=l,h=[],g=G();g!==null;)h.push(g),g=G();h!==null?(g=se(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I)}c!==null?s=[s,c]:(s=null,l=R)}else s=null,l=R;return s!==null&&(s=function(D){return t.substring(l,D)}(S)),s===null&&(l=S),s}function se(){var s;return/^[!-~]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[!-~]")),s===null&&(s=$()),s}function $(){var s;return/^[\x80-\uFFFF]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[\\x80-\\uFFFF]")),s}function ne(){var s;return/^[\x80-\xBF]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[\\x80-\\xBF]")),s}function ct(){var s;return s=w(),s===null&&(/^[a-f]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[a-f]"))),s}function P(){var s,c,h;if(h=l,c=de(),c===null&&(t.charCodeAt(l)===45?(c="-",l++):(c=null,E('"-"')),c===null&&(t.charCodeAt(l)===46?(c=".",l++):(c=null,E('"."')),c===null&&(t.charCodeAt(l)===33?(c="!",l++):(c=null,E('"!"')),c===null&&(t.charCodeAt(l)===37?(c="%",l++):(c=null,E('"%"')),c===null&&(t.charCodeAt(l)===42?(c="*",l++):(c=null,E('"*"')),c===null&&(t.charCodeAt(l)===95?(c="_",l++):(c=null,E('"_"')),c===null&&(t.charCodeAt(l)===43?(c="+",l++):(c=null,E('"+"')),c===null&&(t.charCodeAt(l)===96?(c="`",l++):(c=null,E('"`"')),c===null&&(t.charCodeAt(l)===39?(c="'",l++):(c=null,E(`"'"`)),c===null&&(t.charCodeAt(l)===126?(c="~",l++):(c=null,E('"~"')))))))))))),c!==null)for(s=[];c!==null;)s.push(c),c=de(),c===null&&(t.charCodeAt(l)===45?(c="-",l++):(c=null,E('"-"')),c===null&&(t.charCodeAt(l)===46?(c=".",l++):(c=null,E('"."')),c===null&&(t.charCodeAt(l)===33?(c="!",l++):(c=null,E('"!"')),c===null&&(t.charCodeAt(l)===37?(c="%",l++):(c=null,E('"%"')),c===null&&(t.charCodeAt(l)===42?(c="*",l++):(c=null,E('"*"')),c===null&&(t.charCodeAt(l)===95?(c="_",l++):(c=null,E('"_"')),c===null&&(t.charCodeAt(l)===43?(c="+",l++):(c=null,E('"+"')),c===null&&(t.charCodeAt(l)===96?(c="`",l++):(c=null,E('"`"')),c===null&&(t.charCodeAt(l)===39?(c="'",l++):(c=null,E(`"'"`)),c===null&&(t.charCodeAt(l)===126?(c="~",l++):(c=null,E('"~"'))))))))))));else s=null;return s!==null&&(s=function(g){return t.substring(l,g)}(h)),s===null&&(l=h),s}function Q(){var s,c,h;if(h=l,c=de(),c===null&&(t.charCodeAt(l)===45?(c="-",l++):(c=null,E('"-"')),c===null&&(t.charCodeAt(l)===33?(c="!",l++):(c=null,E('"!"')),c===null&&(t.charCodeAt(l)===37?(c="%",l++):(c=null,E('"%"')),c===null&&(t.charCodeAt(l)===42?(c="*",l++):(c=null,E('"*"')),c===null&&(t.charCodeAt(l)===95?(c="_",l++):(c=null,E('"_"')),c===null&&(t.charCodeAt(l)===43?(c="+",l++):(c=null,E('"+"')),c===null&&(t.charCodeAt(l)===96?(c="`",l++):(c=null,E('"`"')),c===null&&(t.charCodeAt(l)===39?(c="'",l++):(c=null,E(`"'"`)),c===null&&(t.charCodeAt(l)===126?(c="~",l++):(c=null,E('"~"'))))))))))),c!==null)for(s=[];c!==null;)s.push(c),c=de(),c===null&&(t.charCodeAt(l)===45?(c="-",l++):(c=null,E('"-"')),c===null&&(t.charCodeAt(l)===33?(c="!",l++):(c=null,E('"!"')),c===null&&(t.charCodeAt(l)===37?(c="%",l++):(c=null,E('"%"')),c===null&&(t.charCodeAt(l)===42?(c="*",l++):(c=null,E('"*"')),c===null&&(t.charCodeAt(l)===95?(c="_",l++):(c=null,E('"_"')),c===null&&(t.charCodeAt(l)===43?(c="+",l++):(c=null,E('"+"')),c===null&&(t.charCodeAt(l)===96?(c="`",l++):(c=null,E('"`"')),c===null&&(t.charCodeAt(l)===39?(c="'",l++):(c=null,E(`"'"`)),c===null&&(t.charCodeAt(l)===126?(c="~",l++):(c=null,E('"~"')))))))))));else s=null;return s!==null&&(s=function(g){return t.substring(l,g)}(h)),s===null&&(l=h),s}function oe(){var s;return t.charCodeAt(l)===40?(s="(",l++):(s=null,E('"("')),s===null&&(t.charCodeAt(l)===41?(s=")",l++):(s=null,E('")"')),s===null&&(t.charCodeAt(l)===60?(s="<",l++):(s=null,E('"<"')),s===null&&(t.charCodeAt(l)===62?(s=">",l++):(s=null,E('">"')),s===null&&(t.charCodeAt(l)===64?(s="@",l++):(s=null,E('"@"')),s===null&&(t.charCodeAt(l)===44?(s=",",l++):(s=null,E('","')),s===null&&(t.charCodeAt(l)===59?(s=";",l++):(s=null,E('";"')),s===null&&(t.charCodeAt(l)===58?(s=":",l++):(s=null,E('":"')),s===null&&(t.charCodeAt(l)===92?(s="\\",l++):(s=null,E('"\\\\"')),s===null&&(s=_e(),s===null&&(t.charCodeAt(l)===47?(s="/",l++):(s=null,E('"/"')),s===null&&(t.charCodeAt(l)===91?(s="[",l++):(s=null,E('"["')),s===null&&(t.charCodeAt(l)===93?(s="]",l++):(s=null,E('"]"')),s===null&&(t.charCodeAt(l)===63?(s="?",l++):(s=null,E('"?"')),s===null&&(t.charCodeAt(l)===61?(s="=",l++):(s=null,E('"="')),s===null&&(t.charCodeAt(l)===123?(s="{",l++):(s=null,E('"{"')),s===null&&(t.charCodeAt(l)===125?(s="}",l++):(s=null,E('"}"')),s===null&&(s=k(),s===null&&(s=H())))))))))))))))))),s}function he(){var s,c,h;if(h=l,c=de(),c===null&&(t.charCodeAt(l)===45?(c="-",l++):(c=null,E('"-"')),c===null&&(t.charCodeAt(l)===46?(c=".",l++):(c=null,E('"."')),c===null&&(t.charCodeAt(l)===33?(c="!",l++):(c=null,E('"!"')),c===null&&(t.charCodeAt(l)===37?(c="%",l++):(c=null,E('"%"')),c===null&&(t.charCodeAt(l)===42?(c="*",l++):(c=null,E('"*"')),c===null&&(t.charCodeAt(l)===95?(c="_",l++):(c=null,E('"_"')),c===null&&(t.charCodeAt(l)===43?(c="+",l++):(c=null,E('"+"')),c===null&&(t.charCodeAt(l)===96?(c="`",l++):(c=null,E('"`"')),c===null&&(t.charCodeAt(l)===39?(c="'",l++):(c=null,E(`"'"`)),c===null&&(t.charCodeAt(l)===126?(c="~",l++):(c=null,E('"~"')),c===null&&(t.charCodeAt(l)===40?(c="(",l++):(c=null,E('"("')),c===null&&(t.charCodeAt(l)===41?(c=")",l++):(c=null,E('")"')),c===null&&(t.charCodeAt(l)===60?(c="<",l++):(c=null,E('"<"')),c===null&&(t.charCodeAt(l)===62?(c=">",l++):(c=null,E('">"')),c===null&&(t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c===null&&(t.charCodeAt(l)===92?(c="\\",l++):(c=null,E('"\\\\"')),c===null&&(c=_e(),c===null&&(t.charCodeAt(l)===47?(c="/",l++):(c=null,E('"/"')),c===null&&(t.charCodeAt(l)===91?(c="[",l++):(c=null,E('"["')),c===null&&(t.charCodeAt(l)===93?(c="]",l++):(c=null,E('"]"')),c===null&&(t.charCodeAt(l)===63?(c="?",l++):(c=null,E('"?"')),c===null&&(t.charCodeAt(l)===123?(c="{",l++):(c=null,E('"{"')),c===null&&(t.charCodeAt(l)===125?(c="}",l++):(c=null,E('"}"'))))))))))))))))))))))))),c!==null)for(s=[];c!==null;)s.push(c),c=de(),c===null&&(t.charCodeAt(l)===45?(c="-",l++):(c=null,E('"-"')),c===null&&(t.charCodeAt(l)===46?(c=".",l++):(c=null,E('"."')),c===null&&(t.charCodeAt(l)===33?(c="!",l++):(c=null,E('"!"')),c===null&&(t.charCodeAt(l)===37?(c="%",l++):(c=null,E('"%"')),c===null&&(t.charCodeAt(l)===42?(c="*",l++):(c=null,E('"*"')),c===null&&(t.charCodeAt(l)===95?(c="_",l++):(c=null,E('"_"')),c===null&&(t.charCodeAt(l)===43?(c="+",l++):(c=null,E('"+"')),c===null&&(t.charCodeAt(l)===96?(c="`",l++):(c=null,E('"`"')),c===null&&(t.charCodeAt(l)===39?(c="'",l++):(c=null,E(`"'"`)),c===null&&(t.charCodeAt(l)===126?(c="~",l++):(c=null,E('"~"')),c===null&&(t.charCodeAt(l)===40?(c="(",l++):(c=null,E('"("')),c===null&&(t.charCodeAt(l)===41?(c=")",l++):(c=null,E('")"')),c===null&&(t.charCodeAt(l)===60?(c="<",l++):(c=null,E('"<"')),c===null&&(t.charCodeAt(l)===62?(c=">",l++):(c=null,E('">"')),c===null&&(t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c===null&&(t.charCodeAt(l)===92?(c="\\",l++):(c=null,E('"\\\\"')),c===null&&(c=_e(),c===null&&(t.charCodeAt(l)===47?(c="/",l++):(c=null,E('"/"')),c===null&&(t.charCodeAt(l)===91?(c="[",l++):(c=null,E('"["')),c===null&&(t.charCodeAt(l)===93?(c="]",l++):(c=null,E('"]"')),c===null&&(t.charCodeAt(l)===63?(c="?",l++):(c=null,E('"?"')),c===null&&(t.charCodeAt(l)===123?(c="{",l++):(c=null,E('"{"')),c===null&&(t.charCodeAt(l)===125?(c="}",l++):(c=null,E('"}"')))))))))))))))))))))))));else s=null;return s!==null&&(s=function(g){return t.substring(l,g)}(h)),s===null&&(l=h),s}function Re(){var s,c,h,g,S;return g=l,S=l,s=K(),s!==null?(t.charCodeAt(l)===42?(c="*",l++):(c=null,E('"*"')),c!==null?(h=K(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R){return"*"}()),s===null&&(l=g),s}function be(){var s,c,h,g,S;return g=l,S=l,s=K(),s!==null?(t.charCodeAt(l)===47?(c="/",l++):(c=null,E('"/"')),c!==null?(h=K(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R){return"/"}()),s===null&&(l=g),s}function fe(){var s,c,h,g,S;return g=l,S=l,s=K(),s!==null?(t.charCodeAt(l)===61?(c="=",l++):(c=null,E('"="')),c!==null?(h=K(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R){return"="}()),s===null&&(l=g),s}function qe(){var s,c,h,g,S;return g=l,S=l,s=K(),s!==null?(t.charCodeAt(l)===40?(c="(",l++):(c=null,E('"("')),c!==null?(h=K(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R){return"("}()),s===null&&(l=g),s}function xe(){var s,c,h,g,S;return g=l,S=l,s=K(),s!==null?(t.charCodeAt(l)===41?(c=")",l++):(c=null,E('")"')),c!==null?(h=K(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R){return")"}()),s===null&&(l=g),s}function we(){var s,c,h,g;return h=l,g=l,t.charCodeAt(l)===62?(s=">",l++):(s=null,E('">"')),s!==null?(c=K(),c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s!==null&&(s=function(S){return">"}()),s===null&&(l=h),s}function st(){var s,c,h,g;return h=l,g=l,s=K(),s!==null?(t.charCodeAt(l)===60?(c="<",l++):(c=null,E('"<"')),c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s!==null&&(s=function(S){return"<"}()),s===null&&(l=h),s}function $e(){var s,c,h,g,S;return g=l,S=l,s=K(),s!==null?(t.charCodeAt(l)===44?(c=",",l++):(c=null,E('","')),c!==null?(h=K(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R){return","}()),s===null&&(l=g),s}function ue(){var s,c,h,g,S;return g=l,S=l,s=K(),s!==null?(t.charCodeAt(l)===59?(c=";",l++):(c=null,E('";"')),c!==null?(h=K(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R){return";"}()),s===null&&(l=g),s}function Oe(){var s,c,h,g,S;return g=l,S=l,s=K(),s!==null?(t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=K(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R){return":"}()),s===null&&(l=g),s}function Pe(){var s,c,h,g;return h=l,g=l,s=K(),s!==null?(c=_e(),c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s!==null&&(s=function(S){return'"'}()),s===null&&(l=h),s}function Le(){var s,c,h,g;return h=l,g=l,s=_e(),s!==null?(c=K(),c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s!==null&&(s=function(S){return'"'}()),s===null&&(l=h),s}function ye(){var s,c,h,g;if(g=l,s=qe(),s!==null){for(c=[],h=pe(),h===null&&(h=Be(),h===null&&(h=ye()));h!==null;)c.push(h),h=pe(),h===null&&(h=Be(),h===null&&(h=ye()));c!==null?(h=xe(),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)}else s=null,l=g;return s}function pe(){var s;return/^[!-']/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[!-']")),s===null&&(/^[*-[]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[*-[]")),s===null&&(/^[\]-~]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[\\]-~]")),s===null&&(s=$(),s===null&&(s=G())))),s}function Ce(){var s,c,h,g,S,R;if(S=l,R=l,s=K(),s!==null)if(c=_e(),c!==null){for(h=[],g=He(),g===null&&(g=Be());g!==null;)h.push(g),g=He(),g===null&&(g=Be());h!==null?(g=_e(),g!==null?s=[s,c,h,g]:(s=null,l=R)):(s=null,l=R)}else s=null,l=R;else s=null,l=R;return s!==null&&(s=function(I){return t.substring(l,I)}(S)),s===null&&(l=S),s}function ke(){var s,c,h,g,S,R;if(S=l,R=l,s=K(),s!==null)if(c=_e(),c!==null){for(h=[],g=He(),g===null&&(g=Be());g!==null;)h.push(g),g=He(),g===null&&(g=Be());h!==null?(g=_e(),g!==null?s=[s,c,h,g]:(s=null,l=R)):(s=null,l=R)}else s=null,l=R;else s=null,l=R;return s!==null&&(s=function(I){var D=t.substring(l,I).trim();return D.substring(1,D.length-1).replace(/\\([\x00-\x09\x0b-\x0c\x0e-\x7f])/g,"$1")}(S)),s===null&&(l=S),s}function He(){var s;return s=G(),s===null&&(t.charCodeAt(l)===33?(s="!",l++):(s=null,E('"!"')),s===null&&(/^[#-[]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[#-[]")),s===null&&(/^[\]-~]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[\\]-~]")),s===null&&(s=$())))),s}function Be(){var s,c,h;return h=l,t.charCodeAt(l)===92?(s="\\",l++):(s=null,E('"\\\\"')),s!==null?(/^[\0-\t]/.test(t.charAt(l))?(c=t.charAt(l),l++):(c=null,E("[\\0-\\t]")),c===null&&(/^[\x0B-\f]/.test(t.charAt(l))?(c=t.charAt(l),l++):(c=null,E("[\\x0B-\\f]")),c===null&&(/^[\x0E-]/.test(t.charAt(l))?(c=t.charAt(l),l++):(c=null,E("[\\x0E-]")))),c!==null?s=[s,c]:(s=null,l=h)):(s=null,l=h),s}function Ve(){var s,c,h,g,S,R;return S=l,R=l,s=ft(),s!==null?(t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=As(),h=h!==null?h:"",h!==null?(g=os(),g!==null?s=[s,c,h,g]:(s=null,l=R)):(s=null,l=R)):(s=null,l=R)):(s=null,l=R),s!==null&&(s=function(I){try{T.uri=new _(T.scheme,T.user,T.host,T.port),delete T.scheme,delete T.user,delete T.host,delete T.host_type,delete T.port}catch{T=-1}}()),s===null&&(l=S),s}function Mt(){var s,c,h,g,S,R,I,D;return I=l,D=l,s=ft(),s!==null?(t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=As(),h=h!==null?h:"",h!==null?(g=os(),g!==null?(S=Kn(),S!==null?(R=tl(),R=R!==null?R:"",R!==null?s=[s,c,h,g,S,R]:(s=null,l=D)):(s=null,l=D)):(s=null,l=D)):(s=null,l=D)):(s=null,l=D)):(s=null,l=D),s!==null&&(s=function(J){try{T.uri=new _(T.scheme,T.user,T.host,T.port,T.uri_params,T.uri_headers),delete T.scheme,delete T.user,delete T.host,delete T.host_type,delete T.port,delete T.uri_params,v==="SIP_URI"&&(T=T.uri)}catch{T=-1}}()),s===null&&(l=I),s}function ft(){var s;return s=Gs(),s===null&&(s=is()),s}function Gs(){var s,c;return c=l,t.substr(l,4).toLowerCase()==="sips"?(s=t.substr(l,4),l+=4):(s=null,E('"sips"')),s!==null&&(s=function(h,g){T.scheme=g.toLowerCase()}(c,s)),s===null&&(l=c),s}function is(){var s,c;return c=l,t.substr(l,3).toLowerCase()==="sip"?(s=t.substr(l,3),l+=3):(s=null,E('"sip"')),s!==null&&(s=function(h,g){T.scheme=g.toLowerCase()}(c,s)),s===null&&(l=c),s}function As(){var s,c,h,g,S,R;return g=l,S=l,s=ys(),s!==null?(R=l,t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=Ws(),h!==null?c=[c,h]:(c=null,l=R)):(c=null,l=R),c=c!==null?c:"",c!==null?(t.charCodeAt(l)===64?(h="@",l++):(h=null,E('"@"')),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(I){T.user=decodeURIComponent(t.substring(l-1,I))}(g)),s===null&&(l=g),s}function ys(){var s,c;if(c=B(),c===null&&(c=V(),c===null&&(c=as())),c!==null)for(s=[];c!==null;)s.push(c),c=B(),c===null&&(c=V(),c===null&&(c=as()));else s=null;return s}function as(){var s;return t.charCodeAt(l)===38?(s="&",l++):(s=null,E('"&"')),s===null&&(t.charCodeAt(l)===61?(s="=",l++):(s=null,E('"="')),s===null&&(t.charCodeAt(l)===43?(s="+",l++):(s=null,E('"+"')),s===null&&(t.charCodeAt(l)===36?(s="$",l++):(s=null,E('"$"')),s===null&&(t.charCodeAt(l)===44?(s=",",l++):(s=null,E('","')),s===null&&(t.charCodeAt(l)===59?(s=";",l++):(s=null,E('";"')),s===null&&(t.charCodeAt(l)===63?(s="?",l++):(s=null,E('"?"')),s===null&&(t.charCodeAt(l)===47?(s="/",l++):(s=null,E('"/"'))))))))),s}function Ws(){var s,c,h;for(h=l,s=[],c=B(),c===null&&(c=V(),c===null&&(t.charCodeAt(l)===38?(c="&",l++):(c=null,E('"&"')),c===null&&(t.charCodeAt(l)===61?(c="=",l++):(c=null,E('"="')),c===null&&(t.charCodeAt(l)===43?(c="+",l++):(c=null,E('"+"')),c===null&&(t.charCodeAt(l)===36?(c="$",l++):(c=null,E('"$"')),c===null&&(t.charCodeAt(l)===44?(c=",",l++):(c=null,E('","'))))))));c!==null;)s.push(c),c=B(),c===null&&(c=V(),c===null&&(t.charCodeAt(l)===38?(c="&",l++):(c=null,E('"&"')),c===null&&(t.charCodeAt(l)===61?(c="=",l++):(c=null,E('"="')),c===null&&(t.charCodeAt(l)===43?(c="+",l++):(c=null,E('"+"')),c===null&&(t.charCodeAt(l)===36?(c="$",l++):(c=null,E('"$"')),c===null&&(t.charCodeAt(l)===44?(c=",",l++):(c=null,E('","'))))))));return s!==null&&(s=function(g){T.password=t.substring(l,g)}(h)),s===null&&(l=h),s}function os(){var s,c,h,g,S;return g=l,s=Se(),s!==null?(S=l,t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=Wn(),h!==null?c=[c,h]:(c=null,l=S)):(c=null,l=S),c=c!==null?c:"",c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s}function Se(){var s,c;return c=l,s=ht(),s===null&&(s=Rs(),s===null&&(s=pt())),s!==null&&(s=function(h){return T.host=t.substring(l,h).toLowerCase(),T.host}(c)),s===null&&(l=c),s}function ht(){var s,c,h,g,S,R;for(g=l,S=l,s=[],R=l,c=Xt(),c!==null?(t.charCodeAt(l)===46?(h=".",l++):(h=null,E('"."')),h!==null?c=[c,h]:(c=null,l=R)):(c=null,l=R);c!==null;)s.push(c),R=l,c=Xt(),c!==null?(t.charCodeAt(l)===46?(h=".",l++):(h=null,E('"."')),h!==null?c=[c,h]:(c=null,l=R)):(c=null,l=R);return s!==null?(c=Ae(),c!==null?(t.charCodeAt(l)===46?(h=".",l++):(h=null,E('"."')),h=h!==null?h:"",h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(I){return T.host_type="domain",t.substring(l,I)}(g)),s===null&&(l=g),s}function Xt(){var s,c,h,g;if(g=l,s=de(),s!==null){for(c=[],h=de(),h===null&&(t.charCodeAt(l)===45?(h="-",l++):(h=null,E('"-"')),h===null&&(t.charCodeAt(l)===95?(h="_",l++):(h=null,E('"_"'))));h!==null;)c.push(h),h=de(),h===null&&(t.charCodeAt(l)===45?(h="-",l++):(h=null,E('"-"')),h===null&&(t.charCodeAt(l)===95?(h="_",l++):(h=null,E('"_"'))));c!==null?s=[s,c]:(s=null,l=g)}else s=null,l=g;return s}function Ae(){var s,c,h,g;if(g=l,s=N(),s!==null){for(c=[],h=de(),h===null&&(t.charCodeAt(l)===45?(h="-",l++):(h=null,E('"-"')),h===null&&(t.charCodeAt(l)===95?(h="_",l++):(h=null,E('"_"'))));h!==null;)c.push(h),h=de(),h===null&&(t.charCodeAt(l)===45?(h="-",l++):(h=null,E('"-"')),h===null&&(t.charCodeAt(l)===95?(h="_",l++):(h=null,E('"_"'))));c!==null?s=[s,c]:(s=null,l=g)}else s=null,l=g;return s}function pt(){var s,c,h,g,S;return g=l,S=l,t.charCodeAt(l)===91?(s="[",l++):(s=null,E('"["')),s!==null?(c=us(),c!==null?(t.charCodeAt(l)===93?(h="]",l++):(h=null,E('"]"')),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R){return T.host_type="IPv6",t.substring(l,R)}(g)),s===null&&(l=g),s}function us(){var s,c,h,g,S,R,I,D,J,Ne,We,F,Ie,pi,W,De;return pi=l,W=l,s=me(),s!==null?(t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=me(),h!==null?(t.charCodeAt(l)===58?(g=":",l++):(g=null,E('":"')),g!==null?(S=me(),S!==null?(t.charCodeAt(l)===58?(R=":",l++):(R=null,E('":"')),R!==null?(I=me(),I!==null?(t.charCodeAt(l)===58?(D=":",l++):(D=null,E('":"')),D!==null?(J=me(),J!==null?(t.charCodeAt(l)===58?(Ne=":",l++):(Ne=null,E('":"')),Ne!==null?(We=me(),We!==null?(t.charCodeAt(l)===58?(F=":",l++):(F=null,E('":"')),F!==null?(Ie=Tt(),Ie!==null?s=[s,c,h,g,S,R,I,D,J,Ne,We,F,Ie]:(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W),s===null&&(W=l,t.substr(l,2)==="::"?(s="::",l+=2):(s=null,E('"::"')),s!==null?(c=me(),c!==null?(t.charCodeAt(l)===58?(h=":",l++):(h=null,E('":"')),h!==null?(g=me(),g!==null?(t.charCodeAt(l)===58?(S=":",l++):(S=null,E('":"')),S!==null?(R=me(),R!==null?(t.charCodeAt(l)===58?(I=":",l++):(I=null,E('":"')),I!==null?(D=me(),D!==null?(t.charCodeAt(l)===58?(J=":",l++):(J=null,E('":"')),J!==null?(Ne=me(),Ne!==null?(t.charCodeAt(l)===58?(We=":",l++):(We=null,E('":"')),We!==null?(F=Tt(),F!==null?s=[s,c,h,g,S,R,I,D,J,Ne,We,F]:(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W),s===null&&(W=l,t.substr(l,2)==="::"?(s="::",l+=2):(s=null,E('"::"')),s!==null?(c=me(),c!==null?(t.charCodeAt(l)===58?(h=":",l++):(h=null,E('":"')),h!==null?(g=me(),g!==null?(t.charCodeAt(l)===58?(S=":",l++):(S=null,E('":"')),S!==null?(R=me(),R!==null?(t.charCodeAt(l)===58?(I=":",l++):(I=null,E('":"')),I!==null?(D=me(),D!==null?(t.charCodeAt(l)===58?(J=":",l++):(J=null,E('":"')),J!==null?(Ne=Tt(),Ne!==null?s=[s,c,h,g,S,R,I,D,J,Ne]:(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W),s===null&&(W=l,t.substr(l,2)==="::"?(s="::",l+=2):(s=null,E('"::"')),s!==null?(c=me(),c!==null?(t.charCodeAt(l)===58?(h=":",l++):(h=null,E('":"')),h!==null?(g=me(),g!==null?(t.charCodeAt(l)===58?(S=":",l++):(S=null,E('":"')),S!==null?(R=me(),R!==null?(t.charCodeAt(l)===58?(I=":",l++):(I=null,E('":"')),I!==null?(D=Tt(),D!==null?s=[s,c,h,g,S,R,I,D]:(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W),s===null&&(W=l,t.substr(l,2)==="::"?(s="::",l+=2):(s=null,E('"::"')),s!==null?(c=me(),c!==null?(t.charCodeAt(l)===58?(h=":",l++):(h=null,E('":"')),h!==null?(g=me(),g!==null?(t.charCodeAt(l)===58?(S=":",l++):(S=null,E('":"')),S!==null?(R=Tt(),R!==null?s=[s,c,h,g,S,R]:(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W),s===null&&(W=l,t.substr(l,2)==="::"?(s="::",l+=2):(s=null,E('"::"')),s!==null?(c=me(),c!==null?(t.charCodeAt(l)===58?(h=":",l++):(h=null,E('":"')),h!==null?(g=Tt(),g!==null?s=[s,c,h,g]:(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W),s===null&&(W=l,t.substr(l,2)==="::"?(s="::",l+=2):(s=null,E('"::"')),s!==null?(c=Tt(),c!==null?s=[s,c]:(s=null,l=W)):(s=null,l=W),s===null&&(W=l,t.substr(l,2)==="::"?(s="::",l+=2):(s=null,E('"::"')),s!==null?(c=me(),c!==null?s=[s,c]:(s=null,l=W)):(s=null,l=W),s===null&&(W=l,s=me(),s!==null?(t.substr(l,2)==="::"?(c="::",l+=2):(c=null,E('"::"')),c!==null?(h=me(),h!==null?(t.charCodeAt(l)===58?(g=":",l++):(g=null,E('":"')),g!==null?(S=me(),S!==null?(t.charCodeAt(l)===58?(R=":",l++):(R=null,E('":"')),R!==null?(I=me(),I!==null?(t.charCodeAt(l)===58?(D=":",l++):(D=null,E('":"')),D!==null?(J=me(),J!==null?(t.charCodeAt(l)===58?(Ne=":",l++):(Ne=null,E('":"')),Ne!==null?(We=Tt(),We!==null?s=[s,c,h,g,S,R,I,D,J,Ne,We]:(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W),s===null&&(W=l,s=me(),s!==null?(De=l,t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=me(),h!==null?c=[c,h]:(c=null,l=De)):(c=null,l=De),c=c!==null?c:"",c!==null?(t.substr(l,2)==="::"?(h="::",l+=2):(h=null,E('"::"')),h!==null?(g=me(),g!==null?(t.charCodeAt(l)===58?(S=":",l++):(S=null,E('":"')),S!==null?(R=me(),R!==null?(t.charCodeAt(l)===58?(I=":",l++):(I=null,E('":"')),I!==null?(D=me(),D!==null?(t.charCodeAt(l)===58?(J=":",l++):(J=null,E('":"')),J!==null?(Ne=Tt(),Ne!==null?s=[s,c,h,g,S,R,I,D,J,Ne]:(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W),s===null&&(W=l,s=me(),s!==null?(De=l,t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=me(),h!==null?c=[c,h]:(c=null,l=De)):(c=null,l=De),c=c!==null?c:"",c!==null?(De=l,t.charCodeAt(l)===58?(h=":",l++):(h=null,E('":"')),h!==null?(g=me(),g!==null?h=[h,g]:(h=null,l=De)):(h=null,l=De),h=h!==null?h:"",h!==null?(t.substr(l,2)==="::"?(g="::",l+=2):(g=null,E('"::"')),g!==null?(S=me(),S!==null?(t.charCodeAt(l)===58?(R=":",l++):(R=null,E('":"')),R!==null?(I=me(),I!==null?(t.charCodeAt(l)===58?(D=":",l++):(D=null,E('":"')),D!==null?(J=Tt(),J!==null?s=[s,c,h,g,S,R,I,D,J]:(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W),s===null&&(W=l,s=me(),s!==null?(De=l,t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=me(),h!==null?c=[c,h]:(c=null,l=De)):(c=null,l=De),c=c!==null?c:"",c!==null?(De=l,t.charCodeAt(l)===58?(h=":",l++):(h=null,E('":"')),h!==null?(g=me(),g!==null?h=[h,g]:(h=null,l=De)):(h=null,l=De),h=h!==null?h:"",h!==null?(De=l,t.charCodeAt(l)===58?(g=":",l++):(g=null,E('":"')),g!==null?(S=me(),S!==null?g=[g,S]:(g=null,l=De)):(g=null,l=De),g=g!==null?g:"",g!==null?(t.substr(l,2)==="::"?(S="::",l+=2):(S=null,E('"::"')),S!==null?(R=me(),R!==null?(t.charCodeAt(l)===58?(I=":",l++):(I=null,E('":"')),I!==null?(D=Tt(),D!==null?s=[s,c,h,g,S,R,I,D]:(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W),s===null&&(W=l,s=me(),s!==null?(De=l,t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=me(),h!==null?c=[c,h]:(c=null,l=De)):(c=null,l=De),c=c!==null?c:"",c!==null?(De=l,t.charCodeAt(l)===58?(h=":",l++):(h=null,E('":"')),h!==null?(g=me(),g!==null?h=[h,g]:(h=null,l=De)):(h=null,l=De),h=h!==null?h:"",h!==null?(De=l,t.charCodeAt(l)===58?(g=":",l++):(g=null,E('":"')),g!==null?(S=me(),S!==null?g=[g,S]:(g=null,l=De)):(g=null,l=De),g=g!==null?g:"",g!==null?(De=l,t.charCodeAt(l)===58?(S=":",l++):(S=null,E('":"')),S!==null?(R=me(),R!==null?S=[S,R]:(S=null,l=De)):(S=null,l=De),S=S!==null?S:"",S!==null?(t.substr(l,2)==="::"?(R="::",l+=2):(R=null,E('"::"')),R!==null?(I=Tt(),I!==null?s=[s,c,h,g,S,R,I]:(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W),s===null&&(W=l,s=me(),s!==null?(De=l,t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=me(),h!==null?c=[c,h]:(c=null,l=De)):(c=null,l=De),c=c!==null?c:"",c!==null?(De=l,t.charCodeAt(l)===58?(h=":",l++):(h=null,E('":"')),h!==null?(g=me(),g!==null?h=[h,g]:(h=null,l=De)):(h=null,l=De),h=h!==null?h:"",h!==null?(De=l,t.charCodeAt(l)===58?(g=":",l++):(g=null,E('":"')),g!==null?(S=me(),S!==null?g=[g,S]:(g=null,l=De)):(g=null,l=De),g=g!==null?g:"",g!==null?(De=l,t.charCodeAt(l)===58?(S=":",l++):(S=null,E('":"')),S!==null?(R=me(),R!==null?S=[S,R]:(S=null,l=De)):(S=null,l=De),S=S!==null?S:"",S!==null?(De=l,t.charCodeAt(l)===58?(R=":",l++):(R=null,E('":"')),R!==null?(I=me(),I!==null?R=[R,I]:(R=null,l=De)):(R=null,l=De),R=R!==null?R:"",R!==null?(t.substr(l,2)==="::"?(I="::",l+=2):(I=null,E('"::"')),I!==null?(D=me(),D!==null?s=[s,c,h,g,S,R,I,D]:(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W),s===null&&(W=l,s=me(),s!==null?(De=l,t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=me(),h!==null?c=[c,h]:(c=null,l=De)):(c=null,l=De),c=c!==null?c:"",c!==null?(De=l,t.charCodeAt(l)===58?(h=":",l++):(h=null,E('":"')),h!==null?(g=me(),g!==null?h=[h,g]:(h=null,l=De)):(h=null,l=De),h=h!==null?h:"",h!==null?(De=l,t.charCodeAt(l)===58?(g=":",l++):(g=null,E('":"')),g!==null?(S=me(),S!==null?g=[g,S]:(g=null,l=De)):(g=null,l=De),g=g!==null?g:"",g!==null?(De=l,t.charCodeAt(l)===58?(S=":",l++):(S=null,E('":"')),S!==null?(R=me(),R!==null?S=[S,R]:(S=null,l=De)):(S=null,l=De),S=S!==null?S:"",S!==null?(De=l,t.charCodeAt(l)===58?(R=":",l++):(R=null,E('":"')),R!==null?(I=me(),I!==null?R=[R,I]:(R=null,l=De)):(R=null,l=De),R=R!==null?R:"",R!==null?(De=l,t.charCodeAt(l)===58?(I=":",l++):(I=null,E('":"')),I!==null?(D=me(),D!==null?I=[I,D]:(I=null,l=De)):(I=null,l=De),I=I!==null?I:"",I!==null?(t.substr(l,2)==="::"?(D="::",l+=2):(D=null,E('"::"')),D!==null?s=[s,c,h,g,S,R,I,D]:(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W)):(s=null,l=W))))))))))))))),s!==null&&(s=function($h){return T.host_type="IPv6",t.substring(l,$h)}(pi)),s===null&&(l=pi),s}function me(){var s,c,h,g,S;return S=l,s=U(),s!==null?(c=U(),c=c!==null?c:"",c!==null?(h=U(),h=h!==null?h:"",h!==null?(g=U(),g=g!==null?g:"",g!==null?s=[s,c,h,g]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s}function Tt(){var s,c,h,g;return g=l,s=me(),s!==null?(t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=me(),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s===null&&(s=Rs()),s}function Rs(){var s,c,h,g,S,R,I,D,J;return D=l,J=l,s=cs(),s!==null?(t.charCodeAt(l)===46?(c=".",l++):(c=null,E('"."')),c!==null?(h=cs(),h!==null?(t.charCodeAt(l)===46?(g=".",l++):(g=null,E('"."')),g!==null?(S=cs(),S!==null?(t.charCodeAt(l)===46?(R=".",l++):(R=null,E('"."')),R!==null?(I=cs(),I!==null?s=[s,c,h,g,S,R,I]:(s=null,l=J)):(s=null,l=J)):(s=null,l=J)):(s=null,l=J)):(s=null,l=J)):(s=null,l=J)):(s=null,l=J),s!==null&&(s=function(Ne){return T.host_type="IPv4",t.substring(l,Ne)}(D)),s===null&&(l=D),s}function cs(){var s,c,h,g;return g=l,t.substr(l,2)==="25"?(s="25",l+=2):(s=null,E('"25"')),s!==null?(/^[0-5]/.test(t.charAt(l))?(c=t.charAt(l),l++):(c=null,E("[0-5]")),c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s===null&&(g=l,t.charCodeAt(l)===50?(s="2",l++):(s=null,E('"2"')),s!==null?(/^[0-4]/.test(t.charAt(l))?(c=t.charAt(l),l++):(c=null,E("[0-4]")),c!==null?(h=w(),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s===null&&(g=l,t.charCodeAt(l)===49?(s="1",l++):(s=null,E('"1"')),s!==null?(c=w(),c!==null?(h=w(),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s===null&&(g=l,/^[1-9]/.test(t.charAt(l))?(s=t.charAt(l),l++):(s=null,E("[1-9]")),s!==null?(c=w(),c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s===null&&(s=w())))),s}function Wn(){var s,c,h,g,S,R,I;return R=l,I=l,s=w(),s=s!==null?s:"",s!==null?(c=w(),c=c!==null?c:"",c!==null?(h=w(),h=h!==null?h:"",h!==null?(g=w(),g=g!==null?g:"",g!==null?(S=w(),S=S!==null?S:"",S!==null?s=[s,c,h,g,S]:(s=null,l=I)):(s=null,l=I)):(s=null,l=I)):(s=null,l=I)):(s=null,l=I),s!==null&&(s=function(D,J){return J=parseInt(J.join("")),T.port=J,J}(R,s)),s===null&&(l=R),s}function Kn(){var s,c,h,g;for(s=[],g=l,t.charCodeAt(l)===59?(c=";",l++):(c=null,E('";"')),c!==null?(h=pn(),h!==null?c=[c,h]:(c=null,l=g)):(c=null,l=g);c!==null;)s.push(c),g=l,t.charCodeAt(l)===59?(c=";",l++):(c=null,E('";"')),c!==null?(h=pn(),h!==null?c=[c,h]:(c=null,l=g)):(c=null,l=g);return s}function pn(){var s;return s=Yn(),s===null&&(s=zn(),s===null&&(s=Jn(),s===null&&(s=bs(),s===null&&(s=Xn(),s===null&&(s=Qn(),s===null&&(s=Qt())))))),s}function Yn(){var s,c,h,g;return h=l,g=l,t.substr(l,10).toLowerCase()==="transport="?(s=t.substr(l,10),l+=10):(s=null,E('"transport="')),s!==null?(t.substr(l,3).toLowerCase()==="udp"?(c=t.substr(l,3),l+=3):(c=null,E('"udp"')),c===null&&(t.substr(l,3).toLowerCase()==="tcp"?(c=t.substr(l,3),l+=3):(c=null,E('"tcp"')),c===null&&(t.substr(l,4).toLowerCase()==="sctp"?(c=t.substr(l,4),l+=4):(c=null,E('"sctp"')),c===null&&(t.substr(l,3).toLowerCase()==="tls"?(c=t.substr(l,3),l+=3):(c=null,E('"tls"')),c===null&&(c=P())))),c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s!==null&&(s=function(S,R){T.uri_params||(T.uri_params={}),T.uri_params.transport=R.toLowerCase()}(h,s[1])),s===null&&(l=h),s}function zn(){var s,c,h,g;return h=l,g=l,t.substr(l,5).toLowerCase()==="user="?(s=t.substr(l,5),l+=5):(s=null,E('"user="')),s!==null?(t.substr(l,5).toLowerCase()==="phone"?(c=t.substr(l,5),l+=5):(c=null,E('"phone"')),c===null&&(t.substr(l,2).toLowerCase()==="ip"?(c=t.substr(l,2),l+=2):(c=null,E('"ip"')),c===null&&(c=P())),c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s!==null&&(s=function(S,R){T.uri_params||(T.uri_params={}),T.uri_params.user=R.toLowerCase()}(h,s[1])),s===null&&(l=h),s}function Jn(){var s,c,h,g;return h=l,g=l,t.substr(l,7).toLowerCase()==="method="?(s=t.substr(l,7),l+=7):(s=null,E('"method="')),s!==null?(c=En(),c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s!==null&&(s=function(S,R){T.uri_params||(T.uri_params={}),T.uri_params.method=R}(h,s[1])),s===null&&(l=h),s}function bs(){var s,c,h,g;return h=l,g=l,t.substr(l,4).toLowerCase()==="ttl="?(s=t.substr(l,4),l+=4):(s=null,E('"ttl="')),s!==null?(c=xl(),c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s!==null&&(s=function(S,R){T.params||(T.params={}),T.params.ttl=R}(h,s[1])),s===null&&(l=h),s}function Xn(){var s,c,h,g;return h=l,g=l,t.substr(l,6).toLowerCase()==="maddr="?(s=t.substr(l,6),l+=6):(s=null,E('"maddr="')),s!==null?(c=Se(),c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s!==null&&(s=function(S,R){T.uri_params||(T.uri_params={}),T.uri_params.maddr=R}(h,s[1])),s===null&&(l=h),s}function Qn(){var s,c,h,g,S,R;return g=l,S=l,t.substr(l,2).toLowerCase()==="lr"?(s=t.substr(l,2),l+=2):(s=null,E('"lr"')),s!==null?(R=l,t.charCodeAt(l)===61?(c="=",l++):(c=null,E('"="')),c!==null?(h=P(),h!==null?c=[c,h]:(c=null,l=R)):(c=null,l=R),c=c!==null?c:"",c!==null?s=[s,c]:(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(I){T.uri_params||(T.uri_params={}),T.uri_params.lr=void 0}()),s===null&&(l=g),s}function Qt(){var s,c,h,g,S,R;return g=l,S=l,s=Zn(),s!==null?(R=l,t.charCodeAt(l)===61?(c="=",l++):(c=null,E('"="')),c!==null?(h=el(),h!==null?c=[c,h]:(c=null,l=R)):(c=null,l=R),c=c!==null?c:"",c!==null?s=[s,c]:(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(I,D,J){T.uri_params||(T.uri_params={}),typeof J>"u"?J=void 0:J=J[1],T.uri_params[D.toLowerCase()]=J}(g,s[0],s[1])),s===null&&(l=g),s}function Zn(){var s,c,h;if(h=l,c=kt(),c!==null)for(s=[];c!==null;)s.push(c),c=kt();else s=null;return s!==null&&(s=function(g,S){return S.join("")}(h,s)),s===null&&(l=h),s}function el(){var s,c,h;if(h=l,c=kt(),c!==null)for(s=[];c!==null;)s.push(c),c=kt();else s=null;return s!==null&&(s=function(g,S){return S.join("")}(h,s)),s===null&&(l=h),s}function kt(){var s;return s=er(),s===null&&(s=B(),s===null&&(s=V())),s}function er(){var s;return t.charCodeAt(l)===91?(s="[",l++):(s=null,E('"["')),s===null&&(t.charCodeAt(l)===93?(s="]",l++):(s=null,E('"]"')),s===null&&(t.charCodeAt(l)===47?(s="/",l++):(s=null,E('"/"')),s===null&&(t.charCodeAt(l)===58?(s=":",l++):(s=null,E('":"')),s===null&&(t.charCodeAt(l)===38?(s="&",l++):(s=null,E('"&"')),s===null&&(t.charCodeAt(l)===43?(s="+",l++):(s=null,E('"+"')),s===null&&(t.charCodeAt(l)===36?(s="$",l++):(s=null,E('"$"')))))))),s}function tl(){var s,c,h,g,S,R,I;if(R=l,t.charCodeAt(l)===63?(s="?",l++):(s=null,E('"?"')),s!==null)if(c=Zt(),c!==null){for(h=[],I=l,t.charCodeAt(l)===38?(g="&",l++):(g=null,E('"&"')),g!==null?(S=Zt(),S!==null?g=[g,S]:(g=null,l=I)):(g=null,l=I);g!==null;)h.push(g),I=l,t.charCodeAt(l)===38?(g="&",l++):(g=null,E('"&"')),g!==null?(S=Zt(),S!==null?g=[g,S]:(g=null,l=I)):(g=null,l=I);h!==null?s=[s,c,h]:(s=null,l=R)}else s=null,l=R;else s=null,l=R;return s}function Zt(){var s,c,h,g,S;return g=l,S=l,s=sl(),s!==null?(t.charCodeAt(l)===61?(c="=",l++):(c=null,E('"="')),c!==null?(h=nl(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I,D){I=I.join("").toLowerCase(),D=D.join(""),T.uri_headers||(T.uri_headers={}),T.uri_headers[I]?T.uri_headers[I].push(D):T.uri_headers[I]=[D]}(g,s[0],s[2])),s===null&&(l=g),s}function sl(){var s,c;if(c=Is(),c===null&&(c=B(),c===null&&(c=V())),c!==null)for(s=[];c!==null;)s.push(c),c=Is(),c===null&&(c=B(),c===null&&(c=V()));else s=null;return s}function nl(){var s,c;for(s=[],c=Is(),c===null&&(c=B(),c===null&&(c=V()));c!==null;)s.push(c),c=Is(),c===null&&(c=B(),c===null&&(c=V()));return s}function Is(){var s;return t.charCodeAt(l)===91?(s="[",l++):(s=null,E('"["')),s===null&&(t.charCodeAt(l)===93?(s="]",l++):(s=null,E('"]"')),s===null&&(t.charCodeAt(l)===47?(s="/",l++):(s=null,E('"/"')),s===null&&(t.charCodeAt(l)===63?(s="?",l++):(s=null,E('"?"')),s===null&&(t.charCodeAt(l)===58?(s=":",l++):(s=null,E('":"')),s===null&&(t.charCodeAt(l)===43?(s="+",l++):(s=null,E('"+"')),s===null&&(t.charCodeAt(l)===36?(s="$",l++):(s=null,E('"$"')))))))),s}function Ks(){var s;return s=sr(),console.log("result0",s),s===null&&(s=ll(),console.log("result0 2",s)),s}function ll(){var s,c,h,g,S,R;return R=l,s=En(),s!==null?(c=k(),console.log("parse_SP",c),c!==null?(h=ws(),console.log("parse_Request_URI",h),h!==null?(g=k(),console.log("parse_SP 2",g),g!==null?(S=Tn(),S!==null?s=[s,c,h,g,S]:(s=null,l=R)):(s=null,l=R)):(s=null,l=R)):(s=null,l=R)):(s=null,l=R),s}function ws(){var s;return s=Mt(),s===null&&(s=Os()),s}function Os(){var s,c,h,g;return g=l,s=il(),s!==null?(t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c!==null?(h=rl(),h===null&&(h=Ns()),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s}function rl(){var s,c,h,g,S;return g=l,s=es(),s===null&&(s=Ds()),s!==null?(S=l,t.charCodeAt(l)===63?(c="?",l++):(c=null,E('"?"')),c!==null?(h=ul(),h!==null?c=[c,h]:(c=null,l=S)):(c=null,l=S),c=c!==null?c:"",c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s}function es(){var s,c,h,g;return g=l,t.substr(l,2)==="//"?(s="//",l+=2):(s=null,E('"//"')),s!==null?(c=al(),c!==null?(h=Ds(),h=h!==null?h:"",h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s}function Ds(){var s,c,h;return h=l,t.charCodeAt(l)===47?(s="/",l++):(s=null,E('"/"')),s!==null?(c=Us(),c!==null?s=[s,c]:(s=null,l=h)):(s=null,l=h),s}function Ns(){var s,c,h,g;if(g=l,s=mn(),s!==null){for(c=[],h=ts();h!==null;)c.push(h),h=ts();c!==null?s=[s,c]:(s=null,l=g)}else s=null,l=g;return s}function ts(){var s;return s=Ue(),s===null&&(s=B(),s===null&&(s=V())),s}function mn(){var s;return s=B(),s===null&&(s=V(),s===null&&(t.charCodeAt(l)===59?(s=";",l++):(s=null,E('";"')),s===null&&(t.charCodeAt(l)===63?(s="?",l++):(s=null,E('"?"')),s===null&&(t.charCodeAt(l)===58?(s=":",l++):(s=null,E('":"')),s===null&&(t.charCodeAt(l)===64?(s="@",l++):(s=null,E('"@"')),s===null&&(t.charCodeAt(l)===38?(s="&",l++):(s=null,E('"&"')),s===null&&(t.charCodeAt(l)===61?(s="=",l++):(s=null,E('"="')),s===null&&(t.charCodeAt(l)===43?(s="+",l++):(s=null,E('"+"')),s===null&&(t.charCodeAt(l)===36?(s="$",l++):(s=null,E('"$"')),s===null&&(t.charCodeAt(l)===44?(s=",",l++):(s=null,E('","')))))))))))),s}function Us(){var s,c,h,g,S,R;if(S=l,s=Ys(),s!==null){for(c=[],R=l,t.charCodeAt(l)===47?(h="/",l++):(h=null,E('"/"')),h!==null?(g=Ys(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,t.charCodeAt(l)===47?(h="/",l++):(h=null,E('"/"')),h!==null?(g=Ys(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function Ys(){var s,c,h,g,S,R;for(S=l,s=[],c=fs();c!==null;)s.push(c),c=fs();if(s!==null){for(c=[],R=l,t.charCodeAt(l)===59?(h=";",l++):(h=null,E('";"')),h!==null?(g=gn(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,t.charCodeAt(l)===59?(h=";",l++):(h=null,E('";"')),h!==null?(g=gn(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function gn(){var s,c;for(s=[],c=fs();c!==null;)s.push(c),c=fs();return s}function fs(){var s;return s=B(),s===null&&(s=V(),s===null&&(t.charCodeAt(l)===58?(s=":",l++):(s=null,E('":"')),s===null&&(t.charCodeAt(l)===64?(s="@",l++):(s=null,E('"@"')),s===null&&(t.charCodeAt(l)===38?(s="&",l++):(s=null,E('"&"')),s===null&&(t.charCodeAt(l)===61?(s="=",l++):(s=null,E('"="')),s===null&&(t.charCodeAt(l)===43?(s="+",l++):(s=null,E('"+"')),s===null&&(t.charCodeAt(l)===36?(s="$",l++):(s=null,E('"$"')),s===null&&(t.charCodeAt(l)===44?(s=",",l++):(s=null,E('","')))))))))),s}function il(){var s,c,h,g,S;if(g=l,S=l,s=N(),s!==null){for(c=[],h=N(),h===null&&(h=w(),h===null&&(t.charCodeAt(l)===43?(h="+",l++):(h=null,E('"+"')),h===null&&(t.charCodeAt(l)===45?(h="-",l++):(h=null,E('"-"')),h===null&&(t.charCodeAt(l)===46?(h=".",l++):(h=null,E('"."'))))));h!==null;)c.push(h),h=N(),h===null&&(h=w(),h===null&&(t.charCodeAt(l)===43?(h="+",l++):(h=null,E('"+"')),h===null&&(t.charCodeAt(l)===45?(h="-",l++):(h=null,E('"-"')),h===null&&(t.charCodeAt(l)===46?(h=".",l++):(h=null,E('"."'))))));c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s!==null&&(s=function(R){T.scheme=t.substring(l,R)}(g)),s===null&&(l=g),s}function al(){var s;return s=vn(),s===null&&(s=ol()),s}function vn(){var s,c,h,g;return h=l,g=l,s=As(),s!==null?(t.charCodeAt(l)===64?(c="@",l++):(c=null,E('"@"')),c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s=s!==null?s:"",s!==null?(c=os(),c!==null?s=[s,c]:(s=null,l=h)):(s=null,l=h),s=s!==null?s:"",s}function ol(){var s,c;if(c=B(),c===null&&(c=V(),c===null&&(t.charCodeAt(l)===36?(c="$",l++):(c=null,E('"$"')),c===null&&(t.charCodeAt(l)===44?(c=",",l++):(c=null,E('","')),c===null&&(t.charCodeAt(l)===59?(c=";",l++):(c=null,E('";"')),c===null&&(t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c===null&&(t.charCodeAt(l)===64?(c="@",l++):(c=null,E('"@"')),c===null&&(t.charCodeAt(l)===38?(c="&",l++):(c=null,E('"&"')),c===null&&(t.charCodeAt(l)===61?(c="=",l++):(c=null,E('"="')),c===null&&(t.charCodeAt(l)===43?(c="+",l++):(c=null,E('"+"'))))))))))),c!==null)for(s=[];c!==null;)s.push(c),c=B(),c===null&&(c=V(),c===null&&(t.charCodeAt(l)===36?(c="$",l++):(c=null,E('"$"')),c===null&&(t.charCodeAt(l)===44?(c=",",l++):(c=null,E('","')),c===null&&(t.charCodeAt(l)===59?(c=";",l++):(c=null,E('";"')),c===null&&(t.charCodeAt(l)===58?(c=":",l++):(c=null,E('":"')),c===null&&(t.charCodeAt(l)===64?(c="@",l++):(c=null,E('"@"')),c===null&&(t.charCodeAt(l)===38?(c="&",l++):(c=null,E('"&"')),c===null&&(t.charCodeAt(l)===61?(c="=",l++):(c=null,E('"="')),c===null&&(t.charCodeAt(l)===43?(c="+",l++):(c=null,E('"+"')))))))))));else s=null;return s}function ul(){var s,c;for(s=[],c=ts();c!==null;)s.push(c),c=ts();return s}function Tn(){var s,c,h,g,S,R,I,D;if(I=l,D=l,t.substr(l,3).toLowerCase()==="sip"?(s=t.substr(l,3),l+=3):(s=null,E('"SIP"')),s!==null)if(t.charCodeAt(l)===47?(c="/",l++):(c=null,E('"/"')),c!==null){if(g=w(),g!==null)for(h=[];g!==null;)h.push(g),g=w();else h=null;if(h!==null)if(t.charCodeAt(l)===46?(g=".",l++):(g=null,E('"."')),g!==null){if(R=w(),R!==null)for(S=[];R!==null;)S.push(R),R=w();else S=null;S!==null?s=[s,c,h,g,S]:(s=null,l=D)}else s=null,l=D;else s=null,l=D}else s=null,l=D;else s=null,l=D;return s!==null&&(s=function(J){T.sip_version=t.substring(l,J)}(I)),s===null&&(l=I),s}function cl(){var s;return t.substr(l,6)==="INVITE"?(s="INVITE",l+=6):(s=null,E('"INVITE"')),s}function fl(){var s;return t.substr(l,3)==="ACK"?(s="ACK",l+=3):(s=null,E('"ACK"')),s}function hl(){var s;return t.substr(l,7)==="OPTIONS"?(s="OPTIONS",l+=7):(s=null,E('"OPTIONS"')),s}function zs(){var s;return t.substr(l,3)==="BYE"?(s="BYE",l+=3):(s=null,E('"BYE"')),s}function _l(){var s;return t.substr(l,6)==="CANCEL"?(s="CANCEL",l+=6):(s=null,E('"CANCEL"')),s}function dl(){var s;return t.substr(l,8)==="REGISTER"?(s="REGISTER",l+=8):(s=null,E('"REGISTER"')),s}function Js(){var s;return t.substr(l,9)==="SUBSCRIBE"?(s="SUBSCRIBE",l+=9):(s=null,E('"SUBSCRIBE"')),s}function pl(){var s;return t.substr(l,6)==="NOTIFY"?(s="NOTIFY",l+=6):(s=null,E('"NOTIFY"')),s}function tr(){var s;return t.substr(l,5)==="REFER"?(s="REFER",l+=5):(s=null,E('"REFER"')),s}function En(){var s,c;return c=l,s=cl(),s===null&&(s=fl(),s===null&&(s=hl(),s===null&&(s=zs(),s===null&&(s=_l(),s===null&&(s=dl(),s===null&&(s=Js(),s===null&&(s=pl(),s===null&&(s=tr(),s===null&&(s=P()))))))))),s!==null&&(s=function(h){return T.method=t.substring(l,h),T.method}(c)),s===null&&(l=c),s}function sr(){var s,c,h,g,S,R;return R=l,s=Tn(),s!==null?(c=k(),c!==null?(h=Cn(),h!==null?(g=k(),g!==null?(S=Sn(),S!==null?s=[s,c,h,g,S]:(s=null,l=R)):(s=null,l=R)):(s=null,l=R)):(s=null,l=R)):(s=null,l=R),s}function Cn(){var s,c;return c=l,s=hs(),s!==null&&(s=function(h,g){T.status_code=parseInt(g.join(""))}(c,s)),s===null&&(l=c),s}function hs(){var s,c,h,g;return g=l,s=w(),s!==null?(c=w(),c!==null?(h=w(),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s}function Sn(){var s,c,h;for(h=l,s=[],c=Ue(),c===null&&(c=B(),c===null&&(c=V(),c===null&&(c=$(),c===null&&(c=ne(),c===null&&(c=k(),c===null&&(c=H()))))));c!==null;)s.push(c),c=Ue(),c===null&&(c=B(),c===null&&(c=V(),c===null&&(c=$(),c===null&&(c=ne(),c===null&&(c=k(),c===null&&(c=H()))))));return s!==null&&(s=function(g){T.reason_phrase=t.substring(l,g)}(h)),s===null&&(l=h),s}function Xs(){var s,c,h,g,S,R;if(S=l,s=Ms(),s!==null){for(c=[],R=l,h=$e(),h!==null?(g=Ms(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,h=$e(),h!==null?(g=Ms(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function _s(){var s,c,h,g,S,R;return g=l,S=l,s=he(),s!==null?(R=l,t.charCodeAt(l)===64?(c="@",l++):(c=null,E('"@"')),c!==null?(h=he(),h!==null?c=[c,h]:(c=null,l=R)):(c=null,l=R),c=c!==null?c:"",c!==null?s=[s,c]:(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(I){T=t.substring(l,I)}(g)),s===null&&(l=g),s}function An(){var s,c,h,g,S,R,I;if(S=l,s=Re(),s===null)if(R=l,s=Lt(),s!==null){for(c=[],I=l,h=$e(),h!==null?(g=Lt(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);h!==null;)c.push(h),I=l,h=$e(),h!==null?(g=Lt(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);c!==null?s=[s,c]:(s=null,l=R)}else s=null,l=R;return s!==null&&(s=function(D){var J,Ne;for(Ne=T.multi_header.length,J=0;J<Ne;J++)if(T.multi_header[J].parsed===null){T=null;break}T!==null?T=T.multi_header:T=-1}()),s===null&&(l=S),s}function Lt(){var s,c,h,g,S,R,I;if(S=l,R=l,s=Ve(),s===null&&(s=ss()),s!==null){for(c=[],I=l,h=ue(),h!==null?(g=Gt(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);h!==null;)c.push(h),I=l,h=ue(),h!==null?(g=Gt(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);c!==null?s=[s,c]:(s=null,l=R)}else s=null,l=R;return s!==null&&(s=function(D){var J;T.multi_header||(T.multi_header=[]);try{J=new m(T.uri,T.display_name,T.params),delete T.uri,delete T.display_name,delete T.params}catch{J=null}T.multi_header.push({possition:l,offset:D,parsed:J})}(S)),s===null&&(l=S),s}function ss(){var s,c,h,g,S;return S=l,s=Ke(),s=s!==null?s:"",s!==null?(c=st(),c!==null?(h=Mt(),h!==null?(g=we(),g!==null?s=[s,c,h,g]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s}function Ke(){var s,c,h,g,S,R,I;if(S=l,R=l,s=P(),s!==null){for(c=[],I=l,h=G(),h!==null?(g=P(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);h!==null;)c.push(h),I=l,h=G(),h!==null?(g=P(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);c!==null?s=[s,c]:(s=null,l=R)}else s=null,l=R;return s===null&&(s=ke()),s!==null&&(s=function(D,J){typeof J=="string"?T.display_name=J:T.display_name=J[1].reduce(function(Ne,We){return Ne+We[0]+We[1]},J[0])}(S,s)),s===null&&(l=S),s}function Gt(){var s;return s=nr(),s===null&&(s=Je(),s===null&&(s=Ze())),s}function nr(){var s,c,h,g,S;return g=l,S=l,t.substr(l,1).toLowerCase()==="q"?(s=t.substr(l,1),l++):(s=null,E('"q"')),s!==null?(c=fe(),c!==null?(h=lr(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){T.params||(T.params={}),T.params.q=I}(g,s[2])),s===null&&(l=g),s}function Je(){var s,c,h,g,S;return g=l,S=l,t.substr(l,7).toLowerCase()==="expires"?(s=t.substr(l,7),l+=7):(s=null,E('"expires"')),s!==null?(c=fe(),c!==null?(h=Wt(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){T.params||(T.params={}),T.params.expires=I}(g,s[2])),s===null&&(l=g),s}function Wt(){var s,c,h;if(h=l,c=w(),c!==null)for(s=[];c!==null;)s.push(c),c=w();else s=null;return s!==null&&(s=function(g,S){return parseInt(S.join(""))}(h,s)),s===null&&(l=h),s}function lr(){var s,c,h,g,S,R,I,D;return R=l,I=l,t.charCodeAt(l)===48?(s="0",l++):(s=null,E('"0"')),s!==null?(D=l,t.charCodeAt(l)===46?(c=".",l++):(c=null,E('"."')),c!==null?(h=w(),h=h!==null?h:"",h!==null?(g=w(),g=g!==null?g:"",g!==null?(S=w(),S=S!==null?S:"",S!==null?c=[c,h,g,S]:(c=null,l=D)):(c=null,l=D)):(c=null,l=D)):(c=null,l=D),c=c!==null?c:"",c!==null?s=[s,c]:(s=null,l=I)):(s=null,l=I),s!==null&&(s=function(J){return parseFloat(t.substring(l,J))}(R)),s===null&&(l=R),s}function Ze(){var s,c,h,g,S,R;return g=l,S=l,s=P(),s!==null?(R=l,c=fe(),c!==null?(h=ml(),h!==null?c=[c,h]:(c=null,l=R)):(c=null,l=R),c=c!==null?c:"",c!==null?s=[s,c]:(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(I,D,J){T.params||(T.params={}),typeof J>"u"?J=void 0:J=J[1],T.params[D.toLowerCase()]=J}(g,s[0],s[1])),s===null&&(l=g),s}function ml(){var s;return s=P(),s===null&&(s=Se(),s===null&&(s=Ce())),s}function $r(){var s,c,h,g,S,R;if(S=l,s=rr(),s!==null){for(c=[],R=l,h=ue(),h!==null?(g=gl(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,h=ue(),h!==null?(g=gl(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function rr(){var s;return t.substr(l,6).toLowerCase()==="render"?(s=t.substr(l,6),l+=6):(s=null,E('"render"')),s===null&&(t.substr(l,7).toLowerCase()==="session"?(s=t.substr(l,7),l+=7):(s=null,E('"session"')),s===null&&(t.substr(l,4).toLowerCase()==="icon"?(s=t.substr(l,4),l+=4):(s=null,E('"icon"')),s===null&&(t.substr(l,5).toLowerCase()==="alert"?(s=t.substr(l,5),l+=5):(s=null,E('"alert"')),s===null&&(s=P())))),s}function gl(){var s;return s=ir(),s===null&&(s=Ze()),s}function ir(){var s,c,h,g;return g=l,t.substr(l,8).toLowerCase()==="handling"?(s=t.substr(l,8),l+=8):(s=null,E('"handling"')),s!==null?(c=fe(),c!==null?(t.substr(l,8).toLowerCase()==="optional"?(h=t.substr(l,8),l+=8):(h=null,E('"optional"')),h===null&&(t.substr(l,8).toLowerCase()==="required"?(h=t.substr(l,8),l+=8):(h=null,E('"required"')),h===null&&(h=P())),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s}function ar(){var s,c,h,g,S,R;if(S=l,s=P(),s!==null){for(c=[],R=l,h=$e(),h!==null?(g=P(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,h=$e(),h!==null?(g=P(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function yn(){var s,c,h;if(h=l,c=w(),c!==null)for(s=[];c!==null;)s.push(c),c=w();else s=null;return s!==null&&(s=function(g,S){T=parseInt(S.join(""))}(h,s)),s===null&&(l=h),s}function or(){var s,c;return c=l,s=vl(),s!==null&&(s=function(h){T=t.substring(l,h)}(c)),s===null&&(l=c),s}function vl(){var s,c,h,g,S,R,I,D;if(I=l,s=xs(),s!==null)if(c=be(),c!==null)if(h=Hr(),h!==null){for(g=[],D=l,S=ue(),S!==null?(R=ds(),R!==null?S=[S,R]:(S=null,l=D)):(S=null,l=D);S!==null;)g.push(S),D=l,S=ue(),S!==null?(R=ds(),R!==null?S=[S,R]:(S=null,l=D)):(S=null,l=D);g!==null?s=[s,c,h,g]:(s=null,l=I)}else s=null,l=I;else s=null,l=I;else s=null,l=I;return s}function xs(){var s;return s=Tl(),s===null&&(s=ur()),s}function Tl(){var s;return t.substr(l,4).toLowerCase()==="text"?(s=t.substr(l,4),l+=4):(s=null,E('"text"')),s===null&&(t.substr(l,5).toLowerCase()==="image"?(s=t.substr(l,5),l+=5):(s=null,E('"image"')),s===null&&(t.substr(l,5).toLowerCase()==="audio"?(s=t.substr(l,5),l+=5):(s=null,E('"audio"')),s===null&&(t.substr(l,5).toLowerCase()==="video"?(s=t.substr(l,5),l+=5):(s=null,E('"video"')),s===null&&(t.substr(l,11).toLowerCase()==="application"?(s=t.substr(l,11),l+=11):(s=null,E('"application"')),s===null&&(s=Ps()))))),s}function ur(){var s;return t.substr(l,7).toLowerCase()==="message"?(s=t.substr(l,7),l+=7):(s=null,E('"message"')),s===null&&(t.substr(l,9).toLowerCase()==="multipart"?(s=t.substr(l,9),l+=9):(s=null,E('"multipart"')),s===null&&(s=Ps())),s}function Ps(){var s;return s=P(),s===null&&(s=cr()),s}function cr(){var s,c,h;return h=l,t.substr(l,2).toLowerCase()==="x-"?(s=t.substr(l,2),l+=2):(s=null,E('"x-"')),s!==null?(c=P(),c!==null?s=[s,c]:(s=null,l=h)):(s=null,l=h),s}function Hr(){var s;return s=Ps(),s===null&&(s=P()),s}function ds(){var s,c,h,g;return g=l,s=P(),s!==null?(c=fe(),c!==null?(h=Fr(),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s}function Fr(){var s;return s=P(),s===null&&(s=Ce()),s}function fr(){var s,c,h,g;return g=l,s=ps(),s!==null?(c=G(),c!==null?(h=En(),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s}function ps(){var s,c,h;if(h=l,c=w(),c!==null)for(s=[];c!==null;)s.push(c),c=w();else s=null;return s!==null&&(s=function(g,S){T.value=parseInt(S.join(""))}(h,s)),s===null&&(l=h),s}function fi(){var s,c;return c=l,s=Wt(),s!==null&&(s=function(h,g){T=g}(c,s)),s===null&&(l=c),s}function hr(){var s,c,h,g,S,R,I;if(S=l,R=l,s=Ms(),s!==null){for(c=[],I=l,h=ue(),h!==null?(g=Ze(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);h!==null;)c.push(h),I=l,h=ue(),h!==null?(g=Ze(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);c!==null?s=[s,c]:(s=null,l=R)}else s=null,l=R;return s!==null&&(s=function(D,J){T.event=J.join("").toLowerCase()}(S,s[0])),s===null&&(l=S),s}function Ms(){var s,c,h,g,S,R;if(S=l,s=Q(),s!==null){for(c=[],R=l,t.charCodeAt(l)===46?(h=".",l++):(h=null,E('"."')),h!==null?(g=Q(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,t.charCodeAt(l)===46?(h=".",l++):(h=null,E('"."')),h!==null?(g=Q(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function hi(){var s,c,h,g,S,R,I;if(S=l,R=l,s=Ve(),s===null&&(s=ss()),s!==null){for(c=[],I=l,h=ue(),h!==null?(g=Rn(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);h!==null;)c.push(h),I=l,h=ue(),h!==null?(g=Rn(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);c!==null?s=[s,c]:(s=null,l=R)}else s=null,l=R;return s!==null&&(s=function(D){var J=T.tag;try{T=new m(T.uri,T.display_name,T.params),J&&T.setParam("tag",J)}catch{T=-1}}()),s===null&&(l=S),s}function Rn(){var s;return s=El(),s===null&&(s=Ze()),s}function El(){var s,c,h,g,S;return g=l,S=l,t.substr(l,3).toLowerCase()==="tag"?(s=t.substr(l,3),l+=3):(s=null,E('"tag"')),s!==null?(c=fe(),c!==null?(h=P(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){T.tag=I}(g,s[2])),s===null&&(l=g),s}function bn(){var s,c,h;if(h=l,c=w(),c!==null)for(s=[];c!==null;)s.push(c),c=w();else s=null;return s!==null&&(s=function(g,S){T=parseInt(S.join(""))}(h,s)),s===null&&(l=h),s}function Qs(){var s,c;return c=l,s=Wt(),s!==null&&(s=function(h,g){T=g}(c,s)),s===null&&(l=c),s}function _r(){var s,c,h,g,S,R,I,D,J,Ne;for(D=l,J=l,s=[],c=Ke();c!==null;)s.push(c),c=Ke();if(s!==null)if(c=st(),c!==null)if(h=Mt(),h!==null)if(g=we(),g!==null){for(S=[],Ne=l,R=ue(),R!==null?(I=Ze(),I!==null?R=[R,I]:(R=null,l=Ne)):(R=null,l=Ne);R!==null;)S.push(R),Ne=l,R=ue(),R!==null?(I=Ze(),I!==null?R=[R,I]:(R=null,l=Ne)):(R=null,l=Ne);S!==null?s=[s,c,h,g,S]:(s=null,l=J)}else s=null,l=J;else s=null,l=J;else s=null,l=J;else s=null,l=J;return s!==null&&(s=function(We){try{T=new m(T.uri,T.display_name,T.params)}catch{T=-1}}()),s===null&&(l=D),s}function Zs(){var s;return s=ks(),s}function ks(){var s,c,h,g,S,R,I,D;if(I=l,t.substr(l,6).toLowerCase()==="digest"?(s=t.substr(l,6),l+=6):(s=null,E('"Digest"')),s!==null)if(c=G(),c!==null)if(h=tn(),h!==null){for(g=[],D=l,S=$e(),S!==null?(R=tn(),R!==null?S=[S,R]:(S=null,l=D)):(S=null,l=D);S!==null;)g.push(S),D=l,S=$e(),S!==null?(R=tn(),R!==null?S=[S,R]:(S=null,l=D)):(S=null,l=D);g!==null?s=[s,c,h,g]:(s=null,l=I)}else s=null,l=I;else s=null,l=I;else s=null,l=I;return s===null&&(s=en()),s}function en(){var s,c,h,g,S,R,I,D;if(I=l,s=P(),s!==null)if(c=G(),c!==null)if(h=Ls(),h!==null){for(g=[],D=l,S=$e(),S!==null?(R=Ls(),R!==null?S=[S,R]:(S=null,l=D)):(S=null,l=D);S!==null;)g.push(S),D=l,S=$e(),S!==null?(R=Ls(),R!==null?S=[S,R]:(S=null,l=D)):(S=null,l=D);g!==null?s=[s,c,h,g]:(s=null,l=I)}else s=null,l=I;else s=null,l=I;else s=null,l=I;return s}function Ls(){var s,c,h,g;return g=l,s=P(),s!==null?(c=fe(),c!==null?(h=P(),h===null&&(h=Ce()),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s}function tn(){var s;return s=sn(),s===null&&(s=Sl(),s===null&&(s=ln(),s===null&&(s=pr(),s===null&&(s=ms(),s===null&&(s=qr(),s===null&&(s=Al(),s===null&&(s=Ls()))))))),s}function sn(){var s,c,h,g;return g=l,t.substr(l,5).toLowerCase()==="realm"?(s=t.substr(l,5),l+=5):(s=null,E('"realm"')),s!==null?(c=fe(),c!==null?(h=Cl(),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s}function Cl(){var s,c;return c=l,s=ke(),s!==null&&(s=function(h,g){T.realm=g}(c,s)),s===null&&(l=c),s}function Sl(){var s,c,h,g,S,R,I,D,J;if(D=l,t.substr(l,6).toLowerCase()==="domain"?(s=t.substr(l,6),l+=6):(s=null,E('"domain"')),s!==null)if(c=fe(),c!==null)if(h=Pe(),h!==null)if(g=nn(),g!==null){if(S=[],J=l,I=k(),I!==null)for(R=[];I!==null;)R.push(I),I=k();else R=null;for(R!==null?(I=nn(),I!==null?R=[R,I]:(R=null,l=J)):(R=null,l=J);R!==null;){if(S.push(R),J=l,I=k(),I!==null)for(R=[];I!==null;)R.push(I),I=k();else R=null;R!==null?(I=nn(),I!==null?R=[R,I]:(R=null,l=J)):(R=null,l=J)}S!==null?(R=Le(),R!==null?s=[s,c,h,g,S,R]:(s=null,l=D)):(s=null,l=D)}else s=null,l=D;else s=null,l=D;else s=null,l=D;else s=null,l=D;return s}function nn(){var s;return s=Os(),s===null&&(s=Ds()),s}function ln(){var s,c,h,g;return g=l,t.substr(l,5).toLowerCase()==="nonce"?(s=t.substr(l,5),l+=5):(s=null,E('"nonce"')),s!==null?(c=fe(),c!==null?(h=dr(),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s}function dr(){var s,c;return c=l,s=ke(),s!==null&&(s=function(h,g){T.nonce=g}(c,s)),s===null&&(l=c),s}function pr(){var s,c,h,g,S;return g=l,S=l,t.substr(l,6).toLowerCase()==="opaque"?(s=t.substr(l,6),l+=6):(s=null,E('"opaque"')),s!==null?(c=fe(),c!==null?(h=ke(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){T.opaque=I}(g,s[2])),s===null&&(l=g),s}function ms(){var s,c,h,g,S;return g=l,t.substr(l,5).toLowerCase()==="stale"?(s=t.substr(l,5),l+=5):(s=null,E('"stale"')),s!==null?(c=fe(),c!==null?(S=l,t.substr(l,4).toLowerCase()==="true"?(h=t.substr(l,4),l+=4):(h=null,E('"true"')),h!==null&&(h=function(R){T.stale=!0}()),h===null&&(l=S),h===null&&(S=l,t.substr(l,5).toLowerCase()==="false"?(h=t.substr(l,5),l+=5):(h=null,E('"false"')),h!==null&&(h=function(R){T.stale=!1}()),h===null&&(l=S)),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s}function qr(){var s,c,h,g,S;return g=l,S=l,t.substr(l,9).toLowerCase()==="algorithm"?(s=t.substr(l,9),l+=9):(s=null,E('"algorithm"')),s!==null?(c=fe(),c!==null?(t.substr(l,3).toLowerCase()==="md5"?(h=t.substr(l,3),l+=3):(h=null,E('"MD5"')),h===null&&(t.substr(l,8).toLowerCase()==="md5-sess"?(h=t.substr(l,8),l+=8):(h=null,E('"MD5-sess"')),h===null&&(h=P())),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){T.algorithm=I.toUpperCase()}(g,s[2])),s===null&&(l=g),s}function Al(){var s,c,h,g,S,R,I,D,J,Ne;if(D=l,t.substr(l,3).toLowerCase()==="qop"?(s=t.substr(l,3),l+=3):(s=null,E('"qop"')),s!==null)if(c=fe(),c!==null)if(h=Pe(),h!==null){if(J=l,g=gs(),g!==null){for(S=[],Ne=l,t.charCodeAt(l)===44?(R=",",l++):(R=null,E('","')),R!==null?(I=gs(),I!==null?R=[R,I]:(R=null,l=Ne)):(R=null,l=Ne);R!==null;)S.push(R),Ne=l,t.charCodeAt(l)===44?(R=",",l++):(R=null,E('","')),R!==null?(I=gs(),I!==null?R=[R,I]:(R=null,l=Ne)):(R=null,l=Ne);S!==null?g=[g,S]:(g=null,l=J)}else g=null,l=J;g!==null?(S=Le(),S!==null?s=[s,c,h,g,S]:(s=null,l=D)):(s=null,l=D)}else s=null,l=D;else s=null,l=D;else s=null,l=D;return s}function gs(){var s,c;return c=l,t.substr(l,8).toLowerCase()==="auth-int"?(s=t.substr(l,8),l+=8):(s=null,E('"auth-int"')),s===null&&(t.substr(l,4).toLowerCase()==="auth"?(s=t.substr(l,4),l+=4):(s=null,E('"auth"')),s===null&&(s=P())),s!==null&&(s=function(h,g){T.qop||(T.qop=[]),T.qop.push(g.toLowerCase())}(c,s)),s===null&&(l=c),s}function _i(){var s,c,h,g,S,R;if(S=l,s=P(),s!==null){for(c=[],R=l,h=$e(),h!==null?(g=P(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,h=$e(),h!==null?(g=P(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function mr(){var s,c,h,g,S,R,I;if(S=l,R=l,s=vs(),s!==null){for(c=[],I=l,h=$e(),h!==null?(g=vs(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);h!==null;)c.push(h),I=l,h=$e(),h!==null?(g=vs(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);c!==null?s=[s,c]:(s=null,l=R)}else s=null,l=R;return s!==null&&(s=function(D){var J,Ne;for(Ne=T.multi_header.length,J=0;J<Ne;J++)if(T.multi_header[J].parsed===null){T=null;break}T!==null?T=T.multi_header:T=-1}()),s===null&&(l=S),s}function vs(){var s,c,h,g,S,R,I;if(S=l,R=l,s=ss(),s!==null){for(c=[],I=l,h=ue(),h!==null?(g=Ze(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);h!==null;)c.push(h),I=l,h=ue(),h!==null?(g=Ze(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);c!==null?s=[s,c]:(s=null,l=R)}else s=null,l=R;return s!==null&&(s=function(D){var J;T.multi_header||(T.multi_header=[]);try{J=new m(T.uri,T.display_name,T.params),delete T.uri,delete T.display_name,delete T.params}catch{J=null}T.multi_header.push({possition:l,offset:D,parsed:J})}(S)),s===null&&(l=S),s}function di(){var s,c,h,g,S,R,I;if(S=l,R=l,t.substr(l,3).toLowerCase()==="sip"?(s=t.substr(l,3),l+=3):(s=null,E('"SIP"')),s===null&&(s=P()),s!==null){for(c=[],I=l,h=ue(),h!==null?(g=yl(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);h!==null;)c.push(h),I=l,h=ue(),h!==null?(g=yl(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);c!==null?s=[s,c]:(s=null,l=R)}else s=null,l=R;return s!==null&&(s=function(D,J){if(T.protocol=J.toLowerCase(),T.params||(T.params={}),T.params.text&&T.params.text[0]==='"'){var Ne=T.params.text;T.text=Ne.substring(1,Ne.length-1),delete T.params.text}}(S,s[0])),s===null&&(l=S),s}function yl(){var s;return s=$s(),s===null&&(s=Ze()),s}function $s(){var s,c,h,g,S,R;if(S=l,R=l,t.substr(l,5).toLowerCase()==="cause"?(s=t.substr(l,5),l+=5):(s=null,E('"cause"')),s!==null)if(c=fe(),c!==null){if(g=w(),g!==null)for(h=[];g!==null;)h.push(g),g=w();else h=null;h!==null?s=[s,c,h]:(s=null,l=R)}else s=null,l=R;else s=null,l=R;return s!==null&&(s=function(I,D){T.cause=parseInt(D.join(""))}(S,s[2])),s===null&&(l=S),s}function jr(){var s,c,h,g,S,R;if(S=l,s=P(),s!==null){for(c=[],R=l,h=$e(),h!==null?(g=P(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,h=$e(),h!==null?(g=P(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function Vr(){var s,c,h,g,S,R;if(S=l,s=rn(),s!==null){for(c=[],R=l,h=$e(),h!==null?(g=rn(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,h=$e(),h!==null?(g=rn(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function rn(){var s,c,h,g,S,R;if(S=l,s=ss(),s!==null){for(c=[],R=l,h=ue(),h!==null?(g=Ze(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,h=ue(),h!==null?(g=Ze(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function Br(){var s,c,h,g,S,R;if(S=l,s=Rl(),s!==null){for(c=[],R=l,h=ue(),h!==null?(g=gr(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,h=ue(),h!==null?(g=gr(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function Rl(){var s,c;return c=l,t.substr(l,6).toLowerCase()==="active"?(s=t.substr(l,6),l+=6):(s=null,E('"active"')),s===null&&(t.substr(l,7).toLowerCase()==="pending"?(s=t.substr(l,7),l+=7):(s=null,E('"pending"')),s===null&&(t.substr(l,10).toLowerCase()==="terminated"?(s=t.substr(l,10),l+=10):(s=null,E('"terminated"')),s===null&&(s=P()))),s!==null&&(s=function(h){T.state=t.substring(l,h)}(c)),s===null&&(l=c),s}function gr(){var s,c,h,g,S;return g=l,S=l,t.substr(l,6).toLowerCase()==="reason"?(s=t.substr(l,6),l+=6):(s=null,E('"reason"')),s!==null?(c=fe(),c!==null?(h=In(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){typeof I<"u"&&(T.reason=I)}(g,s[2])),s===null&&(l=g),s===null&&(g=l,S=l,t.substr(l,7).toLowerCase()==="expires"?(s=t.substr(l,7),l+=7):(s=null,E('"expires"')),s!==null?(c=fe(),c!==null?(h=Wt(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){typeof I<"u"&&(T.expires=I)}(g,s[2])),s===null&&(l=g),s===null&&(g=l,S=l,t.substr(l,11).toLowerCase()==="retry_after"?(s=t.substr(l,11),l+=11):(s=null,E('"retry_after"')),s!==null?(c=fe(),c!==null?(h=Wt(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){typeof I<"u"&&(T.retry_after=I)}(g,s[2])),s===null&&(l=g),s===null&&(s=Ze()))),s}function In(){var s;return t.substr(l,11).toLowerCase()==="deactivated"?(s=t.substr(l,11),l+=11):(s=null,E('"deactivated"')),s===null&&(t.substr(l,9).toLowerCase()==="probation"?(s=t.substr(l,9),l+=9):(s=null,E('"probation"')),s===null&&(t.substr(l,8).toLowerCase()==="rejected"?(s=t.substr(l,8),l+=8):(s=null,E('"rejected"')),s===null&&(t.substr(l,7).toLowerCase()==="timeout"?(s=t.substr(l,7),l+=7):(s=null,E('"timeout"')),s===null&&(t.substr(l,6).toLowerCase()==="giveup"?(s=t.substr(l,6),l+=6):(s=null,E('"giveup"')),s===null&&(t.substr(l,10).toLowerCase()==="noresource"?(s=t.substr(l,10),l+=10):(s=null,E('"noresource"')),s===null&&(t.substr(l,9).toLowerCase()==="invariant"?(s=t.substr(l,9),l+=9):(s=null,E('"invariant"')),s===null&&(s=P()))))))),s}function wn(){var s;return s=te(),s=s!==null?s:"",s}function Gr(){var s,c,h,g,S,R;if(S=l,s=P(),s!==null){for(c=[],R=l,h=$e(),h!==null?(g=P(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,h=$e(),h!==null?(g=P(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s=s!==null?s:"",s}function On(){var s,c,h,g,S,R,I;if(S=l,R=l,s=Ve(),s===null&&(s=ss()),s!==null){for(c=[],I=l,h=ue(),h!==null?(g=an(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);h!==null;)c.push(h),I=l,h=ue(),h!==null?(g=an(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);c!==null?s=[s,c]:(s=null,l=R)}else s=null,l=R;return s!==null&&(s=function(D){var J=T.tag;try{T=new m(T.uri,T.display_name,T.params),J&&T.setParam("tag",J)}catch{T=-1}}()),s===null&&(l=S),s}function an(){var s;return s=El(),s===null&&(s=Ze()),s}function vr(){var s,c,h,g,S,R;if(S=l,s=on(),s!==null){for(c=[],R=l,h=$e(),h!==null?(g=on(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,h=$e(),h!==null?(g=on(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function on(){var s,c,h,g,S,R,I,D;if(I=l,s=Nn(),s!==null)if(c=G(),c!==null)if(h=Un(),h!==null){for(g=[],D=l,S=ue(),S!==null?(R=Dn(),R!==null?S=[S,R]:(S=null,l=D)):(S=null,l=D);S!==null;)g.push(S),D=l,S=ue(),S!==null?(R=Dn(),R!==null?S=[S,R]:(S=null,l=D)):(S=null,l=D);g!==null?s=[s,c,h,g]:(s=null,l=I)}else s=null,l=I;else s=null,l=I;else s=null,l=I;return s}function Dn(){var s;return s=bl(),s===null&&(s=Il(),s===null&&(s=wl(),s===null&&(s=Ol(),s===null&&(s=Dl(),s===null&&(s=Ze()))))),s}function bl(){var s,c,h,g,S;return g=l,S=l,t.substr(l,3).toLowerCase()==="ttl"?(s=t.substr(l,3),l+=3):(s=null,E('"ttl"')),s!==null?(c=fe(),c!==null?(h=xl(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){T.ttl=I}(g,s[2])),s===null&&(l=g),s}function Il(){var s,c,h,g,S;return g=l,S=l,t.substr(l,5).toLowerCase()==="maddr"?(s=t.substr(l,5),l+=5):(s=null,E('"maddr"')),s!==null?(c=fe(),c!==null?(h=Se(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){T.maddr=I}(g,s[2])),s===null&&(l=g),s}function wl(){var s,c,h,g,S;return g=l,S=l,t.substr(l,8).toLowerCase()==="received"?(s=t.substr(l,8),l+=8):(s=null,E('"received"')),s!==null?(c=fe(),c!==null?(h=Rs(),h===null&&(h=us()),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){T.received=I}(g,s[2])),s===null&&(l=g),s}function Ol(){var s,c,h,g,S;return g=l,S=l,t.substr(l,6).toLowerCase()==="branch"?(s=t.substr(l,6),l+=6):(s=null,E('"branch"')),s!==null?(c=fe(),c!==null?(h=P(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){T.branch=I}(g,s[2])),s===null&&(l=g),s}function Dl(){var s,c,h,g,S;return g=l,t.substr(l,5).toLowerCase()==="rport"?(s=t.substr(l,5),l+=5):(s=null,E('"rport"')),s!==null?(S=l,c=fe(),c!==null?(h=Nl(),h!==null?c=[c,h]:(c=null,l=S)):(c=null,l=S),c=c!==null?c:"",c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s}function Nl(){var s,c,h,g,S,R,I;return R=l,I=l,s=w(),s=s!==null?s:"",s!==null?(c=w(),c=c!==null?c:"",c!==null?(h=w(),h=h!==null?h:"",h!==null?(g=w(),g=g!==null?g:"",g!==null?(S=w(),S=S!==null?S:"",S!==null?s=[s,c,h,g,S]:(s=null,l=I)):(s=null,l=I)):(s=null,l=I)):(s=null,l=I)):(s=null,l=I),s!==null&&(s=function(D,J){T.rport=parseInt(J.join(""))}(R,s)),s===null&&(l=R),s}function Nn(){var s,c,h,g,S,R;return R=l,s=Tr(),s!==null?(c=be(),c!==null?(h=P(),h!==null?(g=be(),g!==null?(S=Er(),S!==null?s=[s,c,h,g,S]:(s=null,l=R)):(s=null,l=R)):(s=null,l=R)):(s=null,l=R)):(s=null,l=R),s}function Tr(){var s,c;return c=l,t.substr(l,3).toLowerCase()==="sip"?(s=t.substr(l,3),l+=3):(s=null,E('"SIP"')),s===null&&(s=P()),s!==null&&(s=function(h,g){T.protocol=g}(c,s)),s===null&&(l=c),s}function Er(){var s,c;return c=l,t.substr(l,3).toLowerCase()==="udp"?(s=t.substr(l,3),l+=3):(s=null,E('"UDP"')),s===null&&(t.substr(l,3).toLowerCase()==="tcp"?(s=t.substr(l,3),l+=3):(s=null,E('"TCP"')),s===null&&(t.substr(l,3).toLowerCase()==="tls"?(s=t.substr(l,3),l+=3):(s=null,E('"TLS"')),s===null&&(t.substr(l,4).toLowerCase()==="sctp"?(s=t.substr(l,4),l+=4):(s=null,E('"SCTP"')),s===null&&(s=P())))),s!==null&&(s=function(h,g){T.transport=g}(c,s)),s===null&&(l=c),s}function Un(){var s,c,h,g,S;return g=l,s=Ul(),s!==null?(S=l,c=Oe(),c!==null?(h=Cr(),h!==null?c=[c,h]:(c=null,l=S)):(c=null,l=S),c=c!==null?c:"",c!==null?s=[s,c]:(s=null,l=g)):(s=null,l=g),s}function Ul(){var s,c;return c=l,s=Rs(),s===null&&(s=pt(),s===null&&(s=ht())),s!==null&&(s=function(h){T.host=t.substring(l,h)}(c)),s===null&&(l=c),s}function Cr(){var s,c,h,g,S,R,I;return R=l,I=l,s=w(),s=s!==null?s:"",s!==null?(c=w(),c=c!==null?c:"",c!==null?(h=w(),h=h!==null?h:"",h!==null?(g=w(),g=g!==null?g:"",g!==null?(S=w(),S=S!==null?S:"",S!==null?s=[s,c,h,g,S]:(s=null,l=I)):(s=null,l=I)):(s=null,l=I)):(s=null,l=I)):(s=null,l=I),s!==null&&(s=function(D,J){T.port=parseInt(J.join(""))}(R,s)),s===null&&(l=R),s}function xl(){var s,c,h,g,S;return g=l,S=l,s=w(),s!==null?(c=w(),c=c!==null?c:"",c!==null?(h=w(),h=h!==null?h:"",h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){return parseInt(I.join(""))}(g,s)),s===null&&(l=g),s}function Pl(){var s;return s=ks(),s}function Wr(){var s,c,h,g,S,R;if(S=l,s=Kr(),s!==null){for(c=[],R=l,h=ue(),h!==null?(g=xn(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,h=ue(),h!==null?(g=xn(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function Kr(){var s,c;return c=l,s=Wt(),s!==null&&(s=function(h,g){T.expires=g}(c,s)),s===null&&(l=c),s}function xn(){var s;return s=Kt(),s===null&&(s=Ze()),s}function Kt(){var s,c,h,g,S;return g=l,S=l,t.substr(l,9).toLowerCase()==="refresher"?(s=t.substr(l,9),l+=9):(s=null,E('"refresher"')),s!==null?(c=fe(),c!==null?(t.substr(l,3).toLowerCase()==="uac"?(h=t.substr(l,3),l+=3):(h=null,E('"uac"')),h===null&&(t.substr(l,3).toLowerCase()==="uas"?(h=t.substr(l,3),l+=3):(h=null,E('"uas"'))),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){T.refresher=I.toLowerCase()}(g,s[2])),s===null&&(l=g),s}function Yr(){var s,c,h,g;return g=l,s=P(),s!==null?(c=M(),c!==null?(h=Ml(),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s}function Ml(){var s,c;for(s=[],c=se(),c===null&&(c=ne(),c===null&&(c=G()));c!==null;)s.push(c),c=se(),c===null&&(c=ne(),c===null&&(c=G()));return s}function ns(){var s,c;for(s=[],c=j();c!==null;)s.push(c),c=j();return s}function zr(){var s,c,h;return h=l,t.substr(l,5)==="uuid:"?(s="uuid:",l+=5):(s=null,E('"uuid:"')),s!==null?(c=kl(),c!==null?s=[s,c]:(s=null,l=h)):(s=null,l=h),s}function kl(){var s,c,h,g,S,R,I,D,J,Ne,We;return Ne=l,We=l,s=Sr(),s!==null?(t.charCodeAt(l)===45?(c="-",l++):(c=null,E('"-"')),c!==null?(h=jt(),h!==null?(t.charCodeAt(l)===45?(g="-",l++):(g=null,E('"-"')),g!==null?(S=jt(),S!==null?(t.charCodeAt(l)===45?(R="-",l++):(R=null,E('"-"')),R!==null?(I=jt(),I!==null?(t.charCodeAt(l)===45?(D="-",l++):(D=null,E('"-"')),D!==null?(J=Ll(),J!==null?s=[s,c,h,g,S,R,I,D,J]:(s=null,l=We)):(s=null,l=We)):(s=null,l=We)):(s=null,l=We)):(s=null,l=We)):(s=null,l=We)):(s=null,l=We)):(s=null,l=We)):(s=null,l=We),s!==null&&(s=function(F,Ie){T=t.substring(l+5,F)}(Ne,s[0])),s===null&&(l=Ne),s}function jt(){var s,c,h,g,S;return S=l,s=U(),s!==null?(c=U(),c!==null?(h=U(),h!==null?(g=U(),g!==null?s=[s,c,h,g]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s}function Sr(){var s,c,h;return h=l,s=jt(),s!==null?(c=jt(),c!==null?s=[s,c]:(s=null,l=h)):(s=null,l=h),s}function Ll(){var s,c,h,g;return g=l,s=jt(),s!==null?(c=jt(),c!==null?(h=jt(),h!==null?s=[s,c,h]:(s=null,l=g)):(s=null,l=g)):(s=null,l=g),s}function $l(){var s,c,h,g,S,R,I;if(S=l,R=l,s=Ve(),s===null&&(s=ss()),s!==null){for(c=[],I=l,h=ue(),h!==null?(g=Ze(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);h!==null;)c.push(h),I=l,h=ue(),h!==null?(g=Ze(),g!==null?h=[h,g]:(h=null,l=I)):(h=null,l=I);c!==null?s=[s,c]:(s=null,l=R)}else s=null,l=R;return s!==null&&(s=function(D){try{T=new m(T.uri,T.display_name,T.params)}catch{T=-1}}()),s===null&&(l=S),s}function Jr(){var s,c,h,g,S,R;if(S=l,s=Ar(),s!==null){for(c=[],R=l,h=ue(),h!==null?(g=x(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);h!==null;)c.push(h),R=l,h=ue(),h!==null?(g=x(),g!==null?h=[h,g]:(h=null,l=R)):(h=null,l=R);c!==null?s=[s,c]:(s=null,l=S)}else s=null,l=S;return s}function Ar(){var s,c,h,g,S,R;return g=l,S=l,s=he(),s!==null?(R=l,t.charCodeAt(l)===64?(c="@",l++):(c=null,E('"@"')),c!==null?(h=he(),h!==null?c=[c,h]:(c=null,l=R)):(c=null,l=R),c=c!==null?c:"",c!==null?s=[s,c]:(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(I){T.call_id=t.substring(l,I)}(g)),s===null&&(l=g),s}function x(){var s;return s=Hl(),s===null&&(s=Fl(),s===null&&(s=yr(),s===null&&(s=Ze()))),s}function Hl(){var s,c,h,g,S;return g=l,S=l,t.substr(l,6)==="to-tag"?(s="to-tag",l+=6):(s=null,E('"to-tag"')),s!==null?(c=fe(),c!==null?(h=P(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){T.to_tag=I}(g,s[2])),s===null&&(l=g),s}function Fl(){var s,c,h,g,S;return g=l,S=l,t.substr(l,8)==="from-tag"?(s="from-tag",l+=8):(s=null,E('"from-tag"')),s!==null?(c=fe(),c!==null?(h=P(),h!==null?s=[s,c,h]:(s=null,l=S)):(s=null,l=S)):(s=null,l=S),s!==null&&(s=function(R,I){T.from_tag=I}(g,s[2])),s===null&&(l=g),s}function yr(){var s,c;return c=l,t.substr(l,10)==="early-only"?(s="early-only",l+=10):(s=null,E('"early-only"')),s!==null&&(s=function(h){T.early_only=!0}()),s===null&&(l=c),s}function Hs(s){s.sort();for(var c=null,h=[],g=0;g<s.length;g++)s[g]!==c&&(h.push(s[g]),c=s[g]);return h}function i(){for(var s=1,c=1,h=!1,g=0;g<Math.max(l,A);g++){var S=t.charAt(g);S===`
75
- `?(h||s++,c=1,h=!1):S==="\r"||S==="\u2028"||S==="\u2029"?(s++,c=1,h=!0):(c++,h=!1)}return{line:s,column:c}}var _=Bn(),m=fo(),T={},y=C[v]();if(y===null||l!==t.length){var r=Math.max(l,A),f=r<t.length?t.charAt(r):null,d=i();return new this.SyntaxError(Hs(b),f,r,d.line,d.column),-1}return T},toSource:function(){return this._source}};n.SyntaxError=function(t,v,C,l,A){function b(E,O){var w,N;switch(E.length){case 0:w="end of input";break;case 1:w=E[0];break;default:w=E.slice(0,E.length-1).join(", ")+" or "+E[E.length-1]}return N=O?u(O):"end of input","Expected "+w+" but "+N+" found."}this.name="SyntaxError",this.expected=t,this.found=v,this.message=b(t,v),this.offset=C,this.line=l,this.column=A},n.SyntaxError.prototype=Error.prototype;const a='INVITE sip:ds881ehp@6ke7klp2hppe.invalid;transport=ws;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:378e5fc1-d7b5-42a9-8bf3-2b796aa0c67e>" SIP/2.0',e="INVITE sip:gsfjq6nt@6itebkeio2hf.invalid;transport=ws SIP/2.0",o=n.parse(a,"Request_Response");console.log("newRes",o),console.log("#############################################");const p=n.parse(e,"Request_Response");return console.log("oldRes",p),tf}var Ho,lf;function Bn(){if(lf)return Ho;lf=1;const u=Fe,n=xt(),a=dn();return Ho=class hh{static parse(o){if(o=a.parse(o,"SIP_URI"),o!==-1)return o}constructor(o,p,t,v,C={},l={}){if(!t)throw new TypeError('missing or invalid "host" parameter');this._parameters={},this._headers={},this._scheme=o||u.SIP,this._user=p,this._host=t,this._port=v;for(const A in C)Object.prototype.hasOwnProperty.call(C,A)&&this.setParam(A,C[A]);for(const A in l)Object.prototype.hasOwnProperty.call(l,A)&&this.setHeader(A,l[A])}get scheme(){return this._scheme}set scheme(o){this._scheme=o.toLowerCase()}get user(){return this._user}set user(o){this._user=o}get host(){return this._host}set host(o){this._host=o.toLowerCase()}get port(){return this._port}set port(o){this._port=o===0?o:parseInt(o,10)||null}setParam(o,p){o&&(this._parameters[o.toLowerCase()]=typeof p>"u"||p===null?null:p.toString())}getParam(o){if(o)return this._parameters[o.toLowerCase()]}hasParam(o){if(o)return this._parameters.hasOwnProperty(o.toLowerCase())&&!0||!1}deleteParam(o){if(o=o.toLowerCase(),this._parameters.hasOwnProperty(o)){const p=this._parameters[o];return delete this._parameters[o],p}}clearParams(){this._parameters={}}setHeader(o,p){this._headers[n.headerize(o)]=Array.isArray(p)?p:[p]}getHeader(o){if(o)return this._headers[n.headerize(o)]}hasHeader(o){if(o)return this._headers.hasOwnProperty(n.headerize(o))&&!0||!1}deleteHeader(o){if(o=n.headerize(o),this._headers.hasOwnProperty(o)){const p=this._headers[o];return delete this._headers[o],p}}clearHeaders(){this._headers={}}clone(){return new hh(this._scheme,this._user,this._host,this._port,JSON.parse(JSON.stringify(this._parameters)),JSON.parse(JSON.stringify(this._headers)))}toString(){const o=[];let p=`${this._scheme}:`;this._user&&(p+=`${n.escapeUser(this._user)}@`),p+=this._host,(this._port||this._port===0)&&(p+=`:${this._port}`);for(const t in this._parameters)Object.prototype.hasOwnProperty.call(this._parameters,t)&&(p+=`;${t}`,this._parameters[t]!==null&&(p+=`=${this._parameters[t]}`));for(const t in this._headers)if(Object.prototype.hasOwnProperty.call(this._headers,t))for(const v of this._headers[t])o.push(`${t}=${v}`);return o.length>0&&(p+=`?${o.join("&")}`),p}toAor(o){let p=`${this._scheme}:`;return this._user&&(p+=`${n.escapeUser(this._user)}@`),p+=this._host,o&&(this._port||this._port===0)&&(p+=`:${this._port}`),p}},Ho}var rf;function xt(){if(rf)return dt;rf=1;const u=Fe,n=Bn(),a=dn();dt.str_utf8_length=t=>unescape(encodeURIComponent(t)).length;const e=dt.isFunction=t=>t!==void 0?Object.prototype.toString.call(t)==="[object Function]":!1;dt.isString=t=>t!==void 0?Object.prototype.toString.call(t)==="[object String]":!1,dt.isDecimal=t=>!isNaN(t)&&parseFloat(t)===parseInt(t,10),dt.isEmpty=t=>t===null||t===""||t===void 0||Array.isArray(t)&&t.length===0||typeof t=="number"&&isNaN(t),dt.hasMethods=function(t,...v){for(const C of v)if(e(t[C]))return!1;return!0};const o=dt.createRandomToken=(t,v=32)=>{let C,l,A="";for(C=0;C<t;C++)l=Math.random()*v|0,A+=l.toString(v);return A};dt.newTag=()=>o(10),dt.newUUID=()=>"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,v=>{const C=Math.random()*16|0;return(v==="x"?C:C&3|8).toString(16)}),dt.hostType=t=>{if(t){if(t=a.parse(t,"host"),t!==-1)return t.host_type}else return};const p=dt.escapeUser=t=>encodeURIComponent(decodeURIComponent(t)).replace(/%3A/ig,":").replace(/%2B/ig,"+").replace(/%3F/ig,"?").replace(/%2F/ig,"/");return dt.normalizeTarget=(t,v)=>{if(t){if(t instanceof n)return t;if(typeof t=="string"){const C=t.split("@");let l,A;switch(C.length){case 1:if(!v)return;l=t,A=v;break;case 2:l=C[0],A=C[1];break;default:l=C.slice(0,C.length-1).join("@"),A=C[C.length-1]}l=l.replace(/^(sips?|tel):/i,""),/^[-.()]*\+?[0-9\-.()]+$/.test(l)&&(l=l.replace(/[-.()]/g,"")),t=`${u.SIP}:${p(l)}@${A}`;let b;return(b=n.parse(t))?b:void 0}else return}else return},dt.headerize=t=>{const v={"Call-Id":"Call-ID",Cseq:"CSeq","Www-Authenticate":"WWW-Authenticate"},C=t.toLowerCase().replace(/_/g,"-").split("-");let l="";const A=C.length;let b;for(b=0;b<A;b++)b!==0&&(l+="-"),l+=C[b].charAt(0).toUpperCase()+C[b].substring(1);return v[l]&&(l=v[l]),l},dt.sipErrorCause=t=>{for(const v in u.SIP_ERROR_CAUSES)if(u.SIP_ERROR_CAUSES[v].indexOf(t)!==-1)return u.causes[v];return u.causes.SIP_FAILURE_CODE},dt.getRandomTestNetIP=()=>{function t(v,C){return Math.floor(Math.random()*(C-v+1)+v)}return`192.0.2.${t(1,254)}`},dt.calculateMD5=t=>{function v(ue,Oe){return ue<<Oe|ue>>>32-Oe}function C(ue,Oe){const Pe=ue&2147483648,Le=Oe&2147483648,ye=ue&1073741824,pe=Oe&1073741824,Ce=(ue&1073741823)+(Oe&1073741823);return ye&pe?Ce^2147483648^Pe^Le:ye|pe?Ce&1073741824?Ce^3221225472^Pe^Le:Ce^1073741824^Pe^Le:Ce^Pe^Le}function l(ue,Oe,Pe){return ue&Oe|~ue&Pe}function A(ue,Oe,Pe){return ue&Pe|Oe&~Pe}function b(ue,Oe,Pe){return ue^Oe^Pe}function E(ue,Oe,Pe){return Oe^(ue|~Pe)}function O(ue,Oe,Pe,Le,ye,pe,Ce){return ue=C(ue,C(C(l(Oe,Pe,Le),ye),Ce)),C(v(ue,pe),Oe)}function w(ue,Oe,Pe,Le,ye,pe,Ce){return ue=C(ue,C(C(A(Oe,Pe,Le),ye),Ce)),C(v(ue,pe),Oe)}function N(ue,Oe,Pe,Le,ye,pe,Ce){return ue=C(ue,C(C(b(Oe,Pe,Le),ye),Ce)),C(v(ue,pe),Oe)}function U(ue,Oe,Pe,Le,ye,pe,Ce){return ue=C(ue,C(C(E(Oe,Pe,Le),ye),Ce)),C(v(ue,pe),Oe)}function Y(ue){let Oe;const Pe=ue.length,Le=Pe+8,pe=((Le-Le%64)/64+1)*16,Ce=new Array(pe-1);let ke=0,He=0;for(;He<Pe;)Oe=(He-He%4)/4,ke=He%4*8,Ce[Oe]=Ce[Oe]|ue.charCodeAt(He)<<ke,He++;return Oe=(He-He%4)/4,ke=He%4*8,Ce[Oe]=Ce[Oe]|128<<ke,Ce[pe-2]=Pe<<3,Ce[pe-1]=Pe>>>29,Ce}function j(ue){let Oe="",Pe="",Le,ye;for(ye=0;ye<=3;ye++)Le=ue>>>ye*8&255,Pe=`0${Le.toString(16)}`,Oe=Oe+Pe.substr(Pe.length-2,2);return Oe}function _e(ue){let Oe="";for(let Pe=0;Pe<ue.length;Pe++){const Le=ue.charCodeAt(Pe);Le<128?Oe+=String.fromCharCode(Le):Le>127&&Le<2048?(Oe+=String.fromCharCode(Le>>6|192),Oe+=String.fromCharCode(Le&63|128)):(Oe+=String.fromCharCode(Le>>12|224),Oe+=String.fromCharCode(Le>>6&63|128),Oe+=String.fromCharCode(Le&63|128))}return Oe}let k=[],H,de,Ue,B,L,V,G,K,M;const te=7,se=12,$=17,ne=22,ct=5,P=9,Q=14,oe=20,he=4,Re=11,be=16,fe=23,qe=6,xe=10,we=15,st=21;for(t=_e(t),k=Y(t),V=1732584193,G=4023233417,K=2562383102,M=271733878,H=0;H<k.length;H+=16)de=V,Ue=G,B=K,L=M,V=O(V,G,K,M,k[H+0],te,3614090360),M=O(M,V,G,K,k[H+1],se,3905402710),K=O(K,M,V,G,k[H+2],$,606105819),G=O(G,K,M,V,k[H+3],ne,3250441966),V=O(V,G,K,M,k[H+4],te,4118548399),M=O(M,V,G,K,k[H+5],se,1200080426),K=O(K,M,V,G,k[H+6],$,2821735955),G=O(G,K,M,V,k[H+7],ne,4249261313),V=O(V,G,K,M,k[H+8],te,1770035416),M=O(M,V,G,K,k[H+9],se,2336552879),K=O(K,M,V,G,k[H+10],$,4294925233),G=O(G,K,M,V,k[H+11],ne,2304563134),V=O(V,G,K,M,k[H+12],te,1804603682),M=O(M,V,G,K,k[H+13],se,4254626195),K=O(K,M,V,G,k[H+14],$,2792965006),G=O(G,K,M,V,k[H+15],ne,1236535329),V=w(V,G,K,M,k[H+1],ct,4129170786),M=w(M,V,G,K,k[H+6],P,3225465664),K=w(K,M,V,G,k[H+11],Q,643717713),G=w(G,K,M,V,k[H+0],oe,3921069994),V=w(V,G,K,M,k[H+5],ct,3593408605),M=w(M,V,G,K,k[H+10],P,38016083),K=w(K,M,V,G,k[H+15],Q,3634488961),G=w(G,K,M,V,k[H+4],oe,3889429448),V=w(V,G,K,M,k[H+9],ct,568446438),M=w(M,V,G,K,k[H+14],P,3275163606),K=w(K,M,V,G,k[H+3],Q,4107603335),G=w(G,K,M,V,k[H+8],oe,1163531501),V=w(V,G,K,M,k[H+13],ct,2850285829),M=w(M,V,G,K,k[H+2],P,4243563512),K=w(K,M,V,G,k[H+7],Q,1735328473),G=w(G,K,M,V,k[H+12],oe,2368359562),V=N(V,G,K,M,k[H+5],he,4294588738),M=N(M,V,G,K,k[H+8],Re,2272392833),K=N(K,M,V,G,k[H+11],be,1839030562),G=N(G,K,M,V,k[H+14],fe,4259657740),V=N(V,G,K,M,k[H+1],he,2763975236),M=N(M,V,G,K,k[H+4],Re,1272893353),K=N(K,M,V,G,k[H+7],be,4139469664),G=N(G,K,M,V,k[H+10],fe,3200236656),V=N(V,G,K,M,k[H+13],he,681279174),M=N(M,V,G,K,k[H+0],Re,3936430074),K=N(K,M,V,G,k[H+3],be,3572445317),G=N(G,K,M,V,k[H+6],fe,76029189),V=N(V,G,K,M,k[H+9],he,3654602809),M=N(M,V,G,K,k[H+12],Re,3873151461),K=N(K,M,V,G,k[H+15],be,530742520),G=N(G,K,M,V,k[H+2],fe,3299628645),V=U(V,G,K,M,k[H+0],qe,4096336452),M=U(M,V,G,K,k[H+7],xe,1126891415),K=U(K,M,V,G,k[H+14],we,2878612391),G=U(G,K,M,V,k[H+5],st,4237533241),V=U(V,G,K,M,k[H+12],qe,1700485571),M=U(M,V,G,K,k[H+3],xe,2399980690),K=U(K,M,V,G,k[H+10],we,4293915773),G=U(G,K,M,V,k[H+1],st,2240044497),V=U(V,G,K,M,k[H+8],qe,1873313359),M=U(M,V,G,K,k[H+15],xe,4264355552),K=U(K,M,V,G,k[H+6],we,2734768916),G=U(G,K,M,V,k[H+13],st,1309151649),V=U(V,G,K,M,k[H+4],qe,4149444226),M=U(M,V,G,K,k[H+11],xe,3174756917),K=U(K,M,V,G,k[H+2],we,718787259),G=U(G,K,M,V,k[H+9],st,3951481745),V=C(V,de),G=C(G,Ue),K=C(K,B),M=C(M,L);return(j(V)+j(G)+j(K)+j(M)).toLowerCase()},dt.closeMediaStream=t=>{if(t)try{let v;if(t.getTracks){v=t.getTracks();for(const C of v)C.stop()}else{v=t.getAudioTracks();for(const C of v)C.stop();v=t.getVideoTracks();for(const C of v)C.stop()}}catch{(typeof t.stop=="function"||typeof t.stop=="object")&&t.stop()}},dt.cloneArray=t=>t&&t.slice()||[],dt.cloneObject=(t,v={})=>t&&Object.assign({},t)||v,dt}const _h=Jt,jm=Et,Ut=Fe,gt=xt(),af=fo(),Vm=dn(),Fo=new jm("SIPMessage");class ho{constructor(n,a,e,o,p,t){if(!n||!a||!e)return null;o=o||{},this.ua=e,this.headers={},this.method=n,this.ruri=a,this.body=t,this.extraHeaders=gt.cloneArray(p),this.ua.configuration.extra_headers&&(this.extraHeaders=this.extraHeaders.concat(this.ua.configuration.extra_headers)),o.route_set?this.setHeader("route",o.route_set):e.configuration.use_preloaded_route&&this.setHeader("route",`<${e.transport.sip_uri};lr>`),this.setHeader("via",""),this.setHeader("max-forwards",Ut.MAX_FORWARDS);const v=o.to_uri||a,C=o.to_tag?{tag:o.to_tag}:null,l=typeof o.to_display_name<"u"?o.to_display_name:null;this.to=new af(v,l,C),this.setHeader("to",this.to.toString());const A=o.from_uri||e.configuration.uri,b={tag:o.from_tag||gt.newTag()};let E;typeof o.from_display_name<"u"?E=o.from_display_name:e.configuration.display_name?E=e.configuration.display_name:E=null,this.from=new af(A,E,b),this.setHeader("from",this.from.toString());const O=o.call_id||e.configuration.jssip_id+gt.createRandomToken(15);this.call_id=O,this.setHeader("call-id",O);const w=o.cseq||Math.floor(Math.random()*1e4);this.cseq=w,this.setHeader("cseq",`${w} ${n}`)}setHeader(n,a){const e=new RegExp(`^\\s*${n}\\s*:`,"i");for(let o=0;o<this.extraHeaders.length;o++)e.test(this.extraHeaders[o])&&this.extraHeaders.splice(o,1);this.headers[gt.headerize(n)]=Array.isArray(a)?a:[a]}getHeader(n){const a=this.headers[gt.headerize(n)];if(a){if(a[0])return a[0]}else{const e=new RegExp(`^\\s*${n}\\s*:`,"i");for(const o of this.extraHeaders)if(e.test(o))return o.substring(o.indexOf(":")+1).trim()}}getHeaders(n){const a=this.headers[gt.headerize(n)],e=[];if(a){for(const o of a)e.push(o);return e}else{const o=new RegExp(`^\\s*${n}\\s*:`,"i");for(const p of this.extraHeaders)o.test(p)&&e.push(p.substring(p.indexOf(":")+1).trim());return e}}hasHeader(n){if(this.headers[gt.headerize(n)])return!0;{const a=new RegExp(`^\\s*${n}\\s*:`,"i");for(const e of this.extraHeaders)if(a.test(e))return!0}return!1}parseSDP(n){return!n&&this.sdp?this.sdp:(this.sdp=_h.parse(this.body||""),this.sdp)}toString(){let n=`${this.method} ${this.ruri} SIP/2.0\r
76
- `;for(const o in this.headers)if(Object.prototype.hasOwnProperty.call(this.headers,o))for(const p of this.headers[o])n+=`${o}: ${p}\r
77
- `;for(const o of this.extraHeaders)n+=`${o.trim()}\r
78
- `;const a=[];switch(this.method){case Ut.REGISTER:a.push("path","gruu");break;case Ut.INVITE:this.ua.configuration.session_timers&&a.push("timer"),(this.ua.contact.pub_gruu||this.ua.contact.temp_gruu)&&a.push("gruu"),a.push("ice","replaces");break;case Ut.UPDATE:this.ua.configuration.session_timers&&a.push("timer"),a.push("ice");break}a.push("outbound");const e=this.ua.configuration.user_agent||Ut.USER_AGENT;if(n+=`Allow: ${Ut.ALLOWED_METHODS}\r
79
- `,n+=`Supported: ${a}\r
80
- `,n+=`User-Agent: ${e}\r
81
- `,this.body){const o=gt.str_utf8_length(this.body);n+=`Content-Length: ${o}\r
59
+ `.concat(i,`
60
+ `));this.ondata({transport:this,message:i})}},{key:"via_transport",get:function(){return this.socket.via_transport}},{key:"url",get:function(){return this.socket.url}},{key:"sip_uri",get:function(){return this.socket.sip_uri}}]),c}(),l_={};function Hc(c,s){var i;if(typeof Symbol>"u"||c[Symbol.iterator]==null){if(Array.isArray(c)||(i=Bp(c))||s&&c&&typeof c.length=="number"){i&&(c=i);var l=0,a=function(){};return{s:a,n:function(){return l>=c.length?{done:!0}:{done:!1,value:c[l++]}},e:function(n){throw n},f:a}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
61
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var _=!0,e=!1,p;return{s:function(){i=c[Symbol.iterator]()},n:function(){var n=i.next();return _=n.done,n},e:function(n){e=!0,p=n},f:function(){try{!_&&i.return!=null&&i.return()}finally{if(e)throw p}}}}function Bp(c,s){if(c){if(typeof c=="string")return Fc(c,s);var i=Object.prototype.toString.call(c).slice(8,-1);if(i==="Object"&&c.constructor&&(i=c.constructor.name),i==="Map"||i==="Set")return Array.from(c);if(i==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i))return Fc(c,s)}}function Fc(c,s){(s==null||s>c.length)&&(s=c.length);for(var i=0,l=new Array(s);i<s;i++)l[i]=c[i];return l}var Gp=dt,Tu=us(),vu=Rs,ea=new Gp("Parser");l_.parseMessage=function(c,s){var i,l,a=c.indexOf(`\r
62
+ `);if(a===-1){ea.warn("parseMessage() | no CRLF found, not a SIP message");return}var _=c.substring(0,a),e=Tu.parse(_,"Request_Response");if(e===-1){ea.warn('parseMessage() | error parsing first line of SIP message: "'.concat(_,'"'));return}else e.status_code?(i=new vu.IncomingResponse,i.status_code=e.status_code,i.reason_phrase=e.reason_phrase):(i=new vu.IncomingRequest(s),i.method=e.method,i.ruri=e.uri);i.data=c;for(var p=a+2;;){if(a=Wp(c,p),a===-2){l=p+2;break}else if(a===-1){ea.warn("parseMessage() | malformed message");return}if(e=Kp(i,c,p,a),e!==!0){ea.warn("parseMessage() |",e.error);return}p=a+2}if(i.hasHeader("content-length")){var g=i.getHeader("content-length");i.body=c.substr(l,g)}else i.body=c.substring(l);return i};function Wp(c,s){var i=s,l=0,a=0;if(c.substring(i,i+2).match(/(^\r\n)/))return-2;for(;l===0;){if(a=c.indexOf(`\r
63
+ `,i),a===-1)return a;!c.substring(a+2,a+4).match(/(^\r\n)/)&&c.charAt(a+2).match(/(^\s+)/)?i=a+2:l=a}return l}function Kp(c,s,i,l){var a,_=s.indexOf(":",i),e=s.substring(i,_).trim(),p=s.substring(_+1,l).trim();switch(e.toLowerCase()){case"via":case"v":c.addHeader("via",p),c.getHeaders("via").length===1?(a=c.parseHeader("Via"),a&&(c.via=a,c.via_branch=a.branch)):a=0;break;case"from":case"f":c.setHeader("from",p),a=c.parseHeader("from"),a&&(c.from=a,c.from_tag=a.getParam("tag"));break;case"to":case"t":c.setHeader("to",p),a=c.parseHeader("to"),a&&(c.to=a,c.to_tag=a.getParam("tag"));break;case"record-route":if(a=Tu.parse(p,"Record_Route"),a===-1)a=void 0;else{var g=Hc(a),n;try{for(g.s();!(n=g.n()).done;){var v=n.value;c.addHeader("record-route",p.substring(v.possition,v.offset)),c.headers["Record-Route"][c.getHeaders("record-route").length-1].parsed=v.parsed}}catch(A){g.e(A)}finally{g.f()}}break;case"call-id":case"i":c.setHeader("call-id",p),a=c.parseHeader("call-id"),a&&(c.call_id=p);break;case"contact":case"m":if(a=Tu.parse(p,"Contact"),a===-1)a=void 0;else{var S=Hc(a),m;try{for(S.s();!(m=S.n()).done;){var C=m.value;c.addHeader("contact",p.substring(C.possition,C.offset)),c.headers.Contact[c.getHeaders("contact").length-1].parsed=C.parsed}}catch(A){S.e(A)}finally{S.f()}}break;case"content-length":case"l":c.setHeader("content-length",p),a=c.parseHeader("content-length");break;case"content-type":case"c":c.setHeader("content-type",p),a=c.parseHeader("content-type");break;case"cseq":c.setHeader("cseq",p),a=c.parseHeader("cseq"),a&&(c.cseq=a.value),c instanceof vu.IncomingResponse&&(c.method=a.method);break;case"max-forwards":c.setHeader("max-forwards",p),a=c.parseHeader("max-forwards");break;case"www-authenticate":c.setHeader("www-authenticate",p),a=c.parseHeader("www-authenticate");break;case"proxy-authenticate":c.setHeader("proxy-authenticate",p),a=c.parseHeader("proxy-authenticate");break;case"session-expires":case"x":c.setHeader("session-expires",p),a=c.parseHeader("session-expires"),a&&(c.session_expires=a.expires,c.session_expires_refresher=a.refresher);break;case"refer-to":case"r":c.setHeader("refer-to",p),a=c.parseHeader("refer-to"),a&&(c.refer_to=a);break;case"replaces":c.setHeader("replaces",p),a=c.parseHeader("replaces"),a&&(c.replaces=a);break;case"event":case"o":c.setHeader("event",p),a=c.parseHeader("event"),a&&(c.event=a);break;default:c.addHeader(e,p),a=0}return a===void 0?{error:'error parsing header "'.concat(e,'"')}:!0}function Pa(c,s){var i;if(typeof Symbol>"u"||c[Symbol.iterator]==null){if(Array.isArray(c)||(i=Yp(c))||s&&c&&typeof c.length=="number"){i&&(c=i);var l=0,a=function(){};return{s:a,n:function(){return l>=c.length?{done:!0}:{done:!1,value:c[l++]}},e:function(n){throw n},f:a}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
64
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var _=!0,e=!1,p;return{s:function(){i=c[Symbol.iterator]()},n:function(){var n=i.next();return _=n.done,n},e:function(n){e=!0,p=n},f:function(){try{!_&&i.return!=null&&i.return()}finally{if(e)throw p}}}}function Yp(c,s){if(c){if(typeof c=="string")return jc(c,s);var i=Object.prototype.toString.call(c).slice(8,-1);if(i==="Object"&&c.constructor&&(i=c.constructor.name),i==="Map"||i==="Set")return Array.from(c);if(i==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i))return jc(c,s)}}function jc(c,s){(s==null||s>c.length)&&(s=c.length);for(var i=0,l=new Array(s);i<s;i++)l[i]=c[i];return l}var Jp=dt,a_=ot,qc=Rs,Mu=Nt(),ku=new Jp("sanityCheck"),zp=[lm],Xp=[em,tm,sm,nm],Qp=[rm,im],Be,is,o_,Zp=function(c,s,i){Be=c,is=s,o_=i;var l=Pa(zp),a;try{for(l.s();!(a=l.n()).done;){var _=a.value;if(_()===!1)return!1}}catch(m){l.e(m)}finally{l.f()}if(Be instanceof qc.IncomingRequest){var e=Pa(Xp),p;try{for(e.s();!(p=e.n()).done;){var g=p.value;if(g()===!1)return!1}}catch(m){e.e(m)}finally{e.f()}}else if(Be instanceof qc.IncomingResponse){var n=Pa(Qp),v;try{for(n.s();!(v=n.n()).done;){var S=v.value;if(S()===!1)return!1}}catch(m){n.e(m)}finally{n.f()}}return!0};function em(){if(Be.s("to").uri.scheme!=="sip")return Qi(416),!1}function tm(){if(!Be.to_tag&&Be.call_id.substr(0,5)===is.configuration.jssip_id)return Qi(482),!1}function sm(){var c=Mu.str_utf8_length(Be.body),s=Be.getHeader("content-length");if(c<s)return Qi(400),!1}function nm(){var c=Be.from_tag,s=Be.call_id,i=Be.cseq,l;if(!Be.to_tag)if(Be.method===a_.INVITE){if(is._transactions.ist[Be.via_branch])return!1;for(var a in is._transactions.ist)if(Object.prototype.hasOwnProperty.call(is._transactions.ist,a)&&(l=is._transactions.ist[a],l.request.from_tag===c&&l.request.call_id===s&&l.request.cseq===i))return Qi(482),!1}else{if(is._transactions.nist[Be.via_branch])return!1;for(var _ in is._transactions.nist)if(Object.prototype.hasOwnProperty.call(is._transactions.nist,_)&&(l=is._transactions.nist[_],l.request.from_tag===c&&l.request.call_id===s&&l.request.cseq===i))return Qi(482),!1}}function rm(){if(Be.getHeaders("via").length>1)return ku.debug("more than one Via header field present in the response, dropping the response"),!1}function im(){var c=Mu.str_utf8_length(Be.body),s=Be.getHeader("content-length");if(c<s)return ku.debug("message body length is lower than the value in Content-Length header field, dropping the response"),!1}function lm(){for(var c=["from","to","call_id","cseq","via"],s=0,i=c;s<i.length;s++){var l=i[s];if(!Be.hasHeader(l))return ku.debug("missing mandatory header field : ".concat(l,", dropping the response")),!1}}function Qi(c){var s=Be.getHeaders("via"),i,l="SIP/2.0 ".concat(c," ").concat(a_.REASON_PHRASE[c],`\r
65
+ `),a=Pa(s),_;try{for(a.s();!(_=a.n()).done;){var e=_.value;l+="Via: ".concat(e,`\r
66
+ `)}}catch(p){a.e(p)}finally{a.f()}i=Be.getHeader("To"),Be.to_tag||(i+=";tag=".concat(Mu.newTag())),l+="To: ".concat(i,`\r
67
+ `),l+="From: ".concat(Be.getHeader("From"),`\r
68
+ `),l+="Call-ID: ".concat(Be.call_id,`\r
69
+ `),l+="CSeq: ".concat(Be.cseq," ").concat(Be.method,`\r
70
+ `),l+=`\r
71
+ `,o_.send(l)}var Lu={};function Vc(c,s){var i;if(typeof Symbol>"u"||c[Symbol.iterator]==null){if(Array.isArray(c)||(i=am(c))||s&&c&&typeof c.length=="number"){i&&(c=i);var l=0,a=function(){};return{s:a,n:function(){return l>=c.length?{done:!0}:{done:!1,value:c[l++]}},e:function(n){throw n},f:a}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
72
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var _=!0,e=!1,p;return{s:function(){i=c[Symbol.iterator]()},n:function(){var n=i.next();return _=n.done,n},e:function(n){e=!0,p=n},f:function(){try{!_&&i.return!=null&&i.return()}finally{if(e)throw p}}}}function am(c,s){if(c){if(typeof c=="string")return Bc(c,s);var i=Object.prototype.toString.call(c).slice(8,-1);if(i==="Object"&&c.constructor&&(i=c.constructor.name),i==="Map"||i==="Set")return Array.from(c);if(i==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i))return Bc(c,s)}}function Bc(c,s){(s==null||s>c.length)&&(s=c.length);for(var i=0,l=new Array(s);i<s;i++)l[i]=c[i];return l}var nr=Nt(),On=ot,Oo=us(),Gc=tn(),Do=xu,No=en;Lu.settings={authorization_user:null,password:null,realm:null,ha1:null,authorization_jwt:null,display_name:null,uri:null,contact_uri:null,instance_id:null,use_preloaded_route:!1,session_timers:!0,session_timers_refresh_method:On.UPDATE,session_timers_force_refresher:!1,no_answer_timeout:60,register:!0,register_expires:600,registrar_server:null,sockets:null,connection_recovery_max_interval:On.CONNECTION_RECOVERY_MAX_INTERVAL,connection_recovery_min_interval:On.CONNECTION_RECOVERY_MIN_INTERVAL,extra_headers:null,via_host:"".concat(nr.createRandomToken(12),".invalid")};var ta={mandatory:{sockets:function(s){var i=[];if(Do.isSocket(s))i.push({socket:s});else if(Array.isArray(s)&&s.length){var l=Vc(s),a;try{for(l.s();!(a=l.n()).done;){var _=a.value;Object.prototype.hasOwnProperty.call(_,"socket")&&Do.isSocket(_.socket)?i.push(_):Do.isSocket(_)&&i.push({socket:_})}}catch(e){l.e(e)}finally{l.f()}}else return;return i},uri:function(s){/^sip:/i.test(s)||(s="".concat(On.SIP,":").concat(s));var i=Gc.parse(s);if(i)return i.user?i:void 0}},optional:{authorization_user:function(s){if(Oo.parse('"'.concat(s,'"'),"quoted_string")!==-1)return s},authorization_jwt:function(s){if(typeof s=="string")return s},user_agent:function(s){if(typeof s=="string")return s},connection_recovery_max_interval:function(s){if(nr.isDecimal(s)){var i=Number(s);if(i>0)return i}},connection_recovery_min_interval:function(s){if(nr.isDecimal(s)){var i=Number(s);if(i>0)return i}},contact_uri:function(s){if(typeof s=="string"){var i=Oo.parse(s,"SIP_URI");if(i!==-1)return i}},display_name:function(s){return s},instance_id:function(s){if(/^uuid:/i.test(s)&&(s=s.substr(5)),Oo.parse(s,"uuid")!==-1)return s},no_answer_timeout:function(s){if(nr.isDecimal(s)){var i=Number(s);if(i>0)return i}},session_timers:function(s){if(typeof s=="boolean")return s},session_timers_refresh_method:function(s){if(typeof s=="string"&&(s=s.toUpperCase(),s===On.INVITE||s===On.UPDATE))return s},session_timers_force_refresher:function(s){if(typeof s=="boolean")return s},password:function(s){return String(s)},realm:function(s){return String(s)},ha1:function(s){return String(s)},register:function(s){if(typeof s=="boolean")return s},register_expires:function(s){if(nr.isDecimal(s)){var i=Number(s);if(i>0)return i}},registrar_server:function(s){/^sip:/i.test(s)||(s="".concat(On.SIP,":").concat(s));var i=Gc.parse(s);if(i)return i.user?void 0:i},use_preloaded_route:function(s){if(typeof s=="boolean")return s},extra_headers:function(s){var i=[];if(Array.isArray(s)&&s.length){var l=Vc(s),a;try{for(l.s();!(a=l.n()).done;){var _=a.value;typeof _=="string"&&i.push(_)}}catch(e){l.e(e)}finally{l.f()}}else return;return i}}};Lu.load=function(c,s){for(var i in ta.mandatory)if(s.hasOwnProperty(i)){var l=s[i],a=ta.mandatory[i](l);if(a!==void 0)c[i]=a;else throw new No.ConfigurationError(i,l)}else throw new No.ConfigurationError(i);for(var _ in ta.optional)if(s.hasOwnProperty(_)){var e=s[_];if(nr.isEmpty(e))continue;var p=ta.optional[_](e);if(p!==void 0)c[_]=p;else throw new No.ConfigurationError(_,e)}};function xa(c){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?xa=function(i){return typeof i}:xa=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},xa(c)}function om(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function Wc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function Kc(c,s,i){return s&&Wc(c.prototype,s),i&&Wc(c,i),c}function um(c,s){if(typeof s!="function"&&s!==null)throw new TypeError("Super expression must either be null or a function");c.prototype=Object.create(s&&s.prototype,{constructor:{value:c,writable:!0,configurable:!0}}),s&&Eu(c,s)}function Eu(c,s){return Eu=Object.setPrototypeOf||function(l,a){return l.__proto__=a,l},Eu(c,s)}function cm(c){var s=_m();return function(){var l=Ba(c),a;if(s){var _=Ba(this).constructor;a=Reflect.construct(l,arguments,_)}else a=l.apply(this,arguments);return fm(this,a)}}function fm(c,s){return s&&(xa(s)==="object"||typeof s=="function")?s:u_(c)}function u_(c){if(c===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c}function _m(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Ba(c){return Ba=Object.setPrototypeOf?Object.getPrototypeOf:function(i){return i.__proto__||Object.getPrototypeOf(i)},Ba(c)}var hm=ht.EventEmitter,dm=dt,gt=ot,pm=sd,Yc=fp,Jc=Cp,zc=kp,Uo=ol,mm=Vp,sa=Nt(),gm=en,Tm=tn(),vm=l_,Po=Rs,Em=Zp,xo=Lu,We=new dm("UA"),Et={STATUS_INIT:0,STATUS_READY:1,STATUS_USER_CLOSED:2,STATUS_NOT_READY:3,CONFIGURATION_ERROR:1,NETWORK_ERROR:2},Sm=function(c){um(i,c);var s=cm(i);Kc(i,null,[{key:"C",get:function(){return Et}}]);function i(l){var a;if(om(this,i),We.debug("new() [configuration:%o]",l),a=s.call(this),a._cache={credentials:{}},a._configuration=Object.assign({},xo.settings),a._dynConfiguration={},a._dialogs={},a._applicants={},a._sessions={},a._transport=null,a._contact=null,a._status=Et.STATUS_INIT,a._error=null,a._transactions={nist:{},nict:{},ist:{},ict:{}},a._data={},a._closeTimer=null,l===void 0)throw new TypeError("Not enough arguments");try{a._loadConfig(l)}catch(_){throw a._status=Et.STATUS_NOT_READY,a._error=Et.CONFIGURATION_ERROR,_}return a._registrator=new pm(u_(a)),a}return Kc(i,[{key:"start",value:function(){We.debug("start()"),this._status===Et.STATUS_INIT?this._transport.connect():this._status===Et.STATUS_USER_CLOSED?(We.debug("restarting UA"),this._closeTimer!==null&&(clearTimeout(this._closeTimer),this._closeTimer=null,this._transport.disconnect()),this._status=Et.STATUS_INIT,this._transport.connect()):this._status===Et.STATUS_READY?We.debug("UA is in READY status, not restarted"):We.debug("ERROR: connection is down, Auto-Recovery system is trying to reconnect"),this._dynConfiguration.register=this._configuration.register}},{key:"register",value:function(){We.debug("register()"),this._dynConfiguration.register=!0,this._registrator.register()}},{key:"unregister",value:function(a){We.debug("unregister()"),this._dynConfiguration.register=!1,this._registrator.unregister(a)}},{key:"registrator",value:function(){return this._registrator}},{key:"isRegistered",value:function(){return this._registrator.registered}},{key:"isConnected",value:function(){return this._transport.isConnected()}},{key:"call",value:function(a,_){We.debug("call()");var e=new Yc(this);return e.connect(a,_),e}},{key:"sendMessage",value:function(a,_,e){We.debug("sendMessage()");var p=new Jc(this);return p.send(a,_,e),p}},{key:"sendOptions",value:function(a,_,e){We.debug("sendOptions()");var p=new zc(this);return p.send(a,_,e),p}},{key:"terminateSessions",value:function(a){We.debug("terminateSessions()");for(var _ in this._sessions)this._sessions[_].isEnded()||this._sessions[_].terminate(a)}},{key:"stop",value:function(){var a=this;if(We.debug("stop()"),this._dynConfiguration={},this._status===Et.STATUS_USER_CLOSED){We.debug("UA already closed");return}this._registrator.close();var _=Object.keys(this._sessions).length;for(var e in this._sessions)if(Object.prototype.hasOwnProperty.call(this._sessions,e)){We.debug("closing session ".concat(e));try{this._sessions[e].terminate()}catch{}}for(var p in this._applicants)if(Object.prototype.hasOwnProperty.call(this._applicants,p))try{this._applicants[p].close()}catch{}this._status=Et.STATUS_USER_CLOSED;var g=Object.keys(this._transactions.nict).length+Object.keys(this._transactions.nist).length+Object.keys(this._transactions.ict).length+Object.keys(this._transactions.ist).length;g===0&&_===0?this._transport.disconnect():this._closeTimer=setTimeout(function(){a._closeTimer=null,a._transport.disconnect()},2e3)}},{key:"normalizeTarget",value:function(a){return sa.normalizeTarget(a,this._configuration.hostport_params)}},{key:"get",value:function(a){switch(a){case"authorization_user":return this._configuration.authorization_user;case"realm":return this._configuration.realm;case"ha1":return this._configuration.ha1;case"authorization_jwt":return this._configuration.authorization_jwt;default:We.warn('get() | cannot get "%s" parameter in runtime',a);return}}},{key:"set",value:function(a,_){switch(a){case"authorization_user":{this._configuration.authorization_user=String(_);break}case"password":{this._configuration.password=String(_);break}case"realm":{this._configuration.realm=String(_);break}case"ha1":{this._configuration.ha1=String(_),this._configuration.password=null;break}case"authorization_jwt":{this._configuration.authorization_jwt=String(_);break}case"display_name":{this._configuration.display_name=_;break}default:return We.warn('set() | cannot set "%s" parameter in runtime',a),!1}return!0}},{key:"newTransaction",value:function(a){this._transactions[a.type][a.id]=a,this.emit("newTransaction",{transaction:a})}},{key:"destroyTransaction",value:function(a){delete this._transactions[a.type][a.id],this.emit("transactionDestroyed",{transaction:a})}},{key:"newDialog",value:function(a){this._dialogs[a.id]=a}},{key:"destroyDialog",value:function(a){delete this._dialogs[a.id]}},{key:"newMessage",value:function(a,_){this._applicants[a]=a,this.emit("newMessage",_)}},{key:"newOptions",value:function(a,_){this._applicants[a]=a,this.emit("newOptions",_)}},{key:"destroyMessage",value:function(a){delete this._applicants[a]}},{key:"newRTCSession",value:function(a,_){this._sessions[a.id]=a,this.emit("newRTCSession",_)}},{key:"destroyRTCSession",value:function(a){delete this._sessions[a.id]}},{key:"registered",value:function(a){this.emit("registered",a)}},{key:"unregistered",value:function(a){this.emit("unregistered",a)}},{key:"registrationFailed",value:function(a){this.emit("registrationFailed",a)}},{key:"receiveRequest",value:function(a){var _=a.method;if(a.ruri.user!==this._configuration.uri.user&&a.ruri.user!==this._contact.uri.user){We.debug("Request-URI does not point to us"),a.method!==gt.ACK&&a.reply_sl(404);return}if(a.ruri.scheme===gt.SIPS){a.reply_sl(416);return}if(!Uo.checkTransaction(this,a)){if(_===gt.INVITE?new Uo.InviteServerTransaction(this,this._transport,a):_!==gt.ACK&&_!==gt.CANCEL&&new Uo.NonInviteServerTransaction(this,this._transport,a),_===gt.OPTIONS){if(this.listeners("newOptions").length===0){a.reply(200);return}var e=new zc(this);e.init_incoming(a)}else if(_===gt.MESSAGE){if(this.listeners("newMessage").length===0){a.reply(405);return}var p=new Jc(this);p.init_incoming(a)}else if(_===gt.INVITE&&!a.to_tag&&this.listeners("newRTCSession").length===0){a.reply(405);return}var g,n;if(a.to_tag)g=this._findDialog(a.call_id,a.from_tag,a.to_tag),g?g.receiveRequest(a):_===gt.NOTIFY?(n=this._findSession(a),n?n.receiveRequest(a):(We.debug("received NOTIFY request for a non existent subscription"),a.reply(481,"Subscription does not exist"))):_!==gt.ACK&&a.reply(481);else switch(_){case gt.INVITE:if(window.RTCPeerConnection)if(a.hasHeader("replaces")){var v=a.replaces;g=this._findDialog(v.call_id,v.from_tag,v.to_tag),g?(n=g.owner,n.isEnded()?a.reply(603):n.receiveRequest(a)):a.reply(481)}else n=new Yc(this),n.init_incoming(a);else We.warn("INVITE received but WebRTC is not supported"),a.reply(488);break;case gt.BYE:a.reply(481);break;case gt.CANCEL:n=this._findSession(a),n?n.receiveRequest(a):We.debug("received CANCEL request for a non existent session");break;case gt.ACK:break;case gt.NOTIFY:this.emit("sipEvent",{event:a.event,request:a}),a.reply(200);break;default:a.reply(405);break}}}},{key:"_findSession",value:function(a){var _=a.call_id,e=a.from_tag,p=a.to_tag,g=_+e,n=this._sessions[g],v=_+p,S=this._sessions[v];return n||S||null}},{key:"_findDialog",value:function(a,_,e){var p=a+_+e,g=this._dialogs[p];return g||(p=a+e+_,g=this._dialogs[p],g||null)}},{key:"_loadConfig",value:function(a){try{xo.load(this._configuration,a)}catch(v){throw v}this._configuration.display_name===0&&(this._configuration.display_name="0"),this._configuration.instance_id||(this._configuration.instance_id=sa.newUUID()),this._configuration.jssip_id=sa.createRandomToken(5);var _=this._configuration.uri.clone();_.user=null,this._configuration.hostport_params=_.toString().replace(/^sip:/i,"");try{this._transport=new mm(this._configuration.sockets,{max_interval:this._configuration.connection_recovery_max_interval,min_interval:this._configuration.connection_recovery_min_interval}),this._transport.onconnecting=ym.bind(this),this._transport.onconnect=Am.bind(this),this._transport.ondisconnect=Cm.bind(this),this._transport.ondata=Rm.bind(this)}catch(v){throw We.warn(v),new gm.ConfigurationError("sockets",this._configuration.sockets)}if(delete this._configuration.sockets,this._configuration.authorization_user||(this._configuration.authorization_user=this._configuration.uri.user),!this._configuration.registrar_server){var e=this._configuration.uri.clone();e.user=null,e.clearParams(),e.clearHeaders(),this._configuration.registrar_server=e}this._configuration.no_answer_timeout*=1e3,this._configuration.contact_uri?this._configuration.via_host=this._configuration.contact_uri.host:this._configuration.contact_uri=new Tm("sip",sa.createRandomToken(8),this._configuration.via_host,null,{transport:"ws"}),this._contact={pub_gruu:null,temp_gruu:null,uri:this._configuration.contact_uri,toString:function(){var S=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},m=S.anonymous||null,C=S.outbound||null,A="<";return m?A+=this.temp_gruu||"sip:anonymous@anonymous.invalid;transport=ws":A+=this.pub_gruu||this.uri.toString(),C&&(m?!this.temp_gruu:!this.pub_gruu)&&(A+=";ob"),A+=">",A}};var p=["authorization_user","password","realm","ha1","authorization_jwt","display_name","register"];for(var g in this._configuration)Object.prototype.hasOwnProperty.call(this._configuration,g)&&(p.indexOf(g)!==-1?Object.defineProperty(this._configuration,g,{writable:!0,configurable:!1}):Object.defineProperty(this._configuration,g,{writable:!1,configurable:!1}));We.debug("configuration parameters after validation:");for(var n in this._configuration)if(Object.prototype.hasOwnProperty.call(xo.settings,n))switch(n){case"uri":case"registrar_server":We.debug("- ".concat(n,": ").concat(this._configuration[n]));break;case"password":case"ha1":case"authorization_jwt":We.debug("- ".concat(n,": NOT SHOWN"));break;default:We.debug("- ".concat(n,": ").concat(JSON.stringify(this._configuration[n])))}}},{key:"C",get:function(){return Et}},{key:"status",get:function(){return this._status}},{key:"contact",get:function(){return this._contact}},{key:"configuration",get:function(){return this._configuration}},{key:"transport",get:function(){return this._transport}}]),i}(hm);function ym(c){this.emit("connecting",c)}function Am(c){this._status!==Et.STATUS_USER_CLOSED&&(this._status=Et.STATUS_READY,this._error=null,this.emit("connected",c),this._dynConfiguration.register&&this._registrator.register())}function Cm(c){for(var s=["nict","ict","nist","ist"],i=0,l=s;i<l.length;i++){var a=l[i];for(var _ in this._transactions[a])Object.prototype.hasOwnProperty.call(this._transactions[a],_)&&this._transactions[a][_].onTransportError()}this.emit("disconnected",c),this._registrator.onTransportClosed(),this._status!==Et.STATUS_USER_CLOSED&&(this._status=Et.STATUS_NOT_READY,this._error=Et.NETWORK_ERROR)}function Rm(c){var s=c.transport,i=c.message;if(i=vm.parseMessage(i,this),!!i&&!(this._status===Et.STATUS_USER_CLOSED&&i instanceof Po.IncomingRequest)&&Em(i,this,s)){if(i instanceof Po.IncomingRequest)i.transport=s,this.receiveRequest(i);else if(i instanceof Po.IncomingResponse){var l;switch(i.method){case gt.INVITE:l=this._transactions.ict[i.via_branch],l&&l.receiveResponse(i);break;case gt.ACK:break;default:l=this._transactions.nict[i.via_branch],l&&l.receiveResponse(i);break}}}}function Im(c,s){if(!(c instanceof s))throw new TypeError("Cannot call a class as a function")}function Xc(c,s){for(var i=0;i<s.length;i++){var l=s[i];l.enumerable=l.enumerable||!1,l.configurable=!0,"value"in l&&(l.writable=!0),Object.defineProperty(c,l.key,l)}}function bm(c,s,i){return s&&Xc(c.prototype,s),i&&Xc(c,i),c}var wm=dt,Om=us(),Ut=new wm("WebSocketInterface"),Dm=function(){function c(s){Im(this,c),Ut.debug('new() [url:"%s"]',s),this._url=s,this._sip_uri=null,this._via_transport=null,this._ws=null;var i=Om.parse(s,"absoluteURI");if(i===-1)throw Ut.warn("invalid WebSocket URI: ".concat(s)),new TypeError("Invalid argument: ".concat(s));if(i.scheme!=="wss"&&i.scheme!=="ws")throw Ut.warn("invalid WebSocket URI scheme: ".concat(i.scheme)),new TypeError("Invalid argument: ".concat(s));this._sip_uri="sip:".concat(i.host).concat(i.port?":".concat(i.port):"",";transport=ws"),this._via_transport=i.scheme.toUpperCase()}return bm(c,[{key:"connect",value:function(){if(Ut.debug("connect()"),this.isConnected()){Ut.debug("WebSocket ".concat(this._url," is already connected"));return}else if(this.isConnecting()){Ut.debug("WebSocket ".concat(this._url," is connecting"));return}this._ws&&this.disconnect(),Ut.debug("connecting to WebSocket ".concat(this._url));try{this._ws=new WebSocket(this._url,"sip"),this._ws.binaryType="arraybuffer",this._ws.onopen=this._onOpen.bind(this),this._ws.onclose=this._onClose.bind(this),this._ws.onmessage=this._onMessage.bind(this),this._ws.onerror=this._onError.bind(this)}catch(i){this._onError(i)}}},{key:"disconnect",value:function(){Ut.debug("disconnect()"),this._ws&&(this._ws.onopen=function(){},this._ws.onclose=function(){},this._ws.onmessage=function(){},this._ws.onerror=function(){},this._ws.close(),this._ws=null)}},{key:"send",value:function(i){return Ut.debug("send()"),this.isConnected()?(this._ws.send(i),!0):(Ut.warn("unable to send message, WebSocket is not open"),!1)}},{key:"isConnected",value:function(){return this._ws&&this._ws.readyState===this._ws.OPEN}},{key:"isConnecting",value:function(){return this._ws&&this._ws.readyState===this._ws.CONNECTING}},{key:"_onOpen",value:function(){Ut.debug("WebSocket ".concat(this._url," connected")),this.onconnect()}},{key:"_onClose",value:function(i){var l=i.wasClean,a=i.code,_=i.reason;Ut.debug("WebSocket ".concat(this._url," closed")),l===!1&&Ut.debug("WebSocket abrupt disconnection"),this.ondisconnect(!l,a,_)}},{key:"_onMessage",value:function(i){var l=i.data;Ut.debug("received WebSocket message"),this.ondata(l)}},{key:"_onError",value:function(i){Ut.warn("WebSocket ".concat(this._url," error: "),i)}},{key:"via_transport",get:function(){return this._via_transport},set:function(i){this._via_transport=i.toUpperCase()}},{key:"sip_uri",get:function(){return this._sip_uri}},{key:"url",get:function(){return this._url}}]),c}(),Su=Ka,Nm=ot,Um=en,Pm=Nt(),xm=Sm,Mm=tn(),km=Ou(),Lm=us(),$m=Dm,Hm=ur("JsSIP");Hm("version %s",Su.version);var Qc={C:Nm,Exceptions:Um,Utils:Pm,UA:xm,URI:Mm,NameAddrHeader:km,WebSocketInterface:$m,Grammar:Lm,debug:ur,get name(){return Su.title},get version(){return Su.version}};const er=ur,tr="JsSIP";var ut=class{constructor(s){s?(this._debug=er.default(`${tr}:${s}`),this._warn=er.default(`${tr}:WARN:${s}`),this._error=er.default(`${tr}:ERROR:${s}`)):(this._debug=er.default(tr),this._warn=er.default(`${tr}:WARN`),this._error=er.default(`${tr}:ERROR`)),this._debug.log=console.info.bind(console),this._warn.log=console.warn.bind(console),this._error.log=console.error.bind(console)}get debug(){return this._debug}get warn(){return this._warn}get error(){return this._error}};const Za=tt(ut),Zc=Ka;var Me={USER_AGENT:`${Zc.title} ${Zc.version}`,SIP:"sip",SIPS:"sips",causes:{CONNECTION_ERROR:"Connection Error",REQUEST_TIMEOUT:"Request Timeout",SIP_FAILURE_CODE:"SIP Failure Code",INTERNAL_ERROR:"Internal Error",BUSY:"Busy",REJECTED:"Rejected",REDIRECTED:"Redirected",UNAVAILABLE:"Unavailable",NOT_FOUND:"Not Found",ADDRESS_INCOMPLETE:"Address Incomplete",INCOMPATIBLE_SDP:"Incompatible SDP",MISSING_SDP:"Missing SDP",AUTHENTICATION_ERROR:"Authentication Error",BYE:"Terminated",WEBRTC_ERROR:"WebRTC Error",CANCELED:"Canceled",NO_ANSWER:"No Answer",EXPIRES:"Expires",NO_ACK:"No ACK",DIALOG_ERROR:"Dialog Error",USER_DENIED_MEDIA_ACCESS:"User Denied Media Access",BAD_MEDIA_DESCRIPTION:"Bad Media Description",RTP_TIMEOUT:"RTP Timeout"},SIP_ERROR_CAUSES:{REDIRECTED:[300,301,302,305,380],BUSY:[486,600],REJECTED:[403,603],NOT_FOUND:[404,604],UNAVAILABLE:[480,410,408,430],ADDRESS_INCOMPLETE:[484,424],INCOMPATIBLE_SDP:[488,606],AUTHENTICATION_ERROR:[401,407]},ACK:"ACK",BYE:"BYE",CANCEL:"CANCEL",INFO:"INFO",INVITE:"INVITE",MESSAGE:"MESSAGE",NOTIFY:"NOTIFY",OPTIONS:"OPTIONS",REGISTER:"REGISTER",REFER:"REFER",UPDATE:"UPDATE",SUBSCRIBE:"SUBSCRIBE",DTMF_TRANSPORT:{INFO:"INFO",RFC2833:"RFC2833"},REASON_PHRASE:{100:"Trying",180:"Ringing",181:"Call Is Being Forwarded",182:"Queued",183:"Session Progress",199:"Early Dialog Terminated",200:"OK",202:"Accepted",204:"No Notification",300:"Multiple Choices",301:"Moved Permanently",302:"Moved Temporarily",305:"Use Proxy",380:"Alternative Service",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",410:"Gone",412:"Conditional Request Failed",413:"Request Entity Too Large",414:"Request-URI Too Long",415:"Unsupported Media Type",416:"Unsupported URI Scheme",417:"Unknown Resource-Priority",420:"Bad Extension",421:"Extension Required",422:"Session Interval Too Small",423:"Interval Too Brief",424:"Bad Location Information",428:"Use Identity Header",429:"Provide Referrer Identity",430:"Flow Failed",433:"Anonymity Disallowed",436:"Bad Identity-Info",437:"Unsupported Certificate",438:"Invalid Identity Header",439:"First Hop Lacks Outbound Support",440:"Max-Breadth Exceeded",469:"Bad Info Package",470:"Consent Needed",478:"Unresolvable Destination",480:"Temporarily Unavailable",481:"Call/Transaction Does Not Exist",482:"Loop Detected",483:"Too Many Hops",484:"Address Incomplete",485:"Ambiguous",486:"Busy Here",487:"Request Terminated",488:"Not Acceptable Here",489:"Bad Event",491:"Request Pending",493:"Undecipherable",494:"Security Agreement Required",500:"JsSIP Internal Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Server Time-out",505:"Version Not Supported",513:"Message Too Large",580:"Precondition Failure",600:"Busy Everywhere",603:"Decline",604:"Does Not Exist Anywhere",606:"Not Acceptable"},ALLOWED_METHODS:"INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO,NOTIFY",ACCEPTED_BODY_TYPES:"application/sdp, application/dtmf-relay",MAX_FORWARDS:69,SESSION_EXPIRES:90,MIN_SESSION_EXPIRES:60,CONNECTION_RECOVERY_MAX_INTERVAL:30,CONNECTION_RECOVERY_MIN_INTERVAL:2};const F=tt(Me);var rt={},ef={},Mo,tf;function $u(){if(tf)return Mo;tf=1;const c=Is(),s=Qt();return Mo=class c_{static parse(l){if(l=s.parse(l,"Name_Addr_Header"),l!==-1)return l}constructor(l,a,_){if(!l||!(l instanceof c))throw new TypeError('missing or invalid "uri" parameter');this._uri=l,this._parameters={},this.display_name=a;for(const e in _)Object.prototype.hasOwnProperty.call(_,e)&&this.setParam(e,_[e])}get uri(){return this._uri}get display_name(){return this._display_name}set display_name(l){this._display_name=l===0?"0":l}setParam(l,a){l&&(this._parameters[l.toLowerCase()]=typeof a>"u"||a===null?null:a.toString())}getParam(l){if(l)return this._parameters[l.toLowerCase()]}hasParam(l){if(l)return this._parameters.hasOwnProperty(l.toLowerCase())&&!0||!1}deleteParam(l){if(l=l.toLowerCase(),this._parameters.hasOwnProperty(l)){const a=this._parameters[l];return delete this._parameters[l],a}}clearParams(){this._parameters={}}clone(){return new c_(this._uri.clone(),this._display_name,JSON.parse(JSON.stringify(this._parameters)))}_quote(l){return l.replace(/\\/g,"\\\\").replace(/"/g,'\\"')}toString(){let l=this._display_name?`"${this._quote(this._display_name)}" `:"";l+=`<${this._uri.toString()}>`;for(const a in this._parameters)Object.prototype.hasOwnProperty.call(this._parameters,a)&&(l+=`;${a}`,this._parameters[a]!==null&&(l+=`=${this._parameters[a]}`));return l}},Mo}var sf;function Qt(){if(sf)return ef;sf=1;function c(e){return'"'+e.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\x08/g,"\\b").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\f/g,"\\f").replace(/\r/g,"\\r").replace(/[\x00-\x07\x0B\x0E-\x1F\x80-\uFFFF]/g,escape)+'"'}var s={parse:function(e,p){var g={CRLF:C,DIGIT:A,ALPHA:R,HEXDIG:I,WSP:V,OCTET:W,DQUOTE:oe,SP:x,HTAB:$,alphanum:Re,reserved:Ie,unreserved:H,mark:D,escaped:L,LWS:q,SWS:j,HCOLON:B,TEXT_UTF8_TRIM:X,TEXT_UTF8char:Q,UTF8_NONASCII:U,UTF8_CONT:se,LHEX:It,token:N,token_nodot:Y,separators:re,word:ae,STAR:Te,SLASH:De,EQUAL:Ce,LPAREN:Le,RPAREN:we,RAQUOT:Se,LAQUOT:it,COMMA:Ue,SEMI:le,COLON:Ae,LDQUOT:Oe,RDQUOT:Pe,comment:ve,ctext:he,quoted_string:pe,quoted_string_clean:Ne,qdtext:xe,quoted_pair:Ve,SIP_URI_noparams:He,SIP_URI:Ht,uri_scheme:ct,uri_scheme_sips:_r,uri_scheme_sip:Mn,userinfo:sn,user:nn,user_unreserved:cs,password:kn,hostport:ws,host:Os,hostname:rn,domainlabel:ln,toplabel:ge,IPv6reference:pt,IPv6address:fs,h16:de,ls32:bt,IPv4address:Ds,dec_octet:_s,port:hr,uri_parameters:dr,uri_parameter:Ln,transport_param:pr,user_param:mr,method_param:gr,ttl_param:Tr,maddr_param:vr,lr_param:Er,other_param:Ns,pname:Sr,pvalue:yr,paramchar:Zt,param_unreserved:Ar,headers:Cr,header:es,hname:hl,hvalue:Rr,hnv_unreserved:Us,Request_Response:Ir,Request_Line:br,Request_URI:wr,absoluteURI:Ps,hier_part:Or,net_path:xs,abs_path:an,opaque_part:Dr,uric:ts,uric_no_slash:$n,path_segments:Ms,segment:on,param:Hn,pchar:ks,scheme:Nr,authority:Ur,srvr:Fn,reg_name:Pr,query:xr,SIP_Version:jn,INVITEm:Mr,ACKm:kr,OPTIONSm:Lr,BYEm:$r,CANCELm:Hr,REGISTERm:Fr,SUBSCRIBEm:un,NOTIFYm:jr,REFERm:qr,Method:cn,Status_Line:Vr,Status_Code:dl,extension_code:pl,Reason_Phrase:ml,Allow_Events:qn,Call_ID:hs,Contact:Vn,contact_param:Ls,name_addr:ss,display_name:fn,contact_params:Bt,c_p_q:Br,c_p_expires:ze,delta_seconds:ns,qvalue:gl,generic_param:Xe,gen_value:Bn,Content_Disposition:Tl,disp_type:vl,disp_param:Gr,handling_param:El,Content_Encoding:Sl,Content_Length:yl,Content_Type:Al,media_type:Wr,m_type:_n,discrete_type:Kr,composite_type:Yr,extension_token:$s,x_token:Jr,m_subtype:Cl,m_parameter:Gn,m_value:Rl,CSeq:so,CSeq_value:Hs,Expires:no,Event:zr,event_type:ds,From:ro,from_param:Xr,tag_param:Qr,Max_Forwards:io,Min_Expires:Zr,Name_Addr_Header:Il,Proxy_Authenticate:hn,challenge:Fs,other_challenge:ei,auth_param:js,digest_cln:dn,realm:pn,realm_value:ti,domain:si,URI:mn,nonce:ni,nonce_value:ri,opaque:ii,stale:gn,algorithm:bl,qop_options:wl,qop_value:ps,Proxy_Require:lo,Record_Route:li,rec_route:Tn,Reason:ao,reason_param:ai,reason_cause:vn,Require:oo,Route:Ol,route_param:qs,Subscription_State:Dl,substate_value:Nl,subexp_params:oi,event_reason_value:Ul,Subject:ui,Supported:uo,To:Wn,to_param:En,Via:Pl,via_param:Sn,via_params:Kn,via_ttl:ci,via_maddr:fi,via_received:_i,via_branch:hi,response_port:di,rport:pi,sent_protocol:mi,protocol_name:gi,transport:Ti,sent_by:Yn,via_host:xl,via_port:Ml,ttl:Jn,WWW_Authenticate:vi,Session_Expires:kl,s_e_expires:Ll,s_e_params:zn,s_e_refresher:$l,extension_header:co,header_value:Ei,message_body:Gt,uuid_URI:Hl,uuid:Si,hex4:Wt,hex8:Fl,hex12:yi,Refer_To:Ai,Replaces:jl,call_id:Ci,replaces_param:Xn,to_tag:ql,from_tag:Vl,early_flag:Ri};if(p!==void 0){if(g[p]===void 0)throw new Error("Invalid rule name: "+c(p)+".")}else p="CRLF";var n=0,v=0,S=[];function m(t){n<v||(n>v&&(v=n,S=[]),S.push(t))}function C(){var t;return e.substr(n,2)===`\r
73
+ `?(t=`\r
74
+ `,n+=2):(t=null,m('"\\r\\n"')),t}function A(){var t;return/^[0-9]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[0-9]")),t}function R(){var t;return/^[a-zA-Z]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[a-zA-Z]")),t}function I(){var t;return/^[0-9a-fA-F]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[0-9a-fA-F]")),t}function V(){var t;return t=x(),t===null&&(t=$()),t}function W(){var t;return/^[\0-\xFF]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[\\0-\\xFF]")),t}function oe(){var t;return/^["]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m('["]')),t}function x(){var t;return console.log("pos",n),console.log("input.charCodeAt(pos)",e.charAt(n)),e.charCodeAt(n)===32?(t=" ",n++):(t=null,m('" "')),t}function $(){var t;return e.charCodeAt(n)===9?(t=" ",n++):(t=null,m('"\\t"')),t}function Re(){var t;return/^[a-zA-Z0-9]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[a-zA-Z0-9]")),t}function Ie(){var t;return e.charCodeAt(n)===59?(t=";",n++):(t=null,m('";"')),t===null&&(e.charCodeAt(n)===47?(t="/",n++):(t=null,m('"/"')),t===null&&(e.charCodeAt(n)===63?(t="?",n++):(t=null,m('"?"')),t===null&&(e.charCodeAt(n)===58?(t=":",n++):(t=null,m('":"')),t===null&&(e.charCodeAt(n)===64?(t="@",n++):(t=null,m('"@"')),t===null&&(e.charCodeAt(n)===38?(t="&",n++):(t=null,m('"&"')),t===null&&(e.charCodeAt(n)===61?(t="=",n++):(t=null,m('"="')),t===null&&(e.charCodeAt(n)===43?(t="+",n++):(t=null,m('"+"')),t===null&&(e.charCodeAt(n)===36?(t="$",n++):(t=null,m('"$"')),t===null&&(e.charCodeAt(n)===44?(t=",",n++):(t=null,m('","'))))))))))),t}function H(){var t;return t=Re(),t===null&&(t=D()),t}function D(){var t;return e.charCodeAt(n)===45?(t="-",n++):(t=null,m('"-"')),t===null&&(e.charCodeAt(n)===95?(t="_",n++):(t=null,m('"_"')),t===null&&(e.charCodeAt(n)===46?(t=".",n++):(t=null,m('"."')),t===null&&(e.charCodeAt(n)===33?(t="!",n++):(t=null,m('"!"')),t===null&&(e.charCodeAt(n)===126?(t="~",n++):(t=null,m('"~"')),t===null&&(e.charCodeAt(n)===42?(t="*",n++):(t=null,m('"*"')),t===null&&(e.charCodeAt(n)===39?(t="'",n++):(t=null,m(`"'"`)),t===null&&(e.charCodeAt(n)===40?(t="(",n++):(t=null,m('"("')),t===null&&(e.charCodeAt(n)===41?(t=")",n++):(t=null,m('")"')))))))))),t}function L(){var t,o,u,d,T;return d=n,T=n,e.charCodeAt(n)===37?(t="%",n++):(t=null,m('"%"')),t!==null?(o=I(),o!==null?(u=I(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){return y.join("")}(d,t)),t===null&&(n=d),t}function q(){var t,o,u,d,T,E;for(d=n,T=n,E=n,t=[],o=V();o!==null;)t.push(o),o=V();if(t!==null?(o=C(),o!==null?t=[t,o]:(t=null,n=E)):(t=null,n=E),t=t!==null?t:"",t!==null){if(u=V(),u!==null)for(o=[];u!==null;)o.push(u),u=V();else o=null;o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t!==null&&(t=function(y){return" "}()),t===null&&(n=d),t}function j(){var t;return t=q(),t=t!==null?t:"",t}function B(){var t,o,u,d,T;for(d=n,T=n,t=[],o=x(),o===null&&(o=$());o!==null;)t.push(o),o=x(),o===null&&(o=$());return t!==null?(e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=j(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E){return":"}()),t===null&&(n=d),t}function X(){var t,o,u,d,T,E,y;if(T=n,E=n,o=Q(),o!==null)for(t=[];o!==null;)t.push(o),o=Q();else t=null;if(t!==null){for(o=[],y=n,u=[],d=q();d!==null;)u.push(d),d=q();for(u!==null?(d=Q(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);u!==null;){for(o.push(u),y=n,u=[],d=q();d!==null;)u.push(d),d=q();u!==null?(d=Q(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y)}o!==null?t=[t,o]:(t=null,n=E)}else t=null,n=E;return t!==null&&(t=function(O){return e.substring(n,O)}(T)),t===null&&(n=T),t}function Q(){var t;return/^[!-~]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[!-~]")),t===null&&(t=U()),t}function U(){var t;return/^[\x80-\uFFFF]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[\\x80-\\uFFFF]")),t}function se(){var t;return/^[\x80-\xBF]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[\\x80-\\xBF]")),t}function It(){var t;return t=A(),t===null&&(/^[a-f]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[a-f]"))),t}function N(){var t,o,u;if(u=n,o=Re(),o===null&&(e.charCodeAt(n)===45?(o="-",n++):(o=null,m('"-"')),o===null&&(e.charCodeAt(n)===46?(o=".",n++):(o=null,m('"."')),o===null&&(e.charCodeAt(n)===33?(o="!",n++):(o=null,m('"!"')),o===null&&(e.charCodeAt(n)===37?(o="%",n++):(o=null,m('"%"')),o===null&&(e.charCodeAt(n)===42?(o="*",n++):(o=null,m('"*"')),o===null&&(e.charCodeAt(n)===95?(o="_",n++):(o=null,m('"_"')),o===null&&(e.charCodeAt(n)===43?(o="+",n++):(o=null,m('"+"')),o===null&&(e.charCodeAt(n)===96?(o="`",n++):(o=null,m('"`"')),o===null&&(e.charCodeAt(n)===39?(o="'",n++):(o=null,m(`"'"`)),o===null&&(e.charCodeAt(n)===126?(o="~",n++):(o=null,m('"~"')))))))))))),o!==null)for(t=[];o!==null;)t.push(o),o=Re(),o===null&&(e.charCodeAt(n)===45?(o="-",n++):(o=null,m('"-"')),o===null&&(e.charCodeAt(n)===46?(o=".",n++):(o=null,m('"."')),o===null&&(e.charCodeAt(n)===33?(o="!",n++):(o=null,m('"!"')),o===null&&(e.charCodeAt(n)===37?(o="%",n++):(o=null,m('"%"')),o===null&&(e.charCodeAt(n)===42?(o="*",n++):(o=null,m('"*"')),o===null&&(e.charCodeAt(n)===95?(o="_",n++):(o=null,m('"_"')),o===null&&(e.charCodeAt(n)===43?(o="+",n++):(o=null,m('"+"')),o===null&&(e.charCodeAt(n)===96?(o="`",n++):(o=null,m('"`"')),o===null&&(e.charCodeAt(n)===39?(o="'",n++):(o=null,m(`"'"`)),o===null&&(e.charCodeAt(n)===126?(o="~",n++):(o=null,m('"~"'))))))))))));else t=null;return t!==null&&(t=function(d){return e.substring(n,d)}(u)),t===null&&(n=u),t}function Y(){var t,o,u;if(u=n,o=Re(),o===null&&(e.charCodeAt(n)===45?(o="-",n++):(o=null,m('"-"')),o===null&&(e.charCodeAt(n)===33?(o="!",n++):(o=null,m('"!"')),o===null&&(e.charCodeAt(n)===37?(o="%",n++):(o=null,m('"%"')),o===null&&(e.charCodeAt(n)===42?(o="*",n++):(o=null,m('"*"')),o===null&&(e.charCodeAt(n)===95?(o="_",n++):(o=null,m('"_"')),o===null&&(e.charCodeAt(n)===43?(o="+",n++):(o=null,m('"+"')),o===null&&(e.charCodeAt(n)===96?(o="`",n++):(o=null,m('"`"')),o===null&&(e.charCodeAt(n)===39?(o="'",n++):(o=null,m(`"'"`)),o===null&&(e.charCodeAt(n)===126?(o="~",n++):(o=null,m('"~"'))))))))))),o!==null)for(t=[];o!==null;)t.push(o),o=Re(),o===null&&(e.charCodeAt(n)===45?(o="-",n++):(o=null,m('"-"')),o===null&&(e.charCodeAt(n)===33?(o="!",n++):(o=null,m('"!"')),o===null&&(e.charCodeAt(n)===37?(o="%",n++):(o=null,m('"%"')),o===null&&(e.charCodeAt(n)===42?(o="*",n++):(o=null,m('"*"')),o===null&&(e.charCodeAt(n)===95?(o="_",n++):(o=null,m('"_"')),o===null&&(e.charCodeAt(n)===43?(o="+",n++):(o=null,m('"+"')),o===null&&(e.charCodeAt(n)===96?(o="`",n++):(o=null,m('"`"')),o===null&&(e.charCodeAt(n)===39?(o="'",n++):(o=null,m(`"'"`)),o===null&&(e.charCodeAt(n)===126?(o="~",n++):(o=null,m('"~"')))))))))));else t=null;return t!==null&&(t=function(d){return e.substring(n,d)}(u)),t===null&&(n=u),t}function re(){var t;return e.charCodeAt(n)===40?(t="(",n++):(t=null,m('"("')),t===null&&(e.charCodeAt(n)===41?(t=")",n++):(t=null,m('")"')),t===null&&(e.charCodeAt(n)===60?(t="<",n++):(t=null,m('"<"')),t===null&&(e.charCodeAt(n)===62?(t=">",n++):(t=null,m('">"')),t===null&&(e.charCodeAt(n)===64?(t="@",n++):(t=null,m('"@"')),t===null&&(e.charCodeAt(n)===44?(t=",",n++):(t=null,m('","')),t===null&&(e.charCodeAt(n)===59?(t=";",n++):(t=null,m('";"')),t===null&&(e.charCodeAt(n)===58?(t=":",n++):(t=null,m('":"')),t===null&&(e.charCodeAt(n)===92?(t="\\",n++):(t=null,m('"\\\\"')),t===null&&(t=oe(),t===null&&(e.charCodeAt(n)===47?(t="/",n++):(t=null,m('"/"')),t===null&&(e.charCodeAt(n)===91?(t="[",n++):(t=null,m('"["')),t===null&&(e.charCodeAt(n)===93?(t="]",n++):(t=null,m('"]"')),t===null&&(e.charCodeAt(n)===63?(t="?",n++):(t=null,m('"?"')),t===null&&(e.charCodeAt(n)===61?(t="=",n++):(t=null,m('"="')),t===null&&(e.charCodeAt(n)===123?(t="{",n++):(t=null,m('"{"')),t===null&&(e.charCodeAt(n)===125?(t="}",n++):(t=null,m('"}"')),t===null&&(t=x(),t===null&&(t=$())))))))))))))))))),t}function ae(){var t,o,u;if(u=n,o=Re(),o===null&&(e.charCodeAt(n)===45?(o="-",n++):(o=null,m('"-"')),o===null&&(e.charCodeAt(n)===46?(o=".",n++):(o=null,m('"."')),o===null&&(e.charCodeAt(n)===33?(o="!",n++):(o=null,m('"!"')),o===null&&(e.charCodeAt(n)===37?(o="%",n++):(o=null,m('"%"')),o===null&&(e.charCodeAt(n)===42?(o="*",n++):(o=null,m('"*"')),o===null&&(e.charCodeAt(n)===95?(o="_",n++):(o=null,m('"_"')),o===null&&(e.charCodeAt(n)===43?(o="+",n++):(o=null,m('"+"')),o===null&&(e.charCodeAt(n)===96?(o="`",n++):(o=null,m('"`"')),o===null&&(e.charCodeAt(n)===39?(o="'",n++):(o=null,m(`"'"`)),o===null&&(e.charCodeAt(n)===126?(o="~",n++):(o=null,m('"~"')),o===null&&(e.charCodeAt(n)===40?(o="(",n++):(o=null,m('"("')),o===null&&(e.charCodeAt(n)===41?(o=")",n++):(o=null,m('")"')),o===null&&(e.charCodeAt(n)===60?(o="<",n++):(o=null,m('"<"')),o===null&&(e.charCodeAt(n)===62?(o=">",n++):(o=null,m('">"')),o===null&&(e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o===null&&(e.charCodeAt(n)===92?(o="\\",n++):(o=null,m('"\\\\"')),o===null&&(o=oe(),o===null&&(e.charCodeAt(n)===47?(o="/",n++):(o=null,m('"/"')),o===null&&(e.charCodeAt(n)===91?(o="[",n++):(o=null,m('"["')),o===null&&(e.charCodeAt(n)===93?(o="]",n++):(o=null,m('"]"')),o===null&&(e.charCodeAt(n)===63?(o="?",n++):(o=null,m('"?"')),o===null&&(e.charCodeAt(n)===123?(o="{",n++):(o=null,m('"{"')),o===null&&(e.charCodeAt(n)===125?(o="}",n++):(o=null,m('"}"'))))))))))))))))))))))))),o!==null)for(t=[];o!==null;)t.push(o),o=Re(),o===null&&(e.charCodeAt(n)===45?(o="-",n++):(o=null,m('"-"')),o===null&&(e.charCodeAt(n)===46?(o=".",n++):(o=null,m('"."')),o===null&&(e.charCodeAt(n)===33?(o="!",n++):(o=null,m('"!"')),o===null&&(e.charCodeAt(n)===37?(o="%",n++):(o=null,m('"%"')),o===null&&(e.charCodeAt(n)===42?(o="*",n++):(o=null,m('"*"')),o===null&&(e.charCodeAt(n)===95?(o="_",n++):(o=null,m('"_"')),o===null&&(e.charCodeAt(n)===43?(o="+",n++):(o=null,m('"+"')),o===null&&(e.charCodeAt(n)===96?(o="`",n++):(o=null,m('"`"')),o===null&&(e.charCodeAt(n)===39?(o="'",n++):(o=null,m(`"'"`)),o===null&&(e.charCodeAt(n)===126?(o="~",n++):(o=null,m('"~"')),o===null&&(e.charCodeAt(n)===40?(o="(",n++):(o=null,m('"("')),o===null&&(e.charCodeAt(n)===41?(o=")",n++):(o=null,m('")"')),o===null&&(e.charCodeAt(n)===60?(o="<",n++):(o=null,m('"<"')),o===null&&(e.charCodeAt(n)===62?(o=">",n++):(o=null,m('">"')),o===null&&(e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o===null&&(e.charCodeAt(n)===92?(o="\\",n++):(o=null,m('"\\\\"')),o===null&&(o=oe(),o===null&&(e.charCodeAt(n)===47?(o="/",n++):(o=null,m('"/"')),o===null&&(e.charCodeAt(n)===91?(o="[",n++):(o=null,m('"["')),o===null&&(e.charCodeAt(n)===93?(o="]",n++):(o=null,m('"]"')),o===null&&(e.charCodeAt(n)===63?(o="?",n++):(o=null,m('"?"')),o===null&&(e.charCodeAt(n)===123?(o="{",n++):(o=null,m('"{"')),o===null&&(e.charCodeAt(n)===125?(o="}",n++):(o=null,m('"}"')))))))))))))))))))))))));else t=null;return t!==null&&(t=function(d){return e.substring(n,d)}(u)),t===null&&(n=u),t}function Te(){var t,o,u,d,T;return d=n,T=n,t=j(),t!==null?(e.charCodeAt(n)===42?(o="*",n++):(o=null,m('"*"')),o!==null?(u=j(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E){return"*"}()),t===null&&(n=d),t}function De(){var t,o,u,d,T;return d=n,T=n,t=j(),t!==null?(e.charCodeAt(n)===47?(o="/",n++):(o=null,m('"/"')),o!==null?(u=j(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E){return"/"}()),t===null&&(n=d),t}function Ce(){var t,o,u,d,T;return d=n,T=n,t=j(),t!==null?(e.charCodeAt(n)===61?(o="=",n++):(o=null,m('"="')),o!==null?(u=j(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E){return"="}()),t===null&&(n=d),t}function Le(){var t,o,u,d,T;return d=n,T=n,t=j(),t!==null?(e.charCodeAt(n)===40?(o="(",n++):(o=null,m('"("')),o!==null?(u=j(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E){return"("}()),t===null&&(n=d),t}function we(){var t,o,u,d,T;return d=n,T=n,t=j(),t!==null?(e.charCodeAt(n)===41?(o=")",n++):(o=null,m('")"')),o!==null?(u=j(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E){return")"}()),t===null&&(n=d),t}function Se(){var t,o,u,d;return u=n,d=n,e.charCodeAt(n)===62?(t=">",n++):(t=null,m('">"')),t!==null?(o=j(),o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t!==null&&(t=function(T){return">"}()),t===null&&(n=u),t}function it(){var t,o,u,d;return u=n,d=n,t=j(),t!==null?(e.charCodeAt(n)===60?(o="<",n++):(o=null,m('"<"')),o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t!==null&&(t=function(T){return"<"}()),t===null&&(n=u),t}function Ue(){var t,o,u,d,T;return d=n,T=n,t=j(),t!==null?(e.charCodeAt(n)===44?(o=",",n++):(o=null,m('","')),o!==null?(u=j(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E){return","}()),t===null&&(n=d),t}function le(){var t,o,u,d,T;return d=n,T=n,t=j(),t!==null?(e.charCodeAt(n)===59?(o=";",n++):(o=null,m('";"')),o!==null?(u=j(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E){return";"}()),t===null&&(n=d),t}function Ae(){var t,o,u,d,T;return d=n,T=n,t=j(),t!==null?(e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=j(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E){return":"}()),t===null&&(n=d),t}function Oe(){var t,o,u,d;return u=n,d=n,t=j(),t!==null?(o=oe(),o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t!==null&&(t=function(T){return'"'}()),t===null&&(n=u),t}function Pe(){var t,o,u,d;return u=n,d=n,t=oe(),t!==null?(o=j(),o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t!==null&&(t=function(T){return'"'}()),t===null&&(n=u),t}function ve(){var t,o,u,d;if(d=n,t=Le(),t!==null){for(o=[],u=he(),u===null&&(u=Ve(),u===null&&(u=ve()));u!==null;)o.push(u),u=he(),u===null&&(u=Ve(),u===null&&(u=ve()));o!==null?(u=we(),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)}else t=null,n=d;return t}function he(){var t;return/^[!-']/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[!-']")),t===null&&(/^[*-[]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[*-[]")),t===null&&(/^[\]-~]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[\\]-~]")),t===null&&(t=U(),t===null&&(t=q())))),t}function pe(){var t,o,u,d,T,E;if(T=n,E=n,t=j(),t!==null)if(o=oe(),o!==null){for(u=[],d=xe(),d===null&&(d=Ve());d!==null;)u.push(d),d=xe(),d===null&&(d=Ve());u!==null?(d=oe(),d!==null?t=[t,o,u,d]:(t=null,n=E)):(t=null,n=E)}else t=null,n=E;else t=null,n=E;return t!==null&&(t=function(y){return e.substring(n,y)}(T)),t===null&&(n=T),t}function Ne(){var t,o,u,d,T,E;if(T=n,E=n,t=j(),t!==null)if(o=oe(),o!==null){for(u=[],d=xe(),d===null&&(d=Ve());d!==null;)u.push(d),d=xe(),d===null&&(d=Ve());u!==null?(d=oe(),d!==null?t=[t,o,u,d]:(t=null,n=E)):(t=null,n=E)}else t=null,n=E;else t=null,n=E;return t!==null&&(t=function(y){var O=e.substring(n,y).trim();return O.substring(1,O.length-1).replace(/\\([\x00-\x09\x0b-\x0c\x0e-\x7f])/g,"$1")}(T)),t===null&&(n=T),t}function xe(){var t;return t=q(),t===null&&(e.charCodeAt(n)===33?(t="!",n++):(t=null,m('"!"')),t===null&&(/^[#-[]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[#-[]")),t===null&&(/^[\]-~]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[\\]-~]")),t===null&&(t=U())))),t}function Ve(){var t,o,u;return u=n,e.charCodeAt(n)===92?(t="\\",n++):(t=null,m('"\\\\"')),t!==null?(/^[\0-\t]/.test(e.charAt(n))?(o=e.charAt(n),n++):(o=null,m("[\\0-\\t]")),o===null&&(/^[\x0B-\f]/.test(e.charAt(n))?(o=e.charAt(n),n++):(o=null,m("[\\x0B-\\f]")),o===null&&(/^[\x0E-]/.test(e.charAt(n))?(o=e.charAt(n),n++):(o=null,m("[\\x0E-]")))),o!==null?t=[t,o]:(t=null,n=u)):(t=null,n=u),t}function He(){var t,o,u,d,T,E;return T=n,E=n,t=ct(),t!==null?(e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=sn(),u=u!==null?u:"",u!==null?(d=ws(),d!==null?t=[t,o,u,d]:(t=null,n=E)):(t=null,n=E)):(t=null,n=E)):(t=null,n=E),t!==null&&(t=function(y){try{w.uri=new Bl(w.scheme,w.user,w.host,w.port),delete w.scheme,delete w.user,delete w.host,delete w.host_type,delete w.port}catch{w=-1}}()),t===null&&(n=T),t}function Ht(){var t,o,u,d,T,E,y,O;return y=n,O=n,t=ct(),t!==null?(e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=sn(),u=u!==null?u:"",u!==null?(d=ws(),d!==null?(T=dr(),T!==null?(E=Cr(),E=E!==null?E:"",E!==null?t=[t,o,u,d,T,E]:(t=null,n=O)):(t=null,n=O)):(t=null,n=O)):(t=null,n=O)):(t=null,n=O)):(t=null,n=O),t!==null&&(t=function(G){try{w.uri=new Bl(w.scheme,w.user,w.host,w.port,w.uri_params,w.uri_headers),delete w.scheme,delete w.user,delete w.host,delete w.host_type,delete w.port,delete w.uri_params,p==="SIP_URI"&&(w=w.uri)}catch{w=-1}}()),t===null&&(n=y),t}function ct(){var t;return t=_r(),t===null&&(t=Mn()),t}function _r(){var t,o;return o=n,e.substr(n,4).toLowerCase()==="sips"?(t=e.substr(n,4),n+=4):(t=null,m('"sips"')),t!==null&&(t=function(u,d){w.scheme=d.toLowerCase()}(o,t)),t===null&&(n=o),t}function Mn(){var t,o;return o=n,e.substr(n,3).toLowerCase()==="sip"?(t=e.substr(n,3),n+=3):(t=null,m('"sip"')),t!==null&&(t=function(u,d){w.scheme=d.toLowerCase()}(o,t)),t===null&&(n=o),t}function sn(){var t,o,u,d,T,E;return d=n,T=n,t=nn(),t!==null?(E=n,e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=kn(),u!==null?o=[o,u]:(o=null,n=E)):(o=null,n=E),o=o!==null?o:"",o!==null?(e.charCodeAt(n)===64?(u="@",n++):(u=null,m('"@"')),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(y){w.user=decodeURIComponent(e.substring(n-1,y))}(d)),t===null&&(n=d),t}function nn(){var t,o;if(o=H(),o===null&&(o=L(),o===null&&(o=cs())),o!==null)for(t=[];o!==null;)t.push(o),o=H(),o===null&&(o=L(),o===null&&(o=cs()));else t=null;return t}function cs(){var t;return e.charCodeAt(n)===38?(t="&",n++):(t=null,m('"&"')),t===null&&(e.charCodeAt(n)===61?(t="=",n++):(t=null,m('"="')),t===null&&(e.charCodeAt(n)===43?(t="+",n++):(t=null,m('"+"')),t===null&&(e.charCodeAt(n)===36?(t="$",n++):(t=null,m('"$"')),t===null&&(e.charCodeAt(n)===44?(t=",",n++):(t=null,m('","')),t===null&&(e.charCodeAt(n)===59?(t=";",n++):(t=null,m('";"')),t===null&&(e.charCodeAt(n)===63?(t="?",n++):(t=null,m('"?"')),t===null&&(e.charCodeAt(n)===47?(t="/",n++):(t=null,m('"/"'))))))))),t}function kn(){var t,o,u;for(u=n,t=[],o=H(),o===null&&(o=L(),o===null&&(e.charCodeAt(n)===38?(o="&",n++):(o=null,m('"&"')),o===null&&(e.charCodeAt(n)===61?(o="=",n++):(o=null,m('"="')),o===null&&(e.charCodeAt(n)===43?(o="+",n++):(o=null,m('"+"')),o===null&&(e.charCodeAt(n)===36?(o="$",n++):(o=null,m('"$"')),o===null&&(e.charCodeAt(n)===44?(o=",",n++):(o=null,m('","'))))))));o!==null;)t.push(o),o=H(),o===null&&(o=L(),o===null&&(e.charCodeAt(n)===38?(o="&",n++):(o=null,m('"&"')),o===null&&(e.charCodeAt(n)===61?(o="=",n++):(o=null,m('"="')),o===null&&(e.charCodeAt(n)===43?(o="+",n++):(o=null,m('"+"')),o===null&&(e.charCodeAt(n)===36?(o="$",n++):(o=null,m('"$"')),o===null&&(e.charCodeAt(n)===44?(o=",",n++):(o=null,m('","'))))))));return t!==null&&(t=function(d){w.password=e.substring(n,d)}(u)),t===null&&(n=u),t}function ws(){var t,o,u,d,T;return d=n,t=Os(),t!==null?(T=n,e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=hr(),u!==null?o=[o,u]:(o=null,n=T)):(o=null,n=T),o=o!==null?o:"",o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t}function Os(){var t,o;return o=n,t=rn(),t===null&&(t=Ds(),t===null&&(t=pt())),t!==null&&(t=function(u){return w.host=e.substring(n,u).toLowerCase(),w.host}(o)),t===null&&(n=o),t}function rn(){var t,o,u,d,T,E;for(d=n,T=n,t=[],E=n,o=ln(),o!==null?(e.charCodeAt(n)===46?(u=".",n++):(u=null,m('"."')),u!==null?o=[o,u]:(o=null,n=E)):(o=null,n=E);o!==null;)t.push(o),E=n,o=ln(),o!==null?(e.charCodeAt(n)===46?(u=".",n++):(u=null,m('"."')),u!==null?o=[o,u]:(o=null,n=E)):(o=null,n=E);return t!==null?(o=ge(),o!==null?(e.charCodeAt(n)===46?(u=".",n++):(u=null,m('"."')),u=u!==null?u:"",u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(y){return w.host_type="domain",e.substring(n,y)}(d)),t===null&&(n=d),t}function ln(){var t,o,u,d;if(d=n,t=Re(),t!==null){for(o=[],u=Re(),u===null&&(e.charCodeAt(n)===45?(u="-",n++):(u=null,m('"-"')),u===null&&(e.charCodeAt(n)===95?(u="_",n++):(u=null,m('"_"'))));u!==null;)o.push(u),u=Re(),u===null&&(e.charCodeAt(n)===45?(u="-",n++):(u=null,m('"-"')),u===null&&(e.charCodeAt(n)===95?(u="_",n++):(u=null,m('"_"'))));o!==null?t=[t,o]:(t=null,n=d)}else t=null,n=d;return t}function ge(){var t,o,u,d;if(d=n,t=R(),t!==null){for(o=[],u=Re(),u===null&&(e.charCodeAt(n)===45?(u="-",n++):(u=null,m('"-"')),u===null&&(e.charCodeAt(n)===95?(u="_",n++):(u=null,m('"_"'))));u!==null;)o.push(u),u=Re(),u===null&&(e.charCodeAt(n)===45?(u="-",n++):(u=null,m('"-"')),u===null&&(e.charCodeAt(n)===95?(u="_",n++):(u=null,m('"_"'))));o!==null?t=[t,o]:(t=null,n=d)}else t=null,n=d;return t}function pt(){var t,o,u,d,T;return d=n,T=n,e.charCodeAt(n)===91?(t="[",n++):(t=null,m('"["')),t!==null?(o=fs(),o!==null?(e.charCodeAt(n)===93?(u="]",n++):(u=null,m('"]"')),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E){return w.host_type="IPv6",e.substring(n,E)}(d)),t===null&&(n=d),t}function fs(){var t,o,u,d,T,E,y,O,G,ye,Fe,P,me,Ii,k,Ee;return Ii=n,k=n,t=de(),t!==null?(e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=de(),u!==null?(e.charCodeAt(n)===58?(d=":",n++):(d=null,m('":"')),d!==null?(T=de(),T!==null?(e.charCodeAt(n)===58?(E=":",n++):(E=null,m('":"')),E!==null?(y=de(),y!==null?(e.charCodeAt(n)===58?(O=":",n++):(O=null,m('":"')),O!==null?(G=de(),G!==null?(e.charCodeAt(n)===58?(ye=":",n++):(ye=null,m('":"')),ye!==null?(Fe=de(),Fe!==null?(e.charCodeAt(n)===58?(P=":",n++):(P=null,m('":"')),P!==null?(me=bt(),me!==null?t=[t,o,u,d,T,E,y,O,G,ye,Fe,P,me]:(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k),t===null&&(k=n,e.substr(n,2)==="::"?(t="::",n+=2):(t=null,m('"::"')),t!==null?(o=de(),o!==null?(e.charCodeAt(n)===58?(u=":",n++):(u=null,m('":"')),u!==null?(d=de(),d!==null?(e.charCodeAt(n)===58?(T=":",n++):(T=null,m('":"')),T!==null?(E=de(),E!==null?(e.charCodeAt(n)===58?(y=":",n++):(y=null,m('":"')),y!==null?(O=de(),O!==null?(e.charCodeAt(n)===58?(G=":",n++):(G=null,m('":"')),G!==null?(ye=de(),ye!==null?(e.charCodeAt(n)===58?(Fe=":",n++):(Fe=null,m('":"')),Fe!==null?(P=bt(),P!==null?t=[t,o,u,d,T,E,y,O,G,ye,Fe,P]:(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k),t===null&&(k=n,e.substr(n,2)==="::"?(t="::",n+=2):(t=null,m('"::"')),t!==null?(o=de(),o!==null?(e.charCodeAt(n)===58?(u=":",n++):(u=null,m('":"')),u!==null?(d=de(),d!==null?(e.charCodeAt(n)===58?(T=":",n++):(T=null,m('":"')),T!==null?(E=de(),E!==null?(e.charCodeAt(n)===58?(y=":",n++):(y=null,m('":"')),y!==null?(O=de(),O!==null?(e.charCodeAt(n)===58?(G=":",n++):(G=null,m('":"')),G!==null?(ye=bt(),ye!==null?t=[t,o,u,d,T,E,y,O,G,ye]:(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k),t===null&&(k=n,e.substr(n,2)==="::"?(t="::",n+=2):(t=null,m('"::"')),t!==null?(o=de(),o!==null?(e.charCodeAt(n)===58?(u=":",n++):(u=null,m('":"')),u!==null?(d=de(),d!==null?(e.charCodeAt(n)===58?(T=":",n++):(T=null,m('":"')),T!==null?(E=de(),E!==null?(e.charCodeAt(n)===58?(y=":",n++):(y=null,m('":"')),y!==null?(O=bt(),O!==null?t=[t,o,u,d,T,E,y,O]:(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k),t===null&&(k=n,e.substr(n,2)==="::"?(t="::",n+=2):(t=null,m('"::"')),t!==null?(o=de(),o!==null?(e.charCodeAt(n)===58?(u=":",n++):(u=null,m('":"')),u!==null?(d=de(),d!==null?(e.charCodeAt(n)===58?(T=":",n++):(T=null,m('":"')),T!==null?(E=bt(),E!==null?t=[t,o,u,d,T,E]:(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k),t===null&&(k=n,e.substr(n,2)==="::"?(t="::",n+=2):(t=null,m('"::"')),t!==null?(o=de(),o!==null?(e.charCodeAt(n)===58?(u=":",n++):(u=null,m('":"')),u!==null?(d=bt(),d!==null?t=[t,o,u,d]:(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k),t===null&&(k=n,e.substr(n,2)==="::"?(t="::",n+=2):(t=null,m('"::"')),t!==null?(o=bt(),o!==null?t=[t,o]:(t=null,n=k)):(t=null,n=k),t===null&&(k=n,e.substr(n,2)==="::"?(t="::",n+=2):(t=null,m('"::"')),t!==null?(o=de(),o!==null?t=[t,o]:(t=null,n=k)):(t=null,n=k),t===null&&(k=n,t=de(),t!==null?(e.substr(n,2)==="::"?(o="::",n+=2):(o=null,m('"::"')),o!==null?(u=de(),u!==null?(e.charCodeAt(n)===58?(d=":",n++):(d=null,m('":"')),d!==null?(T=de(),T!==null?(e.charCodeAt(n)===58?(E=":",n++):(E=null,m('":"')),E!==null?(y=de(),y!==null?(e.charCodeAt(n)===58?(O=":",n++):(O=null,m('":"')),O!==null?(G=de(),G!==null?(e.charCodeAt(n)===58?(ye=":",n++):(ye=null,m('":"')),ye!==null?(Fe=bt(),Fe!==null?t=[t,o,u,d,T,E,y,O,G,ye,Fe]:(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k),t===null&&(k=n,t=de(),t!==null?(Ee=n,e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=de(),u!==null?o=[o,u]:(o=null,n=Ee)):(o=null,n=Ee),o=o!==null?o:"",o!==null?(e.substr(n,2)==="::"?(u="::",n+=2):(u=null,m('"::"')),u!==null?(d=de(),d!==null?(e.charCodeAt(n)===58?(T=":",n++):(T=null,m('":"')),T!==null?(E=de(),E!==null?(e.charCodeAt(n)===58?(y=":",n++):(y=null,m('":"')),y!==null?(O=de(),O!==null?(e.charCodeAt(n)===58?(G=":",n++):(G=null,m('":"')),G!==null?(ye=bt(),ye!==null?t=[t,o,u,d,T,E,y,O,G,ye]:(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k),t===null&&(k=n,t=de(),t!==null?(Ee=n,e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=de(),u!==null?o=[o,u]:(o=null,n=Ee)):(o=null,n=Ee),o=o!==null?o:"",o!==null?(Ee=n,e.charCodeAt(n)===58?(u=":",n++):(u=null,m('":"')),u!==null?(d=de(),d!==null?u=[u,d]:(u=null,n=Ee)):(u=null,n=Ee),u=u!==null?u:"",u!==null?(e.substr(n,2)==="::"?(d="::",n+=2):(d=null,m('"::"')),d!==null?(T=de(),T!==null?(e.charCodeAt(n)===58?(E=":",n++):(E=null,m('":"')),E!==null?(y=de(),y!==null?(e.charCodeAt(n)===58?(O=":",n++):(O=null,m('":"')),O!==null?(G=bt(),G!==null?t=[t,o,u,d,T,E,y,O,G]:(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k),t===null&&(k=n,t=de(),t!==null?(Ee=n,e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=de(),u!==null?o=[o,u]:(o=null,n=Ee)):(o=null,n=Ee),o=o!==null?o:"",o!==null?(Ee=n,e.charCodeAt(n)===58?(u=":",n++):(u=null,m('":"')),u!==null?(d=de(),d!==null?u=[u,d]:(u=null,n=Ee)):(u=null,n=Ee),u=u!==null?u:"",u!==null?(Ee=n,e.charCodeAt(n)===58?(d=":",n++):(d=null,m('":"')),d!==null?(T=de(),T!==null?d=[d,T]:(d=null,n=Ee)):(d=null,n=Ee),d=d!==null?d:"",d!==null?(e.substr(n,2)==="::"?(T="::",n+=2):(T=null,m('"::"')),T!==null?(E=de(),E!==null?(e.charCodeAt(n)===58?(y=":",n++):(y=null,m('":"')),y!==null?(O=bt(),O!==null?t=[t,o,u,d,T,E,y,O]:(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k),t===null&&(k=n,t=de(),t!==null?(Ee=n,e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=de(),u!==null?o=[o,u]:(o=null,n=Ee)):(o=null,n=Ee),o=o!==null?o:"",o!==null?(Ee=n,e.charCodeAt(n)===58?(u=":",n++):(u=null,m('":"')),u!==null?(d=de(),d!==null?u=[u,d]:(u=null,n=Ee)):(u=null,n=Ee),u=u!==null?u:"",u!==null?(Ee=n,e.charCodeAt(n)===58?(d=":",n++):(d=null,m('":"')),d!==null?(T=de(),T!==null?d=[d,T]:(d=null,n=Ee)):(d=null,n=Ee),d=d!==null?d:"",d!==null?(Ee=n,e.charCodeAt(n)===58?(T=":",n++):(T=null,m('":"')),T!==null?(E=de(),E!==null?T=[T,E]:(T=null,n=Ee)):(T=null,n=Ee),T=T!==null?T:"",T!==null?(e.substr(n,2)==="::"?(E="::",n+=2):(E=null,m('"::"')),E!==null?(y=bt(),y!==null?t=[t,o,u,d,T,E,y]:(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k),t===null&&(k=n,t=de(),t!==null?(Ee=n,e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=de(),u!==null?o=[o,u]:(o=null,n=Ee)):(o=null,n=Ee),o=o!==null?o:"",o!==null?(Ee=n,e.charCodeAt(n)===58?(u=":",n++):(u=null,m('":"')),u!==null?(d=de(),d!==null?u=[u,d]:(u=null,n=Ee)):(u=null,n=Ee),u=u!==null?u:"",u!==null?(Ee=n,e.charCodeAt(n)===58?(d=":",n++):(d=null,m('":"')),d!==null?(T=de(),T!==null?d=[d,T]:(d=null,n=Ee)):(d=null,n=Ee),d=d!==null?d:"",d!==null?(Ee=n,e.charCodeAt(n)===58?(T=":",n++):(T=null,m('":"')),T!==null?(E=de(),E!==null?T=[T,E]:(T=null,n=Ee)):(T=null,n=Ee),T=T!==null?T:"",T!==null?(Ee=n,e.charCodeAt(n)===58?(E=":",n++):(E=null,m('":"')),E!==null?(y=de(),y!==null?E=[E,y]:(E=null,n=Ee)):(E=null,n=Ee),E=E!==null?E:"",E!==null?(e.substr(n,2)==="::"?(y="::",n+=2):(y=null,m('"::"')),y!==null?(O=de(),O!==null?t=[t,o,u,d,T,E,y,O]:(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k),t===null&&(k=n,t=de(),t!==null?(Ee=n,e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=de(),u!==null?o=[o,u]:(o=null,n=Ee)):(o=null,n=Ee),o=o!==null?o:"",o!==null?(Ee=n,e.charCodeAt(n)===58?(u=":",n++):(u=null,m('":"')),u!==null?(d=de(),d!==null?u=[u,d]:(u=null,n=Ee)):(u=null,n=Ee),u=u!==null?u:"",u!==null?(Ee=n,e.charCodeAt(n)===58?(d=":",n++):(d=null,m('":"')),d!==null?(T=de(),T!==null?d=[d,T]:(d=null,n=Ee)):(d=null,n=Ee),d=d!==null?d:"",d!==null?(Ee=n,e.charCodeAt(n)===58?(T=":",n++):(T=null,m('":"')),T!==null?(E=de(),E!==null?T=[T,E]:(T=null,n=Ee)):(T=null,n=Ee),T=T!==null?T:"",T!==null?(Ee=n,e.charCodeAt(n)===58?(E=":",n++):(E=null,m('":"')),E!==null?(y=de(),y!==null?E=[E,y]:(E=null,n=Ee)):(E=null,n=Ee),E=E!==null?E:"",E!==null?(Ee=n,e.charCodeAt(n)===58?(y=":",n++):(y=null,m('":"')),y!==null?(O=de(),O!==null?y=[y,O]:(y=null,n=Ee)):(y=null,n=Ee),y=y!==null?y:"",y!==null?(e.substr(n,2)==="::"?(O="::",n+=2):(O=null,m('"::"')),O!==null?t=[t,o,u,d,T,E,y,O]:(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k)):(t=null,n=k))))))))))))))),t!==null&&(t=function(k_){return w.host_type="IPv6",e.substring(n,k_)}(Ii)),t===null&&(n=Ii),t}function de(){var t,o,u,d,T;return T=n,t=I(),t!==null?(o=I(),o=o!==null?o:"",o!==null?(u=I(),u=u!==null?u:"",u!==null?(d=I(),d=d!==null?d:"",d!==null?t=[t,o,u,d]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t}function bt(){var t,o,u,d;return d=n,t=de(),t!==null?(e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=de(),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t===null&&(t=Ds()),t}function Ds(){var t,o,u,d,T,E,y,O,G;return O=n,G=n,t=_s(),t!==null?(e.charCodeAt(n)===46?(o=".",n++):(o=null,m('"."')),o!==null?(u=_s(),u!==null?(e.charCodeAt(n)===46?(d=".",n++):(d=null,m('"."')),d!==null?(T=_s(),T!==null?(e.charCodeAt(n)===46?(E=".",n++):(E=null,m('"."')),E!==null?(y=_s(),y!==null?t=[t,o,u,d,T,E,y]:(t=null,n=G)):(t=null,n=G)):(t=null,n=G)):(t=null,n=G)):(t=null,n=G)):(t=null,n=G)):(t=null,n=G),t!==null&&(t=function(ye){return w.host_type="IPv4",e.substring(n,ye)}(O)),t===null&&(n=O),t}function _s(){var t,o,u,d;return d=n,e.substr(n,2)==="25"?(t="25",n+=2):(t=null,m('"25"')),t!==null?(/^[0-5]/.test(e.charAt(n))?(o=e.charAt(n),n++):(o=null,m("[0-5]")),o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t===null&&(d=n,e.charCodeAt(n)===50?(t="2",n++):(t=null,m('"2"')),t!==null?(/^[0-4]/.test(e.charAt(n))?(o=e.charAt(n),n++):(o=null,m("[0-4]")),o!==null?(u=A(),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t===null&&(d=n,e.charCodeAt(n)===49?(t="1",n++):(t=null,m('"1"')),t!==null?(o=A(),o!==null?(u=A(),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t===null&&(d=n,/^[1-9]/.test(e.charAt(n))?(t=e.charAt(n),n++):(t=null,m("[1-9]")),t!==null?(o=A(),o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t===null&&(t=A())))),t}function hr(){var t,o,u,d,T,E,y;return E=n,y=n,t=A(),t=t!==null?t:"",t!==null?(o=A(),o=o!==null?o:"",o!==null?(u=A(),u=u!==null?u:"",u!==null?(d=A(),d=d!==null?d:"",d!==null?(T=A(),T=T!==null?T:"",T!==null?t=[t,o,u,d,T]:(t=null,n=y)):(t=null,n=y)):(t=null,n=y)):(t=null,n=y)):(t=null,n=y),t!==null&&(t=function(O,G){return G=parseInt(G.join("")),w.port=G,G}(E,t)),t===null&&(n=E),t}function dr(){var t,o,u,d;for(t=[],d=n,e.charCodeAt(n)===59?(o=";",n++):(o=null,m('";"')),o!==null?(u=Ln(),u!==null?o=[o,u]:(o=null,n=d)):(o=null,n=d);o!==null;)t.push(o),d=n,e.charCodeAt(n)===59?(o=";",n++):(o=null,m('";"')),o!==null?(u=Ln(),u!==null?o=[o,u]:(o=null,n=d)):(o=null,n=d);return t}function Ln(){var t;return t=pr(),t===null&&(t=mr(),t===null&&(t=gr(),t===null&&(t=Tr(),t===null&&(t=vr(),t===null&&(t=Er(),t===null&&(t=Ns())))))),t}function pr(){var t,o,u,d;return u=n,d=n,e.substr(n,10).toLowerCase()==="transport="?(t=e.substr(n,10),n+=10):(t=null,m('"transport="')),t!==null?(e.substr(n,3).toLowerCase()==="udp"?(o=e.substr(n,3),n+=3):(o=null,m('"udp"')),o===null&&(e.substr(n,3).toLowerCase()==="tcp"?(o=e.substr(n,3),n+=3):(o=null,m('"tcp"')),o===null&&(e.substr(n,4).toLowerCase()==="sctp"?(o=e.substr(n,4),n+=4):(o=null,m('"sctp"')),o===null&&(e.substr(n,3).toLowerCase()==="tls"?(o=e.substr(n,3),n+=3):(o=null,m('"tls"')),o===null&&(o=N())))),o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t!==null&&(t=function(T,E){w.uri_params||(w.uri_params={}),w.uri_params.transport=E.toLowerCase()}(u,t[1])),t===null&&(n=u),t}function mr(){var t,o,u,d;return u=n,d=n,e.substr(n,5).toLowerCase()==="user="?(t=e.substr(n,5),n+=5):(t=null,m('"user="')),t!==null?(e.substr(n,5).toLowerCase()==="phone"?(o=e.substr(n,5),n+=5):(o=null,m('"phone"')),o===null&&(e.substr(n,2).toLowerCase()==="ip"?(o=e.substr(n,2),n+=2):(o=null,m('"ip"')),o===null&&(o=N())),o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t!==null&&(t=function(T,E){w.uri_params||(w.uri_params={}),w.uri_params.user=E.toLowerCase()}(u,t[1])),t===null&&(n=u),t}function gr(){var t,o,u,d;return u=n,d=n,e.substr(n,7).toLowerCase()==="method="?(t=e.substr(n,7),n+=7):(t=null,m('"method="')),t!==null?(o=cn(),o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t!==null&&(t=function(T,E){w.uri_params||(w.uri_params={}),w.uri_params.method=E}(u,t[1])),t===null&&(n=u),t}function Tr(){var t,o,u,d;return u=n,d=n,e.substr(n,4).toLowerCase()==="ttl="?(t=e.substr(n,4),n+=4):(t=null,m('"ttl="')),t!==null?(o=Jn(),o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t!==null&&(t=function(T,E){w.params||(w.params={}),w.params.ttl=E}(u,t[1])),t===null&&(n=u),t}function vr(){var t,o,u,d;return u=n,d=n,e.substr(n,6).toLowerCase()==="maddr="?(t=e.substr(n,6),n+=6):(t=null,m('"maddr="')),t!==null?(o=Os(),o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t!==null&&(t=function(T,E){w.uri_params||(w.uri_params={}),w.uri_params.maddr=E}(u,t[1])),t===null&&(n=u),t}function Er(){var t,o,u,d,T,E;return d=n,T=n,e.substr(n,2).toLowerCase()==="lr"?(t=e.substr(n,2),n+=2):(t=null,m('"lr"')),t!==null?(E=n,e.charCodeAt(n)===61?(o="=",n++):(o=null,m('"="')),o!==null?(u=N(),u!==null?o=[o,u]:(o=null,n=E)):(o=null,n=E),o=o!==null?o:"",o!==null?t=[t,o]:(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(y){w.uri_params||(w.uri_params={}),w.uri_params.lr=void 0}()),t===null&&(n=d),t}function Ns(){var t,o,u,d,T,E;return d=n,T=n,t=Sr(),t!==null?(E=n,e.charCodeAt(n)===61?(o="=",n++):(o=null,m('"="')),o!==null?(u=yr(),u!==null?o=[o,u]:(o=null,n=E)):(o=null,n=E),o=o!==null?o:"",o!==null?t=[t,o]:(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(y,O,G){w.uri_params||(w.uri_params={}),typeof G>"u"?G=void 0:G=G[1],w.uri_params[O.toLowerCase()]=G}(d,t[0],t[1])),t===null&&(n=d),t}function Sr(){var t,o,u;if(u=n,o=Zt(),o!==null)for(t=[];o!==null;)t.push(o),o=Zt();else t=null;return t!==null&&(t=function(d,T){return T.join("")}(u,t)),t===null&&(n=u),t}function yr(){var t,o,u;if(u=n,o=Zt(),o!==null)for(t=[];o!==null;)t.push(o),o=Zt();else t=null;return t!==null&&(t=function(d,T){return T.join("")}(u,t)),t===null&&(n=u),t}function Zt(){var t;return t=Ar(),t===null&&(t=H(),t===null&&(t=L())),t}function Ar(){var t;return e.charCodeAt(n)===91?(t="[",n++):(t=null,m('"["')),t===null&&(e.charCodeAt(n)===93?(t="]",n++):(t=null,m('"]"')),t===null&&(e.charCodeAt(n)===47?(t="/",n++):(t=null,m('"/"')),t===null&&(e.charCodeAt(n)===58?(t=":",n++):(t=null,m('":"')),t===null&&(e.charCodeAt(n)===38?(t="&",n++):(t=null,m('"&"')),t===null&&(e.charCodeAt(n)===43?(t="+",n++):(t=null,m('"+"')),t===null&&(e.charCodeAt(n)===36?(t="$",n++):(t=null,m('"$"')))))))),t}function Cr(){var t,o,u,d,T,E,y;if(E=n,e.charCodeAt(n)===63?(t="?",n++):(t=null,m('"?"')),t!==null)if(o=es(),o!==null){for(u=[],y=n,e.charCodeAt(n)===38?(d="&",n++):(d=null,m('"&"')),d!==null?(T=es(),T!==null?d=[d,T]:(d=null,n=y)):(d=null,n=y);d!==null;)u.push(d),y=n,e.charCodeAt(n)===38?(d="&",n++):(d=null,m('"&"')),d!==null?(T=es(),T!==null?d=[d,T]:(d=null,n=y)):(d=null,n=y);u!==null?t=[t,o,u]:(t=null,n=E)}else t=null,n=E;else t=null,n=E;return t}function es(){var t,o,u,d,T;return d=n,T=n,t=hl(),t!==null?(e.charCodeAt(n)===61?(o="=",n++):(o=null,m('"="')),o!==null?(u=Rr(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y,O){y=y.join("").toLowerCase(),O=O.join(""),w.uri_headers||(w.uri_headers={}),w.uri_headers[y]?w.uri_headers[y].push(O):w.uri_headers[y]=[O]}(d,t[0],t[2])),t===null&&(n=d),t}function hl(){var t,o;if(o=Us(),o===null&&(o=H(),o===null&&(o=L())),o!==null)for(t=[];o!==null;)t.push(o),o=Us(),o===null&&(o=H(),o===null&&(o=L()));else t=null;return t}function Rr(){var t,o;for(t=[],o=Us(),o===null&&(o=H(),o===null&&(o=L()));o!==null;)t.push(o),o=Us(),o===null&&(o=H(),o===null&&(o=L()));return t}function Us(){var t;return e.charCodeAt(n)===91?(t="[",n++):(t=null,m('"["')),t===null&&(e.charCodeAt(n)===93?(t="]",n++):(t=null,m('"]"')),t===null&&(e.charCodeAt(n)===47?(t="/",n++):(t=null,m('"/"')),t===null&&(e.charCodeAt(n)===63?(t="?",n++):(t=null,m('"?"')),t===null&&(e.charCodeAt(n)===58?(t=":",n++):(t=null,m('":"')),t===null&&(e.charCodeAt(n)===43?(t="+",n++):(t=null,m('"+"')),t===null&&(e.charCodeAt(n)===36?(t="$",n++):(t=null,m('"$"')))))))),t}function Ir(){var t;return t=Vr(),console.log("result0",t),t===null&&(t=br(),console.log("result0 2",t)),t}function br(){var t,o,u,d,T,E;return E=n,t=cn(),t!==null?(o=x(),console.log("parse_SP",o),o!==null?(u=wr(),console.log("parse_Request_URI",u),u!==null?(d=x(),console.log("parse_SP 2",d),d!==null?(T=jn(),T!==null?t=[t,o,u,d,T]:(t=null,n=E)):(t=null,n=E)):(t=null,n=E)):(t=null,n=E)):(t=null,n=E),t}function wr(){var t;return t=Ht(),t===null&&(t=Ps()),t}function Ps(){var t,o,u,d;return d=n,t=Nr(),t!==null?(e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o!==null?(u=Or(),u===null&&(u=Dr()),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t}function Or(){var t,o,u,d,T;return d=n,t=xs(),t===null&&(t=an()),t!==null?(T=n,e.charCodeAt(n)===63?(o="?",n++):(o=null,m('"?"')),o!==null?(u=xr(),u!==null?o=[o,u]:(o=null,n=T)):(o=null,n=T),o=o!==null?o:"",o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t}function xs(){var t,o,u,d;return d=n,e.substr(n,2)==="//"?(t="//",n+=2):(t=null,m('"//"')),t!==null?(o=Ur(),o!==null?(u=an(),u=u!==null?u:"",u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t}function an(){var t,o,u;return u=n,e.charCodeAt(n)===47?(t="/",n++):(t=null,m('"/"')),t!==null?(o=Ms(),o!==null?t=[t,o]:(t=null,n=u)):(t=null,n=u),t}function Dr(){var t,o,u,d;if(d=n,t=$n(),t!==null){for(o=[],u=ts();u!==null;)o.push(u),u=ts();o!==null?t=[t,o]:(t=null,n=d)}else t=null,n=d;return t}function ts(){var t;return t=Ie(),t===null&&(t=H(),t===null&&(t=L())),t}function $n(){var t;return t=H(),t===null&&(t=L(),t===null&&(e.charCodeAt(n)===59?(t=";",n++):(t=null,m('";"')),t===null&&(e.charCodeAt(n)===63?(t="?",n++):(t=null,m('"?"')),t===null&&(e.charCodeAt(n)===58?(t=":",n++):(t=null,m('":"')),t===null&&(e.charCodeAt(n)===64?(t="@",n++):(t=null,m('"@"')),t===null&&(e.charCodeAt(n)===38?(t="&",n++):(t=null,m('"&"')),t===null&&(e.charCodeAt(n)===61?(t="=",n++):(t=null,m('"="')),t===null&&(e.charCodeAt(n)===43?(t="+",n++):(t=null,m('"+"')),t===null&&(e.charCodeAt(n)===36?(t="$",n++):(t=null,m('"$"')),t===null&&(e.charCodeAt(n)===44?(t=",",n++):(t=null,m('","')))))))))))),t}function Ms(){var t,o,u,d,T,E;if(T=n,t=on(),t!==null){for(o=[],E=n,e.charCodeAt(n)===47?(u="/",n++):(u=null,m('"/"')),u!==null?(d=on(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,e.charCodeAt(n)===47?(u="/",n++):(u=null,m('"/"')),u!==null?(d=on(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function on(){var t,o,u,d,T,E;for(T=n,t=[],o=ks();o!==null;)t.push(o),o=ks();if(t!==null){for(o=[],E=n,e.charCodeAt(n)===59?(u=";",n++):(u=null,m('";"')),u!==null?(d=Hn(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,e.charCodeAt(n)===59?(u=";",n++):(u=null,m('";"')),u!==null?(d=Hn(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function Hn(){var t,o;for(t=[],o=ks();o!==null;)t.push(o),o=ks();return t}function ks(){var t;return t=H(),t===null&&(t=L(),t===null&&(e.charCodeAt(n)===58?(t=":",n++):(t=null,m('":"')),t===null&&(e.charCodeAt(n)===64?(t="@",n++):(t=null,m('"@"')),t===null&&(e.charCodeAt(n)===38?(t="&",n++):(t=null,m('"&"')),t===null&&(e.charCodeAt(n)===61?(t="=",n++):(t=null,m('"="')),t===null&&(e.charCodeAt(n)===43?(t="+",n++):(t=null,m('"+"')),t===null&&(e.charCodeAt(n)===36?(t="$",n++):(t=null,m('"$"')),t===null&&(e.charCodeAt(n)===44?(t=",",n++):(t=null,m('","')))))))))),t}function Nr(){var t,o,u,d,T;if(d=n,T=n,t=R(),t!==null){for(o=[],u=R(),u===null&&(u=A(),u===null&&(e.charCodeAt(n)===43?(u="+",n++):(u=null,m('"+"')),u===null&&(e.charCodeAt(n)===45?(u="-",n++):(u=null,m('"-"')),u===null&&(e.charCodeAt(n)===46?(u=".",n++):(u=null,m('"."'))))));u!==null;)o.push(u),u=R(),u===null&&(u=A(),u===null&&(e.charCodeAt(n)===43?(u="+",n++):(u=null,m('"+"')),u===null&&(e.charCodeAt(n)===45?(u="-",n++):(u=null,m('"-"')),u===null&&(e.charCodeAt(n)===46?(u=".",n++):(u=null,m('"."'))))));o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t!==null&&(t=function(E){w.scheme=e.substring(n,E)}(d)),t===null&&(n=d),t}function Ur(){var t;return t=Fn(),t===null&&(t=Pr()),t}function Fn(){var t,o,u,d;return u=n,d=n,t=sn(),t!==null?(e.charCodeAt(n)===64?(o="@",n++):(o=null,m('"@"')),o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t=t!==null?t:"",t!==null?(o=ws(),o!==null?t=[t,o]:(t=null,n=u)):(t=null,n=u),t=t!==null?t:"",t}function Pr(){var t,o;if(o=H(),o===null&&(o=L(),o===null&&(e.charCodeAt(n)===36?(o="$",n++):(o=null,m('"$"')),o===null&&(e.charCodeAt(n)===44?(o=",",n++):(o=null,m('","')),o===null&&(e.charCodeAt(n)===59?(o=";",n++):(o=null,m('";"')),o===null&&(e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o===null&&(e.charCodeAt(n)===64?(o="@",n++):(o=null,m('"@"')),o===null&&(e.charCodeAt(n)===38?(o="&",n++):(o=null,m('"&"')),o===null&&(e.charCodeAt(n)===61?(o="=",n++):(o=null,m('"="')),o===null&&(e.charCodeAt(n)===43?(o="+",n++):(o=null,m('"+"'))))))))))),o!==null)for(t=[];o!==null;)t.push(o),o=H(),o===null&&(o=L(),o===null&&(e.charCodeAt(n)===36?(o="$",n++):(o=null,m('"$"')),o===null&&(e.charCodeAt(n)===44?(o=",",n++):(o=null,m('","')),o===null&&(e.charCodeAt(n)===59?(o=";",n++):(o=null,m('";"')),o===null&&(e.charCodeAt(n)===58?(o=":",n++):(o=null,m('":"')),o===null&&(e.charCodeAt(n)===64?(o="@",n++):(o=null,m('"@"')),o===null&&(e.charCodeAt(n)===38?(o="&",n++):(o=null,m('"&"')),o===null&&(e.charCodeAt(n)===61?(o="=",n++):(o=null,m('"="')),o===null&&(e.charCodeAt(n)===43?(o="+",n++):(o=null,m('"+"')))))))))));else t=null;return t}function xr(){var t,o;for(t=[],o=ts();o!==null;)t.push(o),o=ts();return t}function jn(){var t,o,u,d,T,E,y,O;if(y=n,O=n,e.substr(n,3).toLowerCase()==="sip"?(t=e.substr(n,3),n+=3):(t=null,m('"SIP"')),t!==null)if(e.charCodeAt(n)===47?(o="/",n++):(o=null,m('"/"')),o!==null){if(d=A(),d!==null)for(u=[];d!==null;)u.push(d),d=A();else u=null;if(u!==null)if(e.charCodeAt(n)===46?(d=".",n++):(d=null,m('"."')),d!==null){if(E=A(),E!==null)for(T=[];E!==null;)T.push(E),E=A();else T=null;T!==null?t=[t,o,u,d,T]:(t=null,n=O)}else t=null,n=O;else t=null,n=O}else t=null,n=O;else t=null,n=O;return t!==null&&(t=function(G){w.sip_version=e.substring(n,G)}(y)),t===null&&(n=y),t}function Mr(){var t;return e.substr(n,6)==="INVITE"?(t="INVITE",n+=6):(t=null,m('"INVITE"')),t}function kr(){var t;return e.substr(n,3)==="ACK"?(t="ACK",n+=3):(t=null,m('"ACK"')),t}function Lr(){var t;return e.substr(n,7)==="OPTIONS"?(t="OPTIONS",n+=7):(t=null,m('"OPTIONS"')),t}function $r(){var t;return e.substr(n,3)==="BYE"?(t="BYE",n+=3):(t=null,m('"BYE"')),t}function Hr(){var t;return e.substr(n,6)==="CANCEL"?(t="CANCEL",n+=6):(t=null,m('"CANCEL"')),t}function Fr(){var t;return e.substr(n,8)==="REGISTER"?(t="REGISTER",n+=8):(t=null,m('"REGISTER"')),t}function un(){var t;return e.substr(n,9)==="SUBSCRIBE"?(t="SUBSCRIBE",n+=9):(t=null,m('"SUBSCRIBE"')),t}function jr(){var t;return e.substr(n,6)==="NOTIFY"?(t="NOTIFY",n+=6):(t=null,m('"NOTIFY"')),t}function qr(){var t;return e.substr(n,5)==="REFER"?(t="REFER",n+=5):(t=null,m('"REFER"')),t}function cn(){var t,o;return o=n,t=Mr(),t===null&&(t=kr(),t===null&&(t=Lr(),t===null&&(t=$r(),t===null&&(t=Hr(),t===null&&(t=Fr(),t===null&&(t=un(),t===null&&(t=jr(),t===null&&(t=qr(),t===null&&(t=N()))))))))),t!==null&&(t=function(u){return w.method=e.substring(n,u),w.method}(o)),t===null&&(n=o),t}function Vr(){var t,o,u,d,T,E;return E=n,t=jn(),t!==null?(o=x(),o!==null?(u=dl(),u!==null?(d=x(),d!==null?(T=ml(),T!==null?t=[t,o,u,d,T]:(t=null,n=E)):(t=null,n=E)):(t=null,n=E)):(t=null,n=E)):(t=null,n=E),t}function dl(){var t,o;return o=n,t=pl(),t!==null&&(t=function(u,d){w.status_code=parseInt(d.join(""))}(o,t)),t===null&&(n=o),t}function pl(){var t,o,u,d;return d=n,t=A(),t!==null?(o=A(),o!==null?(u=A(),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t}function ml(){var t,o,u;for(u=n,t=[],o=Ie(),o===null&&(o=H(),o===null&&(o=L(),o===null&&(o=U(),o===null&&(o=se(),o===null&&(o=x(),o===null&&(o=$()))))));o!==null;)t.push(o),o=Ie(),o===null&&(o=H(),o===null&&(o=L(),o===null&&(o=U(),o===null&&(o=se(),o===null&&(o=x(),o===null&&(o=$()))))));return t!==null&&(t=function(d){w.reason_phrase=e.substring(n,d)}(u)),t===null&&(n=u),t}function qn(){var t,o,u,d,T,E;if(T=n,t=ds(),t!==null){for(o=[],E=n,u=Ue(),u!==null?(d=ds(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,u=Ue(),u!==null?(d=ds(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function hs(){var t,o,u,d,T,E;return d=n,T=n,t=ae(),t!==null?(E=n,e.charCodeAt(n)===64?(o="@",n++):(o=null,m('"@"')),o!==null?(u=ae(),u!==null?o=[o,u]:(o=null,n=E)):(o=null,n=E),o=o!==null?o:"",o!==null?t=[t,o]:(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(y){w=e.substring(n,y)}(d)),t===null&&(n=d),t}function Vn(){var t,o,u,d,T,E,y;if(T=n,t=Te(),t===null)if(E=n,t=Ls(),t!==null){for(o=[],y=n,u=Ue(),u!==null?(d=Ls(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);u!==null;)o.push(u),y=n,u=Ue(),u!==null?(d=Ls(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);o!==null?t=[t,o]:(t=null,n=E)}else t=null,n=E;return t!==null&&(t=function(O){var G,ye;for(ye=w.multi_header.length,G=0;G<ye;G++)if(w.multi_header[G].parsed===null){w=null;break}w!==null?w=w.multi_header:w=-1}()),t===null&&(n=T),t}function Ls(){var t,o,u,d,T,E,y;if(T=n,E=n,t=He(),t===null&&(t=ss()),t!==null){for(o=[],y=n,u=le(),u!==null?(d=Bt(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);u!==null;)o.push(u),y=n,u=le(),u!==null?(d=Bt(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);o!==null?t=[t,o]:(t=null,n=E)}else t=null,n=E;return t!==null&&(t=function(O){var G;w.multi_header||(w.multi_header=[]);try{G=new rs(w.uri,w.display_name,w.params),delete w.uri,delete w.display_name,delete w.params}catch{G=null}w.multi_header.push({possition:n,offset:O,parsed:G})}(T)),t===null&&(n=T),t}function ss(){var t,o,u,d,T;return T=n,t=fn(),t=t!==null?t:"",t!==null?(o=it(),o!==null?(u=Ht(),u!==null?(d=Se(),d!==null?t=[t,o,u,d]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t}function fn(){var t,o,u,d,T,E,y;if(T=n,E=n,t=N(),t!==null){for(o=[],y=n,u=q(),u!==null?(d=N(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);u!==null;)o.push(u),y=n,u=q(),u!==null?(d=N(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);o!==null?t=[t,o]:(t=null,n=E)}else t=null,n=E;return t===null&&(t=Ne()),t!==null&&(t=function(O,G){typeof G=="string"?w.display_name=G:w.display_name=G[1].reduce(function(ye,Fe){return ye+Fe[0]+Fe[1]},G[0])}(T,t)),t===null&&(n=T),t}function Bt(){var t;return t=Br(),t===null&&(t=ze(),t===null&&(t=Xe())),t}function Br(){var t,o,u,d,T;return d=n,T=n,e.substr(n,1).toLowerCase()==="q"?(t=e.substr(n,1),n++):(t=null,m('"q"')),t!==null?(o=Ce(),o!==null?(u=gl(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){w.params||(w.params={}),w.params.q=y}(d,t[2])),t===null&&(n=d),t}function ze(){var t,o,u,d,T;return d=n,T=n,e.substr(n,7).toLowerCase()==="expires"?(t=e.substr(n,7),n+=7):(t=null,m('"expires"')),t!==null?(o=Ce(),o!==null?(u=ns(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){w.params||(w.params={}),w.params.expires=y}(d,t[2])),t===null&&(n=d),t}function ns(){var t,o,u;if(u=n,o=A(),o!==null)for(t=[];o!==null;)t.push(o),o=A();else t=null;return t!==null&&(t=function(d,T){return parseInt(T.join(""))}(u,t)),t===null&&(n=u),t}function gl(){var t,o,u,d,T,E,y,O;return E=n,y=n,e.charCodeAt(n)===48?(t="0",n++):(t=null,m('"0"')),t!==null?(O=n,e.charCodeAt(n)===46?(o=".",n++):(o=null,m('"."')),o!==null?(u=A(),u=u!==null?u:"",u!==null?(d=A(),d=d!==null?d:"",d!==null?(T=A(),T=T!==null?T:"",T!==null?o=[o,u,d,T]:(o=null,n=O)):(o=null,n=O)):(o=null,n=O)):(o=null,n=O),o=o!==null?o:"",o!==null?t=[t,o]:(t=null,n=y)):(t=null,n=y),t!==null&&(t=function(G){return parseFloat(e.substring(n,G))}(E)),t===null&&(n=E),t}function Xe(){var t,o,u,d,T,E;return d=n,T=n,t=N(),t!==null?(E=n,o=Ce(),o!==null?(u=Bn(),u!==null?o=[o,u]:(o=null,n=E)):(o=null,n=E),o=o!==null?o:"",o!==null?t=[t,o]:(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(y,O,G){w.params||(w.params={}),typeof G>"u"?G=void 0:G=G[1],w.params[O.toLowerCase()]=G}(d,t[0],t[1])),t===null&&(n=d),t}function Bn(){var t;return t=N(),t===null&&(t=Os(),t===null&&(t=pe())),t}function Tl(){var t,o,u,d,T,E;if(T=n,t=vl(),t!==null){for(o=[],E=n,u=le(),u!==null?(d=Gr(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,u=le(),u!==null?(d=Gr(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function vl(){var t;return e.substr(n,6).toLowerCase()==="render"?(t=e.substr(n,6),n+=6):(t=null,m('"render"')),t===null&&(e.substr(n,7).toLowerCase()==="session"?(t=e.substr(n,7),n+=7):(t=null,m('"session"')),t===null&&(e.substr(n,4).toLowerCase()==="icon"?(t=e.substr(n,4),n+=4):(t=null,m('"icon"')),t===null&&(e.substr(n,5).toLowerCase()==="alert"?(t=e.substr(n,5),n+=5):(t=null,m('"alert"')),t===null&&(t=N())))),t}function Gr(){var t;return t=El(),t===null&&(t=Xe()),t}function El(){var t,o,u,d;return d=n,e.substr(n,8).toLowerCase()==="handling"?(t=e.substr(n,8),n+=8):(t=null,m('"handling"')),t!==null?(o=Ce(),o!==null?(e.substr(n,8).toLowerCase()==="optional"?(u=e.substr(n,8),n+=8):(u=null,m('"optional"')),u===null&&(e.substr(n,8).toLowerCase()==="required"?(u=e.substr(n,8),n+=8):(u=null,m('"required"')),u===null&&(u=N())),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t}function Sl(){var t,o,u,d,T,E;if(T=n,t=N(),t!==null){for(o=[],E=n,u=Ue(),u!==null?(d=N(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,u=Ue(),u!==null?(d=N(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function yl(){var t,o,u;if(u=n,o=A(),o!==null)for(t=[];o!==null;)t.push(o),o=A();else t=null;return t!==null&&(t=function(d,T){w=parseInt(T.join(""))}(u,t)),t===null&&(n=u),t}function Al(){var t,o;return o=n,t=Wr(),t!==null&&(t=function(u){w=e.substring(n,u)}(o)),t===null&&(n=o),t}function Wr(){var t,o,u,d,T,E,y,O;if(y=n,t=_n(),t!==null)if(o=De(),o!==null)if(u=Cl(),u!==null){for(d=[],O=n,T=le(),T!==null?(E=Gn(),E!==null?T=[T,E]:(T=null,n=O)):(T=null,n=O);T!==null;)d.push(T),O=n,T=le(),T!==null?(E=Gn(),E!==null?T=[T,E]:(T=null,n=O)):(T=null,n=O);d!==null?t=[t,o,u,d]:(t=null,n=y)}else t=null,n=y;else t=null,n=y;else t=null,n=y;return t}function _n(){var t;return t=Kr(),t===null&&(t=Yr()),t}function Kr(){var t;return e.substr(n,4).toLowerCase()==="text"?(t=e.substr(n,4),n+=4):(t=null,m('"text"')),t===null&&(e.substr(n,5).toLowerCase()==="image"?(t=e.substr(n,5),n+=5):(t=null,m('"image"')),t===null&&(e.substr(n,5).toLowerCase()==="audio"?(t=e.substr(n,5),n+=5):(t=null,m('"audio"')),t===null&&(e.substr(n,5).toLowerCase()==="video"?(t=e.substr(n,5),n+=5):(t=null,m('"video"')),t===null&&(e.substr(n,11).toLowerCase()==="application"?(t=e.substr(n,11),n+=11):(t=null,m('"application"')),t===null&&(t=$s()))))),t}function Yr(){var t;return e.substr(n,7).toLowerCase()==="message"?(t=e.substr(n,7),n+=7):(t=null,m('"message"')),t===null&&(e.substr(n,9).toLowerCase()==="multipart"?(t=e.substr(n,9),n+=9):(t=null,m('"multipart"')),t===null&&(t=$s())),t}function $s(){var t;return t=N(),t===null&&(t=Jr()),t}function Jr(){var t,o,u;return u=n,e.substr(n,2).toLowerCase()==="x-"?(t=e.substr(n,2),n+=2):(t=null,m('"x-"')),t!==null?(o=N(),o!==null?t=[t,o]:(t=null,n=u)):(t=null,n=u),t}function Cl(){var t;return t=$s(),t===null&&(t=N()),t}function Gn(){var t,o,u,d;return d=n,t=N(),t!==null?(o=Ce(),o!==null?(u=Rl(),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t}function Rl(){var t;return t=N(),t===null&&(t=pe()),t}function so(){var t,o,u,d;return d=n,t=Hs(),t!==null?(o=q(),o!==null?(u=cn(),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t}function Hs(){var t,o,u;if(u=n,o=A(),o!==null)for(t=[];o!==null;)t.push(o),o=A();else t=null;return t!==null&&(t=function(d,T){w.value=parseInt(T.join(""))}(u,t)),t===null&&(n=u),t}function no(){var t,o;return o=n,t=ns(),t!==null&&(t=function(u,d){w=d}(o,t)),t===null&&(n=o),t}function zr(){var t,o,u,d,T,E,y;if(T=n,E=n,t=ds(),t!==null){for(o=[],y=n,u=le(),u!==null?(d=Xe(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);u!==null;)o.push(u),y=n,u=le(),u!==null?(d=Xe(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);o!==null?t=[t,o]:(t=null,n=E)}else t=null,n=E;return t!==null&&(t=function(O,G){w.event=G.join("").toLowerCase()}(T,t[0])),t===null&&(n=T),t}function ds(){var t,o,u,d,T,E;if(T=n,t=Y(),t!==null){for(o=[],E=n,e.charCodeAt(n)===46?(u=".",n++):(u=null,m('"."')),u!==null?(d=Y(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,e.charCodeAt(n)===46?(u=".",n++):(u=null,m('"."')),u!==null?(d=Y(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function ro(){var t,o,u,d,T,E,y;if(T=n,E=n,t=He(),t===null&&(t=ss()),t!==null){for(o=[],y=n,u=le(),u!==null?(d=Xr(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);u!==null;)o.push(u),y=n,u=le(),u!==null?(d=Xr(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);o!==null?t=[t,o]:(t=null,n=E)}else t=null,n=E;return t!==null&&(t=function(O){var G=w.tag;try{w=new rs(w.uri,w.display_name,w.params),G&&w.setParam("tag",G)}catch{w=-1}}()),t===null&&(n=T),t}function Xr(){var t;return t=Qr(),t===null&&(t=Xe()),t}function Qr(){var t,o,u,d,T;return d=n,T=n,e.substr(n,3).toLowerCase()==="tag"?(t=e.substr(n,3),n+=3):(t=null,m('"tag"')),t!==null?(o=Ce(),o!==null?(u=N(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){w.tag=y}(d,t[2])),t===null&&(n=d),t}function io(){var t,o,u;if(u=n,o=A(),o!==null)for(t=[];o!==null;)t.push(o),o=A();else t=null;return t!==null&&(t=function(d,T){w=parseInt(T.join(""))}(u,t)),t===null&&(n=u),t}function Zr(){var t,o;return o=n,t=ns(),t!==null&&(t=function(u,d){w=d}(o,t)),t===null&&(n=o),t}function Il(){var t,o,u,d,T,E,y,O,G,ye;for(O=n,G=n,t=[],o=fn();o!==null;)t.push(o),o=fn();if(t!==null)if(o=it(),o!==null)if(u=Ht(),u!==null)if(d=Se(),d!==null){for(T=[],ye=n,E=le(),E!==null?(y=Xe(),y!==null?E=[E,y]:(E=null,n=ye)):(E=null,n=ye);E!==null;)T.push(E),ye=n,E=le(),E!==null?(y=Xe(),y!==null?E=[E,y]:(E=null,n=ye)):(E=null,n=ye);T!==null?t=[t,o,u,d,T]:(t=null,n=G)}else t=null,n=G;else t=null,n=G;else t=null,n=G;else t=null,n=G;return t!==null&&(t=function(Fe){try{w=new rs(w.uri,w.display_name,w.params)}catch{w=-1}}()),t===null&&(n=O),t}function hn(){var t;return t=Fs(),t}function Fs(){var t,o,u,d,T,E,y,O;if(y=n,e.substr(n,6).toLowerCase()==="digest"?(t=e.substr(n,6),n+=6):(t=null,m('"Digest"')),t!==null)if(o=q(),o!==null)if(u=dn(),u!==null){for(d=[],O=n,T=Ue(),T!==null?(E=dn(),E!==null?T=[T,E]:(T=null,n=O)):(T=null,n=O);T!==null;)d.push(T),O=n,T=Ue(),T!==null?(E=dn(),E!==null?T=[T,E]:(T=null,n=O)):(T=null,n=O);d!==null?t=[t,o,u,d]:(t=null,n=y)}else t=null,n=y;else t=null,n=y;else t=null,n=y;return t===null&&(t=ei()),t}function ei(){var t,o,u,d,T,E,y,O;if(y=n,t=N(),t!==null)if(o=q(),o!==null)if(u=js(),u!==null){for(d=[],O=n,T=Ue(),T!==null?(E=js(),E!==null?T=[T,E]:(T=null,n=O)):(T=null,n=O);T!==null;)d.push(T),O=n,T=Ue(),T!==null?(E=js(),E!==null?T=[T,E]:(T=null,n=O)):(T=null,n=O);d!==null?t=[t,o,u,d]:(t=null,n=y)}else t=null,n=y;else t=null,n=y;else t=null,n=y;return t}function js(){var t,o,u,d;return d=n,t=N(),t!==null?(o=Ce(),o!==null?(u=N(),u===null&&(u=pe()),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t}function dn(){var t;return t=pn(),t===null&&(t=si(),t===null&&(t=ni(),t===null&&(t=ii(),t===null&&(t=gn(),t===null&&(t=bl(),t===null&&(t=wl(),t===null&&(t=js()))))))),t}function pn(){var t,o,u,d;return d=n,e.substr(n,5).toLowerCase()==="realm"?(t=e.substr(n,5),n+=5):(t=null,m('"realm"')),t!==null?(o=Ce(),o!==null?(u=ti(),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t}function ti(){var t,o;return o=n,t=Ne(),t!==null&&(t=function(u,d){w.realm=d}(o,t)),t===null&&(n=o),t}function si(){var t,o,u,d,T,E,y,O,G;if(O=n,e.substr(n,6).toLowerCase()==="domain"?(t=e.substr(n,6),n+=6):(t=null,m('"domain"')),t!==null)if(o=Ce(),o!==null)if(u=Oe(),u!==null)if(d=mn(),d!==null){if(T=[],G=n,y=x(),y!==null)for(E=[];y!==null;)E.push(y),y=x();else E=null;for(E!==null?(y=mn(),y!==null?E=[E,y]:(E=null,n=G)):(E=null,n=G);E!==null;){if(T.push(E),G=n,y=x(),y!==null)for(E=[];y!==null;)E.push(y),y=x();else E=null;E!==null?(y=mn(),y!==null?E=[E,y]:(E=null,n=G)):(E=null,n=G)}T!==null?(E=Pe(),E!==null?t=[t,o,u,d,T,E]:(t=null,n=O)):(t=null,n=O)}else t=null,n=O;else t=null,n=O;else t=null,n=O;else t=null,n=O;return t}function mn(){var t;return t=Ps(),t===null&&(t=an()),t}function ni(){var t,o,u,d;return d=n,e.substr(n,5).toLowerCase()==="nonce"?(t=e.substr(n,5),n+=5):(t=null,m('"nonce"')),t!==null?(o=Ce(),o!==null?(u=ri(),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t}function ri(){var t,o;return o=n,t=Ne(),t!==null&&(t=function(u,d){w.nonce=d}(o,t)),t===null&&(n=o),t}function ii(){var t,o,u,d,T;return d=n,T=n,e.substr(n,6).toLowerCase()==="opaque"?(t=e.substr(n,6),n+=6):(t=null,m('"opaque"')),t!==null?(o=Ce(),o!==null?(u=Ne(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){w.opaque=y}(d,t[2])),t===null&&(n=d),t}function gn(){var t,o,u,d,T;return d=n,e.substr(n,5).toLowerCase()==="stale"?(t=e.substr(n,5),n+=5):(t=null,m('"stale"')),t!==null?(o=Ce(),o!==null?(T=n,e.substr(n,4).toLowerCase()==="true"?(u=e.substr(n,4),n+=4):(u=null,m('"true"')),u!==null&&(u=function(E){w.stale=!0}()),u===null&&(n=T),u===null&&(T=n,e.substr(n,5).toLowerCase()==="false"?(u=e.substr(n,5),n+=5):(u=null,m('"false"')),u!==null&&(u=function(E){w.stale=!1}()),u===null&&(n=T)),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t}function bl(){var t,o,u,d,T;return d=n,T=n,e.substr(n,9).toLowerCase()==="algorithm"?(t=e.substr(n,9),n+=9):(t=null,m('"algorithm"')),t!==null?(o=Ce(),o!==null?(e.substr(n,3).toLowerCase()==="md5"?(u=e.substr(n,3),n+=3):(u=null,m('"MD5"')),u===null&&(e.substr(n,8).toLowerCase()==="md5-sess"?(u=e.substr(n,8),n+=8):(u=null,m('"MD5-sess"')),u===null&&(u=N())),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){w.algorithm=y.toUpperCase()}(d,t[2])),t===null&&(n=d),t}function wl(){var t,o,u,d,T,E,y,O,G,ye;if(O=n,e.substr(n,3).toLowerCase()==="qop"?(t=e.substr(n,3),n+=3):(t=null,m('"qop"')),t!==null)if(o=Ce(),o!==null)if(u=Oe(),u!==null){if(G=n,d=ps(),d!==null){for(T=[],ye=n,e.charCodeAt(n)===44?(E=",",n++):(E=null,m('","')),E!==null?(y=ps(),y!==null?E=[E,y]:(E=null,n=ye)):(E=null,n=ye);E!==null;)T.push(E),ye=n,e.charCodeAt(n)===44?(E=",",n++):(E=null,m('","')),E!==null?(y=ps(),y!==null?E=[E,y]:(E=null,n=ye)):(E=null,n=ye);T!==null?d=[d,T]:(d=null,n=G)}else d=null,n=G;d!==null?(T=Pe(),T!==null?t=[t,o,u,d,T]:(t=null,n=O)):(t=null,n=O)}else t=null,n=O;else t=null,n=O;else t=null,n=O;return t}function ps(){var t,o;return o=n,e.substr(n,8).toLowerCase()==="auth-int"?(t=e.substr(n,8),n+=8):(t=null,m('"auth-int"')),t===null&&(e.substr(n,4).toLowerCase()==="auth"?(t=e.substr(n,4),n+=4):(t=null,m('"auth"')),t===null&&(t=N())),t!==null&&(t=function(u,d){w.qop||(w.qop=[]),w.qop.push(d.toLowerCase())}(o,t)),t===null&&(n=o),t}function lo(){var t,o,u,d,T,E;if(T=n,t=N(),t!==null){for(o=[],E=n,u=Ue(),u!==null?(d=N(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,u=Ue(),u!==null?(d=N(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function li(){var t,o,u,d,T,E,y;if(T=n,E=n,t=Tn(),t!==null){for(o=[],y=n,u=Ue(),u!==null?(d=Tn(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);u!==null;)o.push(u),y=n,u=Ue(),u!==null?(d=Tn(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);o!==null?t=[t,o]:(t=null,n=E)}else t=null,n=E;return t!==null&&(t=function(O){var G,ye;for(ye=w.multi_header.length,G=0;G<ye;G++)if(w.multi_header[G].parsed===null){w=null;break}w!==null?w=w.multi_header:w=-1}()),t===null&&(n=T),t}function Tn(){var t,o,u,d,T,E,y;if(T=n,E=n,t=ss(),t!==null){for(o=[],y=n,u=le(),u!==null?(d=Xe(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);u!==null;)o.push(u),y=n,u=le(),u!==null?(d=Xe(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);o!==null?t=[t,o]:(t=null,n=E)}else t=null,n=E;return t!==null&&(t=function(O){var G;w.multi_header||(w.multi_header=[]);try{G=new rs(w.uri,w.display_name,w.params),delete w.uri,delete w.display_name,delete w.params}catch{G=null}w.multi_header.push({possition:n,offset:O,parsed:G})}(T)),t===null&&(n=T),t}function ao(){var t,o,u,d,T,E,y;if(T=n,E=n,e.substr(n,3).toLowerCase()==="sip"?(t=e.substr(n,3),n+=3):(t=null,m('"SIP"')),t===null&&(t=N()),t!==null){for(o=[],y=n,u=le(),u!==null?(d=ai(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);u!==null;)o.push(u),y=n,u=le(),u!==null?(d=ai(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);o!==null?t=[t,o]:(t=null,n=E)}else t=null,n=E;return t!==null&&(t=function(O,G){if(w.protocol=G.toLowerCase(),w.params||(w.params={}),w.params.text&&w.params.text[0]==='"'){var ye=w.params.text;w.text=ye.substring(1,ye.length-1),delete w.params.text}}(T,t[0])),t===null&&(n=T),t}function ai(){var t;return t=vn(),t===null&&(t=Xe()),t}function vn(){var t,o,u,d,T,E;if(T=n,E=n,e.substr(n,5).toLowerCase()==="cause"?(t=e.substr(n,5),n+=5):(t=null,m('"cause"')),t!==null)if(o=Ce(),o!==null){if(d=A(),d!==null)for(u=[];d!==null;)u.push(d),d=A();else u=null;u!==null?t=[t,o,u]:(t=null,n=E)}else t=null,n=E;else t=null,n=E;return t!==null&&(t=function(y,O){w.cause=parseInt(O.join(""))}(T,t[2])),t===null&&(n=T),t}function oo(){var t,o,u,d,T,E;if(T=n,t=N(),t!==null){for(o=[],E=n,u=Ue(),u!==null?(d=N(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,u=Ue(),u!==null?(d=N(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function Ol(){var t,o,u,d,T,E;if(T=n,t=qs(),t!==null){for(o=[],E=n,u=Ue(),u!==null?(d=qs(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,u=Ue(),u!==null?(d=qs(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function qs(){var t,o,u,d,T,E;if(T=n,t=ss(),t!==null){for(o=[],E=n,u=le(),u!==null?(d=Xe(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,u=le(),u!==null?(d=Xe(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function Dl(){var t,o,u,d,T,E;if(T=n,t=Nl(),t!==null){for(o=[],E=n,u=le(),u!==null?(d=oi(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,u=le(),u!==null?(d=oi(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function Nl(){var t,o;return o=n,e.substr(n,6).toLowerCase()==="active"?(t=e.substr(n,6),n+=6):(t=null,m('"active"')),t===null&&(e.substr(n,7).toLowerCase()==="pending"?(t=e.substr(n,7),n+=7):(t=null,m('"pending"')),t===null&&(e.substr(n,10).toLowerCase()==="terminated"?(t=e.substr(n,10),n+=10):(t=null,m('"terminated"')),t===null&&(t=N()))),t!==null&&(t=function(u){w.state=e.substring(n,u)}(o)),t===null&&(n=o),t}function oi(){var t,o,u,d,T;return d=n,T=n,e.substr(n,6).toLowerCase()==="reason"?(t=e.substr(n,6),n+=6):(t=null,m('"reason"')),t!==null?(o=Ce(),o!==null?(u=Ul(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){typeof y<"u"&&(w.reason=y)}(d,t[2])),t===null&&(n=d),t===null&&(d=n,T=n,e.substr(n,7).toLowerCase()==="expires"?(t=e.substr(n,7),n+=7):(t=null,m('"expires"')),t!==null?(o=Ce(),o!==null?(u=ns(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){typeof y<"u"&&(w.expires=y)}(d,t[2])),t===null&&(n=d),t===null&&(d=n,T=n,e.substr(n,11).toLowerCase()==="retry_after"?(t=e.substr(n,11),n+=11):(t=null,m('"retry_after"')),t!==null?(o=Ce(),o!==null?(u=ns(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){typeof y<"u"&&(w.retry_after=y)}(d,t[2])),t===null&&(n=d),t===null&&(t=Xe()))),t}function Ul(){var t;return e.substr(n,11).toLowerCase()==="deactivated"?(t=e.substr(n,11),n+=11):(t=null,m('"deactivated"')),t===null&&(e.substr(n,9).toLowerCase()==="probation"?(t=e.substr(n,9),n+=9):(t=null,m('"probation"')),t===null&&(e.substr(n,8).toLowerCase()==="rejected"?(t=e.substr(n,8),n+=8):(t=null,m('"rejected"')),t===null&&(e.substr(n,7).toLowerCase()==="timeout"?(t=e.substr(n,7),n+=7):(t=null,m('"timeout"')),t===null&&(e.substr(n,6).toLowerCase()==="giveup"?(t=e.substr(n,6),n+=6):(t=null,m('"giveup"')),t===null&&(e.substr(n,10).toLowerCase()==="noresource"?(t=e.substr(n,10),n+=10):(t=null,m('"noresource"')),t===null&&(e.substr(n,9).toLowerCase()==="invariant"?(t=e.substr(n,9),n+=9):(t=null,m('"invariant"')),t===null&&(t=N()))))))),t}function ui(){var t;return t=X(),t=t!==null?t:"",t}function uo(){var t,o,u,d,T,E;if(T=n,t=N(),t!==null){for(o=[],E=n,u=Ue(),u!==null?(d=N(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,u=Ue(),u!==null?(d=N(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t=t!==null?t:"",t}function Wn(){var t,o,u,d,T,E,y;if(T=n,E=n,t=He(),t===null&&(t=ss()),t!==null){for(o=[],y=n,u=le(),u!==null?(d=En(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);u!==null;)o.push(u),y=n,u=le(),u!==null?(d=En(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);o!==null?t=[t,o]:(t=null,n=E)}else t=null,n=E;return t!==null&&(t=function(O){var G=w.tag;try{w=new rs(w.uri,w.display_name,w.params),G&&w.setParam("tag",G)}catch{w=-1}}()),t===null&&(n=T),t}function En(){var t;return t=Qr(),t===null&&(t=Xe()),t}function Pl(){var t,o,u,d,T,E;if(T=n,t=Sn(),t!==null){for(o=[],E=n,u=Ue(),u!==null?(d=Sn(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,u=Ue(),u!==null?(d=Sn(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function Sn(){var t,o,u,d,T,E,y,O;if(y=n,t=mi(),t!==null)if(o=q(),o!==null)if(u=Yn(),u!==null){for(d=[],O=n,T=le(),T!==null?(E=Kn(),E!==null?T=[T,E]:(T=null,n=O)):(T=null,n=O);T!==null;)d.push(T),O=n,T=le(),T!==null?(E=Kn(),E!==null?T=[T,E]:(T=null,n=O)):(T=null,n=O);d!==null?t=[t,o,u,d]:(t=null,n=y)}else t=null,n=y;else t=null,n=y;else t=null,n=y;return t}function Kn(){var t;return t=ci(),t===null&&(t=fi(),t===null&&(t=_i(),t===null&&(t=hi(),t===null&&(t=di(),t===null&&(t=Xe()))))),t}function ci(){var t,o,u,d,T;return d=n,T=n,e.substr(n,3).toLowerCase()==="ttl"?(t=e.substr(n,3),n+=3):(t=null,m('"ttl"')),t!==null?(o=Ce(),o!==null?(u=Jn(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){w.ttl=y}(d,t[2])),t===null&&(n=d),t}function fi(){var t,o,u,d,T;return d=n,T=n,e.substr(n,5).toLowerCase()==="maddr"?(t=e.substr(n,5),n+=5):(t=null,m('"maddr"')),t!==null?(o=Ce(),o!==null?(u=Os(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){w.maddr=y}(d,t[2])),t===null&&(n=d),t}function _i(){var t,o,u,d,T;return d=n,T=n,e.substr(n,8).toLowerCase()==="received"?(t=e.substr(n,8),n+=8):(t=null,m('"received"')),t!==null?(o=Ce(),o!==null?(u=Ds(),u===null&&(u=fs()),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){w.received=y}(d,t[2])),t===null&&(n=d),t}function hi(){var t,o,u,d,T;return d=n,T=n,e.substr(n,6).toLowerCase()==="branch"?(t=e.substr(n,6),n+=6):(t=null,m('"branch"')),t!==null?(o=Ce(),o!==null?(u=N(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){w.branch=y}(d,t[2])),t===null&&(n=d),t}function di(){var t,o,u,d,T;return d=n,e.substr(n,5).toLowerCase()==="rport"?(t=e.substr(n,5),n+=5):(t=null,m('"rport"')),t!==null?(T=n,o=Ce(),o!==null?(u=pi(),u!==null?o=[o,u]:(o=null,n=T)):(o=null,n=T),o=o!==null?o:"",o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t}function pi(){var t,o,u,d,T,E,y;return E=n,y=n,t=A(),t=t!==null?t:"",t!==null?(o=A(),o=o!==null?o:"",o!==null?(u=A(),u=u!==null?u:"",u!==null?(d=A(),d=d!==null?d:"",d!==null?(T=A(),T=T!==null?T:"",T!==null?t=[t,o,u,d,T]:(t=null,n=y)):(t=null,n=y)):(t=null,n=y)):(t=null,n=y)):(t=null,n=y),t!==null&&(t=function(O,G){w.rport=parseInt(G.join(""))}(E,t)),t===null&&(n=E),t}function mi(){var t,o,u,d,T,E;return E=n,t=gi(),t!==null?(o=De(),o!==null?(u=N(),u!==null?(d=De(),d!==null?(T=Ti(),T!==null?t=[t,o,u,d,T]:(t=null,n=E)):(t=null,n=E)):(t=null,n=E)):(t=null,n=E)):(t=null,n=E),t}function gi(){var t,o;return o=n,e.substr(n,3).toLowerCase()==="sip"?(t=e.substr(n,3),n+=3):(t=null,m('"SIP"')),t===null&&(t=N()),t!==null&&(t=function(u,d){w.protocol=d}(o,t)),t===null&&(n=o),t}function Ti(){var t,o;return o=n,e.substr(n,3).toLowerCase()==="udp"?(t=e.substr(n,3),n+=3):(t=null,m('"UDP"')),t===null&&(e.substr(n,3).toLowerCase()==="tcp"?(t=e.substr(n,3),n+=3):(t=null,m('"TCP"')),t===null&&(e.substr(n,3).toLowerCase()==="tls"?(t=e.substr(n,3),n+=3):(t=null,m('"TLS"')),t===null&&(e.substr(n,4).toLowerCase()==="sctp"?(t=e.substr(n,4),n+=4):(t=null,m('"SCTP"')),t===null&&(t=N())))),t!==null&&(t=function(u,d){w.transport=d}(o,t)),t===null&&(n=o),t}function Yn(){var t,o,u,d,T;return d=n,t=xl(),t!==null?(T=n,o=Ae(),o!==null?(u=Ml(),u!==null?o=[o,u]:(o=null,n=T)):(o=null,n=T),o=o!==null?o:"",o!==null?t=[t,o]:(t=null,n=d)):(t=null,n=d),t}function xl(){var t,o;return o=n,t=Ds(),t===null&&(t=pt(),t===null&&(t=rn())),t!==null&&(t=function(u){w.host=e.substring(n,u)}(o)),t===null&&(n=o),t}function Ml(){var t,o,u,d,T,E,y;return E=n,y=n,t=A(),t=t!==null?t:"",t!==null?(o=A(),o=o!==null?o:"",o!==null?(u=A(),u=u!==null?u:"",u!==null?(d=A(),d=d!==null?d:"",d!==null?(T=A(),T=T!==null?T:"",T!==null?t=[t,o,u,d,T]:(t=null,n=y)):(t=null,n=y)):(t=null,n=y)):(t=null,n=y)):(t=null,n=y),t!==null&&(t=function(O,G){w.port=parseInt(G.join(""))}(E,t)),t===null&&(n=E),t}function Jn(){var t,o,u,d,T;return d=n,T=n,t=A(),t!==null?(o=A(),o=o!==null?o:"",o!==null?(u=A(),u=u!==null?u:"",u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){return parseInt(y.join(""))}(d,t)),t===null&&(n=d),t}function vi(){var t;return t=Fs(),t}function kl(){var t,o,u,d,T,E;if(T=n,t=Ll(),t!==null){for(o=[],E=n,u=le(),u!==null?(d=zn(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,u=le(),u!==null?(d=zn(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function Ll(){var t,o;return o=n,t=ns(),t!==null&&(t=function(u,d){w.expires=d}(o,t)),t===null&&(n=o),t}function zn(){var t;return t=$l(),t===null&&(t=Xe()),t}function $l(){var t,o,u,d,T;return d=n,T=n,e.substr(n,9).toLowerCase()==="refresher"?(t=e.substr(n,9),n+=9):(t=null,m('"refresher"')),t!==null?(o=Ce(),o!==null?(e.substr(n,3).toLowerCase()==="uac"?(u=e.substr(n,3),n+=3):(u=null,m('"uac"')),u===null&&(e.substr(n,3).toLowerCase()==="uas"?(u=e.substr(n,3),n+=3):(u=null,m('"uas"'))),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){w.refresher=y.toLowerCase()}(d,t[2])),t===null&&(n=d),t}function co(){var t,o,u,d;return d=n,t=N(),t!==null?(o=B(),o!==null?(u=Ei(),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t}function Ei(){var t,o;for(t=[],o=Q(),o===null&&(o=se(),o===null&&(o=q()));o!==null;)t.push(o),o=Q(),o===null&&(o=se(),o===null&&(o=q()));return t}function Gt(){var t,o;for(t=[],o=W();o!==null;)t.push(o),o=W();return t}function Hl(){var t,o,u;return u=n,e.substr(n,5)==="uuid:"?(t="uuid:",n+=5):(t=null,m('"uuid:"')),t!==null?(o=Si(),o!==null?t=[t,o]:(t=null,n=u)):(t=null,n=u),t}function Si(){var t,o,u,d,T,E,y,O,G,ye,Fe;return ye=n,Fe=n,t=Fl(),t!==null?(e.charCodeAt(n)===45?(o="-",n++):(o=null,m('"-"')),o!==null?(u=Wt(),u!==null?(e.charCodeAt(n)===45?(d="-",n++):(d=null,m('"-"')),d!==null?(T=Wt(),T!==null?(e.charCodeAt(n)===45?(E="-",n++):(E=null,m('"-"')),E!==null?(y=Wt(),y!==null?(e.charCodeAt(n)===45?(O="-",n++):(O=null,m('"-"')),O!==null?(G=yi(),G!==null?t=[t,o,u,d,T,E,y,O,G]:(t=null,n=Fe)):(t=null,n=Fe)):(t=null,n=Fe)):(t=null,n=Fe)):(t=null,n=Fe)):(t=null,n=Fe)):(t=null,n=Fe)):(t=null,n=Fe)):(t=null,n=Fe),t!==null&&(t=function(P,me){w=e.substring(n+5,P)}(ye,t[0])),t===null&&(n=ye),t}function Wt(){var t,o,u,d,T;return T=n,t=I(),t!==null?(o=I(),o!==null?(u=I(),u!==null?(d=I(),d!==null?t=[t,o,u,d]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t}function Fl(){var t,o,u;return u=n,t=Wt(),t!==null?(o=Wt(),o!==null?t=[t,o]:(t=null,n=u)):(t=null,n=u),t}function yi(){var t,o,u,d;return d=n,t=Wt(),t!==null?(o=Wt(),o!==null?(u=Wt(),u!==null?t=[t,o,u]:(t=null,n=d)):(t=null,n=d)):(t=null,n=d),t}function Ai(){var t,o,u,d,T,E,y;if(T=n,E=n,t=He(),t===null&&(t=ss()),t!==null){for(o=[],y=n,u=le(),u!==null?(d=Xe(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);u!==null;)o.push(u),y=n,u=le(),u!==null?(d=Xe(),d!==null?u=[u,d]:(u=null,n=y)):(u=null,n=y);o!==null?t=[t,o]:(t=null,n=E)}else t=null,n=E;return t!==null&&(t=function(O){try{w=new rs(w.uri,w.display_name,w.params)}catch{w=-1}}()),t===null&&(n=T),t}function jl(){var t,o,u,d,T,E;if(T=n,t=Ci(),t!==null){for(o=[],E=n,u=le(),u!==null?(d=Xn(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);u!==null;)o.push(u),E=n,u=le(),u!==null?(d=Xn(),d!==null?u=[u,d]:(u=null,n=E)):(u=null,n=E);o!==null?t=[t,o]:(t=null,n=T)}else t=null,n=T;return t}function Ci(){var t,o,u,d,T,E;return d=n,T=n,t=ae(),t!==null?(E=n,e.charCodeAt(n)===64?(o="@",n++):(o=null,m('"@"')),o!==null?(u=ae(),u!==null?o=[o,u]:(o=null,n=E)):(o=null,n=E),o=o!==null?o:"",o!==null?t=[t,o]:(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(y){w.call_id=e.substring(n,y)}(d)),t===null&&(n=d),t}function Xn(){var t;return t=ql(),t===null&&(t=Vl(),t===null&&(t=Ri(),t===null&&(t=Xe()))),t}function ql(){var t,o,u,d,T;return d=n,T=n,e.substr(n,6)==="to-tag"?(t="to-tag",n+=6):(t=null,m('"to-tag"')),t!==null?(o=Ce(),o!==null?(u=N(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){w.to_tag=y}(d,t[2])),t===null&&(n=d),t}function Vl(){var t,o,u,d,T;return d=n,T=n,e.substr(n,8)==="from-tag"?(t="from-tag",n+=8):(t=null,m('"from-tag"')),t!==null?(o=Ce(),o!==null?(u=N(),u!==null?t=[t,o,u]:(t=null,n=T)):(t=null,n=T)):(t=null,n=T),t!==null&&(t=function(E,y){w.from_tag=y}(d,t[2])),t===null&&(n=d),t}function Ri(){var t,o;return o=n,e.substr(n,10)==="early-only"?(t="early-only",n+=10):(t=null,m('"early-only"')),t!==null&&(t=function(u){w.early_only=!0}()),t===null&&(n=o),t}function Vs(t){t.sort();for(var o=null,u=[],d=0;d<t.length;d++)t[d]!==o&&(u.push(t[d]),o=t[d]);return u}function b(){for(var t=1,o=1,u=!1,d=0;d<Math.max(n,v);d++){var T=e.charAt(d);T===`
75
+ `?(u||t++,o=1,u=!1):T==="\r"||T==="\u2028"||T==="\u2029"?(t++,o=1,u=!0):(o++,u=!1)}return{line:t,column:o}}var Bl=Is(),rs=$u(),w={},Gl=g[p]();if(Gl===null||n!==e.length){var r=Math.max(n,v),f=r<e.length?e.charAt(r):null,h=b();return new this.SyntaxError(Vs(S),f,r,h.line,h.column),-1}return w},toSource:function(){return this._source}};s.SyntaxError=function(e,p,g,n,v){function S(m,C){var A,R;switch(m.length){case 0:A="end of input";break;case 1:A=m[0];break;default:A=m.slice(0,m.length-1).join(", ")+" or "+m[m.length-1]}return R=C?c(C):"end of input","Expected "+A+" but "+R+" found."}this.name="SyntaxError",this.expected=e,this.found=p,this.message=S(e,p),this.offset=g,this.line=n,this.column=v},s.SyntaxError.prototype=Error.prototype;const i='INVITE sip:ds881ehp@6ke7klp2hppe.invalid;transport=ws;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:378e5fc1-d7b5-42a9-8bf3-2b796aa0c67e>" SIP/2.0',l="INVITE sip:gsfjq6nt@6itebkeio2hf.invalid;transport=ws SIP/2.0",a=s.parse(i,"Request_Response");console.log("newRes",a),console.log("#############################################");const _=s.parse(l,"Request_Response");return console.log("oldRes",_),ef}var ko,nf;function Is(){if(nf)return ko;nf=1;const c=Me,s=Ct(),i=Qt();return ko=class f_{static parse(a){if(a=i.parse(a,"SIP_URI"),a!==-1)return a}constructor(a,_,e,p,g={},n={}){if(!e)throw new TypeError('missing or invalid "host" parameter');this._parameters={},this._headers={},this._scheme=a||c.SIP,this._user=_,this._host=e,this._port=p;for(const v in g)Object.prototype.hasOwnProperty.call(g,v)&&this.setParam(v,g[v]);for(const v in n)Object.prototype.hasOwnProperty.call(n,v)&&this.setHeader(v,n[v])}get scheme(){return this._scheme}set scheme(a){this._scheme=a.toLowerCase()}get user(){return this._user}set user(a){this._user=a}get host(){return this._host}set host(a){this._host=a.toLowerCase()}get port(){return this._port}set port(a){this._port=a===0?a:parseInt(a,10)||null}setParam(a,_){a&&(this._parameters[a.toLowerCase()]=typeof _>"u"||_===null?null:_.toString())}getParam(a){if(a)return this._parameters[a.toLowerCase()]}hasParam(a){if(a)return this._parameters.hasOwnProperty(a.toLowerCase())&&!0||!1}deleteParam(a){if(a=a.toLowerCase(),this._parameters.hasOwnProperty(a)){const _=this._parameters[a];return delete this._parameters[a],_}}clearParams(){this._parameters={}}setHeader(a,_){this._headers[s.headerize(a)]=Array.isArray(_)?_:[_]}getHeader(a){if(a)return this._headers[s.headerize(a)]}hasHeader(a){if(a)return this._headers.hasOwnProperty(s.headerize(a))&&!0||!1}deleteHeader(a){if(a=s.headerize(a),this._headers.hasOwnProperty(a)){const _=this._headers[a];return delete this._headers[a],_}}clearHeaders(){this._headers={}}clone(){return new f_(this._scheme,this._user,this._host,this._port,JSON.parse(JSON.stringify(this._parameters)),JSON.parse(JSON.stringify(this._headers)))}toString(){const a=[];let _=`${this._scheme}:`;this._user&&(_+=`${s.escapeUser(this._user)}@`),_+=this._host,(this._port||this._port===0)&&(_+=`:${this._port}`);for(const e in this._parameters)Object.prototype.hasOwnProperty.call(this._parameters,e)&&(_+=`;${e}`,this._parameters[e]!==null&&(_+=`=${this._parameters[e]}`));for(const e in this._headers)if(Object.prototype.hasOwnProperty.call(this._headers,e))for(const p of this._headers[e])a.push(`${e}=${p}`);return a.length>0&&(_+=`?${a.join("&")}`),_}toAor(a){let _=`${this._scheme}:`;return this._user&&(_+=`${s.escapeUser(this._user)}@`),_+=this._host,a&&(this._port||this._port===0)&&(_+=`:${this._port}`),_}},ko}var rf;function Ct(){if(rf)return rt;rf=1;const c=Me,s=Is(),i=Qt();rt.str_utf8_length=e=>unescape(encodeURIComponent(e)).length;const l=rt.isFunction=e=>e!==void 0?Object.prototype.toString.call(e)==="[object Function]":!1;rt.isString=e=>e!==void 0?Object.prototype.toString.call(e)==="[object String]":!1,rt.isDecimal=e=>!isNaN(e)&&parseFloat(e)===parseInt(e,10),rt.isEmpty=e=>e===null||e===""||e===void 0||Array.isArray(e)&&e.length===0||typeof e=="number"&&isNaN(e),rt.hasMethods=function(e,...p){for(const g of p)if(l(e[g]))return!1;return!0};const a=rt.createRandomToken=(e,p=32)=>{let g,n,v="";for(g=0;g<e;g++)n=Math.random()*p|0,v+=n.toString(p);return v};rt.newTag=()=>a(10),rt.newUUID=()=>"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,p=>{const g=Math.random()*16|0;return(p==="x"?g:g&3|8).toString(16)}),rt.hostType=e=>{if(e){if(e=i.parse(e,"host"),e!==-1)return e.host_type}else return};const _=rt.escapeUser=e=>encodeURIComponent(decodeURIComponent(e)).replace(/%3A/ig,":").replace(/%2B/ig,"+").replace(/%3F/ig,"?").replace(/%2F/ig,"/");return rt.normalizeTarget=(e,p)=>{if(e){if(e instanceof s)return e;if(typeof e=="string"){const g=e.split("@");let n,v;switch(g.length){case 1:if(!p)return;n=e,v=p;break;case 2:n=g[0],v=g[1];break;default:n=g.slice(0,g.length-1).join("@"),v=g[g.length-1]}n=n.replace(/^(sips?|tel):/i,""),/^[-.()]*\+?[0-9\-.()]+$/.test(n)&&(n=n.replace(/[-.()]/g,"")),e=`${c.SIP}:${_(n)}@${v}`;let S;return(S=s.parse(e))?S:void 0}else return}else return},rt.headerize=e=>{const p={"Call-Id":"Call-ID",Cseq:"CSeq","Www-Authenticate":"WWW-Authenticate"},g=e.toLowerCase().replace(/_/g,"-").split("-");let n="";const v=g.length;let S;for(S=0;S<v;S++)S!==0&&(n+="-"),n+=g[S].charAt(0).toUpperCase()+g[S].substring(1);return p[n]&&(n=p[n]),n},rt.sipErrorCause=e=>{for(const p in c.SIP_ERROR_CAUSES)if(c.SIP_ERROR_CAUSES[p].indexOf(e)!==-1)return c.causes[p];return c.causes.SIP_FAILURE_CODE},rt.getRandomTestNetIP=()=>{function e(p,g){return Math.floor(Math.random()*(g-p+1)+p)}return`192.0.2.${e(1,254)}`},rt.calculateMD5=e=>{function p(le,Ae){return le<<Ae|le>>>32-Ae}function g(le,Ae){const Oe=le&2147483648,Pe=Ae&2147483648,ve=le&1073741824,he=Ae&1073741824,pe=(le&1073741823)+(Ae&1073741823);return ve&he?pe^2147483648^Oe^Pe:ve|he?pe&1073741824?pe^3221225472^Oe^Pe:pe^1073741824^Oe^Pe:pe^Oe^Pe}function n(le,Ae,Oe){return le&Ae|~le&Oe}function v(le,Ae,Oe){return le&Oe|Ae&~Oe}function S(le,Ae,Oe){return le^Ae^Oe}function m(le,Ae,Oe){return Ae^(le|~Oe)}function C(le,Ae,Oe,Pe,ve,he,pe){return le=g(le,g(g(n(Ae,Oe,Pe),ve),pe)),g(p(le,he),Ae)}function A(le,Ae,Oe,Pe,ve,he,pe){return le=g(le,g(g(v(Ae,Oe,Pe),ve),pe)),g(p(le,he),Ae)}function R(le,Ae,Oe,Pe,ve,he,pe){return le=g(le,g(g(S(Ae,Oe,Pe),ve),pe)),g(p(le,he),Ae)}function I(le,Ae,Oe,Pe,ve,he,pe){return le=g(le,g(g(m(Ae,Oe,Pe),ve),pe)),g(p(le,he),Ae)}function V(le){let Ae;const Oe=le.length,Pe=Oe+8,he=((Pe-Pe%64)/64+1)*16,pe=new Array(he-1);let Ne=0,xe=0;for(;xe<Oe;)Ae=(xe-xe%4)/4,Ne=xe%4*8,pe[Ae]=pe[Ae]|le.charCodeAt(xe)<<Ne,xe++;return Ae=(xe-xe%4)/4,Ne=xe%4*8,pe[Ae]=pe[Ae]|128<<Ne,pe[he-2]=Oe<<3,pe[he-1]=Oe>>>29,pe}function W(le){let Ae="",Oe="",Pe,ve;for(ve=0;ve<=3;ve++)Pe=le>>>ve*8&255,Oe=`0${Pe.toString(16)}`,Ae=Ae+Oe.substr(Oe.length-2,2);return Ae}function oe(le){let Ae="";for(let Oe=0;Oe<le.length;Oe++){const Pe=le.charCodeAt(Oe);Pe<128?Ae+=String.fromCharCode(Pe):Pe>127&&Pe<2048?(Ae+=String.fromCharCode(Pe>>6|192),Ae+=String.fromCharCode(Pe&63|128)):(Ae+=String.fromCharCode(Pe>>12|224),Ae+=String.fromCharCode(Pe>>6&63|128),Ae+=String.fromCharCode(Pe&63|128))}return Ae}let x=[],$,Re,Ie,H,D,L,q,j,B;const X=7,Q=12,U=17,se=22,It=5,N=9,Y=14,re=20,ae=4,Te=11,De=16,Ce=23,Le=6,we=10,Se=15,it=21;for(e=oe(e),x=V(e),L=1732584193,q=4023233417,j=2562383102,B=271733878,$=0;$<x.length;$+=16)Re=L,Ie=q,H=j,D=B,L=C(L,q,j,B,x[$+0],X,3614090360),B=C(B,L,q,j,x[$+1],Q,3905402710),j=C(j,B,L,q,x[$+2],U,606105819),q=C(q,j,B,L,x[$+3],se,3250441966),L=C(L,q,j,B,x[$+4],X,4118548399),B=C(B,L,q,j,x[$+5],Q,1200080426),j=C(j,B,L,q,x[$+6],U,2821735955),q=C(q,j,B,L,x[$+7],se,4249261313),L=C(L,q,j,B,x[$+8],X,1770035416),B=C(B,L,q,j,x[$+9],Q,2336552879),j=C(j,B,L,q,x[$+10],U,4294925233),q=C(q,j,B,L,x[$+11],se,2304563134),L=C(L,q,j,B,x[$+12],X,1804603682),B=C(B,L,q,j,x[$+13],Q,4254626195),j=C(j,B,L,q,x[$+14],U,2792965006),q=C(q,j,B,L,x[$+15],se,1236535329),L=A(L,q,j,B,x[$+1],It,4129170786),B=A(B,L,q,j,x[$+6],N,3225465664),j=A(j,B,L,q,x[$+11],Y,643717713),q=A(q,j,B,L,x[$+0],re,3921069994),L=A(L,q,j,B,x[$+5],It,3593408605),B=A(B,L,q,j,x[$+10],N,38016083),j=A(j,B,L,q,x[$+15],Y,3634488961),q=A(q,j,B,L,x[$+4],re,3889429448),L=A(L,q,j,B,x[$+9],It,568446438),B=A(B,L,q,j,x[$+14],N,3275163606),j=A(j,B,L,q,x[$+3],Y,4107603335),q=A(q,j,B,L,x[$+8],re,1163531501),L=A(L,q,j,B,x[$+13],It,2850285829),B=A(B,L,q,j,x[$+2],N,4243563512),j=A(j,B,L,q,x[$+7],Y,1735328473),q=A(q,j,B,L,x[$+12],re,2368359562),L=R(L,q,j,B,x[$+5],ae,4294588738),B=R(B,L,q,j,x[$+8],Te,2272392833),j=R(j,B,L,q,x[$+11],De,1839030562),q=R(q,j,B,L,x[$+14],Ce,4259657740),L=R(L,q,j,B,x[$+1],ae,2763975236),B=R(B,L,q,j,x[$+4],Te,1272893353),j=R(j,B,L,q,x[$+7],De,4139469664),q=R(q,j,B,L,x[$+10],Ce,3200236656),L=R(L,q,j,B,x[$+13],ae,681279174),B=R(B,L,q,j,x[$+0],Te,3936430074),j=R(j,B,L,q,x[$+3],De,3572445317),q=R(q,j,B,L,x[$+6],Ce,76029189),L=R(L,q,j,B,x[$+9],ae,3654602809),B=R(B,L,q,j,x[$+12],Te,3873151461),j=R(j,B,L,q,x[$+15],De,530742520),q=R(q,j,B,L,x[$+2],Ce,3299628645),L=I(L,q,j,B,x[$+0],Le,4096336452),B=I(B,L,q,j,x[$+7],we,1126891415),j=I(j,B,L,q,x[$+14],Se,2878612391),q=I(q,j,B,L,x[$+5],it,4237533241),L=I(L,q,j,B,x[$+12],Le,1700485571),B=I(B,L,q,j,x[$+3],we,2399980690),j=I(j,B,L,q,x[$+10],Se,4293915773),q=I(q,j,B,L,x[$+1],it,2240044497),L=I(L,q,j,B,x[$+8],Le,1873313359),B=I(B,L,q,j,x[$+15],we,4264355552),j=I(j,B,L,q,x[$+6],Se,2734768916),q=I(q,j,B,L,x[$+13],it,1309151649),L=I(L,q,j,B,x[$+4],Le,4149444226),B=I(B,L,q,j,x[$+11],we,3174756917),j=I(j,B,L,q,x[$+2],Se,718787259),q=I(q,j,B,L,x[$+9],it,3951481745),L=g(L,Re),q=g(q,Ie),j=g(j,H),B=g(B,D);return(W(L)+W(q)+W(j)+W(B)).toLowerCase()},rt.closeMediaStream=e=>{if(e)try{let p;if(e.getTracks){p=e.getTracks();for(const g of p)g.stop()}else{p=e.getAudioTracks();for(const g of p)g.stop();p=e.getVideoTracks();for(const g of p)g.stop()}}catch{(typeof e.stop=="function"||typeof e.stop=="object")&&e.stop()}},rt.cloneArray=e=>e&&e.slice()||[],rt.cloneObject=(e,p={})=>e&&Object.assign({},e)||p,rt}const __=kt,Fm=ut,At=Me,at=Ct(),lf=$u(),jm=Qt(),Lo=new Fm("SIPMessage");class eo{constructor(s,i,l,a,_,e){if(!s||!i||!l)return null;a=a||{},this.ua=l,this.headers={},this.method=s,this.ruri=i,this.body=e,this.extraHeaders=at.cloneArray(_),this.ua.configuration.extra_headers&&(this.extraHeaders=this.extraHeaders.concat(this.ua.configuration.extra_headers)),a.route_set?this.setHeader("route",a.route_set):l.configuration.use_preloaded_route&&this.setHeader("route",`<${l.transport.sip_uri};lr>`),this.setHeader("via",""),this.setHeader("max-forwards",At.MAX_FORWARDS);const p=a.to_uri||i,g=a.to_tag?{tag:a.to_tag}:null,n=typeof a.to_display_name<"u"?a.to_display_name:null;this.to=new lf(p,n,g),this.setHeader("to",this.to.toString());const v=a.from_uri||l.configuration.uri,S={tag:a.from_tag||at.newTag()};let m;typeof a.from_display_name<"u"?m=a.from_display_name:l.configuration.display_name?m=l.configuration.display_name:m=null,this.from=new lf(v,m,S),this.setHeader("from",this.from.toString());const C=a.call_id||l.configuration.jssip_id+at.createRandomToken(15);this.call_id=C,this.setHeader("call-id",C);const A=a.cseq||Math.floor(Math.random()*1e4);this.cseq=A,this.setHeader("cseq",`${A} ${s}`)}setHeader(s,i){const l=new RegExp(`^\\s*${s}\\s*:`,"i");for(let a=0;a<this.extraHeaders.length;a++)l.test(this.extraHeaders[a])&&this.extraHeaders.splice(a,1);this.headers[at.headerize(s)]=Array.isArray(i)?i:[i]}getHeader(s){const i=this.headers[at.headerize(s)];if(i){if(i[0])return i[0]}else{const l=new RegExp(`^\\s*${s}\\s*:`,"i");for(const a of this.extraHeaders)if(l.test(a))return a.substring(a.indexOf(":")+1).trim()}}getHeaders(s){const i=this.headers[at.headerize(s)],l=[];if(i){for(const a of i)l.push(a);return l}else{const a=new RegExp(`^\\s*${s}\\s*:`,"i");for(const _ of this.extraHeaders)a.test(_)&&l.push(_.substring(_.indexOf(":")+1).trim());return l}}hasHeader(s){if(this.headers[at.headerize(s)])return!0;{const i=new RegExp(`^\\s*${s}\\s*:`,"i");for(const l of this.extraHeaders)if(i.test(l))return!0}return!1}parseSDP(s){return!s&&this.sdp?this.sdp:(this.sdp=__.parse(this.body||""),this.sdp)}toString(){let s=`${this.method} ${this.ruri} SIP/2.0\r
76
+ `;for(const a in this.headers)if(Object.prototype.hasOwnProperty.call(this.headers,a))for(const _ of this.headers[a])s+=`${a}: ${_}\r
77
+ `;for(const a of this.extraHeaders)s+=`${a.trim()}\r
78
+ `;const i=[];switch(this.method){case At.REGISTER:i.push("path","gruu");break;case At.INVITE:this.ua.configuration.session_timers&&i.push("timer"),(this.ua.contact.pub_gruu||this.ua.contact.temp_gruu)&&i.push("gruu"),i.push("ice","replaces");break;case At.UPDATE:this.ua.configuration.session_timers&&i.push("timer"),i.push("ice");break}i.push("outbound");const l=this.ua.configuration.user_agent||At.USER_AGENT;if(s+=`Allow: ${At.ALLOWED_METHODS}\r
79
+ `,s+=`Supported: ${i}\r
80
+ `,s+=`User-Agent: ${l}\r
81
+ `,this.body){const a=at.str_utf8_length(this.body);s+=`Content-Length: ${a}\r
82
82
  \r
83
- `,n+=this.body}else n+=`Content-Length: 0\r
83
+ `,s+=this.body}else s+=`Content-Length: 0\r
84
84
  \r
85
- `;return n}clone(){const n=new ho(this.method,this.ruri,this.ua);return Object.keys(this.headers).forEach(function(a){n.headers[a]=this.headers[a].slice()},this),n.body=this.body,n.extraHeaders=gt.cloneArray(this.extraHeaders),n.to=this.to,n.from=this.from,n.call_id=this.call_id,n.cseq=this.cseq,n}}class Fu extends ho{constructor(n,a,e,o,p){super(Ut.INVITE,n,a,e,o,p),this.transaction=null}cancel(n){this.transaction.cancel(n)}clone(){const n=new Fu(this.ruri,this.ua);return Object.keys(this.headers).forEach(function(a){n.headers[a]=this.headers[a].slice()},this),n.body=this.body,n.extraHeaders=gt.cloneArray(this.extraHeaders),n.to=this.to,n.from=this.from,n.call_id=this.call_id,n.cseq=this.cseq,n.transaction=this.transaction,n}}class dh{constructor(){this.data=null,this.headers=null,this.method=null,this.via=null,this.via_branch=null,this.call_id=null,this.cseq=null,this.from=null,this.from_tag=null,this.to=null,this.to_tag=null,this.body=null,this.sdp=null}addHeader(n,a){const e={raw:a};n=gt.headerize(n),this.headers[n]?this.headers[n].push(e):this.headers[n]=[e]}getHeader(n){const a=this.headers[gt.headerize(n)];if(a){if(a[0])return a[0].raw}else return}getHeaders(n){const a=this.headers[gt.headerize(n)],e=[];if(!a)return[];for(const o of a)e.push(o.raw);return e}hasHeader(n){return!!this.headers[gt.headerize(n)]}parseHeader(n,a=0){if(n=gt.headerize(n),this.headers[n]){if(a>=this.headers[n].length){Fo.debug(`not so many "${n}" headers present`);return}}else{Fo.debug(`header "${n}" not present`);return}const e=this.headers[n][a],o=e.raw;if(e.parsed)return e.parsed;const p=Vm.parse(o,n.replace(/-/g,"_"));if(p===-1){this.headers[n].splice(a,1),Fo.debug(`error parsing "${n}" header field with value "${o}"`);return}else return e.parsed=p,p}s(n,a){return this.parseHeader(n,a)}setHeader(n,a){const e={raw:a};this.headers[gt.headerize(n)]=[e]}parseSDP(n){return!n&&this.sdp?this.sdp:(this.sdp=_h.parse(this.body||""),this.sdp)}toString(){return this.data}}class Bm extends dh{constructor(n){super(),this.ua=n,this.headers={},this.ruri=null,this.transport=null,this.server_transaction=null}reply(n,a,e,o,p,t){const v=[];let C=this.getHeader("To");if(n=n||null,a=a||null,!n||n<100||n>699)throw new TypeError(`Invalid status_code: ${n}`);if(a&&typeof a!="string"&&!(a instanceof String))throw new TypeError(`Invalid reason_phrase: ${a}`);a=a||Ut.REASON_PHRASE[n]||"",e=gt.cloneArray(e),this.ua.configuration.extra_headers&&(e=e.concat(this.ua.configuration.extra_headers));let l=`SIP/2.0 ${n} ${a}\r
86
- `;if(this.method===Ut.INVITE&&n>100&&n<=200){const b=this.getHeaders("record-route");for(const E of b)l+=`Record-Route: ${E}\r
87
- `}const A=this.getHeaders("via");for(const b of A)l+=`Via: ${b}\r
88
- `;!this.to_tag&&n>100?C+=`;tag=${gt.newTag()}`:this.to_tag&&!this.s("to").hasParam("tag")&&(C+=`;tag=${this.to_tag}`),l+=`To: ${C}\r
89
- `,l+=`From: ${this.getHeader("From")}\r
90
- `,l+=`Call-ID: ${this.call_id}\r
91
- `,l+=`CSeq: ${this.cseq} ${this.method}\r
92
- `;for(const b of e)l+=`${b.trim()}\r
93
- `;switch(this.method){case Ut.INVITE:this.ua.configuration.session_timers&&v.push("timer"),(this.ua.contact.pub_gruu||this.ua.contact.temp_gruu)&&v.push("gruu"),v.push("ice","replaces");break;case Ut.UPDATE:this.ua.configuration.session_timers&&v.push("timer"),o&&v.push("ice"),v.push("replaces")}if(v.push("outbound"),this.method===Ut.OPTIONS?(l+=`Allow: ${Ut.ALLOWED_METHODS}\r
94
- `,l+=`Accept: ${Ut.ACCEPTED_BODY_TYPES}\r
95
- `):n===405?l+=`Allow: ${Ut.ALLOWED_METHODS}\r
96
- `:n===415&&(l+=`Accept: ${Ut.ACCEPTED_BODY_TYPES}\r
97
- `),l+=`Supported: ${v}\r
98
- `,o){const b=gt.str_utf8_length(o);l+=`Content-Type: application/sdp\r
99
- `,l+=`Content-Length: ${b}\r
85
+ `;return s}clone(){const s=new eo(this.method,this.ruri,this.ua);return Object.keys(this.headers).forEach(function(i){s.headers[i]=this.headers[i].slice()},this),s.body=this.body,s.extraHeaders=at.cloneArray(this.extraHeaders),s.to=this.to,s.from=this.from,s.call_id=this.call_id,s.cseq=this.cseq,s}}class Hu extends eo{constructor(s,i,l,a,_){super(At.INVITE,s,i,l,a,_),this.transaction=null}cancel(s){this.transaction.cancel(s)}clone(){const s=new Hu(this.ruri,this.ua);return Object.keys(this.headers).forEach(function(i){s.headers[i]=this.headers[i].slice()},this),s.body=this.body,s.extraHeaders=at.cloneArray(this.extraHeaders),s.to=this.to,s.from=this.from,s.call_id=this.call_id,s.cseq=this.cseq,s.transaction=this.transaction,s}}class h_{constructor(){this.data=null,this.headers=null,this.method=null,this.via=null,this.via_branch=null,this.call_id=null,this.cseq=null,this.from=null,this.from_tag=null,this.to=null,this.to_tag=null,this.body=null,this.sdp=null}addHeader(s,i){const l={raw:i};s=at.headerize(s),this.headers[s]?this.headers[s].push(l):this.headers[s]=[l]}getHeader(s){const i=this.headers[at.headerize(s)];if(i){if(i[0])return i[0].raw}else return}getHeaders(s){const i=this.headers[at.headerize(s)],l=[];if(!i)return[];for(const a of i)l.push(a.raw);return l}hasHeader(s){return!!this.headers[at.headerize(s)]}parseHeader(s,i=0){if(s=at.headerize(s),this.headers[s]){if(i>=this.headers[s].length){Lo.debug(`not so many "${s}" headers present`);return}}else{Lo.debug(`header "${s}" not present`);return}const l=this.headers[s][i],a=l.raw;if(l.parsed)return l.parsed;const _=jm.parse(a,s.replace(/-/g,"_"));if(_===-1){this.headers[s].splice(i,1),Lo.debug(`error parsing "${s}" header field with value "${a}"`);return}else return l.parsed=_,_}s(s,i){return this.parseHeader(s,i)}setHeader(s,i){const l={raw:i};this.headers[at.headerize(s)]=[l]}parseSDP(s){return!s&&this.sdp?this.sdp:(this.sdp=__.parse(this.body||""),this.sdp)}toString(){return this.data}}class qm extends h_{constructor(s){super(),this.ua=s,this.headers={},this.ruri=null,this.transport=null,this.server_transaction=null}reply(s,i,l,a,_,e){const p=[];let g=this.getHeader("To");if(s=s||null,i=i||null,!s||s<100||s>699)throw new TypeError(`Invalid status_code: ${s}`);if(i&&typeof i!="string"&&!(i instanceof String))throw new TypeError(`Invalid reason_phrase: ${i}`);i=i||At.REASON_PHRASE[s]||"",l=at.cloneArray(l),this.ua.configuration.extra_headers&&(l=l.concat(this.ua.configuration.extra_headers));let n=`SIP/2.0 ${s} ${i}\r
86
+ `;if(this.method===At.INVITE&&s>100&&s<=200){const S=this.getHeaders("record-route");for(const m of S)n+=`Record-Route: ${m}\r
87
+ `}const v=this.getHeaders("via");for(const S of v)n+=`Via: ${S}\r
88
+ `;!this.to_tag&&s>100?g+=`;tag=${at.newTag()}`:this.to_tag&&!this.s("to").hasParam("tag")&&(g+=`;tag=${this.to_tag}`),n+=`To: ${g}\r
89
+ `,n+=`From: ${this.getHeader("From")}\r
90
+ `,n+=`Call-ID: ${this.call_id}\r
91
+ `,n+=`CSeq: ${this.cseq} ${this.method}\r
92
+ `;for(const S of l)n+=`${S.trim()}\r
93
+ `;switch(this.method){case At.INVITE:this.ua.configuration.session_timers&&p.push("timer"),(this.ua.contact.pub_gruu||this.ua.contact.temp_gruu)&&p.push("gruu"),p.push("ice","replaces");break;case At.UPDATE:this.ua.configuration.session_timers&&p.push("timer"),a&&p.push("ice"),p.push("replaces")}if(p.push("outbound"),this.method===At.OPTIONS?(n+=`Allow: ${At.ALLOWED_METHODS}\r
94
+ `,n+=`Accept: ${At.ACCEPTED_BODY_TYPES}\r
95
+ `):s===405?n+=`Allow: ${At.ALLOWED_METHODS}\r
96
+ `:s===415&&(n+=`Accept: ${At.ACCEPTED_BODY_TYPES}\r
97
+ `),n+=`Supported: ${p}\r
98
+ `,a){const S=at.str_utf8_length(a);n+=`Content-Type: application/sdp\r
99
+ `,n+=`Content-Length: ${S}\r
100
100
  \r
101
- `,l+=o}else l+=`Content-Length: 0\r
101
+ `,n+=a}else n+=`Content-Length: 0\r
102
102
  \r
103
- `;this.server_transaction.receiveResponse(n,l,p,t)}reply_sl(n=null,a=null){const e=this.getHeaders("via");if(!n||n<100||n>699)throw new TypeError(`Invalid status_code: ${n}`);if(a&&typeof a!="string"&&!(a instanceof String))throw new TypeError(`Invalid reason_phrase: ${a}`);a=a||Ut.REASON_PHRASE[n]||"";let o=`SIP/2.0 ${n} ${a}\r
104
- `;for(const t of e)o+=`Via: ${t}\r
105
- `;let p=this.getHeader("To");if(!this.to_tag&&n>100?p+=`;tag=${gt.newTag()}`:this.to_tag&&!this.s("to").hasParam("tag")&&(p+=`;tag=${this.to_tag}`),o+=`To: ${p}\r
106
- `,o+=`From: ${this.getHeader("From")}\r
107
- `,o+=`Call-ID: ${this.call_id}\r
108
- `,o+=`CSeq: ${this.cseq} ${this.method}\r
109
- `,this.ua.configuration.extra_headers)for(const t of this.ua.configuration.extra_headers)o+=`${t.trim()}\r
110
- `;o+=`Content-Length: 0\r
103
+ `;this.server_transaction.receiveResponse(s,n,_,e)}reply_sl(s=null,i=null){const l=this.getHeaders("via");if(!s||s<100||s>699)throw new TypeError(`Invalid status_code: ${s}`);if(i&&typeof i!="string"&&!(i instanceof String))throw new TypeError(`Invalid reason_phrase: ${i}`);i=i||At.REASON_PHRASE[s]||"";let a=`SIP/2.0 ${s} ${i}\r
104
+ `;for(const e of l)a+=`Via: ${e}\r
105
+ `;let _=this.getHeader("To");if(!this.to_tag&&s>100?_+=`;tag=${at.newTag()}`:this.to_tag&&!this.s("to").hasParam("tag")&&(_+=`;tag=${this.to_tag}`),a+=`To: ${_}\r
106
+ `,a+=`From: ${this.getHeader("From")}\r
107
+ `,a+=`Call-ID: ${this.call_id}\r
108
+ `,a+=`CSeq: ${this.cseq} ${this.method}\r
109
+ `,this.ua.configuration.extra_headers)for(const e of this.ua.configuration.extra_headers)a+=`${e.trim()}\r
110
+ `;a+=`Content-Length: 0\r
111
111
  \r
112
- `,this.transport.send(o)}}class Gm extends dh{constructor(){super(),this.headers={},this.status_code=null,this.reason_phrase=null}}var Ft={OutgoingRequest:ho,InitialOutgoingInviteRequest:Fu,IncomingRequest:Bm,IncomingResponse:Gm};const xr=ot(Ft),Wm=Et,Ln=xt(),js=new Wm("DigestAuthentication");var ph=class{constructor(n){this._credentials=n,this._cnonce=null,this._nc=0,this._ncHex="00000000",this._algorithm=null,this._realm=null,this._nonce=null,this._opaque=null,this._stale=null,this._qop=null,this._method=null,this._uri=null,this._ha1=null,this._response=null}get(n){switch(n){case"realm":return this._realm;case"ha1":return this._ha1;default:js.warn('get() | cannot get "%s" parameter',n);return}}authenticate({method:n,ruri:a,body:e},o,p=null){if(this._algorithm=o.algorithm,this._realm=o.realm,this._nonce=o.nonce,this._opaque=o.opaque,this._stale=o.stale,this._algorithm){if(this._algorithm!=="MD5")return js.warn('authenticate() | challenge with Digest algorithm different than "MD5", authentication aborted'),!1}else this._algorithm="MD5";if(!this._nonce)return js.warn("authenticate() | challenge without Digest nonce, authentication aborted"),!1;if(!this._realm)return js.warn("authenticate() | challenge without Digest realm, authentication aborted"),!1;if(!this._credentials.password){if(!this._credentials.ha1)return js.warn("authenticate() | no plain SIP password nor ha1 provided, authentication aborted"),!1;if(this._credentials.realm!==this._realm)return js.warn('authenticate() | no plain SIP password, and stored `realm` does not match the given `realm`, cannot authenticate [stored:"%s", given:"%s"]',this._credentials.realm,this._realm),!1}if(o.qop)if(o.qop.indexOf("auth-int")>-1)this._qop="auth-int";else if(o.qop.indexOf("auth")>-1)this._qop="auth";else return js.warn('authenticate() | challenge without Digest qop different than "auth" or "auth-int", authentication aborted'),!1;else this._qop=null;this._method=n,this._uri=a,this._cnonce=p||Ln.createRandomToken(12),this._nc+=1;const t=Number(this._nc).toString(16);this._ncHex="00000000".substr(0,8-t.length)+t,this._nc===4294967296&&(this._nc=1,this._ncHex="00000001"),this._credentials.password?this._ha1=Ln.calculateMD5(`${this._credentials.username}:${this._realm}:${this._credentials.password}`):this._ha1=this._credentials.ha1;let v,C;return this._qop==="auth"?(v=`${this._method}:${this._uri}`,C=Ln.calculateMD5(v),js.debug('authenticate() | using qop=auth [a2:"%s"]',v),this._response=Ln.calculateMD5(`${this._ha1}:${this._nonce}:${this._ncHex}:${this._cnonce}:auth:${C}`)):this._qop==="auth-int"?(v=`${this._method}:${this._uri}:${Ln.calculateMD5(e||"")}`,C=Ln.calculateMD5(v),js.debug('authenticate() | using qop=auth-int [a2:"%s"]',v),this._response=Ln.calculateMD5(`${this._ha1}:${this._nonce}:${this._ncHex}:${this._cnonce}:auth-int:${C}`)):this._qop===null&&(v=`${this._method}:${this._uri}`,C=Ln.calculateMD5(v),js.debug('authenticate() | using qop=null [a2:"%s"]',v),this._response=Ln.calculateMD5(`${this._ha1}:${this._nonce}:${C}`)),js.debug("authenticate() | response generated"),!0}toString(){const n=[];if(!this._response)throw new Error("response field does not exist, cannot generate Authorization header");return n.push(`algorithm=${this._algorithm}`),n.push(`username="${this._credentials.username}"`),n.push(`realm="${this._realm}"`),n.push(`nonce="${this._nonce}"`),n.push(`uri="${this._uri}"`),n.push(`response="${this._response}"`),this._opaque&&n.push(`opaque="${this._opaque}"`),this._qop&&(n.push(`qop=${this._qop}`),n.push(`cnonce="${this._cnonce}"`),n.push(`nc=${this._ncHex}`)),`Digest ${n.join(", ")}`}};const Km=ot(ph),$n=500,Ym=4e3,of=5e3;var qu={T1:$n,T2:Ym,T4:of,TIMER_B:64*$n,TIMER_D:0*$n,TIMER_F:64*$n,TIMER_H:64*$n,TIMER_I:0*$n,TIMER_J:0*$n,TIMER_K:0*of,TIMER_L:64*$n,TIMER_M:64*$n,PROVISIONAL_RESPONSE_INTERVAL:6e4};const yi=ot(qu),ea=At.EventEmitter,ta=Et,Li=Fe,uf=Ft,hn=qu,cf=new ta("NonInviteClientTransaction"),da=new ta("InviteClientTransaction"),zm=new ta("AckClientTransaction"),ff=new ta("NonInviteServerTransaction"),pa=new ta("InviteServerTransaction"),Ee={STATUS_TRYING:1,STATUS_PROCEEDING:2,STATUS_CALLING:3,STATUS_ACCEPTED:4,STATUS_COMPLETED:5,STATUS_TERMINATED:6,STATUS_CONFIRMED:7,NON_INVITE_CLIENT:"nict",NON_INVITE_SERVER:"nist",INVITE_CLIENT:"ict",INVITE_SERVER:"ist"};class Jm extends ea{constructor(n,a,e,o){super(),this.type=Ee.NON_INVITE_CLIENT,this.id=`z9hG4bK${Math.floor(Math.random()*1e7)}`,this.ua=n,this.transport=a,this.request=e,this.eventHandlers=o;let p=`SIP/2.0/${a.via_transport}`;p+=` ${n.configuration.via_host};branch=${this.id}`,this.request.setHeader("via",p),this.ua.newTransaction(this)}get C(){return Ee}stateChanged(n){this.state=n,this.emit("stateChanged")}send(){this.stateChanged(Ee.STATUS_TRYING),this.F=setTimeout(()=>{this.timer_F()},hn.TIMER_F),this.transport.send(this.request)||this.onTransportError()}onTransportError(){cf.debug(`transport error occurred, deleting transaction ${this.id}`),clearTimeout(this.F),clearTimeout(this.K),this.stateChanged(Ee.STATUS_TERMINATED),this.ua.destroyTransaction(this),this.eventHandlers.onTransportError()}timer_F(){cf.debug(`Timer F expired for transaction ${this.id}`),this.stateChanged(Ee.STATUS_TERMINATED),this.ua.destroyTransaction(this),this.eventHandlers.onRequestTimeout()}timer_K(){this.stateChanged(Ee.STATUS_TERMINATED),this.ua.destroyTransaction(this)}receiveResponse(n){const a=n.status_code;if(a<200)switch(this.state){case Ee.STATUS_TRYING:case Ee.STATUS_PROCEEDING:this.stateChanged(Ee.STATUS_PROCEEDING),this.eventHandlers.onReceiveResponse(n);break}else switch(this.state){case Ee.STATUS_TRYING:case Ee.STATUS_PROCEEDING:this.stateChanged(Ee.STATUS_COMPLETED),clearTimeout(this.F),a===408?this.eventHandlers.onRequestTimeout():this.eventHandlers.onReceiveResponse(n),this.K=setTimeout(()=>{this.timer_K()},hn.TIMER_K);break;case Ee.STATUS_COMPLETED:break}}}class Xm extends ea{constructor(n,a,e,o){super(),this.type=Ee.INVITE_CLIENT,this.id=`z9hG4bK${Math.floor(Math.random()*1e7)}`,this.ua=n,this.transport=a,this.request=e,this.eventHandlers=o,e.transaction=this;let p=`SIP/2.0/${a.via_transport}`;p+=` ${n.configuration.via_host};branch=${this.id}`,this.request.setHeader("via",p),this.ua.newTransaction(this)}get C(){return Ee}stateChanged(n){this.state=n,this.emit("stateChanged")}send(){this.stateChanged(Ee.STATUS_CALLING),this.B=setTimeout(()=>{this.timer_B()},hn.TIMER_B),this.transport.send(this.request)||this.onTransportError()}onTransportError(){clearTimeout(this.B),clearTimeout(this.D),clearTimeout(this.M),this.state!==Ee.STATUS_ACCEPTED&&(da.debug(`transport error occurred, deleting transaction ${this.id}`),this.eventHandlers.onTransportError()),this.stateChanged(Ee.STATUS_TERMINATED),this.ua.destroyTransaction(this)}timer_M(){da.debug(`Timer M expired for transaction ${this.id}`),this.state===Ee.STATUS_ACCEPTED&&(clearTimeout(this.B),this.stateChanged(Ee.STATUS_TERMINATED),this.ua.destroyTransaction(this))}timer_B(){da.debug(`Timer B expired for transaction ${this.id}`),this.state===Ee.STATUS_CALLING&&(this.stateChanged(Ee.STATUS_TERMINATED),this.ua.destroyTransaction(this),this.eventHandlers.onRequestTimeout())}timer_D(){da.debug(`Timer D expired for transaction ${this.id}`),clearTimeout(this.B),this.stateChanged(Ee.STATUS_TERMINATED),this.ua.destroyTransaction(this)}sendACK(n){const a=new uf.OutgoingRequest(Li.ACK,this.request.ruri,this.ua,{route_set:this.request.getHeaders("route"),call_id:this.request.getHeader("call-id"),cseq:this.request.cseq});a.setHeader("from",this.request.getHeader("from")),a.setHeader("via",this.request.getHeader("via")),a.setHeader("to",n.getHeader("to")),this.D=setTimeout(()=>{this.timer_D()},hn.TIMER_D),this.transport.send(a)}cancel(n){if(this.state!==Ee.STATUS_PROCEEDING)return;const a=new uf.OutgoingRequest(Li.CANCEL,this.request.ruri,this.ua,{route_set:this.request.getHeaders("route"),call_id:this.request.getHeader("call-id"),cseq:this.request.cseq});a.setHeader("from",this.request.getHeader("from")),a.setHeader("via",this.request.getHeader("via")),a.setHeader("to",this.request.getHeader("to")),n&&a.setHeader("reason",n),this.transport.send(a)}receiveResponse(n){const a=n.status_code;if(a>=100&&a<=199)switch(this.state){case Ee.STATUS_CALLING:this.stateChanged(Ee.STATUS_PROCEEDING),this.eventHandlers.onReceiveResponse(n);break;case Ee.STATUS_PROCEEDING:this.eventHandlers.onReceiveResponse(n);break}else if(a>=200&&a<=299)switch(this.state){case Ee.STATUS_CALLING:case Ee.STATUS_PROCEEDING:this.stateChanged(Ee.STATUS_ACCEPTED),this.M=setTimeout(()=>{this.timer_M()},hn.TIMER_M),this.eventHandlers.onReceiveResponse(n);break;case Ee.STATUS_ACCEPTED:this.eventHandlers.onReceiveResponse(n);break}else if(a>=300&&a<=699)switch(this.state){case Ee.STATUS_CALLING:case Ee.STATUS_PROCEEDING:this.stateChanged(Ee.STATUS_COMPLETED),this.sendACK(n),this.eventHandlers.onReceiveResponse(n);break;case Ee.STATUS_COMPLETED:this.sendACK(n);break}}}class Qm extends ea{constructor(n,a,e,o){super(),this.id=`z9hG4bK${Math.floor(Math.random()*1e7)}`,this.transport=a,this.request=e,this.eventHandlers=o;let p=`SIP/2.0/${a.via_transport}`;p+=` ${n.configuration.via_host};branch=${this.id}`,this.request.setHeader("via",p)}get C(){return Ee}send(){this.transport.send(this.request)||this.onTransportError()}onTransportError(){zm.debug(`transport error occurred for transaction ${this.id}`),this.eventHandlers.onTransportError()}}class Zm extends ea{constructor(n,a,e){super(),this.type=Ee.NON_INVITE_SERVER,this.id=e.via_branch,this.ua=n,this.transport=a,this.request=e,this.last_response="",e.server_transaction=this,this.state=Ee.STATUS_TRYING,n.newTransaction(this)}get C(){return Ee}stateChanged(n){this.state=n,this.emit("stateChanged")}timer_J(){ff.debug(`Timer J expired for transaction ${this.id}`),this.stateChanged(Ee.STATUS_TERMINATED),this.ua.destroyTransaction(this)}onTransportError(){this.transportError||(this.transportError=!0,ff.debug(`transport error occurred, deleting transaction ${this.id}`),clearTimeout(this.J),this.stateChanged(Ee.STATUS_TERMINATED),this.ua.destroyTransaction(this))}receiveResponse(n,a,e,o){if(n===100)switch(this.state){case Ee.STATUS_TRYING:this.stateChanged(Ee.STATUS_PROCEEDING),this.transport.send(a)||this.onTransportError();break;case Ee.STATUS_PROCEEDING:this.last_response=a,this.transport.send(a)?e&&e():(this.onTransportError(),o&&o());break}else if(n>=200&&n<=699)switch(this.state){case Ee.STATUS_TRYING:case Ee.STATUS_PROCEEDING:this.stateChanged(Ee.STATUS_COMPLETED),this.last_response=a,this.J=setTimeout(()=>{this.timer_J()},hn.TIMER_J),this.transport.send(a)?e&&e():(this.onTransportError(),o&&o());break;case Ee.STATUS_COMPLETED:break}}}class eg extends ea{constructor(n,a,e){super(),this.type=Ee.INVITE_SERVER,this.id=e.via_branch,this.ua=n,this.transport=a,this.request=e,this.last_response="",e.server_transaction=this,this.state=Ee.STATUS_PROCEEDING,n.newTransaction(this),this.resendProvisionalTimer=null,e.reply(100)}get C(){return Ee}stateChanged(n){this.state=n,this.emit("stateChanged")}timer_H(){pa.debug(`Timer H expired for transaction ${this.id}`),this.state===Ee.STATUS_COMPLETED&&pa.debug("ACK not received, dialog will be terminated"),this.stateChanged(Ee.STATUS_TERMINATED),this.ua.destroyTransaction(this)}timer_I(){this.stateChanged(Ee.STATUS_TERMINATED),this.ua.destroyTransaction(this)}timer_L(){pa.debug(`Timer L expired for transaction ${this.id}`),this.state===Ee.STATUS_ACCEPTED&&(this.stateChanged(Ee.STATUS_TERMINATED),this.ua.destroyTransaction(this))}onTransportError(){this.transportError||(this.transportError=!0,pa.debug(`transport error occurred, deleting transaction ${this.id}`),this.resendProvisionalTimer!==null&&(clearInterval(this.resendProvisionalTimer),this.resendProvisionalTimer=null),clearTimeout(this.L),clearTimeout(this.H),clearTimeout(this.I),this.stateChanged(Ee.STATUS_TERMINATED),this.ua.destroyTransaction(this))}resend_provisional(){this.transport.send(this.last_response)||this.onTransportError()}receiveResponse(n,a,e,o){if(n>=100&&n<=199)switch(this.state){case Ee.STATUS_PROCEEDING:this.transport.send(a)||this.onTransportError(),this.last_response=a;break}if(n>100&&n<=199&&this.state===Ee.STATUS_PROCEEDING)this.resendProvisionalTimer===null&&(this.resendProvisionalTimer=setInterval(()=>{this.resend_provisional()},hn.PROVISIONAL_RESPONSE_INTERVAL));else if(n>=200&&n<=299)switch(this.state){case Ee.STATUS_PROCEEDING:this.stateChanged(Ee.STATUS_ACCEPTED),this.last_response=a,this.L=setTimeout(()=>{this.timer_L()},hn.TIMER_L),this.resendProvisionalTimer!==null&&(clearInterval(this.resendProvisionalTimer),this.resendProvisionalTimer=null);case Ee.STATUS_ACCEPTED:this.transport.send(a)?e&&e():(this.onTransportError(),o&&o());break}else if(n>=300&&n<=699)switch(this.state){case Ee.STATUS_PROCEEDING:this.resendProvisionalTimer!==null&&(clearInterval(this.resendProvisionalTimer),this.resendProvisionalTimer=null),this.transport.send(a)?(this.stateChanged(Ee.STATUS_COMPLETED),this.H=setTimeout(()=>{this.timer_H()},hn.TIMER_H),e&&e()):(this.onTransportError(),o&&o());break}}}function tg({_transactions:u},n){let a;switch(n.method){case Li.INVITE:if(a=u.ist[n.via_branch],a){switch(a.state){case Ee.STATUS_PROCEEDING:a.transport.send(a.last_response);break;case Ee.STATUS_ACCEPTED:break}return!0}break;case Li.ACK:if(a=u.ist[n.via_branch],a){if(a.state===Ee.STATUS_ACCEPTED)return!1;if(a.state===Ee.STATUS_COMPLETED)return a.state=Ee.STATUS_CONFIRMED,a.I=setTimeout(()=>{a.timer_I()},hn.TIMER_I),!0}else return!1;break;case Li.CANCEL:return a=u.ist[n.via_branch],a?(n.reply_sl(200),a.state!==Ee.STATUS_PROCEEDING):(n.reply_sl(481),!0);default:if(a=u.nist[n.via_branch],a){switch(a.state){case Ee.STATUS_TRYING:break;case Ee.STATUS_PROCEEDING:case Ee.STATUS_COMPLETED:a.transport.send(a.last_response);break}return!0}break}}var ui={C:Ee,NonInviteClientTransaction:Jm,InviteClientTransaction:Xm,AckClientTransaction:Qm,NonInviteServerTransaction:Zm,InviteServerTransaction:eg,checkTransaction:tg};const Ss=ot(ui),sg=Et,hf=Fe,ng=ph,qo=ui,lg=new sg("RequestSender"),jo={onRequestTimeout:()=>{},onTransportError:()=>{},onReceiveResponse:()=>{},onAuthenticated:()=>{}};var ci=class{constructor(n,a,e){this._ua=n,this._eventHandlers=e,this._method=a.method,this._request=a,this._auth=null,this._challenged=!1,this._staled=!1;for(const o in jo)Object.prototype.hasOwnProperty.call(jo,o)&&(this._eventHandlers[o]||(this._eventHandlers[o]=jo[o]));n.status===n.C.STATUS_USER_CLOSED&&(this._method!==hf.BYE||this._method!==hf.ACK)&&this._eventHandlers.onTransportError()}send(){const n={onRequestTimeout:()=>{this._eventHandlers.onRequestTimeout()},onTransportError:()=>{this._eventHandlers.onTransportError()},onReceiveResponse:a=>{this._receiveResponse(a)}};switch(this._method){case"INVITE":this.clientTransaction=new qo.InviteClientTransaction(this._ua,this._ua.transport,this._request,n);break;case"ACK":this.clientTransaction=new qo.AckClientTransaction(this._ua,this._ua.transport,this._request,n);break;default:this.clientTransaction=new qo.NonInviteClientTransaction(this._ua,this._ua.transport,this._request,n)}this._ua._configuration.authorization_jwt&&this._request.setHeader("Authorization",this._ua._configuration.authorization_jwt),this.clientTransaction.send()}_receiveResponse(n){let a,e;const o=n.status_code;if((o===401||o===407)&&(this._ua.configuration.password!==null||this._ua.configuration.ha1!==null)){if(n.status_code===401?(a=n.parseHeader("www-authenticate"),e="authorization"):(a=n.parseHeader("proxy-authenticate"),e="proxy-authorization"),!a){lg.debug(`${n.status_code} with wrong or missing challenge, cannot authenticate`),this._eventHandlers.onReceiveResponse(n);return}if(!this._challenged||!this._staled&&a.stale===!0){if(this._auth||(this._auth=new ng({username:this._ua.configuration.authorization_user,password:this._ua.configuration.password,realm:this._ua.configuration.realm,ha1:this._ua.configuration.ha1})),!this._auth.authenticate(this._request,a)){this._eventHandlers.onReceiveResponse(n);return}this._challenged=!0,this._ua.set("realm",this._auth.get("realm")),this._ua.set("ha1",this._auth.get("ha1")),a.stale&&(this._staled=!0),this._request=this._request.clone(),this._request.cseq+=1,this._request.setHeader("cseq",`${this._request.cseq} ${this._method}`),this._request.setHeader(e,this._auth.toString()),this._eventHandlers.onAuthenticated(this._request),this.send()}else this._eventHandlers.onReceiveResponse(n)}else this._eventHandlers.onReceiveResponse(n)}};const so=ot(ci),rg=Et,Vo=xt(),wr=Fe,_f=Ft,df=ci,Ri=new rg("Registrator"),ma=10;var ig=class{constructor(n,a){this._reg_id=1,this._ua=n,this._transport=a,this._registrar=n.configuration.registrar_server,this._expires=n.configuration.register_expires,this._call_id=Vo.createRandomToken(22),this._cseq=0,this._to_uri=n.configuration.uri,this._registrationTimer=null,this._registering=!1,this._registered=!1,this._contact=this._ua.contact.toString(),this._extraContactParams+=";+sip.ice",this._extraHeaders=[],this._sipInstance=`"<urn:uuid:${this._ua.configuration.instance_id}>"`,this._extraContactParams+=`;reg-id=${this._reg_id}`,this._extraContactParams+=`;+sip.instance=${this._sipInstance}`}get registered(){return this._registered}setExtraHeaders(n){Array.isArray(n)||(n=[]),this._extraHeaders=n.slice()}setExtraContactParams(n){n instanceof Object||(n={}),this._extraContactParams="";for(const a in n)if(Object.prototype.hasOwnProperty.call(n,a)){const e=n[a];this._extraContactParams+=`;${a}`,e&&(this._extraContactParams+=`=${e}`)}}register(){if(this._registering){Ri.debug("Register request in progress...");return}const n=this._extraHeaders.slice();n.push(`Contact: ${this._contact};expires=${this._expires}${this._extraContactParams}`),n.push(`Expires: ${this._expires}`);const a=new _f.OutgoingRequest(wr.REGISTER,this._registrar,this._ua,{to_uri:this._to_uri,call_id:this._call_id,cseq:this._cseq+=1},n),e=new df(this._ua,a,{onRequestTimeout:()=>{this._registrationFailure(null,wr.causes.REQUEST_TIMEOUT)},onTransportError:()=>{this._registrationFailure(null,wr.causes.CONNECTION_ERROR)},onAuthenticated:()=>{this._cseq+=1},onReceiveResponse:o=>{if(o.cseq===this._cseq)switch(this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null),!0){case/^1[0-9]{2}$/.test(o.status_code):break;case/^2[0-9]{2}$/.test(o.status_code):{if(this._registering=!1,!o.hasHeader("Contact")){Ri.debug("no Contact header in response to REGISTER, response ignored");break}const p=o.headers.Contact.reduce((l,A)=>l.concat(A.parsed),[]);let t=p.find(l=>this._sipInstance===l.getParam("+sip.instance")&&this._reg_id===parseInt(l.getParam("reg-id")));if(t||(t=p.find(l=>l.uri.user===this._ua.contact.uri.user)),!t){Ri.debug("no Contact header pointing to us, response ignored");break}let v=t.getParam("expires");!v&&o.hasHeader("expires")&&(v=o.getHeader("expires")),v||(v=this._expires),v=Number(v),v<ma&&(v=ma);const C=v>64?v*1e3/2+Math.floor((v/2-32)*1e3*Math.random()):v*1e3-5e3;this._registrationTimer=setTimeout(()=>{this._registrationTimer=null,this._ua.listeners("registrationExpiring").length===0?this.register():this._ua.emit("registrationExpiring")},C),t.hasParam("temp-gruu")&&(this._ua.contact.temp_gruu=t.getParam("temp-gruu").replace(/"/g,"")),t.hasParam("pub-gruu")&&(this._ua.contact.pub_gruu=t.getParam("pub-gruu").replace(/"/g,"")),this._registered||(this._registered=!0,this._ua.registered({response:o}));break}case/^423$/.test(o.status_code):{o.hasHeader("min-expires")?(this._expires=Number(o.getHeader("min-expires")),this._expires<ma&&(this._expires=ma),this.register()):(Ri.debug("423 response received for REGISTER without Min-Expires"),this._registrationFailure(o,wr.causes.SIP_FAILURE_CODE));break}default:{const p=Vo.sipErrorCause(o.status_code);this._registrationFailure(o,p)}}}});this._registering=!0,e.send()}unregister(n={}){if(!this._registered){Ri.debug("already unregistered");return}this._registered=!1,this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null);const a=this._extraHeaders.slice();n.all?a.push(`Contact: *${this._extraContactParams}`):a.push(`Contact: ${this._contact};expires=0${this._extraContactParams}`),a.push("Expires: 0");const e=new _f.OutgoingRequest(wr.REGISTER,this._registrar,this._ua,{to_uri:this._to_uri,call_id:this._call_id,cseq:this._cseq+=1},a);new df(this._ua,e,{onRequestTimeout:()=>{this._unregistered(null,wr.causes.REQUEST_TIMEOUT)},onTransportError:()=>{this._unregistered(null,wr.causes.CONNECTION_ERROR)},onAuthenticated:()=>{this._cseq+=1},onReceiveResponse:p=>{switch(!0){case/^1[0-9]{2}$/.test(p.status_code):break;case/^2[0-9]{2}$/.test(p.status_code):this._unregistered(p);break;default:{const t=Vo.sipErrorCause(p.status_code);this._unregistered(p,t)}}}}).send()}close(){this._registered&&this.unregister()}onTransportClosed(){this._registering=!1,this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null),this._registered&&(this._registered=!1,this._ua.unregistered({}))}_registrationFailure(n,a){this._registering=!1,this._ua.registrationFailed({response:n||null,cause:a}),this._registered&&(this._registered=!1,this._ua.unregistered({response:n||null,cause:a}))}_unregistered(n,a){this._registering=!1,this._registered=!1,this._ua.unregistered({response:n||null,cause:a||null})}};class ag extends Error{constructor(n,a){super(),this.code=1,this.name="CONFIGURATION_ERROR",this.parameter=n,this.value=a,this.message=this.value?`Invalid value ${JSON.stringify(this.value)} for parameter "${this.parameter}"`:`Missing parameter: ${this.parameter}`}}class og extends Error{constructor(n){super(),this.code=2,this.name="INVALID_STATE_ERROR",this.status=n,this.message=`Invalid status: ${n}`}}class ug extends Error{constructor(n){super(),this.code=3,this.name="NOT_SUPPORTED_ERROR",this.message=n}}class cg extends Error{constructor(n){super(),this.code=4,this.name="NOT_READY_ERROR",this.message=n}}var Gn={ConfigurationError:ag,InvalidStateError:og,NotSupportedError:ug,NotReadyError:cg};const Kl=ot(Gn),Bo=Fe,ga=ui,fg=ci,Go={onRequestTimeout:()=>{},onTransportError:()=>{},onSuccessResponse:()=>{},onErrorResponse:()=>{},onAuthenticated:()=>{},onDialogError:()=>{}};var mh=class{constructor(n,a,e){this._dialog=n,this._ua=n._ua,this._request=a,this._eventHandlers=e,this._reattempt=!1,this._reattemptTimer=null;for(const o in Go)Object.prototype.hasOwnProperty.call(Go,o)&&(this._eventHandlers[o]||(this._eventHandlers[o]=Go[o]))}get request(){return this._request}send(){const n=new fg(this._ua,this._request,{onRequestTimeout:()=>{this._eventHandlers.onRequestTimeout()},onTransportError:()=>{this._eventHandlers.onTransportError()},onAuthenticated:a=>{this._eventHandlers.onAuthenticated(a)},onReceiveResponse:a=>{this._receiveResponse(a)}});if(n.send(),(this._request.method===Bo.INVITE||this._request.method===Bo.UPDATE&&this._request.body)&&n.clientTransaction.state!==ga.C.STATUS_TERMINATED){this._dialog.uac_pending_reply=!0;const a=()=>{(n.clientTransaction.state===ga.C.STATUS_ACCEPTED||n.clientTransaction.state===ga.C.STATUS_COMPLETED||n.clientTransaction.state===ga.C.STATUS_TERMINATED)&&(n.clientTransaction.removeListener("stateChanged",a),this._dialog.uac_pending_reply=!1)};n.clientTransaction.on("stateChanged",a)}}_receiveResponse(n){n.status_code===408||n.status_code===481?this._eventHandlers.onDialogError(n):n.method===Bo.INVITE&&n.status_code===491?this._reattempt?n.status_code>=200&&n.status_code<300?this._eventHandlers.onSuccessResponse(n):n.status_code>=300&&this._eventHandlers.onErrorResponse(n):(this._request.cseq=this._dialog.local_seqnum+=1,this._reattemptTimer=setTimeout(()=>{this._dialog.isTerminated()||(this._reattempt=!0,this.send())},1e3)):n.status_code>=200&&n.status_code<300?this._eventHandlers.onSuccessResponse(n):n.status_code>=300&&this._eventHandlers.onErrorResponse(n)}};const hg=ot(mh),_g=Et,pf=Ft,Vl=Fe,bi=ui,dg=mh,Wo=xt(),Ko=new _g("Dialog"),Bl={STATUS_EARLY:1,STATUS_CONFIRMED:2,STATUS_TERMINATED:3};var gh=class{static get C(){return Bl}constructor(n,a,e,o=Bl.STATUS_CONFIRMED){if(this._owner=n,this._ua=n._ua,this._uac_pending_reply=!1,this._uas_pending_reply=!1,!a.hasHeader("contact"))return{error:"unable to create a Dialog without Contact header field"};a instanceof pf.IncomingResponse&&(o=a.status_code<200?Bl.STATUS_EARLY:Bl.STATUS_CONFIRMED);const p=a.parseHeader("contact");e==="UAS"?(this._id={call_id:a.call_id,local_tag:a.to_tag,remote_tag:a.from_tag,toString(){return this.call_id+this.local_tag+this.remote_tag}},this._state=o,this._remote_seqnum=a.cseq,this._local_uri=a.parseHeader("to").uri,this._remote_uri=a.parseHeader("from").uri,this._remote_target=p.uri,this._route_set=a.getHeaders("record-route"),this._ack_seqnum=this._remote_seqnum):e==="UAC"&&(this._id={call_id:a.call_id,local_tag:a.from_tag,remote_tag:a.to_tag,toString(){return this.call_id+this.local_tag+this.remote_tag}},this._state=o,this._local_seqnum=a.cseq,this._local_uri=a.parseHeader("from").uri,this._remote_uri=a.parseHeader("to").uri,this._remote_target=p.uri,this._route_set=a.getHeaders("record-route").reverse(),this._ack_seqnum=null),this._ua.newDialog(this),Ko.debug(`new ${e} dialog created with status ${this._state===Bl.STATUS_EARLY?"EARLY":"CONFIRMED"}`)}get id(){return this._id}get local_seqnum(){return this._local_seqnum}set local_seqnum(n){this._local_seqnum=n}get owner(){return this._owner}get uac_pending_reply(){return this._uac_pending_reply}set uac_pending_reply(n){this._uac_pending_reply=n}get uas_pending_reply(){return this._uas_pending_reply}isTerminated(){return this._status===Bl.STATUS_TERMINATED}update(n,a){this._state=Bl.STATUS_CONFIRMED,Ko.debug(`dialog ${this._id.toString()} changed to CONFIRMED state`),a==="UAC"&&(this._route_set=n.getHeaders("record-route").reverse())}terminate(){Ko.debug(`dialog ${this._id.toString()} deleted`),this._ua.destroyDialog(this),this._state=Bl.STATUS_TERMINATED}sendRequest(n,a={}){const e=Wo.cloneArray(a.extraHeaders),o=Wo.cloneObject(a.eventHandlers),p=a.body||null,t=this._createRequest(n,e,p);return o.onAuthenticated=()=>{this._local_seqnum+=1},new dg(this,t,o).send(),t}receiveRequest(n){this._checkInDialogRequest(n)&&(n.method===Vl.ACK&&this._ack_seqnum!==null?this._ack_seqnum=null:n.method===Vl.INVITE&&(this._ack_seqnum=n.cseq),this._owner.receiveRequest(n))}_createRequest(n,a,e){a=Wo.cloneArray(a),this._local_seqnum||(this._local_seqnum=Math.floor(Math.random()*1e4));const o=n===Vl.CANCEL||n===Vl.ACK?this._local_seqnum:this._local_seqnum+=1;return new pf.OutgoingRequest(n,this._remote_target,this._ua,{cseq:o,call_id:this._id.call_id,from_uri:this._local_uri,from_tag:this._id.local_tag,to_uri:this._remote_uri,to_tag:this._id.remote_tag,route_set:this._route_set},a,e)}_checkInDialogRequest(n){if(!this._remote_seqnum)this._remote_seqnum=n.cseq;else if(n.cseq<this._remote_seqnum)if(n.method===Vl.ACK){if(this._ack_seqnum===null||n.cseq!==this._ack_seqnum)return!1}else return n.reply(500),!1;else n.cseq>this._remote_seqnum&&(this._remote_seqnum=n.cseq);if(n.method===Vl.INVITE||n.method===Vl.UPDATE&&n.body){if(this._uac_pending_reply===!0)n.reply(491);else if(this._uas_pending_reply===!0){const a=(Math.random()*10|0)+1;return n.reply(500,null,[`Retry-After:${a}`]),!1}else{this._uas_pending_reply=!0;const a=()=>{(n.server_transaction.state===bi.C.STATUS_ACCEPTED||n.server_transaction.state===bi.C.STATUS_COMPLETED||n.server_transaction.state===bi.C.STATUS_TERMINATED)&&(n.server_transaction.removeListener("stateChanged",a),this._uas_pending_reply=!1)};n.server_transaction.on("stateChanged",a)}n.hasHeader("contact")&&n.server_transaction.on("stateChanged",()=>{n.server_transaction.state===bi.C.STATUS_ACCEPTED&&(this._remote_target=n.parseHeader("contact").uri)})}else n.method===Vl.NOTIFY&&n.hasHeader("contact")&&n.server_transaction.on("stateChanged",()=>{n.server_transaction.state===bi.C.STATUS_COMPLETED&&(this._remote_target=n.parseHeader("contact").uri)});return!0}};const va=ot(gh);var ju={exports:{}};const pg=At.EventEmitter,mg=Et,gg=Fe,vg=Gn,mf=xt(),Tg=new mg("RTCSession:DTMF"),vh={MIN_DURATION:70,MAX_DURATION:6e3,DEFAULT_DURATION:100,MIN_INTER_TONE_GAP:50,DEFAULT_INTER_TONE_GAP:500};ju.exports=class extends pg{constructor(n){super(),this._session=n,this._direction=null,this._tone=null,this._duration=null,this._request=null}get tone(){return this._tone}get duration(){return this._duration}send(n,a={}){if(n===void 0)throw new TypeError("Not enough arguments");if(this._direction="outgoing",this._session.status!==this._session.C.STATUS_CONFIRMED&&this._session.status!==this._session.C.STATUS_WAITING_FOR_ACK)throw new vg.InvalidStateError(this._session.status);const e=mf.cloneArray(a.extraHeaders);if(this.eventHandlers=mf.cloneObject(a.eventHandlers),typeof n=="string")n=n.toUpperCase();else if(typeof n=="number")n=n.toString();else throw new TypeError(`Invalid tone: ${n}`);if(n.match(/^[0-9A-DR#*]$/))this._tone=n;else throw new TypeError(`Invalid tone: ${n}`);this._duration=a.duration,e.push("Content-Type: application/dtmf-relay");let o=`Signal=${this._tone}\r
113
- `;o+=`Duration=${this._duration}`,this._session.newDTMF({originator:"local",dtmf:this,request:this._request}),this._session.sendRequest(gg.INFO,{extraHeaders:e,eventHandlers:{onSuccessResponse:p=>{this.emit("succeeded",{originator:"remote",response:p})},onErrorResponse:p=>{this.eventHandlers.onFailed&&this.eventHandlers.onFailed(),this.emit("failed",{originator:"remote",response:p})},onRequestTimeout:()=>{this._session.onRequestTimeout()},onTransportError:()=>{this._session.onTransportError()},onDialogError:()=>{this._session.onDialogError()}},body:o})}init_incoming(n){const a=/^(Signal\s*?=\s*?)([0-9A-D#*]{1})(\s)?.*/,e=/^(Duration\s?=\s?)([0-9]{1,4})(\s)?.*/;if(this._direction="incoming",this._request=n,n.reply(200),n.body){const o=n.body.split(`
114
- `);o.length>=1&&a.test(o[0])&&(this._tone=o[0].replace(a,"$2")),o.length>=2&&e.test(o[1])&&(this._duration=parseInt(o[1].replace(e,"$2"),10))}this._duration||(this._duration=vh.DEFAULT_DURATION),this._tone?this._session.newDTMF({originator:"remote",dtmf:this,request:n}):Tg.debug("invalid INFO DTMF received, discarded")}};ju.exports.C=vh;var Th=ju.exports;const Eg=ot(Th),Cg=At.EventEmitter,Sg=Fe,Ag=Gn,yg=xt();var Eh=class extends Cg{constructor(n){super(),this._session=n,this._direction=null,this._contentType=null,this._body=null}get contentType(){return this._contentType}get body(){return this._body}send(n,a,e={}){if(this._direction="outgoing",n===void 0)throw new TypeError("Not enough arguments");if(this._session.status!==this._session.C.STATUS_CONFIRMED&&this._session.status!==this._session.C.STATUS_WAITING_FOR_ACK)throw new Ag.InvalidStateError(this._session.status);this._contentType=n,this._body=a;const o=yg.cloneArray(e.extraHeaders);o.push(`Content-Type: ${n}`),this._session.newInfo({originator:"local",info:this,request:this.request}),this._session.sendRequest(Sg.INFO,{extraHeaders:o,eventHandlers:{onSuccessResponse:p=>{this.emit("succeeded",{originator:"remote",response:p})},onErrorResponse:p=>{this.emit("failed",{originator:"remote",response:p})},onTransportError:()=>{this._session.onTransportError()},onRequestTimeout:()=>{this._session.onRequestTimeout()},onDialogError:()=>{this._session.onDialogError()}},body:a})}init_incoming(n){this._direction="incoming",this.request=n,n.reply(200),this._contentType=n.hasHeader("Content-Type")?n.getHeader("Content-Type").toLowerCase():void 0,this._body=n.body,this._session.newInfo({originator:"remote",info:this,request:n})}};const Ru=ot(Eh),Rg=Et,gf=Fe,bg=new Rg("RTCSession:ReferNotifier"),Yo={event_type:"refer",body_type:"message/sipfrag;version=2.0",expires:300};var Ch=class{constructor(n,a,e){this._session=n,this._id=a,this._expires=e||Yo.expires,this._active=!0,this.notify(100)}notify(n,a){if(bg.debug("notify()"),this._active===!1)return;a=a||gf.REASON_PHRASE[n]||"";let e;n>=200?e="terminated;reason=noresource":e=`active;expires=${this._expires}`,this._session.sendRequest(gf.NOTIFY,{extraHeaders:[`Event: ${Yo.event_type};id=${this._id}`,`Subscription-State: ${e}`,`Content-Type: ${Yo.body_type}`],body:`SIP/2.0 ${n} ${a}`,eventHandlers:{onErrorResponse(){this._active=!1}}})}};const Ig=ot(Ch),wg=At.EventEmitter,Og=Et,Ii=Fe,Dg=dn(),vf=xt(),Or=new Og("RTCSession:ReferSubscriber");var Sh=class extends wg{constructor(n){super(),this._id=null,this._session=n}get id(){return this._id}sendRefer(n,a={}){Or.debug("sendRefer()");const e=vf.cloneArray(a.extraHeaders),o=vf.cloneObject(a.eventHandlers);for(const C in o)Object.prototype.hasOwnProperty.call(o,C)&&this.on(C,o[C]);let p=null;a.replaces&&(p=a.replaces._request.call_id,p+=`;to-tag=${a.replaces._to_tag}`,p+=`;from-tag=${a.replaces._from_tag}`,p=encodeURIComponent(p));const t=`Refer-To: <${n}${p?`?Replaces=${p}`:""}>`;if(e.push(t),!e.some(C=>C.toLowerCase().startsWith("referred-by:"))){const C=`Referred-By: <${this._session._ua._configuration.uri._scheme}:${this._session._ua._configuration.uri._user}@${this._session._ua._configuration.uri._host}>`;e.push(C)}e.push(`Contact: ${this._session.contact}`);const v=this._session.sendRequest(Ii.REFER,{extraHeaders:e,eventHandlers:{onSuccessResponse:C=>{this._requestSucceeded(C)},onErrorResponse:C=>{this._requestFailed(C,Ii.causes.REJECTED)},onTransportError:()=>{this._requestFailed(null,Ii.causes.CONNECTION_ERROR)},onRequestTimeout:()=>{this._requestFailed(null,Ii.causes.REQUEST_TIMEOUT)},onDialogError:()=>{this._requestFailed(null,Ii.causes.DIALOG_ERROR)}}});this._id=v.cseq}receiveNotify(n){if(Or.debug("receiveNotify()"),!n.body)return;const a=Dg.parse(n.body.trim().split(`\r
115
- `,1)[0],"Status_Line");if(a===-1){Or.debug(`receiveNotify() | error parsing NOTIFY body: "${n.body}"`);return}switch(!0){case/^100$/.test(a.status_code):this.emit("trying",{request:n,status_line:a});break;case/^1[0-9]{2}$/.test(a.status_code):this.emit("progress",{request:n,status_line:a});break;case/^2[0-9]{2}$/.test(a.status_code):this.emit("accepted",{request:n,status_line:a});break;default:this.emit("failed",{request:n,status_line:a});break}}_requestSucceeded(n){Or.debug("REFER succeeded"),Or.debug('emit "requestSucceeded"'),this.emit("requestSucceeded",{response:n})}_requestFailed(n,a){Or.debug("REFER failed"),Or.debug('emit "requestFailed"'),this.emit("requestFailed",{response:n||null,cause:a})}};const Ng=ot(Sh),Ug=At.EventEmitter,Tf=Jt,xg=Et,ve=Fe,Dr=Gn,Ef=ui,lt=xt(),wi=qu,Pg=Ft,Ta=gh,Mg=ci,rs=Th,Cf=Eh,kg=Ch,Lg=Sh,Sf=Bn(),ee=new xg("RTCSession"),ie={STATUS_NULL:0,STATUS_INVITE_SENT:1,STATUS_1XX_RECEIVED:2,STATUS_INVITE_RECEIVED:3,STATUS_WAITING_FOR_ANSWER:4,STATUS_ANSWERED:5,STATUS_WAITING_FOR_ACK:6,STATUS_CANCELED:7,STATUS_TERMINATED:8,STATUS_CONFIRMED:9},Ea=["audio","video"];var Ah=class bu extends Ug{static get C(){return ie}constructor(n){ee.debug("new"),super(),this._id=null,this._ua=n,this._status=ie.STATUS_NULL,this._dialog=null,this._earlyDialogs={},this._contact=null,this._from_tag=null,this._to_tag=null,this._connection=null,this._connectionPromiseQueue=Promise.resolve(),this._request=null,this._is_canceled=!1,this._cancel_reason="",this._is_confirmed=!1,this._late_sdp=!1,this._rtcOfferConstraints=null,this._rtcAnswerConstraints=null,this._localMediaStream=null,this._localMediaStreamLocallyGenerated=!1,this._rtcReady=!0,this._iceReady=!1,this._timers={ackTimer:null,expiresTimer:null,invite2xxTimer:null,userNoAnswerTimer:null},this._direction=null,this._local_identity=null,this._remote_identity=null,this._start_time=null,this._end_time=null,this._tones=null,this._audioMuted=!1,this._videoMuted=!1,this._localHold=!1,this._remoteHold=!1,this._sessionTimers={enabled:this._ua.configuration.session_timers,refreshMethod:this._ua.configuration.session_timers_refresh_method,defaultExpires:ve.SESSION_EXPIRES,currentExpires:null,running:!1,refresher:!1,timer:null},this._referSubscribers={},this._data={}}get C(){return ie}get causes(){return ve.causes}get id(){return this._id}get connection(){return this._connection}get contact(){return this._contact}get direction(){return this._direction}get local_identity(){return this._local_identity}get remote_identity(){return this._remote_identity}get start_time(){return this._start_time}get end_time(){return this._end_time}get data(){return this._data}set data(n){this._data=n}get status(){return this._status}isInProgress(){switch(this._status){case ie.STATUS_NULL:case ie.STATUS_INVITE_SENT:case ie.STATUS_1XX_RECEIVED:case ie.STATUS_INVITE_RECEIVED:case ie.STATUS_WAITING_FOR_ANSWER:return!0;default:return!1}}isEstablished(){switch(this._status){case ie.STATUS_ANSWERED:case ie.STATUS_WAITING_FOR_ACK:case ie.STATUS_CONFIRMED:return!0;default:return!1}}isEnded(){switch(this._status){case ie.STATUS_CANCELED:case ie.STATUS_TERMINATED:return!0;default:return!1}}isMuted(){return{audio:this._audioMuted,video:this._videoMuted}}isOnHold(){return{local:this._localHold,remote:this._remoteHold}}connect(n,a={},e){ee.debug("connect()");const o=n,p=lt.cloneObject(a.eventHandlers),t=lt.cloneArray(a.extraHeaders),v=lt.cloneObject(a.mediaConstraints,{audio:!0,video:!0}),C=a.mediaStream||null,l=lt.cloneObject(a.pcConfig,{iceServers:[]}),A=a.rtcConstraints||null,b=a.rtcOfferConstraints||null;if(this._rtcOfferConstraints=b,this._rtcAnswerConstraints=a.rtcAnswerConstraints||null,this._data=a.data||this._data,n===void 0)throw new TypeError("Not enough arguments");if(this._status!==ie.STATUS_NULL)throw new Dr.InvalidStateError(this._status);if(!window.RTCPeerConnection)throw new Dr.NotSupportedError("WebRTC not supported");if(n=this._ua.normalizeTarget(n),!n)throw new TypeError(`Invalid target: ${o}`);this._sessionTimers.enabled&&lt.isDecimal(a.sessionTimersExpires)&&(a.sessionTimersExpires>=ve.MIN_SESSION_EXPIRES?this._sessionTimers.defaultExpires=a.sessionTimersExpires:this._sessionTimers.defaultExpires=ve.SESSION_EXPIRES);for(const w in p)Object.prototype.hasOwnProperty.call(p,w)&&this.on(w,p[w]);this._from_tag=lt.newTag();const E=a.anonymous||!1,O={from_tag:this._from_tag};this._contact=this._ua.contact.toString({anonymous:E,outbound:!0}),E?(O.from_display_name="Anonymous",O.from_uri=new Sf("sip","anonymous","anonymous.invalid"),t.push(`P-Preferred-Identity: ${this._ua.configuration.uri.toString()}`),t.push("Privacy: id")):a.fromUserName&&(O.from_uri=new Sf("sip",a.fromUserName,this._ua.configuration.uri.host),t.push(`P-Preferred-Identity: ${this._ua.configuration.uri.toString()}`)),a.fromDisplayName&&(O.from_display_name=a.fromDisplayName),t.push(`Contact: ${this._contact}`),t.push("Content-Type: application/sdp"),this._sessionTimers.enabled&&t.push(`Session-Expires: ${this._sessionTimers.defaultExpires}${this._ua.configuration.session_timers_force_refresher?";refresher=uac":""}`),this._request=new Pg.InitialOutgoingInviteRequest(n,this._ua,O,t),this._id=this._request.call_id+this._from_tag,this._createRTCConnection(l,A),this._direction="outgoing",this._local_identity=this._request.from,this._remote_identity=this._request.to,e&&e(this),this._newRTCSession("local",this._request),this._sendInitialRequest(v,b,C)}init_incoming(n,a){ee.debug("init_incoming()");let e;const o=n.hasHeader("Content-Type")?n.getHeader("Content-Type").toLowerCase():void 0;if(n.body&&o!=="application/sdp"){n.reply(415);return}if(this._status=ie.STATUS_INVITE_RECEIVED,this._from_tag=n.from_tag,this._id=n.call_id+this._from_tag,this._request=n,this._contact=this._ua.contact.toString(),n.hasHeader("expires")&&(e=n.getHeader("expires")*1e3),n.to_tag=lt.newTag(),!this._createDialog(n,"UAS",!0)){n.reply(500,"Missing Contact header field");return}n.body?this._late_sdp=!1:this._late_sdp=!0,this._status=ie.STATUS_WAITING_FOR_ANSWER,this._timers.userNoAnswerTimer=setTimeout(()=>{n.reply(408),this._failed("local",null,ve.causes.NO_ANSWER)},this._ua.configuration.no_answer_timeout),e&&(this._timers.expiresTimer=setTimeout(()=>{this._status===ie.STATUS_WAITING_FOR_ANSWER&&(n.reply(487),this._failed("system",null,ve.causes.EXPIRES))},e)),this._direction="incoming",this._local_identity=n.to,this._remote_identity=n.from,a&&a(this),this._newRTCSession("remote",n),this._status!==ie.STATUS_TERMINATED&&(n.reply(180,null,[`Contact: ${this._contact}`]),this._progress("local",null))}answer(n={}){ee.debug("answer()");const a=this._request,e=lt.cloneArray(n.extraHeaders),o=lt.cloneObject(n.mediaConstraints),p=n.mediaStream||null,t=lt.cloneObject(n.pcConfig,{iceServers:[]}),v=n.rtcConstraints||null,C=n.rtcAnswerConstraints||null,l=lt.cloneObject(n.rtcOfferConstraints);let A,b=!1,E=!1,O=!1,w=!1;if(this._rtcAnswerConstraints=C,this._rtcOfferConstraints=n.rtcOfferConstraints||null,this._data=n.data||this._data,this._direction!=="incoming")throw new Dr.NotSupportedError('"answer" not supported for outgoing RTCSession');if(this._status!==ie.STATUS_WAITING_FOR_ANSWER)throw new Dr.InvalidStateError(this._status);if(this._sessionTimers.enabled&&lt.isDecimal(n.sessionTimersExpires)&&(n.sessionTimersExpires>=ve.MIN_SESSION_EXPIRES?this._sessionTimers.defaultExpires=n.sessionTimersExpires:this._sessionTimers.defaultExpires=ve.SESSION_EXPIRES),this._status=ie.STATUS_ANSWERED,!this._createDialog(a,"UAS")){a.reply(500,"Error creating dialog");return}clearTimeout(this._timers.userNoAnswerTimer),e.unshift(`Contact: ${this._contact}`);const N=a.parseSDP();Array.isArray(N.media)||(N.media=[N.media]);for(const U of N.media)U.type==="audio"&&(b=!0,(!U.direction||U.direction==="sendrecv")&&(O=!0)),U.type==="video"&&(E=!0,(!U.direction||U.direction==="sendrecv")&&(w=!0));if(p&&o.audio===!1){A=p.getAudioTracks();for(const U of A)p.removeTrack(U)}if(p&&o.video===!1){A=p.getVideoTracks();for(const U of A)p.removeTrack(U)}!p&&o.audio===void 0&&(o.audio=O),!p&&o.video===void 0&&(o.video=w),!p&&!b&&!l.offerToReceiveAudio&&(o.audio=!1),!p&&!E&&!l.offerToReceiveVideo&&(o.video=!1),this._createRTCConnection(t,v),Promise.resolve().then(()=>{if(p)return p;if(o.audio||o.video)return this._localMediaStreamLocallyGenerated=!0,navigator.mediaDevices.getUserMedia(o).catch(U=>{throw this._status===ie.STATUS_TERMINATED?new Error("terminated"):(a.reply(480),this._failed("local",null,ve.causes.USER_DENIED_MEDIA_ACCESS),ee.warn('emit "getusermediafailed" [error:%o]',U),this.emit("getusermediafailed",U),new Error("getUserMedia() failed"))})}).then(U=>{if(this._status===ie.STATUS_TERMINATED)throw new Error("terminated");this._localMediaStream=U,U&&U.getTracks().forEach(Y=>{this._connection.addTrack(Y,U)})}).then(()=>{if(this._late_sdp)return;const U={originator:"remote",type:"offer",sdp:a.body};ee.debug('emit "sdp"'),this.emit("sdp",U);const Y=new RTCSessionDescription({type:"offer",sdp:U.sdp});return this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(Y)).catch(j=>{throw a.reply(488),this._failed("system",null,ve.causes.WEBRTC_ERROR),ee.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',j),this.emit("peerconnection:setremotedescriptionfailed",j),new Error("peerconnection.setRemoteDescription() failed")}),this._connectionPromiseQueue}).then(()=>{if(this._status===ie.STATUS_TERMINATED)throw new Error("terminated");return this._connecting(a),this._late_sdp?this._createLocalDescription("offer",this._rtcOfferConstraints).catch(()=>{throw a.reply(500),new Error("_createLocalDescription() failed")}):this._createLocalDescription("answer",C).catch(()=>{throw a.reply(500),new Error("_createLocalDescription() failed")})}).then(U=>{if(this._status===ie.STATUS_TERMINATED)throw new Error("terminated");this._handleSessionTimersInIncomingRequest(a,e),a.reply(200,null,e,U,()=>{this._status=ie.STATUS_WAITING_FOR_ACK,this._setInvite2xxTimer(a,U),this._setACKTimer(),this._accepted("local")},()=>{this._failed("system",null,ve.causes.CONNECTION_ERROR)})}).catch(U=>{this._status!==ie.STATUS_TERMINATED&&ee.warn(U)})}terminate(n={}){ee.debug("terminate()");const a=n.cause||ve.causes.BYE,e=lt.cloneArray(n.extraHeaders),o=n.body;let p,t=n.status_code,v=n.reason_phrase;if(this._status===ie.STATUS_TERMINATED)throw new Dr.InvalidStateError(this._status);switch(this._status){case ie.STATUS_NULL:case ie.STATUS_INVITE_SENT:case ie.STATUS_1XX_RECEIVED:if(ee.debug("canceling session"),t&&(t<200||t>=700))throw new TypeError(`Invalid status_code: ${t}`);t&&(v=v||ve.REASON_PHRASE[t]||"",p=`SIP ;cause=${t} ;text="${v}"`),this._status===ie.STATUS_NULL||this._status===ie.STATUS_INVITE_SENT?(this._is_canceled=!0,this._cancel_reason=p):this._status===ie.STATUS_1XX_RECEIVED&&this._request.cancel(p),this._status=ie.STATUS_CANCELED,this._failed("local",null,ve.causes.CANCELED);break;case ie.STATUS_WAITING_FOR_ANSWER:case ie.STATUS_ANSWERED:if(ee.debug("rejecting session"),t=t||480,t<300||t>=700)throw new TypeError(`Invalid status_code: ${t}`);this._request.reply(t,v,e,o),this._failed("local",null,ve.causes.REJECTED);break;case ie.STATUS_WAITING_FOR_ACK:case ie.STATUS_CONFIRMED:if(ee.debug("terminating session"),v=n.reason_phrase||ve.REASON_PHRASE[t]||"",t&&(t<200||t>=700))throw new TypeError(`Invalid status_code: ${t}`);if(t&&e.push(`Reason: SIP ;cause=${t}; text="${v}"`),this._status===ie.STATUS_WAITING_FOR_ACK&&this._direction==="incoming"&&this._request.server_transaction.state!==Ef.C.STATUS_TERMINATED){const C=this._dialog;this.receiveRequest=({method:l})=>{l===ve.ACK&&(this.sendRequest(ve.BYE,{extraHeaders:e,body:o}),C.terminate())},this._request.server_transaction.on("stateChanged",()=>{this._request.server_transaction.state===Ef.C.STATUS_TERMINATED&&(this.sendRequest(ve.BYE,{extraHeaders:e,body:o}),C.terminate())}),this._ended("local",null,a),this._dialog=C,this._ua.newDialog(C)}else this.sendRequest(ve.BYE,{extraHeaders:e,body:o}),this._ended("local",null,a)}}sendDTMF(n,a={}){ee.debug("sendDTMF() | tones: %s",n);let e=0,o=a.duration||null,p=a.interToneGap||null;const t=a.transportType||ve.DTMF_TRANSPORT.INFO;if(n===void 0)throw new TypeError("Not enough arguments");if(this._status!==ie.STATUS_CONFIRMED&&this._status!==ie.STATUS_WAITING_FOR_ACK&&this._status!==ie.STATUS_1XX_RECEIVED)throw new Dr.InvalidStateError(this._status);if(t!==ve.DTMF_TRANSPORT.INFO&&t!==ve.DTMF_TRANSPORT.RFC2833)throw new TypeError(`invalid transportType: ${t}`);if(typeof n=="number"&&(n=n.toString()),!n||typeof n!="string"||!n.match(/^[0-9A-DR#*,]+$/i))throw new TypeError(`Invalid tones: ${n}`);if(o&&!lt.isDecimal(o))throw new TypeError(`Invalid tone duration: ${o}`);if(o?o<rs.C.MIN_DURATION?(ee.debug(`"duration" value is lower than the minimum allowed, setting it to ${rs.C.MIN_DURATION} milliseconds`),o=rs.C.MIN_DURATION):o>rs.C.MAX_DURATION?(ee.debug(`"duration" value is greater than the maximum allowed, setting it to ${rs.C.MAX_DURATION} milliseconds`),o=rs.C.MAX_DURATION):o=Math.abs(o):o=rs.C.DEFAULT_DURATION,a.duration=o,p&&!lt.isDecimal(p))throw new TypeError(`Invalid interToneGap: ${p}`);if(p?p<rs.C.MIN_INTER_TONE_GAP?(ee.debug(`"interToneGap" value is lower than the minimum allowed, setting it to ${rs.C.MIN_INTER_TONE_GAP} milliseconds`),p=rs.C.MIN_INTER_TONE_GAP):p=Math.abs(p):p=rs.C.DEFAULT_INTER_TONE_GAP,t===ve.DTMF_TRANSPORT.RFC2833){const C=this._getDTMFRTPSender();C&&(n=C.toneBuffer+n,C.insertDTMF(n,o,p));return}if(this._tones){this._tones+=n;return}this._tones=n,v.call(this);function v(){let C;if(this._status===ie.STATUS_TERMINATED||!this._tones||e>=this._tones.length){this._tones=null;return}const l=this._tones[e];if(e+=1,l===",")C=2e3;else{const A=new rs(this);a.eventHandlers={onFailed:()=>{this._tones=null}},A.send(l,a),C=o+p}setTimeout(v.bind(this),C)}}sendInfo(n,a,e={}){if(ee.debug("sendInfo()"),this._status!==ie.STATUS_CONFIRMED&&this._status!==ie.STATUS_WAITING_FOR_ACK&&this._status!==ie.STATUS_1XX_RECEIVED)throw new Dr.InvalidStateError(this._status);new Cf(this).send(n,a,e)}mute(n={audio:!0,video:!1}){ee.debug("mute()");let a=!1,e=!1;this._audioMuted===!1&&n.audio&&(a=!0,this._audioMuted=!0,this._toggleMuteAudio(!0)),this._videoMuted===!1&&n.video&&(e=!0,this._videoMuted=!0,this._toggleMuteVideo(!0)),(a===!0||e===!0)&&this._onmute({audio:a,video:e})}unmute(n={audio:!0,video:!0}){ee.debug("unmute()");let a=!1,e=!1;this._audioMuted===!0&&n.audio&&(a=!0,this._audioMuted=!1,this._localHold===!1&&this._toggleMuteAudio(!1)),this._videoMuted===!0&&n.video&&(e=!0,this._videoMuted=!1,this._localHold===!1&&this._toggleMuteVideo(!1)),(a===!0||e===!0)&&this._onunmute({audio:a,video:e})}hold(n={},a){if(ee.debug("hold()"),this._status!==ie.STATUS_WAITING_FOR_ACK&&this._status!==ie.STATUS_CONFIRMED||this._localHold===!0||!this._isReadyToReOffer())return!1;this._localHold=!0,this._onhold("local");const e={succeeded:()=>{a&&a()},failed:()=>{this.terminate({cause:ve.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Hold Failed"})}};return n.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:e,extraHeaders:n.extraHeaders}):this._sendReinvite({eventHandlers:e,extraHeaders:n.extraHeaders}),!0}unhold(n={},a){if(ee.debug("unhold()"),this._status!==ie.STATUS_WAITING_FOR_ACK&&this._status!==ie.STATUS_CONFIRMED||this._localHold===!1||!this._isReadyToReOffer())return!1;this._localHold=!1,this._onunhold("local");const e={succeeded:()=>{a&&a()},failed:()=>{this.terminate({cause:ve.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Unhold Failed"})}};return n.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:e,extraHeaders:n.extraHeaders}):this._sendReinvite({eventHandlers:e,extraHeaders:n.extraHeaders}),!0}renegotiate(n={},a){ee.debug("renegotiate()");const e=n.rtcOfferConstraints||null;if(this._status!==ie.STATUS_WAITING_FOR_ACK&&this._status!==ie.STATUS_CONFIRMED||!this._isReadyToReOffer())return!1;const o={succeeded:()=>{a&&a()},failed:()=>{this.terminate({cause:ve.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Media Renegotiation Failed"})}};return this._setLocalMediaStatus(),n.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:o,rtcOfferConstraints:e,extraHeaders:n.extraHeaders}):this._sendReinvite({eventHandlers:o,rtcOfferConstraints:e,extraHeaders:n.extraHeaders}),!0}refer(n,a){ee.debug("refer()");const e=n;if(this._status!==ie.STATUS_WAITING_FOR_ACK&&this._status!==ie.STATUS_CONFIRMED)return!1;if(n=this._ua.normalizeTarget(n),!n)throw new TypeError(`Invalid target: ${e}`);const o=new Lg(this);o.sendRefer(n,a);const p=o.id;return this._referSubscribers[p]=o,o.on("requestFailed",()=>{delete this._referSubscribers[p]}),o.on("accepted",()=>{delete this._referSubscribers[p]}),o.on("failed",()=>{delete this._referSubscribers[p]}),o}sendRequest(n,a){return ee.debug("sendRequest()"),this._dialog.sendRequest(n,a)}receiveRequest(n){if(ee.debug("receiveRequest()"),n.method===ve.CANCEL)(this._status===ie.STATUS_WAITING_FOR_ANSWER||this._status===ie.STATUS_ANSWERED)&&(this._status=ie.STATUS_CANCELED,this._request.reply(487),this._failed("remote",n,ve.causes.CANCELED));else switch(n.method){case ve.ACK:if(this._status!==ie.STATUS_WAITING_FOR_ACK)return;if(this._status=ie.STATUS_CONFIRMED,clearTimeout(this._timers.ackTimer),clearTimeout(this._timers.invite2xxTimer),this._late_sdp){if(!n.body){this.terminate({cause:ve.causes.MISSING_SDP,status_code:400});break}const a={originator:"remote",type:"answer",sdp:n.body};ee.debug('emit "sdp"'),this.emit("sdp",a);const e=new RTCSessionDescription({type:"answer",sdp:a.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(e)).then(()=>{this._is_confirmed||this._confirmed("remote",n)}).catch(o=>{this.terminate({cause:ve.causes.BAD_MEDIA_DESCRIPTION,status_code:488}),ee.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',o),this.emit("peerconnection:setremotedescriptionfailed",o)})}else this._is_confirmed||this._confirmed("remote",n);break;case ve.BYE:this._status===ie.STATUS_CONFIRMED||this._status===ie.STATUS_WAITING_FOR_ACK?(n.reply(200),this._ended("remote",n,ve.causes.BYE)):this._status===ie.STATUS_INVITE_RECEIVED||this._status===ie.STATUS_WAITING_FOR_ANSWER?(n.reply(200),this._request.reply(487,"BYE Received"),this._ended("remote",n,ve.causes.BYE)):n.reply(403,"Wrong Status");break;case ve.INVITE:this._status===ie.STATUS_CONFIRMED?n.hasHeader("replaces")?this._receiveReplaces(n):this._receiveReinvite(n):n.reply(403,"Wrong Status");break;case ve.INFO:if(this._status===ie.STATUS_1XX_RECEIVED||this._status===ie.STATUS_WAITING_FOR_ANSWER||this._status===ie.STATUS_ANSWERED||this._status===ie.STATUS_WAITING_FOR_ACK||this._status===ie.STATUS_CONFIRMED){const a=n.hasHeader("Content-Type")?n.getHeader("Content-Type").toLowerCase():void 0;a&&a.match(/^application\/dtmf-relay/i)?new rs(this).init_incoming(n):a!==void 0?new Cf(this).init_incoming(n):n.reply(415)}else n.reply(403,"Wrong Status");break;case ve.UPDATE:this._status===ie.STATUS_CONFIRMED?this._receiveUpdate(n):n.reply(403,"Wrong Status");break;case ve.REFER:this._status===ie.STATUS_CONFIRMED?this._receiveRefer(n):n.reply(403,"Wrong Status");break;case ve.NOTIFY:this._status===ie.STATUS_CONFIRMED?this._receiveNotify(n):n.reply(403,"Wrong Status");break;default:n.reply(501)}}onTransportError(){ee.warn("onTransportError()"),this._status!==ie.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:ve.causes.CONNECTION_ERROR,cause:ve.causes.CONNECTION_ERROR})}onRequestTimeout(){ee.warn("onRequestTimeout()"),this._status!==ie.STATUS_TERMINATED&&this.terminate({status_code:408,reason_phrase:ve.causes.REQUEST_TIMEOUT,cause:ve.causes.REQUEST_TIMEOUT})}onDialogError(){ee.warn("onDialogError()"),this._status!==ie.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:ve.causes.DIALOG_ERROR,cause:ve.causes.DIALOG_ERROR})}newDTMF(n){ee.debug("newDTMF()"),this.emit("newDTMF",n)}newInfo(n){ee.debug("newInfo()"),this.emit("newInfo",n)}_isReadyToReOffer(){return this._rtcReady?this._dialog?this._dialog.uac_pending_reply===!0||this._dialog.uas_pending_reply===!0?(ee.debug("_isReadyToReOffer() | there is another INVITE/UPDATE transaction in progress"),!1):!0:(ee.debug("_isReadyToReOffer() | session not established yet"),!1):(ee.debug("_isReadyToReOffer() | internal WebRTC status not ready"),!1)}_close(){if(ee.debug("close()"),this._localMediaStream&&this._localMediaStreamLocallyGenerated&&(ee.debug("close() | closing local MediaStream"),lt.closeMediaStream(this._localMediaStream)),this._status!==ie.STATUS_TERMINATED){if(this._status=ie.STATUS_TERMINATED,this._connection)try{this._connection.close()}catch(n){ee.warn("close() | error closing the RTCPeerConnection: %o",n)}for(const n in this._timers)Object.prototype.hasOwnProperty.call(this._timers,n)&&clearTimeout(this._timers[n]);clearTimeout(this._sessionTimers.timer),this._dialog&&(this._dialog.terminate(),delete this._dialog);for(const n in this._earlyDialogs)Object.prototype.hasOwnProperty.call(this._earlyDialogs,n)&&(this._earlyDialogs[n].terminate(),delete this._earlyDialogs[n]);for(const n in this._referSubscribers)Object.prototype.hasOwnProperty.call(this._referSubscribers,n)&&delete this._referSubscribers[n];this._ua.destroyRTCSession(this)}}_setInvite2xxTimer(n,a){let e=wi.T1;function o(){this._status===ie.STATUS_WAITING_FOR_ACK&&(n.reply(200,null,[`Contact: ${this._contact}`],a),e<wi.T2&&(e=e*2,e>wi.T2&&(e=wi.T2)),this._timers.invite2xxTimer=setTimeout(o.bind(this),e))}this._timers.invite2xxTimer=setTimeout(o.bind(this),e)}_setACKTimer(){this._timers.ackTimer=setTimeout(()=>{this._status===ie.STATUS_WAITING_FOR_ACK&&(ee.debug("no ACK received, terminating the session"),clearTimeout(this._timers.invite2xxTimer),this.sendRequest(ve.BYE),this._ended("remote",null,ve.causes.NO_ACK))},wi.TIMER_H)}_createRTCConnection(n,a){this._connection=new RTCPeerConnection(n,a),this._connection.addEventListener("iceconnectionstatechange",()=>{this._connection.iceConnectionState==="failed"&&this.terminate({cause:ve.causes.RTP_TIMEOUT,status_code:408,reason_phrase:ve.causes.RTP_TIMEOUT})}),ee.debug('emit "peerconnection"'),this.emit("peerconnection",{peerconnection:this._connection})}_createLocalDescription(n,a){if(ee.debug("createLocalDescription()"),n!=="offer"&&n!=="answer")throw new Error(`createLocalDescription() | invalid type "${n}"`);const e=this._connection;return this._rtcReady=!1,Promise.resolve().then(()=>n==="offer"?e.createOffer(a).catch(o=>(ee.warn('emit "peerconnection:createofferfailed" [error:%o]',o),this.emit("peerconnection:createofferfailed",o),Promise.reject(o))):e.createAnswer(a).catch(o=>(ee.warn('emit "peerconnection:createanswerfailed" [error:%o]',o),this.emit("peerconnection:createanswerfailed",o),Promise.reject(o)))).then(o=>e.setLocalDescription(o).catch(p=>(this._rtcReady=!0,ee.warn('emit "peerconnection:setlocaldescriptionfailed" [error:%o]',p),this.emit("peerconnection:setlocaldescriptionfailed",p),Promise.reject(p)))).then(()=>{const o=a&&a.iceRestart;if(e.iceGatheringState==="complete"&&!o||e.iceGatheringState==="gathering"&&this._iceReady){this._rtcReady=!0;const p={originator:"local",type:n,sdp:e.localDescription.sdp};return ee.debug('emit "sdp"'),this.emit("sdp",p),Promise.resolve(p.sdp)}return new Promise(p=>{let t=!1,v,C;this._iceReady=!1;const l=()=>{e.removeEventListener("icecandidate",v),e.removeEventListener("icegatheringstatechange",C),t=!0,this._rtcReady=!0,this._iceReady=!0;const A={originator:"local",type:n,sdp:e.localDescription.sdp};ee.debug('emit "sdp"'),this.emit("sdp",A),p(A.sdp)};e.addEventListener("icecandidate",v=A=>{const b=A.candidate;b?this.emit("icecandidate",{candidate:b,ready:l}):t||l()}),e.addEventListener("icegatheringstatechange",C=()=>{e.iceGatheringState==="complete"&&!t&&l()})})})}_createDialog(n,a,e){const o=a==="UAS"?n.to_tag:n.from_tag,p=a==="UAS"?n.from_tag:n.to_tag,t=n.call_id+o+p;let v=this._earlyDialogs[t];if(e)return v?!0:(v=new Ta(this,n,a,Ta.C.STATUS_EARLY),v.error?(ee.debug(v.error),this._failed("remote",n,ve.causes.INTERNAL_ERROR),!1):(this._earlyDialogs[t]=v,!0));{if(this._from_tag=n.from_tag,this._to_tag=n.to_tag,v)return v.update(n,a),this._dialog=v,delete this._earlyDialogs[t],!0;const C=new Ta(this,n,a);return C.error?(ee.debug(C.error),this._failed("remote",n,ve.causes.INTERNAL_ERROR),!1):(this._dialog=C,!0)}}_receiveReinvite(n){ee.debug("receiveReinvite()");const a=n.hasHeader("Content-Type")?n.getHeader("Content-Type").toLowerCase():void 0,e={request:n,callback:void 0,reject:p.bind(this)};let o=!1;function p(v={}){o=!0;const C=v.status_code||403,l=v.reason_phrase||"",A=lt.cloneArray(v.extraHeaders);if(this._status!==ie.STATUS_CONFIRMED)return!1;if(C<300||C>=700)throw new TypeError(`Invalid status_code: ${C}`);n.reply(C,l,A)}if(this.emit("reinvite",e),o)return;if(this._late_sdp=!1,!n.body){this._late_sdp=!0,this._remoteHold&&(this._remoteHold=!1,this._onunhold("remote")),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._createLocalDescription("offer",this._rtcOfferConstraints)).then(v=>{t.call(this,v)}).catch(()=>{n.reply(500)});return}if(a!=="application/sdp"){ee.debug("invalid Content-Type"),n.reply(415);return}this._processInDialogSdpOffer(n).then(v=>{this._status!==ie.STATUS_TERMINATED&&t.call(this,v)}).catch(v=>{ee.warn(v)});function t(v){const C=[`Contact: ${this._contact}`];this._handleSessionTimersInIncomingRequest(n,C),this._late_sdp&&(v=this._mangleOffer(v)),n.reply(200,null,C,v,()=>{this._status=ie.STATUS_WAITING_FOR_ACK,this._setInvite2xxTimer(n,v),this._setACKTimer()}),typeof e.callback=="function"&&e.callback()}}_receiveUpdate(n){ee.debug("receiveUpdate()");const a=n.hasHeader("Content-Type")?n.getHeader("Content-Type").toLowerCase():void 0,e={request:n,callback:void 0,reject:p.bind(this)};let o=!1;function p(v={}){o=!0;const C=v.status_code||403,l=v.reason_phrase||"",A=lt.cloneArray(v.extraHeaders);if(this._status!==ie.STATUS_CONFIRMED)return!1;if(C<300||C>=700)throw new TypeError(`Invalid status_code: ${C}`);n.reply(C,l,A)}if(this.emit("update",e),o)return;if(!n.body){t.call(this,null);return}if(a!=="application/sdp"){ee.debug("invalid Content-Type"),n.reply(415);return}this._processInDialogSdpOffer(n).then(v=>{this._status!==ie.STATUS_TERMINATED&&t.call(this,v)}).catch(v=>{ee.warn(v)});function t(v){const C=[`Contact: ${this._contact}`];this._handleSessionTimersInIncomingRequest(n,C),n.reply(200,null,C,v),typeof e.callback=="function"&&e.callback()}}_processInDialogSdpOffer(n){ee.debug("_processInDialogSdpOffer()");const a=n.parseSDP();let e=!1;for(const t of a.media){if(Ea.indexOf(t.type)===-1)continue;const v=t.direction||a.direction||"sendrecv";if(v==="sendonly"||v==="inactive")e=!0;else{e=!1;break}}const o={originator:"remote",type:"offer",sdp:n.body};ee.debug('emit "sdp"'),this.emit("sdp",o);const p=new RTCSessionDescription({type:"offer",sdp:o.sdp});return this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>{if(this._status===ie.STATUS_TERMINATED)throw new Error("terminated");return this._connection.setRemoteDescription(p).catch(t=>{throw n.reply(488),ee.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',t),this.emit("peerconnection:setremotedescriptionfailed",t),t})}).then(()=>{if(this._status===ie.STATUS_TERMINATED)throw new Error("terminated");this._remoteHold===!0&&e===!1?(this._remoteHold=!1,this._onunhold("remote")):this._remoteHold===!1&&e===!0&&(this._remoteHold=!0,this._onhold("remote"))}).then(()=>{if(this._status===ie.STATUS_TERMINATED)throw new Error("terminated");return this._createLocalDescription("answer",this._rtcAnswerConstraints).catch(t=>{throw n.reply(500),ee.warn('emit "peerconnection:createtelocaldescriptionfailed" [error:%o]',t),t})}).catch(t=>{ee.warn("_processInDialogSdpOffer() failed [error: %o]",t)}),this._connectionPromiseQueue}_receiveRefer(n){if(ee.debug("receiveRefer()"),!n.refer_to){ee.debug("no Refer-To header field present in REFER"),n.reply(400);return}if(n.refer_to.uri.scheme!==ve.SIP){ee.debug("Refer-To header field points to a non-SIP URI scheme"),n.reply(416);return}n.reply(202);const a=new kg(this,n.cseq);ee.debug('emit "refer"'),this.emit("refer",{request:n,accept:(p,t)=>{e.call(this,p,t)},reject:()=>{o.call(this)}});function e(p,t={}){if(p=typeof p=="function"?p:null,this._status!==ie.STATUS_WAITING_FOR_ACK&&this._status!==ie.STATUS_CONFIRMED)return!1;const v=new bu(this._ua);if(v.on("progress",({response:C})=>{a.notify(C.status_code,C.reason_phrase)}),v.on("accepted",({response:C})=>{a.notify(C.status_code,C.reason_phrase)}),v.on("_failed",({message:C,cause:l})=>{C?a.notify(C.status_code,C.reason_phrase):a.notify(487,l)}),n.refer_to.uri.hasHeader("replaces")){const C=decodeURIComponent(n.refer_to.uri.getHeader("replaces"));t.extraHeaders=lt.cloneArray(t.extraHeaders),t.extraHeaders.push(`Replaces: ${C}`)}v.connect(n.refer_to.uri.toAor(),t,p)}function o(){a.notify(603)}}_receiveNotify(n){switch(ee.debug("receiveNotify()"),n.event||n.reply(400),n.event.event){case"refer":{let a,e;if(n.event.params&&n.event.params.id)a=n.event.params.id,e=this._referSubscribers[a];else if(Object.keys(this._referSubscribers).length===1)e=this._referSubscribers[Object.keys(this._referSubscribers)[0]];else{n.reply(400,"Missing event id parameter");return}if(!e){n.reply(481,"Subscription does not exist");return}e.receiveNotify(n),n.reply(200);break}default:n.reply(489)}}_receiveReplaces(n){ee.debug("receiveReplaces()");function a(o){if(this._status!==ie.STATUS_WAITING_FOR_ACK&&this._status!==ie.STATUS_CONFIRMED)return!1;const p=new bu(this._ua);p.on("confirmed",()=>{this.terminate()}),p.init_incoming(n,o)}function e(){ee.debug("Replaced INVITE rejected by the user"),n.reply(486)}this.emit("replaces",{request:n,accept:o=>{a.call(this,o)},reject:()=>{e.call(this)}})}_sendInitialRequest(n,a,e){const o=new Mg(this._ua,this._request,{onRequestTimeout:()=>{this.onRequestTimeout()},onTransportError:()=>{this.onTransportError()},onAuthenticated:p=>{this._request=p},onReceiveResponse:p=>{this._receiveInviteResponse(p)}});Promise.resolve().then(()=>{if(e)return e;if(n.audio||n.video)return this._localMediaStreamLocallyGenerated=!0,navigator.mediaDevices.getUserMedia(n).catch(p=>{throw this._status===ie.STATUS_TERMINATED?new Error("terminated"):(this._failed("local",null,ve.causes.USER_DENIED_MEDIA_ACCESS),ee.warn('emit "getusermediafailed" [error:%o]',p),this.emit("getusermediafailed",p),p)})}).then(p=>{if(this._status===ie.STATUS_TERMINATED)throw new Error("terminated");return this._localMediaStream=p,p&&p.getTracks().forEach(t=>{this._connection.addTrack(t,p)}),this._connecting(this._request),this._createLocalDescription("offer",a).catch(t=>{throw this._failed("local",null,ve.causes.WEBRTC_ERROR),t})}).then(p=>{if(this._is_canceled||this._status===ie.STATUS_TERMINATED)throw new Error("terminated");this._request.body=p,this._status=ie.STATUS_INVITE_SENT,ee.debug('emit "sending" [request:%o]',this._request),this.emit("sending",{request:this._request}),o.send()}).catch(p=>{this._status!==ie.STATUS_TERMINATED&&ee.warn(p)})}_getDTMFRTPSender(){const n=this._connection.getSenders().find(a=>a.track&&a.track.kind==="audio");if(!(n&&n.dtmf)){ee.warn("sendDTMF() | no local audio track to send DTMF with");return}return n.dtmf}_receiveInviteResponse(n){if(ee.debug("receiveInviteResponse()"),this._dialog&&n.status_code>=200&&n.status_code<=299)if(this._dialog.id.call_id===n.call_id&&this._dialog.id.local_tag===n.from_tag&&this._dialog.id.remote_tag===n.to_tag){this.sendRequest(ve.ACK);return}else{const a=new Ta(this,n,"UAC");if(a.error!==void 0){ee.debug(a.error);return}this.sendRequest(ve.ACK),this.sendRequest(ve.BYE);return}if(this._is_canceled){n.status_code>=100&&n.status_code<200?this._request.cancel(this._cancel_reason):n.status_code>=200&&n.status_code<299&&this._acceptAndTerminate(n);return}if(!(this._status!==ie.STATUS_INVITE_SENT&&this._status!==ie.STATUS_1XX_RECEIVED))switch(!0){case/^100$/.test(n.status_code):this._status=ie.STATUS_1XX_RECEIVED;break;case/^1[0-9]{2}$/.test(n.status_code):{if(!n.to_tag){ee.debug("1xx response received without to tag");break}if(n.hasHeader("contact")&&!this._createDialog(n,"UAC",!0))break;if(this._status=ie.STATUS_1XX_RECEIVED,!n.body){this._progress("remote",n);break}const a={originator:"remote",type:"answer",sdp:n.body};ee.debug('emit "sdp"'),this.emit("sdp",a);const e=new RTCSessionDescription({type:"answer",sdp:a.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(e)).then(()=>this._progress("remote",n)).catch(o=>{ee.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',o),this.emit("peerconnection:setremotedescriptionfailed",o)});break}case/^2[0-9]{2}$/.test(n.status_code):{if(this._status=ie.STATUS_CONFIRMED,!n.body){this._acceptAndTerminate(n,400,ve.causes.MISSING_SDP),this._failed("remote",n,ve.causes.BAD_MEDIA_DESCRIPTION);break}if(!this._createDialog(n,"UAC"))break;const a={originator:"remote",type:"answer",sdp:n.body};ee.debug('emit "sdp"'),this.emit("sdp",a);const e=new RTCSessionDescription({type:"answer",sdp:a.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>{if(this._connection.signalingState==="stable")return this._connection.createOffer(this._rtcOfferConstraints).then(o=>this._connection.setLocalDescription(o)).catch(o=>{this._acceptAndTerminate(n,500,o.toString()),this._failed("local",n,ve.causes.WEBRTC_ERROR)})}).then(()=>{this._connection.setRemoteDescription(e).then(()=>{this._handleSessionTimersInIncomingResponse(n),this._accepted("remote",n),this.sendRequest(ve.ACK),this._confirmed("local",null)}).catch(o=>{this._acceptAndTerminate(n,488,"Not Acceptable Here"),this._failed("remote",n,ve.causes.BAD_MEDIA_DESCRIPTION),ee.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',o),this.emit("peerconnection:setremotedescriptionfailed",o)})});break}default:{const a=lt.sipErrorCause(n.status_code);this._failed("remote",n,a)}}}_sendReinvite(n={}){ee.debug("sendReinvite()");const a=lt.cloneArray(n.extraHeaders),e=lt.cloneObject(n.eventHandlers),o=n.rtcOfferConstraints||this._rtcOfferConstraints||null;let p=!1;a.push(`Contact: ${this._contact}`),a.push("Content-Type: application/sdp"),this._sessionTimers.running&&a.push(`Session-Expires: ${this._sessionTimers.currentExpires};refresher=${this._sessionTimers.refresher?"uac":"uas"}`),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._createLocalDescription("offer",o)).then(C=>{C=this._mangleOffer(C);const l={originator:"local",type:"offer",sdp:C};ee.debug('emit "sdp"'),this.emit("sdp",l),this.sendRequest(ve.INVITE,{extraHeaders:a,body:C,eventHandlers:{onSuccessResponse:A=>{t.call(this,A),p=!0},onErrorResponse:A=>{v.call(this,A)},onTransportError:()=>{this.onTransportError()},onRequestTimeout:()=>{this.onRequestTimeout()},onDialogError:()=>{this.onDialogError()}}})}).catch(()=>{v()});function t(C){if(this._status===ie.STATUS_TERMINATED||(this.sendRequest(ve.ACK),p))return;if(this._handleSessionTimersInIncomingResponse(C),C.body){if(!C.hasHeader("Content-Type")||C.getHeader("Content-Type").toLowerCase()!=="application/sdp"){v.call(this);return}}else{v.call(this);return}const l={originator:"remote",type:"answer",sdp:C.body};ee.debug('emit "sdp"'),this.emit("sdp",l);const A=new RTCSessionDescription({type:"answer",sdp:l.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(A)).then(()=>{e.succeeded&&e.succeeded(C)}).catch(b=>{v.call(this),ee.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',b),this.emit("peerconnection:setremotedescriptionfailed",b)})}function v(C){e.failed&&e.failed(C)}}_sendUpdate(n={}){ee.debug("sendUpdate()");const a=lt.cloneArray(n.extraHeaders),e=lt.cloneObject(n.eventHandlers),o=n.rtcOfferConstraints||this._rtcOfferConstraints||null,p=n.sdpOffer||!1;let t=!1;a.push(`Contact: ${this._contact}`),this._sessionTimers.running&&a.push(`Session-Expires: ${this._sessionTimers.currentExpires};refresher=${this._sessionTimers.refresher?"uac":"uas"}`),p?(a.push("Content-Type: application/sdp"),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._createLocalDescription("offer",o)).then(l=>{l=this._mangleOffer(l);const A={originator:"local",type:"offer",sdp:l};ee.debug('emit "sdp"'),this.emit("sdp",A),this.sendRequest(ve.UPDATE,{extraHeaders:a,body:l,eventHandlers:{onSuccessResponse:b=>{v.call(this,b),t=!0},onErrorResponse:b=>{C.call(this,b)},onTransportError:()=>{this.onTransportError()},onRequestTimeout:()=>{this.onRequestTimeout()},onDialogError:()=>{this.onDialogError()}}})}).catch(()=>{C.call(this)})):this.sendRequest(ve.UPDATE,{extraHeaders:a,eventHandlers:{onSuccessResponse:l=>{v.call(this,l)},onErrorResponse:l=>{C.call(this,l)},onTransportError:()=>{this.onTransportError()},onRequestTimeout:()=>{this.onRequestTimeout()},onDialogError:()=>{this.onDialogError()}}});function v(l){if(this._status!==ie.STATUS_TERMINATED&&!t)if(this._handleSessionTimersInIncomingResponse(l),p){if(l.body){if(!l.hasHeader("Content-Type")||l.getHeader("Content-Type").toLowerCase()!=="application/sdp"){C.call(this);return}}else{C.call(this);return}const A={originator:"remote",type:"answer",sdp:l.body};ee.debug('emit "sdp"'),this.emit("sdp",A);const b=new RTCSessionDescription({type:"answer",sdp:A.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(b)).then(()=>{e.succeeded&&e.succeeded(l)}).catch(E=>{C.call(this),ee.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',E),this.emit("peerconnection:setremotedescriptionfailed",E)})}else e.succeeded&&e.succeeded(l)}function C(l){e.failed&&e.failed(l)}}_acceptAndTerminate(n,a,e){ee.debug("acceptAndTerminate()");const o=[];a&&(e=e||ve.REASON_PHRASE[a]||"",o.push(`Reason: SIP ;cause=${a}; text="${e}"`)),(this._dialog||this._createDialog(n,"UAC"))&&(this.sendRequest(ve.ACK),this.sendRequest(ve.BYE,{extraHeaders:o})),this._status=ie.STATUS_TERMINATED}_mangleOffer(n){if(!this._localHold&&!this._remoteHold)return n;if(n=Tf.parse(n),this._localHold&&!this._remoteHold){ee.debug("mangleOffer() | me on hold, mangling offer");for(const a of n.media)Ea.indexOf(a.type)!==-1&&(a.direction?a.direction==="sendrecv"?a.direction="sendonly":a.direction==="recvonly"&&(a.direction="inactive"):a.direction="sendonly")}else if(this._localHold&&this._remoteHold){ee.debug("mangleOffer() | both on hold, mangling offer");for(const a of n.media)Ea.indexOf(a.type)!==-1&&(a.direction="inactive")}else if(this._remoteHold){ee.debug("mangleOffer() | remote on hold, mangling offer");for(const a of n.media)Ea.indexOf(a.type)!==-1&&(a.direction?a.direction==="sendrecv"?a.direction="recvonly":a.direction==="recvonly"&&(a.direction="inactive"):a.direction="recvonly")}return Tf.write(n)}_setLocalMediaStatus(){let n=!0,a=!0;(this._localHold||this._remoteHold)&&(n=!1,a=!1),this._audioMuted&&(n=!1),this._videoMuted&&(a=!1),this._toggleMuteAudio(!n),this._toggleMuteVideo(!a)}_handleSessionTimersInIncomingRequest(n,a){if(!this._sessionTimers.enabled)return;let e;n.session_expires&&n.session_expires>=ve.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=n.session_expires,e=n.session_expires_refresher||"uas"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,e="uas"),a.push(`Session-Expires: ${this._sessionTimers.currentExpires};refresher=${e}`),this._sessionTimers.refresher=e==="uas",this._runSessionTimer()}_handleSessionTimersInIncomingResponse(n){if(!this._sessionTimers.enabled)return;let a;n.session_expires&&n.session_expires>=ve.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=n.session_expires,a=n.session_expires_refresher||"uac"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,a="uac"),this._sessionTimers.refresher=a==="uac",this._runSessionTimer()}_runSessionTimer(){const n=this._sessionTimers.currentExpires;this._sessionTimers.running=!0,clearTimeout(this._sessionTimers.timer),this._sessionTimers.refresher?this._sessionTimers.timer=setTimeout(()=>{this._status!==ie.STATUS_TERMINATED&&this._isReadyToReOffer()&&(ee.debug("runSessionTimer() | sending session refresh request"),this._sessionTimers.refreshMethod===ve.UPDATE?this._sendUpdate():this._sendReinvite())},n*500):this._sessionTimers.timer=setTimeout(()=>{this._status!==ie.STATUS_TERMINATED&&(ee.warn("runSessionTimer() | timer expired, terminating the session"),this.terminate({cause:ve.causes.REQUEST_TIMEOUT,status_code:408,reason_phrase:"Session Timer Expired"}))},n*1100)}_toggleMuteAudio(n){const a=this._connection.getSenders().filter(e=>e.track&&e.track.kind==="audio");for(const e of a)e.track.enabled=!n}_toggleMuteVideo(n){const a=this._connection.getSenders().filter(e=>e.track&&e.track.kind==="video");for(const e of a)e.track.enabled=!n}_newRTCSession(n,a){ee.debug("newRTCSession()"),this._ua.newRTCSession(this,{originator:n,session:this,request:a})}_connecting(n){ee.debug("session connecting"),ee.debug('emit "connecting"'),this.emit("connecting",{request:n})}_progress(n,a){ee.debug("session progress"),ee.debug('emit "progress"'),this.emit("progress",{originator:n,response:a||null})}_accepted(n,a){ee.debug("session accepted"),this._start_time=new Date,ee.debug('emit "accepted"'),this.emit("accepted",{originator:n,response:a||null})}_confirmed(n,a){ee.debug("session confirmed"),this._is_confirmed=!0,ee.debug('emit "confirmed"'),this.emit("confirmed",{originator:n,ack:a||null})}_ended(n,a,e){ee.debug("session ended"),this._end_time=new Date,this._close(),ee.debug('emit "ended"'),this.emit("ended",{originator:n,message:a||null,cause:e})}_failed(n,a,e){ee.debug("session failed"),ee.debug('emit "_failed"'),this.emit("_failed",{originator:n,message:a||null,cause:e}),this._close(),ee.debug('emit "failed"'),this.emit("failed",{originator:n,message:a||null,cause:e})}_onhold(n){ee.debug("session onhold"),this._setLocalMediaStatus(),ee.debug('emit "hold"'),this.emit("hold",{originator:n})}_onunhold(n){ee.debug("session onunhold"),this._setLocalMediaStatus(),ee.debug('emit "unhold"'),this.emit("unhold",{originator:n})}_onmute({audio:n,video:a}){ee.debug("session onmute"),this._setLocalMediaStatus(),ee.debug('emit "muted"'),this.emit("muted",{audio:n,video:a})}_onunmute({audio:n,video:a}){ee.debug("session onunmute"),this._setLocalMediaStatus(),ee.debug('emit "unmuted"'),this.emit("unmuted",{audio:n,video:a})}};const $g=ot(Ah),Hg=At.EventEmitter,Fg=Et,zo=Fe,qg=Ft,Oi=xt(),jg=ci,Af=Gn,Vg=Bn(),Ca=new Fg("Message");var Bg=class extends Hg{constructor(n){super(),this._ua=n,this._request=null,this._closed=!1,this._direction=null,this._local_identity=null,this._remote_identity=null,this._is_replied=!1,this._data={}}get direction(){return this._direction}get local_identity(){return this._local_identity}get remote_identity(){return this._remote_identity}send(n,a,e={}){const o=n;if(n===void 0||a===void 0)throw new TypeError("Not enough arguments");if(n=this._ua.normalizeTarget(n),!n)throw new TypeError(`Invalid target: ${o}`);const p=Oi.cloneArray(e.extraHeaders),t=Oi.cloneObject(e.eventHandlers),v=e.contentType||"text/plain",C={};e.fromUserName&&(C.from_uri=new Vg("sip",e.fromUserName,this._ua.configuration.uri.host),p.push(`P-Preferred-Identity: ${this._ua.configuration.uri.toString()}`)),e.fromDisplayName&&(C.from_display_name=e.fromDisplayName);for(const A in t)Object.prototype.hasOwnProperty.call(t,A)&&this.on(A,t[A]);p.push(`Content-Type: ${v}`),this._request=new qg.OutgoingRequest(zo.MESSAGE,n,this._ua,C,p),a&&(this._request.body=a);const l=new jg(this._ua,this._request,{onRequestTimeout:()=>{this._onRequestTimeout()},onTransportError:()=>{this._onTransportError()},onReceiveResponse:A=>{this._receiveResponse(A)}});this._newMessage("local",this._request),l.send()}init_incoming(n){this._request=n,this._newMessage("remote",n),this._is_replied||(this._is_replied=!0,n.reply(200)),this._close()}accept(n={}){const a=Oi.cloneArray(n.extraHeaders),e=n.body;if(this._direction!=="incoming")throw new Af.NotSupportedError('"accept" not supported for outgoing Message');if(this._is_replied)throw new Error("incoming Message already replied");this._is_replied=!0,this._request.reply(200,null,a,e)}reject(n={}){const a=n.status_code||480,e=n.reason_phrase,o=Oi.cloneArray(n.extraHeaders),p=n.body;if(this._direction!=="incoming")throw new Af.NotSupportedError('"reject" not supported for outgoing Message');if(this._is_replied)throw new Error("incoming Message already replied");if(a<300||a>=700)throw new TypeError(`Invalid status_code: ${a}`);this._is_replied=!0,this._request.reply(a,e,o,p)}_receiveResponse(n){if(!this._closed)switch(!0){case/^1[0-9]{2}$/.test(n.status_code):break;case/^2[0-9]{2}$/.test(n.status_code):this._succeeded("remote",n);break;default:{const a=Oi.sipErrorCause(n.status_code);this._failed("remote",n,a);break}}}_onRequestTimeout(){this._closed||this._failed("system",null,zo.causes.REQUEST_TIMEOUT)}_onTransportError(){this._closed||this._failed("system",null,zo.causes.CONNECTION_ERROR)}_close(){this._closed=!0,this._ua.destroyMessage(this)}_newMessage(n,a){n==="remote"?(this._direction="incoming",this._local_identity=a.to,this._remote_identity=a.from):n==="local"&&(this._direction="outgoing",this._local_identity=a.from,this._remote_identity=a.to),this._ua.newMessage(this,{originator:n,message:this,request:a})}_failed(n,a,e){Ca.debug("MESSAGE failed"),this._close(),Ca.debug('emit "failed"'),this.emit("failed",{originator:n,response:a||null,cause:e})}_succeeded(n,a){Ca.debug("MESSAGE succeeded"),this._close(),Ca.debug('emit "succeeded"'),this.emit("succeeded",{originator:n,response:a})}};const Gg=At.EventEmitter,Wg=Et,Jo=Fe,Kg=Ft,Di=xt(),Yg=ci,yf=Gn,Sa=new Wg("Options");var zg=class extends Gg{constructor(n){super(),this._ua=n,this._request=null,this._closed=!1,this._direction=null,this._local_identity=null,this._remote_identity=null,this._is_replied=!1,this._data={}}get direction(){return this._direction}get local_identity(){return this._local_identity}get remote_identity(){return this._remote_identity}send(n,a,e={}){const o=n;if(n===void 0)throw new TypeError("A target is required for OPTIONS");if(n=this._ua.normalizeTarget(n),!n)throw new TypeError(`Invalid target: ${o}`);const p=Di.cloneArray(e.extraHeaders),t=Di.cloneObject(e.eventHandlers),v=e.contentType||"application/sdp";for(const l in t)Object.prototype.hasOwnProperty.call(t,l)&&this.on(l,t[l]);p.push(`Content-Type: ${v}`),this._request=new Kg.OutgoingRequest(Jo.OPTIONS,n,this._ua,null,p),a&&(this._request.body=a);const C=new Yg(this._ua,this._request,{onRequestTimeout:()=>{this._onRequestTimeout()},onTransportError:()=>{this._onTransportError()},onReceiveResponse:l=>{this._receiveResponse(l)}});this._newOptions("local",this._request),C.send()}init_incoming(n){this._request=n,this._newOptions("remote",n),this._is_replied||(this._is_replied=!0,n.reply(200)),this._close()}accept(n={}){const a=Di.cloneArray(n.extraHeaders),e=n.body;if(this._direction!=="incoming")throw new yf.NotSupportedError('"accept" not supported for outgoing Options');if(this._is_replied)throw new Error("incoming Options already replied");this._is_replied=!0,this._request.reply(200,null,a,e)}reject(n={}){const a=n.status_code||480,e=n.reason_phrase,o=Di.cloneArray(n.extraHeaders),p=n.body;if(this._direction!=="incoming")throw new yf.NotSupportedError('"reject" not supported for outgoing Options');if(this._is_replied)throw new Error("incoming Options already replied");if(a<300||a>=700)throw new TypeError(`Invalid status_code: ${a}`);this._is_replied=!0,this._request.reply(a,e,o,p)}_receiveResponse(n){if(!this._closed)switch(!0){case/^1[0-9]{2}$/.test(n.status_code):break;case/^2[0-9]{2}$/.test(n.status_code):this._succeeded("remote",n);break;default:{const a=Di.sipErrorCause(n.status_code);this._failed("remote",n,a);break}}}_onRequestTimeout(){this._closed||this._failed("system",null,Jo.causes.REQUEST_TIMEOUT)}_onTransportError(){this._closed||this._failed("system",null,Jo.causes.CONNECTION_ERROR)}_close(){this._closed=!0,this._ua.destroyMessage(this)}_newOptions(n,a){n==="remote"?(this._direction="incoming",this._local_identity=a.to,this._remote_identity=a.from):n==="local"&&(this._direction="outgoing",this._local_identity=a.from,this._remote_identity=a.to),this._ua.newOptions(this,{originator:n,message:this,request:a})}_failed(n,a,e){Sa.debug("OPTIONS failed"),this._close(),Sa.debug('emit "failed"'),this.emit("failed",{originator:n,response:a||null,cause:e})}_succeeded(n,a){Sa.debug("OPTIONS succeeded"),this._close(),Sa.debug('emit "succeeded"'),this.emit("succeeded",{originator:n,response:a})}},Vu={};const Jg=Et,Xo=xt(),Xg=dn(),Ni=new Jg("Socket");Vu.isSocket=u=>{if(Array.isArray(u))return!1;if(typeof u>"u")return Ni.warn("undefined JsSIP.Socket instance"),!1;try{if(!Xo.isString(u.url))throw Ni.warn("missing or invalid JsSIP.Socket url property"),new Error("Missing or invalid JsSIP.Socket url property");if(!Xo.isString(u.via_transport))throw Ni.warn("missing or invalid JsSIP.Socket via_transport property"),new Error("Missing or invalid JsSIP.Socket via_transport property");if(Xg.parse(u.sip_uri,"SIP_URI")===-1)throw Ni.warn("missing or invalid JsSIP.Socket sip_uri property"),new Error("missing or invalid JsSIP.Socket sip_uri property")}catch{return!1}try{["connect","disconnect","send"].forEach(n=>{if(!Xo.isFunction(u[n]))throw Ni.warn(`missing or invalid JsSIP.Socket method: ${n}`),new Error(`Missing or invalid JsSIP.Socket method: ${n}`)})}catch{return!1}return!0};const Qg=Et,Zg=Vu,Rf=Fe,zt=new Qg("Transport"),Es={STATUS_CONNECTED:0,STATUS_CONNECTING:1,STATUS_DISCONNECTED:2,SOCKET_STATUS_READY:0,SOCKET_STATUS_ERROR:1,recovery_options:{min_interval:Rf.CONNECTION_RECOVERY_MIN_INTERVAL,max_interval:Rf.CONNECTION_RECOVERY_MAX_INTERVAL}};var yh=class{constructor(n,a=Es.recovery_options){zt.debug("new()"),this.status=Es.STATUS_DISCONNECTED,this.socket=null,this.sockets=[],this.recovery_options=a,this.recover_attempts=0,this.recovery_timer=null,this.close_requested=!1;try{this.textDecoder=new TextDecoder("utf8")}catch(e){zt.warn(`cannot use TextDecoder: ${e}`)}if(typeof n>"u")throw new TypeError("Invalid argument. undefined 'sockets' argument");n instanceof Array||(n=[n]),n.forEach(function(e){if(!Zg.isSocket(e.socket))throw new TypeError("Invalid argument. invalid 'JsSIP.Socket' instance");if(e.weight&&!Number(e.weight))throw new TypeError("Invalid argument. 'weight' attribute is not a number");this.sockets.push({socket:e.socket,weight:e.weight||0,status:Es.SOCKET_STATUS_READY})},this),this._getSocket()}get via_transport(){return this.socket.via_transport}get url(){return this.socket.url}get sip_uri(){return this.socket.sip_uri}connect(){if(zt.debug("connect()"),this.isConnected()){zt.debug("Transport is already connected");return}else if(this.isConnecting()){zt.debug("Transport is connecting");return}this.close_requested=!1,this.status=Es.STATUS_CONNECTING,this.onconnecting({socket:this.socket,attempts:this.recover_attempts}),this.close_requested||(this.socket.onconnect=this._onConnect.bind(this),this.socket.ondisconnect=this._onDisconnect.bind(this),this.socket.ondata=this._onData.bind(this),this.socket.connect())}disconnect(){zt.debug("close()"),this.close_requested=!0,this.recover_attempts=0,this.status=Es.STATUS_DISCONNECTED,this.recovery_timer!==null&&(clearTimeout(this.recovery_timer),this.recovery_timer=null),this.socket.onconnect=()=>{},this.socket.ondisconnect=()=>{},this.socket.ondata=()=>{},this.socket.disconnect(),this.ondisconnect({socket:this.socket,error:!1})}send(n){if(zt.debug("send()"),!this.isConnected())return zt.warn("unable to send message, transport is not connected"),!1;const a=n.toString();return zt.debug(`sending message:
112
+ `,this.transport.send(a)}}class Vm extends h_{constructor(){super(),this.headers={},this.status_code=null,this.reason_phrase=null}}var Dt={OutgoingRequest:eo,InitialOutgoingInviteRequest:Hu,IncomingRequest:qm,IncomingResponse:Vm};const Dn=tt(Dt),Bm=ut,vs=Ct(),Jt=new Bm("DigestAuthentication");var d_=class{constructor(s){this._credentials=s,this._cnonce=null,this._nc=0,this._ncHex="00000000",this._algorithm=null,this._realm=null,this._nonce=null,this._opaque=null,this._stale=null,this._qop=null,this._method=null,this._uri=null,this._ha1=null,this._response=null}get(s){switch(s){case"realm":return this._realm;case"ha1":return this._ha1;default:Jt.warn('get() | cannot get "%s" parameter',s);return}}authenticate({method:s,ruri:i,body:l},a,_=null){if(this._algorithm=a.algorithm,this._realm=a.realm,this._nonce=a.nonce,this._opaque=a.opaque,this._stale=a.stale,this._algorithm){if(this._algorithm!=="MD5")return Jt.warn('authenticate() | challenge with Digest algorithm different than "MD5", authentication aborted'),!1}else this._algorithm="MD5";if(!this._nonce)return Jt.warn("authenticate() | challenge without Digest nonce, authentication aborted"),!1;if(!this._realm)return Jt.warn("authenticate() | challenge without Digest realm, authentication aborted"),!1;if(!this._credentials.password){if(!this._credentials.ha1)return Jt.warn("authenticate() | no plain SIP password nor ha1 provided, authentication aborted"),!1;if(this._credentials.realm!==this._realm)return Jt.warn('authenticate() | no plain SIP password, and stored `realm` does not match the given `realm`, cannot authenticate [stored:"%s", given:"%s"]',this._credentials.realm,this._realm),!1}if(a.qop)if(a.qop.indexOf("auth-int")>-1)this._qop="auth-int";else if(a.qop.indexOf("auth")>-1)this._qop="auth";else return Jt.warn('authenticate() | challenge without Digest qop different than "auth" or "auth-int", authentication aborted'),!1;else this._qop=null;this._method=s,this._uri=i,this._cnonce=_||vs.createRandomToken(12),this._nc+=1;const e=Number(this._nc).toString(16);this._ncHex="00000000".substr(0,8-e.length)+e,this._nc===4294967296&&(this._nc=1,this._ncHex="00000001"),this._credentials.password?this._ha1=vs.calculateMD5(`${this._credentials.username}:${this._realm}:${this._credentials.password}`):this._ha1=this._credentials.ha1;let p,g;return this._qop==="auth"?(p=`${this._method}:${this._uri}`,g=vs.calculateMD5(p),Jt.debug('authenticate() | using qop=auth [a2:"%s"]',p),this._response=vs.calculateMD5(`${this._ha1}:${this._nonce}:${this._ncHex}:${this._cnonce}:auth:${g}`)):this._qop==="auth-int"?(p=`${this._method}:${this._uri}:${vs.calculateMD5(l||"")}`,g=vs.calculateMD5(p),Jt.debug('authenticate() | using qop=auth-int [a2:"%s"]',p),this._response=vs.calculateMD5(`${this._ha1}:${this._nonce}:${this._ncHex}:${this._cnonce}:auth-int:${g}`)):this._qop===null&&(p=`${this._method}:${this._uri}`,g=vs.calculateMD5(p),Jt.debug('authenticate() | using qop=null [a2:"%s"]',p),this._response=vs.calculateMD5(`${this._ha1}:${this._nonce}:${g}`)),Jt.debug("authenticate() | response generated"),!0}toString(){const s=[];if(!this._response)throw new Error("response field does not exist, cannot generate Authorization header");return s.push(`algorithm=${this._algorithm}`),s.push(`username="${this._credentials.username}"`),s.push(`realm="${this._realm}"`),s.push(`nonce="${this._nonce}"`),s.push(`uri="${this._uri}"`),s.push(`response="${this._response}"`),this._opaque&&s.push(`opaque="${this._opaque}"`),this._qop&&(s.push(`qop=${this._qop}`),s.push(`cnonce="${this._cnonce}"`),s.push(`nc=${this._ncHex}`)),`Digest ${s.join(", ")}`}};const Gm=tt(d_),Es=500,Wm=4e3,af=5e3;var Fu={T1:Es,T2:Wm,T4:af,TIMER_B:64*Es,TIMER_D:0*Es,TIMER_F:64*Es,TIMER_H:64*Es,TIMER_I:0*Es,TIMER_J:0*Es,TIMER_K:0*af,TIMER_L:64*Es,TIMER_M:64*Es,PROVISIONAL_RESPONSE_INTERVAL:6e4};const Mi=tt(Fu),cl=ht.EventEmitter,fl=ut,Yi=Me,of=Dt,os=Fu,uf=new fl("NonInviteClientTransaction"),na=new fl("InviteClientTransaction"),Km=new fl("AckClientTransaction"),cf=new fl("NonInviteServerTransaction"),ra=new fl("InviteServerTransaction"),_e={STATUS_TRYING:1,STATUS_PROCEEDING:2,STATUS_CALLING:3,STATUS_ACCEPTED:4,STATUS_COMPLETED:5,STATUS_TERMINATED:6,STATUS_CONFIRMED:7,NON_INVITE_CLIENT:"nict",NON_INVITE_SERVER:"nist",INVITE_CLIENT:"ict",INVITE_SERVER:"ist"};class Ym extends cl{constructor(s,i,l,a){super(),this.type=_e.NON_INVITE_CLIENT,this.id=`z9hG4bK${Math.floor(Math.random()*1e7)}`,this.ua=s,this.transport=i,this.request=l,this.eventHandlers=a;let _=`SIP/2.0/${i.via_transport}`;_+=` ${s.configuration.via_host};branch=${this.id}`,this.request.setHeader("via",_),this.ua.newTransaction(this)}get C(){return _e}stateChanged(s){this.state=s,this.emit("stateChanged")}send(){this.stateChanged(_e.STATUS_TRYING),this.F=setTimeout(()=>{this.timer_F()},os.TIMER_F),this.transport.send(this.request)||this.onTransportError()}onTransportError(){uf.debug(`transport error occurred, deleting transaction ${this.id}`),clearTimeout(this.F),clearTimeout(this.K),this.stateChanged(_e.STATUS_TERMINATED),this.ua.destroyTransaction(this),this.eventHandlers.onTransportError()}timer_F(){uf.debug(`Timer F expired for transaction ${this.id}`),this.stateChanged(_e.STATUS_TERMINATED),this.ua.destroyTransaction(this),this.eventHandlers.onRequestTimeout()}timer_K(){this.stateChanged(_e.STATUS_TERMINATED),this.ua.destroyTransaction(this)}receiveResponse(s){const i=s.status_code;if(i<200)switch(this.state){case _e.STATUS_TRYING:case _e.STATUS_PROCEEDING:this.stateChanged(_e.STATUS_PROCEEDING),this.eventHandlers.onReceiveResponse(s);break}else switch(this.state){case _e.STATUS_TRYING:case _e.STATUS_PROCEEDING:this.stateChanged(_e.STATUS_COMPLETED),clearTimeout(this.F),i===408?this.eventHandlers.onRequestTimeout():this.eventHandlers.onReceiveResponse(s),this.K=setTimeout(()=>{this.timer_K()},os.TIMER_K);break;case _e.STATUS_COMPLETED:break}}}class Jm extends cl{constructor(s,i,l,a){super(),this.type=_e.INVITE_CLIENT,this.id=`z9hG4bK${Math.floor(Math.random()*1e7)}`,this.ua=s,this.transport=i,this.request=l,this.eventHandlers=a,l.transaction=this;let _=`SIP/2.0/${i.via_transport}`;_+=` ${s.configuration.via_host};branch=${this.id}`,this.request.setHeader("via",_),this.ua.newTransaction(this)}get C(){return _e}stateChanged(s){this.state=s,this.emit("stateChanged")}send(){this.stateChanged(_e.STATUS_CALLING),this.B=setTimeout(()=>{this.timer_B()},os.TIMER_B),this.transport.send(this.request)||this.onTransportError()}onTransportError(){clearTimeout(this.B),clearTimeout(this.D),clearTimeout(this.M),this.state!==_e.STATUS_ACCEPTED&&(na.debug(`transport error occurred, deleting transaction ${this.id}`),this.eventHandlers.onTransportError()),this.stateChanged(_e.STATUS_TERMINATED),this.ua.destroyTransaction(this)}timer_M(){na.debug(`Timer M expired for transaction ${this.id}`),this.state===_e.STATUS_ACCEPTED&&(clearTimeout(this.B),this.stateChanged(_e.STATUS_TERMINATED),this.ua.destroyTransaction(this))}timer_B(){na.debug(`Timer B expired for transaction ${this.id}`),this.state===_e.STATUS_CALLING&&(this.stateChanged(_e.STATUS_TERMINATED),this.ua.destroyTransaction(this),this.eventHandlers.onRequestTimeout())}timer_D(){na.debug(`Timer D expired for transaction ${this.id}`),clearTimeout(this.B),this.stateChanged(_e.STATUS_TERMINATED),this.ua.destroyTransaction(this)}sendACK(s){const i=new of.OutgoingRequest(Yi.ACK,this.request.ruri,this.ua,{route_set:this.request.getHeaders("route"),call_id:this.request.getHeader("call-id"),cseq:this.request.cseq});i.setHeader("from",this.request.getHeader("from")),i.setHeader("via",this.request.getHeader("via")),i.setHeader("to",s.getHeader("to")),this.D=setTimeout(()=>{this.timer_D()},os.TIMER_D),this.transport.send(i)}cancel(s){if(this.state!==_e.STATUS_PROCEEDING)return;const i=new of.OutgoingRequest(Yi.CANCEL,this.request.ruri,this.ua,{route_set:this.request.getHeaders("route"),call_id:this.request.getHeader("call-id"),cseq:this.request.cseq});i.setHeader("from",this.request.getHeader("from")),i.setHeader("via",this.request.getHeader("via")),i.setHeader("to",this.request.getHeader("to")),s&&i.setHeader("reason",s),this.transport.send(i)}receiveResponse(s){const i=s.status_code;if(i>=100&&i<=199)switch(this.state){case _e.STATUS_CALLING:this.stateChanged(_e.STATUS_PROCEEDING),this.eventHandlers.onReceiveResponse(s);break;case _e.STATUS_PROCEEDING:this.eventHandlers.onReceiveResponse(s);break}else if(i>=200&&i<=299)switch(this.state){case _e.STATUS_CALLING:case _e.STATUS_PROCEEDING:this.stateChanged(_e.STATUS_ACCEPTED),this.M=setTimeout(()=>{this.timer_M()},os.TIMER_M),this.eventHandlers.onReceiveResponse(s);break;case _e.STATUS_ACCEPTED:this.eventHandlers.onReceiveResponse(s);break}else if(i>=300&&i<=699)switch(this.state){case _e.STATUS_CALLING:case _e.STATUS_PROCEEDING:this.stateChanged(_e.STATUS_COMPLETED),this.sendACK(s),this.eventHandlers.onReceiveResponse(s);break;case _e.STATUS_COMPLETED:this.sendACK(s);break}}}class zm extends cl{constructor(s,i,l,a){super(),this.id=`z9hG4bK${Math.floor(Math.random()*1e7)}`,this.transport=i,this.request=l,this.eventHandlers=a;let _=`SIP/2.0/${i.via_transport}`;_+=` ${s.configuration.via_host};branch=${this.id}`,this.request.setHeader("via",_)}get C(){return _e}send(){this.transport.send(this.request)||this.onTransportError()}onTransportError(){Km.debug(`transport error occurred for transaction ${this.id}`),this.eventHandlers.onTransportError()}}class Xm extends cl{constructor(s,i,l){super(),this.type=_e.NON_INVITE_SERVER,this.id=l.via_branch,this.ua=s,this.transport=i,this.request=l,this.last_response="",l.server_transaction=this,this.state=_e.STATUS_TRYING,s.newTransaction(this)}get C(){return _e}stateChanged(s){this.state=s,this.emit("stateChanged")}timer_J(){cf.debug(`Timer J expired for transaction ${this.id}`),this.stateChanged(_e.STATUS_TERMINATED),this.ua.destroyTransaction(this)}onTransportError(){this.transportError||(this.transportError=!0,cf.debug(`transport error occurred, deleting transaction ${this.id}`),clearTimeout(this.J),this.stateChanged(_e.STATUS_TERMINATED),this.ua.destroyTransaction(this))}receiveResponse(s,i,l,a){if(s===100)switch(this.state){case _e.STATUS_TRYING:this.stateChanged(_e.STATUS_PROCEEDING),this.transport.send(i)||this.onTransportError();break;case _e.STATUS_PROCEEDING:this.last_response=i,this.transport.send(i)?l&&l():(this.onTransportError(),a&&a());break}else if(s>=200&&s<=699)switch(this.state){case _e.STATUS_TRYING:case _e.STATUS_PROCEEDING:this.stateChanged(_e.STATUS_COMPLETED),this.last_response=i,this.J=setTimeout(()=>{this.timer_J()},os.TIMER_J),this.transport.send(i)?l&&l():(this.onTransportError(),a&&a());break;case _e.STATUS_COMPLETED:break}}}class Qm extends cl{constructor(s,i,l){super(),this.type=_e.INVITE_SERVER,this.id=l.via_branch,this.ua=s,this.transport=i,this.request=l,this.last_response="",l.server_transaction=this,this.state=_e.STATUS_PROCEEDING,s.newTransaction(this),this.resendProvisionalTimer=null,l.reply(100)}get C(){return _e}stateChanged(s){this.state=s,this.emit("stateChanged")}timer_H(){ra.debug(`Timer H expired for transaction ${this.id}`),this.state===_e.STATUS_COMPLETED&&ra.debug("ACK not received, dialog will be terminated"),this.stateChanged(_e.STATUS_TERMINATED),this.ua.destroyTransaction(this)}timer_I(){this.stateChanged(_e.STATUS_TERMINATED),this.ua.destroyTransaction(this)}timer_L(){ra.debug(`Timer L expired for transaction ${this.id}`),this.state===_e.STATUS_ACCEPTED&&(this.stateChanged(_e.STATUS_TERMINATED),this.ua.destroyTransaction(this))}onTransportError(){this.transportError||(this.transportError=!0,ra.debug(`transport error occurred, deleting transaction ${this.id}`),this.resendProvisionalTimer!==null&&(clearInterval(this.resendProvisionalTimer),this.resendProvisionalTimer=null),clearTimeout(this.L),clearTimeout(this.H),clearTimeout(this.I),this.stateChanged(_e.STATUS_TERMINATED),this.ua.destroyTransaction(this))}resend_provisional(){this.transport.send(this.last_response)||this.onTransportError()}receiveResponse(s,i,l,a){if(s>=100&&s<=199)switch(this.state){case _e.STATUS_PROCEEDING:this.transport.send(i)||this.onTransportError(),this.last_response=i;break}if(s>100&&s<=199&&this.state===_e.STATUS_PROCEEDING)this.resendProvisionalTimer===null&&(this.resendProvisionalTimer=setInterval(()=>{this.resend_provisional()},os.PROVISIONAL_RESPONSE_INTERVAL));else if(s>=200&&s<=299)switch(this.state){case _e.STATUS_PROCEEDING:this.stateChanged(_e.STATUS_ACCEPTED),this.last_response=i,this.L=setTimeout(()=>{this.timer_L()},os.TIMER_L),this.resendProvisionalTimer!==null&&(clearInterval(this.resendProvisionalTimer),this.resendProvisionalTimer=null);case _e.STATUS_ACCEPTED:this.transport.send(i)?l&&l():(this.onTransportError(),a&&a());break}else if(s>=300&&s<=699)switch(this.state){case _e.STATUS_PROCEEDING:this.resendProvisionalTimer!==null&&(clearInterval(this.resendProvisionalTimer),this.resendProvisionalTimer=null),this.transport.send(i)?(this.stateChanged(_e.STATUS_COMPLETED),this.H=setTimeout(()=>{this.timer_H()},os.TIMER_H),l&&l()):(this.onTransportError(),a&&a());break}}}function Zm({_transactions:c},s){let i;switch(s.method){case Yi.INVITE:if(i=c.ist[s.via_branch],i){switch(i.state){case _e.STATUS_PROCEEDING:i.transport.send(i.last_response);break;case _e.STATUS_ACCEPTED:break}return!0}break;case Yi.ACK:if(i=c.ist[s.via_branch],i){if(i.state===_e.STATUS_ACCEPTED)return!1;if(i.state===_e.STATUS_COMPLETED)return i.state=_e.STATUS_CONFIRMED,i.I=setTimeout(()=>{i.timer_I()},os.TIMER_I),!0}else return!1;break;case Yi.CANCEL:return i=c.ist[s.via_branch],i?(s.reply_sl(200),i.state!==_e.STATUS_PROCEEDING):(s.reply_sl(481),!0);default:if(i=c.nist[s.via_branch],i){switch(i.state){case _e.STATUS_TRYING:break;case _e.STATUS_PROCEEDING:case _e.STATUS_COMPLETED:i.transport.send(i.last_response);break}return!0}break}}var cr={C:_e,NonInviteClientTransaction:Ym,InviteClientTransaction:Jm,AckClientTransaction:zm,NonInviteServerTransaction:Xm,InviteServerTransaction:Qm,checkTransaction:Zm};const Vt=tt(cr),eg=ut,ff=Me,tg=d_,$o=cr,sg=new eg("RequestSender"),Ho={onRequestTimeout:()=>{},onTransportError:()=>{},onReceiveResponse:()=>{},onAuthenticated:()=>{}};var fr=class{constructor(s,i,l){this._ua=s,this._eventHandlers=l,this._method=i.method,this._request=i,this._auth=null,this._challenged=!1,this._staled=!1;for(const a in Ho)Object.prototype.hasOwnProperty.call(Ho,a)&&(this._eventHandlers[a]||(this._eventHandlers[a]=Ho[a]));s.status===s.C.STATUS_USER_CLOSED&&(this._method!==ff.BYE||this._method!==ff.ACK)&&this._eventHandlers.onTransportError()}send(){const s={onRequestTimeout:()=>{this._eventHandlers.onRequestTimeout()},onTransportError:()=>{this._eventHandlers.onTransportError()},onReceiveResponse:i=>{this._receiveResponse(i)}};switch(this._method){case"INVITE":this.clientTransaction=new $o.InviteClientTransaction(this._ua,this._ua.transport,this._request,s);break;case"ACK":this.clientTransaction=new $o.AckClientTransaction(this._ua,this._ua.transport,this._request,s);break;default:this.clientTransaction=new $o.NonInviteClientTransaction(this._ua,this._ua.transport,this._request,s)}this._ua._configuration.authorization_jwt&&this._request.setHeader("Authorization",this._ua._configuration.authorization_jwt),this.clientTransaction.send()}_receiveResponse(s){let i,l;const a=s.status_code;if((a===401||a===407)&&(this._ua.configuration.password!==null||this._ua.configuration.ha1!==null)){if(s.status_code===401?(i=s.parseHeader("www-authenticate"),l="authorization"):(i=s.parseHeader("proxy-authenticate"),l="proxy-authorization"),!i){sg.debug(`${s.status_code} with wrong or missing challenge, cannot authenticate`),this._eventHandlers.onReceiveResponse(s);return}if(!this._challenged||!this._staled&&i.stale===!0){if(this._auth||(this._auth=new tg({username:this._ua.configuration.authorization_user,password:this._ua.configuration.password,realm:this._ua.configuration.realm,ha1:this._ua.configuration.ha1})),!this._auth.authenticate(this._request,i)){this._eventHandlers.onReceiveResponse(s);return}this._challenged=!0,this._ua.set("realm",this._auth.get("realm")),this._ua.set("ha1",this._auth.get("ha1")),i.stale&&(this._staled=!0),this._request=this._request.clone(),this._request.cseq+=1,this._request.setHeader("cseq",`${this._request.cseq} ${this._method}`),this._request.setHeader(l,this._auth.toString()),this._eventHandlers.onAuthenticated(this._request),this.send()}else this._eventHandlers.onReceiveResponse(s)}else this._eventHandlers.onReceiveResponse(s)}};const Ga=tt(fr),ng=ut,Fo=Ct(),Rn=Me,_f=Dt,hf=fr,ki=new ng("Registrator"),ia=10;var rg=class{constructor(s,i){this._reg_id=1,this._ua=s,this._transport=i,this._registrar=s.configuration.registrar_server,this._expires=s.configuration.register_expires,this._call_id=Fo.createRandomToken(22),this._cseq=0,this._to_uri=s.configuration.uri,this._registrationTimer=null,this._registering=!1,this._registered=!1,this._contact=this._ua.contact.toString(),this._extraContactParams+=";+sip.ice",this._extraHeaders=[],this._sipInstance=`"<urn:uuid:${this._ua.configuration.instance_id}>"`,this._extraContactParams+=`;reg-id=${this._reg_id}`,this._extraContactParams+=`;+sip.instance=${this._sipInstance}`}get registered(){return this._registered}setExtraHeaders(s){Array.isArray(s)||(s=[]),this._extraHeaders=s.slice()}setExtraContactParams(s){s instanceof Object||(s={}),this._extraContactParams="";for(const i in s)if(Object.prototype.hasOwnProperty.call(s,i)){const l=s[i];this._extraContactParams+=`;${i}`,l&&(this._extraContactParams+=`=${l}`)}}register(){if(this._registering){ki.debug("Register request in progress...");return}const s=this._extraHeaders.slice();s.push(`Contact: ${this._contact};expires=${this._expires}${this._extraContactParams}`),s.push(`Expires: ${this._expires}`);const i=new _f.OutgoingRequest(Rn.REGISTER,this._registrar,this._ua,{to_uri:this._to_uri,call_id:this._call_id,cseq:this._cseq+=1},s),l=new hf(this._ua,i,{onRequestTimeout:()=>{this._registrationFailure(null,Rn.causes.REQUEST_TIMEOUT)},onTransportError:()=>{this._registrationFailure(null,Rn.causes.CONNECTION_ERROR)},onAuthenticated:()=>{this._cseq+=1},onReceiveResponse:a=>{if(a.cseq===this._cseq)switch(this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null),!0){case/^1[0-9]{2}$/.test(a.status_code):break;case/^2[0-9]{2}$/.test(a.status_code):{if(this._registering=!1,!a.hasHeader("Contact")){ki.debug("no Contact header in response to REGISTER, response ignored");break}const _=a.headers.Contact.reduce((n,v)=>n.concat(v.parsed),[]);let e=_.find(n=>this._sipInstance===n.getParam("+sip.instance")&&this._reg_id===parseInt(n.getParam("reg-id")));if(e||(e=_.find(n=>n.uri.user===this._ua.contact.uri.user)),!e){ki.debug("no Contact header pointing to us, response ignored");break}let p=e.getParam("expires");!p&&a.hasHeader("expires")&&(p=a.getHeader("expires")),p||(p=this._expires),p=Number(p),p<ia&&(p=ia);const g=p>64?p*1e3/2+Math.floor((p/2-32)*1e3*Math.random()):p*1e3-5e3;this._registrationTimer=setTimeout(()=>{this._registrationTimer=null,this._ua.listeners("registrationExpiring").length===0?this.register():this._ua.emit("registrationExpiring")},g),e.hasParam("temp-gruu")&&(this._ua.contact.temp_gruu=e.getParam("temp-gruu").replace(/"/g,"")),e.hasParam("pub-gruu")&&(this._ua.contact.pub_gruu=e.getParam("pub-gruu").replace(/"/g,"")),this._registered||(this._registered=!0,this._ua.registered({response:a}));break}case/^423$/.test(a.status_code):{a.hasHeader("min-expires")?(this._expires=Number(a.getHeader("min-expires")),this._expires<ia&&(this._expires=ia),this.register()):(ki.debug("423 response received for REGISTER without Min-Expires"),this._registrationFailure(a,Rn.causes.SIP_FAILURE_CODE));break}default:{const _=Fo.sipErrorCause(a.status_code);this._registrationFailure(a,_)}}}});this._registering=!0,l.send()}unregister(s={}){if(!this._registered){ki.debug("already unregistered");return}this._registered=!1,this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null);const i=this._extraHeaders.slice();s.all?i.push(`Contact: *${this._extraContactParams}`):i.push(`Contact: ${this._contact};expires=0${this._extraContactParams}`),i.push("Expires: 0");const l=new _f.OutgoingRequest(Rn.REGISTER,this._registrar,this._ua,{to_uri:this._to_uri,call_id:this._call_id,cseq:this._cseq+=1},i);new hf(this._ua,l,{onRequestTimeout:()=>{this._unregistered(null,Rn.causes.REQUEST_TIMEOUT)},onTransportError:()=>{this._unregistered(null,Rn.causes.CONNECTION_ERROR)},onAuthenticated:()=>{this._cseq+=1},onReceiveResponse:_=>{switch(!0){case/^1[0-9]{2}$/.test(_.status_code):break;case/^2[0-9]{2}$/.test(_.status_code):this._unregistered(_);break;default:{const e=Fo.sipErrorCause(_.status_code);this._unregistered(_,e)}}}}).send()}close(){this._registered&&this.unregister()}onTransportClosed(){this._registering=!1,this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null),this._registered&&(this._registered=!1,this._ua.unregistered({}))}_registrationFailure(s,i){this._registering=!1,this._ua.registrationFailed({response:s||null,cause:i}),this._registered&&(this._registered=!1,this._ua.unregistered({response:s||null,cause:i}))}_unregistered(s,i){this._registering=!1,this._registered=!1,this._ua.unregistered({response:s||null,cause:i||null})}};class ig extends Error{constructor(s,i){super(),this.code=1,this.name="CONFIGURATION_ERROR",this.parameter=s,this.value=i,this.message=this.value?`Invalid value ${JSON.stringify(this.value)} for parameter "${this.parameter}"`:`Missing parameter: ${this.parameter}`}}class lg extends Error{constructor(s){super(),this.code=2,this.name="INVALID_STATE_ERROR",this.status=s,this.message=`Invalid status: ${s}`}}class ag extends Error{constructor(s){super(),this.code=3,this.name="NOT_SUPPORTED_ERROR",this.message=s}}class og extends Error{constructor(s){super(),this.code=4,this.name="NOT_READY_ERROR",this.message=s}}var bs={ConfigurationError:ig,InvalidStateError:lg,NotSupportedError:ag,NotReadyError:og};const zs=tt(bs),jo=Me,la=cr,ug=fr,qo={onRequestTimeout:()=>{},onTransportError:()=>{},onSuccessResponse:()=>{},onErrorResponse:()=>{},onAuthenticated:()=>{},onDialogError:()=>{}};var p_=class{constructor(s,i,l){this._dialog=s,this._ua=s._ua,this._request=i,this._eventHandlers=l,this._reattempt=!1,this._reattemptTimer=null;for(const a in qo)Object.prototype.hasOwnProperty.call(qo,a)&&(this._eventHandlers[a]||(this._eventHandlers[a]=qo[a]))}get request(){return this._request}send(){const s=new ug(this._ua,this._request,{onRequestTimeout:()=>{this._eventHandlers.onRequestTimeout()},onTransportError:()=>{this._eventHandlers.onTransportError()},onAuthenticated:i=>{this._eventHandlers.onAuthenticated(i)},onReceiveResponse:i=>{this._receiveResponse(i)}});if(s.send(),(this._request.method===jo.INVITE||this._request.method===jo.UPDATE&&this._request.body)&&s.clientTransaction.state!==la.C.STATUS_TERMINATED){this._dialog.uac_pending_reply=!0;const i=()=>{(s.clientTransaction.state===la.C.STATUS_ACCEPTED||s.clientTransaction.state===la.C.STATUS_COMPLETED||s.clientTransaction.state===la.C.STATUS_TERMINATED)&&(s.clientTransaction.removeListener("stateChanged",i),this._dialog.uac_pending_reply=!1)};s.clientTransaction.on("stateChanged",i)}}_receiveResponse(s){s.status_code===408||s.status_code===481?this._eventHandlers.onDialogError(s):s.method===jo.INVITE&&s.status_code===491?this._reattempt?s.status_code>=200&&s.status_code<300?this._eventHandlers.onSuccessResponse(s):s.status_code>=300&&this._eventHandlers.onErrorResponse(s):(this._request.cseq=this._dialog.local_seqnum+=1,this._reattemptTimer=setTimeout(()=>{this._dialog.isTerminated()||(this._reattempt=!0,this.send())},1e3)):s.status_code>=200&&s.status_code<300?this._eventHandlers.onSuccessResponse(s):s.status_code>=300&&this._eventHandlers.onErrorResponse(s)}};const cg=tt(p_),fg=ut,df=Dt,Ws=Me,Li=cr,_g=p_,Vo=Ct(),Bo=new fg("Dialog"),Ks={STATUS_EARLY:1,STATUS_CONFIRMED:2,STATUS_TERMINATED:3};var m_=class{static get C(){return Ks}constructor(s,i,l,a=Ks.STATUS_CONFIRMED){if(this._owner=s,this._ua=s._ua,this._uac_pending_reply=!1,this._uas_pending_reply=!1,!i.hasHeader("contact"))return{error:"unable to create a Dialog without Contact header field"};i instanceof df.IncomingResponse&&(a=i.status_code<200?Ks.STATUS_EARLY:Ks.STATUS_CONFIRMED);const _=i.parseHeader("contact");l==="UAS"?(this._id={call_id:i.call_id,local_tag:i.to_tag,remote_tag:i.from_tag,toString(){return this.call_id+this.local_tag+this.remote_tag}},this._state=a,this._remote_seqnum=i.cseq,this._local_uri=i.parseHeader("to").uri,this._remote_uri=i.parseHeader("from").uri,this._remote_target=_.uri,this._route_set=i.getHeaders("record-route"),this._ack_seqnum=this._remote_seqnum):l==="UAC"&&(this._id={call_id:i.call_id,local_tag:i.from_tag,remote_tag:i.to_tag,toString(){return this.call_id+this.local_tag+this.remote_tag}},this._state=a,this._local_seqnum=i.cseq,this._local_uri=i.parseHeader("from").uri,this._remote_uri=i.parseHeader("to").uri,this._remote_target=_.uri,this._route_set=i.getHeaders("record-route").reverse(),this._ack_seqnum=null),this._ua.newDialog(this),Bo.debug(`new ${l} dialog created with status ${this._state===Ks.STATUS_EARLY?"EARLY":"CONFIRMED"}`)}get id(){return this._id}get local_seqnum(){return this._local_seqnum}set local_seqnum(s){this._local_seqnum=s}get owner(){return this._owner}get uac_pending_reply(){return this._uac_pending_reply}set uac_pending_reply(s){this._uac_pending_reply=s}get uas_pending_reply(){return this._uas_pending_reply}isTerminated(){return this._status===Ks.STATUS_TERMINATED}update(s,i){this._state=Ks.STATUS_CONFIRMED,Bo.debug(`dialog ${this._id.toString()} changed to CONFIRMED state`),i==="UAC"&&(this._route_set=s.getHeaders("record-route").reverse())}terminate(){Bo.debug(`dialog ${this._id.toString()} deleted`),this._ua.destroyDialog(this),this._state=Ks.STATUS_TERMINATED}sendRequest(s,i={}){const l=Vo.cloneArray(i.extraHeaders),a=Vo.cloneObject(i.eventHandlers),_=i.body||null,e=this._createRequest(s,l,_);return a.onAuthenticated=()=>{this._local_seqnum+=1},new _g(this,e,a).send(),e}receiveRequest(s){this._checkInDialogRequest(s)&&(s.method===Ws.ACK&&this._ack_seqnum!==null?this._ack_seqnum=null:s.method===Ws.INVITE&&(this._ack_seqnum=s.cseq),this._owner.receiveRequest(s))}_createRequest(s,i,l){i=Vo.cloneArray(i),this._local_seqnum||(this._local_seqnum=Math.floor(Math.random()*1e4));const a=s===Ws.CANCEL||s===Ws.ACK?this._local_seqnum:this._local_seqnum+=1;return new df.OutgoingRequest(s,this._remote_target,this._ua,{cseq:a,call_id:this._id.call_id,from_uri:this._local_uri,from_tag:this._id.local_tag,to_uri:this._remote_uri,to_tag:this._id.remote_tag,route_set:this._route_set},i,l)}_checkInDialogRequest(s){if(!this._remote_seqnum)this._remote_seqnum=s.cseq;else if(s.cseq<this._remote_seqnum)if(s.method===Ws.ACK){if(this._ack_seqnum===null||s.cseq!==this._ack_seqnum)return!1}else return s.reply(500),!1;else s.cseq>this._remote_seqnum&&(this._remote_seqnum=s.cseq);if(s.method===Ws.INVITE||s.method===Ws.UPDATE&&s.body){if(this._uac_pending_reply===!0)s.reply(491);else if(this._uas_pending_reply===!0){const i=(Math.random()*10|0)+1;return s.reply(500,null,[`Retry-After:${i}`]),!1}else{this._uas_pending_reply=!0;const i=()=>{(s.server_transaction.state===Li.C.STATUS_ACCEPTED||s.server_transaction.state===Li.C.STATUS_COMPLETED||s.server_transaction.state===Li.C.STATUS_TERMINATED)&&(s.server_transaction.removeListener("stateChanged",i),this._uas_pending_reply=!1)};s.server_transaction.on("stateChanged",i)}s.hasHeader("contact")&&s.server_transaction.on("stateChanged",()=>{s.server_transaction.state===Li.C.STATUS_ACCEPTED&&(this._remote_target=s.parseHeader("contact").uri)})}else s.method===Ws.NOTIFY&&s.hasHeader("contact")&&s.server_transaction.on("stateChanged",()=>{s.server_transaction.state===Li.C.STATUS_COMPLETED&&(this._remote_target=s.parseHeader("contact").uri)});return!0}};const aa=tt(m_);var ju={exports:{}};const hg=ht.EventEmitter,dg=ut,pg=Me,mg=bs,pf=Ct(),gg=new dg("RTCSession:DTMF"),g_={MIN_DURATION:70,MAX_DURATION:6e3,DEFAULT_DURATION:100,MIN_INTER_TONE_GAP:50,DEFAULT_INTER_TONE_GAP:500};ju.exports=class extends hg{constructor(s){super(),this._session=s,this._direction=null,this._tone=null,this._duration=null,this._request=null}get tone(){return this._tone}get duration(){return this._duration}send(s,i={}){if(s===void 0)throw new TypeError("Not enough arguments");if(this._direction="outgoing",this._session.status!==this._session.C.STATUS_CONFIRMED&&this._session.status!==this._session.C.STATUS_WAITING_FOR_ACK)throw new mg.InvalidStateError(this._session.status);const l=pf.cloneArray(i.extraHeaders);if(this.eventHandlers=pf.cloneObject(i.eventHandlers),typeof s=="string")s=s.toUpperCase();else if(typeof s=="number")s=s.toString();else throw new TypeError(`Invalid tone: ${s}`);if(s.match(/^[0-9A-DR#*]$/))this._tone=s;else throw new TypeError(`Invalid tone: ${s}`);this._duration=i.duration,l.push("Content-Type: application/dtmf-relay");let a=`Signal=${this._tone}\r
113
+ `;a+=`Duration=${this._duration}`,this._session.newDTMF({originator:"local",dtmf:this,request:this._request}),this._session.sendRequest(pg.INFO,{extraHeaders:l,eventHandlers:{onSuccessResponse:_=>{this.emit("succeeded",{originator:"remote",response:_})},onErrorResponse:_=>{this.eventHandlers.onFailed&&this.eventHandlers.onFailed(),this.emit("failed",{originator:"remote",response:_})},onRequestTimeout:()=>{this._session.onRequestTimeout()},onTransportError:()=>{this._session.onTransportError()},onDialogError:()=>{this._session.onDialogError()}},body:a})}init_incoming(s){const i=/^(Signal\s*?=\s*?)([0-9A-D#*]{1})(\s)?.*/,l=/^(Duration\s?=\s?)([0-9]{1,4})(\s)?.*/;if(this._direction="incoming",this._request=s,s.reply(200),s.body){const a=s.body.split(`
114
+ `);a.length>=1&&i.test(a[0])&&(this._tone=a[0].replace(i,"$2")),a.length>=2&&l.test(a[1])&&(this._duration=parseInt(a[1].replace(l,"$2"),10))}this._duration||(this._duration=g_.DEFAULT_DURATION),this._tone?this._session.newDTMF({originator:"remote",dtmf:this,request:s}):gg.debug("invalid INFO DTMF received, discarded")}};ju.exports.C=g_;var T_=ju.exports;const Tg=tt(T_),vg=ht.EventEmitter,Eg=Me,Sg=bs,yg=Ct();var v_=class extends vg{constructor(s){super(),this._session=s,this._direction=null,this._contentType=null,this._body=null}get contentType(){return this._contentType}get body(){return this._body}send(s,i,l={}){if(this._direction="outgoing",s===void 0)throw new TypeError("Not enough arguments");if(this._session.status!==this._session.C.STATUS_CONFIRMED&&this._session.status!==this._session.C.STATUS_WAITING_FOR_ACK)throw new Sg.InvalidStateError(this._session.status);this._contentType=s,this._body=i;const a=yg.cloneArray(l.extraHeaders);a.push(`Content-Type: ${s}`),this._session.newInfo({originator:"local",info:this,request:this.request}),this._session.sendRequest(Eg.INFO,{extraHeaders:a,eventHandlers:{onSuccessResponse:_=>{this.emit("succeeded",{originator:"remote",response:_})},onErrorResponse:_=>{this.emit("failed",{originator:"remote",response:_})},onTransportError:()=>{this._session.onTransportError()},onRequestTimeout:()=>{this._session.onRequestTimeout()},onDialogError:()=>{this._session.onDialogError()}},body:i})}init_incoming(s){this._direction="incoming",this.request=s,s.reply(200),this._contentType=s.hasHeader("Content-Type")?s.getHeader("Content-Type").toLowerCase():void 0,this._body=s.body,this._session.newInfo({originator:"remote",info:this,request:s})}};const yu=tt(v_),Ag=ut,mf=Me,Cg=new Ag("RTCSession:ReferNotifier"),Go={event_type:"refer",body_type:"message/sipfrag;version=2.0",expires:300};var E_=class{constructor(s,i,l){this._session=s,this._id=i,this._expires=l||Go.expires,this._active=!0,this.notify(100)}notify(s,i){if(Cg.debug("notify()"),this._active===!1)return;i=i||mf.REASON_PHRASE[s]||"";let l;s>=200?l="terminated;reason=noresource":l=`active;expires=${this._expires}`,this._session.sendRequest(mf.NOTIFY,{extraHeaders:[`Event: ${Go.event_type};id=${this._id}`,`Subscription-State: ${l}`,`Content-Type: ${Go.body_type}`],body:`SIP/2.0 ${s} ${i}`,eventHandlers:{onErrorResponse(){this._active=!1}}})}};const Rg=tt(E_),Ig=ht.EventEmitter,bg=ut,$i=Me,wg=Qt(),gf=Ct(),In=new bg("RTCSession:ReferSubscriber");var S_=class extends Ig{constructor(s){super(),this._id=null,this._session=s}get id(){return this._id}sendRefer(s,i={}){In.debug("sendRefer()");const l=gf.cloneArray(i.extraHeaders),a=gf.cloneObject(i.eventHandlers);for(const g in a)Object.prototype.hasOwnProperty.call(a,g)&&this.on(g,a[g]);let _=null;i.replaces&&(_=i.replaces._request.call_id,_+=`;to-tag=${i.replaces._to_tag}`,_+=`;from-tag=${i.replaces._from_tag}`,_=encodeURIComponent(_));const e=`Refer-To: <${s}${_?`?Replaces=${_}`:""}>`;if(l.push(e),!l.some(g=>g.toLowerCase().startsWith("referred-by:"))){const g=`Referred-By: <${this._session._ua._configuration.uri._scheme}:${this._session._ua._configuration.uri._user}@${this._session._ua._configuration.uri._host}>`;l.push(g)}l.push(`Contact: ${this._session.contact}`);const p=this._session.sendRequest($i.REFER,{extraHeaders:l,eventHandlers:{onSuccessResponse:g=>{this._requestSucceeded(g)},onErrorResponse:g=>{this._requestFailed(g,$i.causes.REJECTED)},onTransportError:()=>{this._requestFailed(null,$i.causes.CONNECTION_ERROR)},onRequestTimeout:()=>{this._requestFailed(null,$i.causes.REQUEST_TIMEOUT)},onDialogError:()=>{this._requestFailed(null,$i.causes.DIALOG_ERROR)}}});this._id=p.cseq}receiveNotify(s){if(In.debug("receiveNotify()"),!s.body)return;const i=wg.parse(s.body.trim().split(`\r
115
+ `,1)[0],"Status_Line");if(i===-1){In.debug(`receiveNotify() | error parsing NOTIFY body: "${s.body}"`);return}switch(!0){case/^100$/.test(i.status_code):this.emit("trying",{request:s,status_line:i});break;case/^1[0-9]{2}$/.test(i.status_code):this.emit("progress",{request:s,status_line:i});break;case/^2[0-9]{2}$/.test(i.status_code):this.emit("accepted",{request:s,status_line:i});break;default:this.emit("failed",{request:s,status_line:i});break}}_requestSucceeded(s){In.debug("REFER succeeded"),In.debug('emit "requestSucceeded"'),this.emit("requestSucceeded",{response:s})}_requestFailed(s,i){In.debug("REFER failed"),In.debug('emit "requestFailed"'),this.emit("requestFailed",{response:s||null,cause:i})}};const Og=tt(S_),Dg=ht.EventEmitter,Tf=kt,Ng=ut,ce=Me,bn=bs,vf=cr,Je=Ct(),Hi=Fu,Ug=Dt,oa=m_,Pg=fr,$t=T_,Ef=v_,xg=E_,Mg=S_,Sf=Is(),z=new Ng("RTCSession"),te={STATUS_NULL:0,STATUS_INVITE_SENT:1,STATUS_1XX_RECEIVED:2,STATUS_INVITE_RECEIVED:3,STATUS_WAITING_FOR_ANSWER:4,STATUS_ANSWERED:5,STATUS_WAITING_FOR_ACK:6,STATUS_CANCELED:7,STATUS_TERMINATED:8,STATUS_CONFIRMED:9},ua=["audio","video"];var y_=class Au extends Dg{static get C(){return te}constructor(s){z.debug("new"),super(),this._id=null,this._ua=s,this._status=te.STATUS_NULL,this._dialog=null,this._earlyDialogs={},this._contact=null,this._from_tag=null,this._to_tag=null,this._connection=null,this._connectionPromiseQueue=Promise.resolve(),this._request=null,this._is_canceled=!1,this._cancel_reason="",this._is_confirmed=!1,this._late_sdp=!1,this._rtcOfferConstraints=null,this._rtcAnswerConstraints=null,this._localMediaStream=null,this._localMediaStreamLocallyGenerated=!1,this._rtcReady=!0,this._iceReady=!1,this._timers={ackTimer:null,expiresTimer:null,invite2xxTimer:null,userNoAnswerTimer:null},this._direction=null,this._local_identity=null,this._remote_identity=null,this._start_time=null,this._end_time=null,this._tones=null,this._audioMuted=!1,this._videoMuted=!1,this._localHold=!1,this._remoteHold=!1,this._sessionTimers={enabled:this._ua.configuration.session_timers,refreshMethod:this._ua.configuration.session_timers_refresh_method,defaultExpires:ce.SESSION_EXPIRES,currentExpires:null,running:!1,refresher:!1,timer:null},this._referSubscribers={},this._data={}}get C(){return te}get causes(){return ce.causes}get id(){return this._id}get connection(){return this._connection}get contact(){return this._contact}get direction(){return this._direction}get local_identity(){return this._local_identity}get remote_identity(){return this._remote_identity}get start_time(){return this._start_time}get end_time(){return this._end_time}get data(){return this._data}set data(s){this._data=s}get status(){return this._status}isInProgress(){switch(this._status){case te.STATUS_NULL:case te.STATUS_INVITE_SENT:case te.STATUS_1XX_RECEIVED:case te.STATUS_INVITE_RECEIVED:case te.STATUS_WAITING_FOR_ANSWER:return!0;default:return!1}}isEstablished(){switch(this._status){case te.STATUS_ANSWERED:case te.STATUS_WAITING_FOR_ACK:case te.STATUS_CONFIRMED:return!0;default:return!1}}isEnded(){switch(this._status){case te.STATUS_CANCELED:case te.STATUS_TERMINATED:return!0;default:return!1}}isMuted(){return{audio:this._audioMuted,video:this._videoMuted}}isOnHold(){return{local:this._localHold,remote:this._remoteHold}}connect(s,i={},l){z.debug("connect()");const a=s,_=Je.cloneObject(i.eventHandlers),e=Je.cloneArray(i.extraHeaders),p=Je.cloneObject(i.mediaConstraints,{audio:!0,video:!0}),g=i.mediaStream||null,n=Je.cloneObject(i.pcConfig,{iceServers:[]}),v=i.rtcConstraints||null,S=i.rtcOfferConstraints||null;if(this._rtcOfferConstraints=S,this._rtcAnswerConstraints=i.rtcAnswerConstraints||null,this._data=i.data||this._data,s===void 0)throw new TypeError("Not enough arguments");if(this._status!==te.STATUS_NULL)throw new bn.InvalidStateError(this._status);if(!window.RTCPeerConnection)throw new bn.NotSupportedError("WebRTC not supported");if(s=this._ua.normalizeTarget(s),!s)throw new TypeError(`Invalid target: ${a}`);this._sessionTimers.enabled&&Je.isDecimal(i.sessionTimersExpires)&&(i.sessionTimersExpires>=ce.MIN_SESSION_EXPIRES?this._sessionTimers.defaultExpires=i.sessionTimersExpires:this._sessionTimers.defaultExpires=ce.SESSION_EXPIRES);for(const A in _)Object.prototype.hasOwnProperty.call(_,A)&&this.on(A,_[A]);this._from_tag=Je.newTag();const m=i.anonymous||!1,C={from_tag:this._from_tag};this._contact=this._ua.contact.toString({anonymous:m,outbound:!0}),m?(C.from_display_name="Anonymous",C.from_uri=new Sf("sip","anonymous","anonymous.invalid"),e.push(`P-Preferred-Identity: ${this._ua.configuration.uri.toString()}`),e.push("Privacy: id")):i.fromUserName&&(C.from_uri=new Sf("sip",i.fromUserName,this._ua.configuration.uri.host),e.push(`P-Preferred-Identity: ${this._ua.configuration.uri.toString()}`)),i.fromDisplayName&&(C.from_display_name=i.fromDisplayName),e.push(`Contact: ${this._contact}`),e.push("Content-Type: application/sdp"),this._sessionTimers.enabled&&e.push(`Session-Expires: ${this._sessionTimers.defaultExpires}${this._ua.configuration.session_timers_force_refresher?";refresher=uac":""}`),this._request=new Ug.InitialOutgoingInviteRequest(s,this._ua,C,e),this._id=this._request.call_id+this._from_tag,this._createRTCConnection(n,v),this._direction="outgoing",this._local_identity=this._request.from,this._remote_identity=this._request.to,l&&l(this),this._newRTCSession("local",this._request),this._sendInitialRequest(p,S,g)}init_incoming(s,i){z.debug("init_incoming()");let l;const a=s.hasHeader("Content-Type")?s.getHeader("Content-Type").toLowerCase():void 0;if(s.body&&a!=="application/sdp"){s.reply(415);return}if(this._status=te.STATUS_INVITE_RECEIVED,this._from_tag=s.from_tag,this._id=s.call_id+this._from_tag,this._request=s,this._contact=this._ua.contact.toString(),s.hasHeader("expires")&&(l=s.getHeader("expires")*1e3),s.to_tag=Je.newTag(),!this._createDialog(s,"UAS",!0)){s.reply(500,"Missing Contact header field");return}s.body?this._late_sdp=!1:this._late_sdp=!0,this._status=te.STATUS_WAITING_FOR_ANSWER,this._timers.userNoAnswerTimer=setTimeout(()=>{s.reply(408),this._failed("local",null,ce.causes.NO_ANSWER)},this._ua.configuration.no_answer_timeout),l&&(this._timers.expiresTimer=setTimeout(()=>{this._status===te.STATUS_WAITING_FOR_ANSWER&&(s.reply(487),this._failed("system",null,ce.causes.EXPIRES))},l)),this._direction="incoming",this._local_identity=s.to,this._remote_identity=s.from,i&&i(this),this._newRTCSession("remote",s),this._status!==te.STATUS_TERMINATED&&(s.reply(180,null,[`Contact: ${this._contact}`]),this._progress("local",null))}answer(s={}){z.debug("answer()");const i=this._request,l=Je.cloneArray(s.extraHeaders),a=Je.cloneObject(s.mediaConstraints),_=s.mediaStream||null,e=Je.cloneObject(s.pcConfig,{iceServers:[]}),p=s.rtcConstraints||null,g=s.rtcAnswerConstraints||null,n=Je.cloneObject(s.rtcOfferConstraints);let v,S=!1,m=!1,C=!1,A=!1;if(this._rtcAnswerConstraints=g,this._rtcOfferConstraints=s.rtcOfferConstraints||null,this._data=s.data||this._data,this._direction!=="incoming")throw new bn.NotSupportedError('"answer" not supported for outgoing RTCSession');if(this._status!==te.STATUS_WAITING_FOR_ANSWER)throw new bn.InvalidStateError(this._status);if(this._sessionTimers.enabled&&Je.isDecimal(s.sessionTimersExpires)&&(s.sessionTimersExpires>=ce.MIN_SESSION_EXPIRES?this._sessionTimers.defaultExpires=s.sessionTimersExpires:this._sessionTimers.defaultExpires=ce.SESSION_EXPIRES),this._status=te.STATUS_ANSWERED,!this._createDialog(i,"UAS")){i.reply(500,"Error creating dialog");return}clearTimeout(this._timers.userNoAnswerTimer),l.unshift(`Contact: ${this._contact}`);const R=i.parseSDP();Array.isArray(R.media)||(R.media=[R.media]);for(const I of R.media)I.type==="audio"&&(S=!0,(!I.direction||I.direction==="sendrecv")&&(C=!0)),I.type==="video"&&(m=!0,(!I.direction||I.direction==="sendrecv")&&(A=!0));if(_&&a.audio===!1){v=_.getAudioTracks();for(const I of v)_.removeTrack(I)}if(_&&a.video===!1){v=_.getVideoTracks();for(const I of v)_.removeTrack(I)}!_&&a.audio===void 0&&(a.audio=C),!_&&a.video===void 0&&(a.video=A),!_&&!S&&!n.offerToReceiveAudio&&(a.audio=!1),!_&&!m&&!n.offerToReceiveVideo&&(a.video=!1),this._createRTCConnection(e,p),Promise.resolve().then(()=>{if(_)return _;if(a.audio||a.video)return this._localMediaStreamLocallyGenerated=!0,navigator.mediaDevices.getUserMedia(a).catch(I=>{throw this._status===te.STATUS_TERMINATED?new Error("terminated"):(i.reply(480),this._failed("local",null,ce.causes.USER_DENIED_MEDIA_ACCESS),z.warn('emit "getusermediafailed" [error:%o]',I),this.emit("getusermediafailed",I),new Error("getUserMedia() failed"))})}).then(I=>{if(this._status===te.STATUS_TERMINATED)throw new Error("terminated");this._localMediaStream=I,I&&I.getTracks().forEach(V=>{this._connection.addTrack(V,I)})}).then(()=>{if(this._late_sdp)return;const I={originator:"remote",type:"offer",sdp:i.body};z.debug('emit "sdp"'),this.emit("sdp",I);const V=new RTCSessionDescription({type:"offer",sdp:I.sdp});return this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(V)).catch(W=>{throw i.reply(488),this._failed("system",null,ce.causes.WEBRTC_ERROR),z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',W),this.emit("peerconnection:setremotedescriptionfailed",W),new Error("peerconnection.setRemoteDescription() failed")}),this._connectionPromiseQueue}).then(()=>{if(this._status===te.STATUS_TERMINATED)throw new Error("terminated");return this._connecting(i),this._late_sdp?this._createLocalDescription("offer",this._rtcOfferConstraints).catch(()=>{throw i.reply(500),new Error("_createLocalDescription() failed")}):this._createLocalDescription("answer",g).catch(()=>{throw i.reply(500),new Error("_createLocalDescription() failed")})}).then(I=>{if(this._status===te.STATUS_TERMINATED)throw new Error("terminated");this._handleSessionTimersInIncomingRequest(i,l),i.reply(200,null,l,I,()=>{this._status=te.STATUS_WAITING_FOR_ACK,this._setInvite2xxTimer(i,I),this._setACKTimer(),this._accepted("local")},()=>{this._failed("system",null,ce.causes.CONNECTION_ERROR)})}).catch(I=>{this._status!==te.STATUS_TERMINATED&&z.warn(I)})}terminate(s={}){z.debug("terminate()");const i=s.cause||ce.causes.BYE,l=Je.cloneArray(s.extraHeaders),a=s.body;let _,e=s.status_code,p=s.reason_phrase;if(this._status===te.STATUS_TERMINATED)throw new bn.InvalidStateError(this._status);switch(this._status){case te.STATUS_NULL:case te.STATUS_INVITE_SENT:case te.STATUS_1XX_RECEIVED:if(z.debug("canceling session"),e&&(e<200||e>=700))throw new TypeError(`Invalid status_code: ${e}`);e&&(p=p||ce.REASON_PHRASE[e]||"",_=`SIP ;cause=${e} ;text="${p}"`),this._status===te.STATUS_NULL||this._status===te.STATUS_INVITE_SENT?(this._is_canceled=!0,this._cancel_reason=_):this._status===te.STATUS_1XX_RECEIVED&&this._request.cancel(_),this._status=te.STATUS_CANCELED,this._failed("local",null,ce.causes.CANCELED);break;case te.STATUS_WAITING_FOR_ANSWER:case te.STATUS_ANSWERED:if(z.debug("rejecting session"),e=e||480,e<300||e>=700)throw new TypeError(`Invalid status_code: ${e}`);this._request.reply(e,p,l,a),this._failed("local",null,ce.causes.REJECTED);break;case te.STATUS_WAITING_FOR_ACK:case te.STATUS_CONFIRMED:if(z.debug("terminating session"),p=s.reason_phrase||ce.REASON_PHRASE[e]||"",e&&(e<200||e>=700))throw new TypeError(`Invalid status_code: ${e}`);if(e&&l.push(`Reason: SIP ;cause=${e}; text="${p}"`),this._status===te.STATUS_WAITING_FOR_ACK&&this._direction==="incoming"&&this._request.server_transaction.state!==vf.C.STATUS_TERMINATED){const g=this._dialog;this.receiveRequest=({method:n})=>{n===ce.ACK&&(this.sendRequest(ce.BYE,{extraHeaders:l,body:a}),g.terminate())},this._request.server_transaction.on("stateChanged",()=>{this._request.server_transaction.state===vf.C.STATUS_TERMINATED&&(this.sendRequest(ce.BYE,{extraHeaders:l,body:a}),g.terminate())}),this._ended("local",null,i),this._dialog=g,this._ua.newDialog(g)}else this.sendRequest(ce.BYE,{extraHeaders:l,body:a}),this._ended("local",null,i)}}sendDTMF(s,i={}){z.debug("sendDTMF() | tones: %s",s);let l=0,a=i.duration||null,_=i.interToneGap||null;const e=i.transportType||ce.DTMF_TRANSPORT.INFO;if(s===void 0)throw new TypeError("Not enough arguments");if(this._status!==te.STATUS_CONFIRMED&&this._status!==te.STATUS_WAITING_FOR_ACK&&this._status!==te.STATUS_1XX_RECEIVED)throw new bn.InvalidStateError(this._status);if(e!==ce.DTMF_TRANSPORT.INFO&&e!==ce.DTMF_TRANSPORT.RFC2833)throw new TypeError(`invalid transportType: ${e}`);if(typeof s=="number"&&(s=s.toString()),!s||typeof s!="string"||!s.match(/^[0-9A-DR#*,]+$/i))throw new TypeError(`Invalid tones: ${s}`);if(a&&!Je.isDecimal(a))throw new TypeError(`Invalid tone duration: ${a}`);if(a?a<$t.C.MIN_DURATION?(z.debug(`"duration" value is lower than the minimum allowed, setting it to ${$t.C.MIN_DURATION} milliseconds`),a=$t.C.MIN_DURATION):a>$t.C.MAX_DURATION?(z.debug(`"duration" value is greater than the maximum allowed, setting it to ${$t.C.MAX_DURATION} milliseconds`),a=$t.C.MAX_DURATION):a=Math.abs(a):a=$t.C.DEFAULT_DURATION,i.duration=a,_&&!Je.isDecimal(_))throw new TypeError(`Invalid interToneGap: ${_}`);if(_?_<$t.C.MIN_INTER_TONE_GAP?(z.debug(`"interToneGap" value is lower than the minimum allowed, setting it to ${$t.C.MIN_INTER_TONE_GAP} milliseconds`),_=$t.C.MIN_INTER_TONE_GAP):_=Math.abs(_):_=$t.C.DEFAULT_INTER_TONE_GAP,e===ce.DTMF_TRANSPORT.RFC2833){const g=this._getDTMFRTPSender();g&&(s=g.toneBuffer+s,g.insertDTMF(s,a,_));return}if(this._tones){this._tones+=s;return}this._tones=s,p.call(this);function p(){let g;if(this._status===te.STATUS_TERMINATED||!this._tones||l>=this._tones.length){this._tones=null;return}const n=this._tones[l];if(l+=1,n===",")g=2e3;else{const v=new $t(this);i.eventHandlers={onFailed:()=>{this._tones=null}},v.send(n,i),g=a+_}setTimeout(p.bind(this),g)}}sendInfo(s,i,l={}){if(z.debug("sendInfo()"),this._status!==te.STATUS_CONFIRMED&&this._status!==te.STATUS_WAITING_FOR_ACK&&this._status!==te.STATUS_1XX_RECEIVED)throw new bn.InvalidStateError(this._status);new Ef(this).send(s,i,l)}mute(s={audio:!0,video:!1}){z.debug("mute()");let i=!1,l=!1;this._audioMuted===!1&&s.audio&&(i=!0,this._audioMuted=!0,this._toggleMuteAudio(!0)),this._videoMuted===!1&&s.video&&(l=!0,this._videoMuted=!0,this._toggleMuteVideo(!0)),(i===!0||l===!0)&&this._onmute({audio:i,video:l})}unmute(s={audio:!0,video:!0}){z.debug("unmute()");let i=!1,l=!1;this._audioMuted===!0&&s.audio&&(i=!0,this._audioMuted=!1,this._localHold===!1&&this._toggleMuteAudio(!1)),this._videoMuted===!0&&s.video&&(l=!0,this._videoMuted=!1,this._localHold===!1&&this._toggleMuteVideo(!1)),(i===!0||l===!0)&&this._onunmute({audio:i,video:l})}hold(s={},i){if(z.debug("hold()"),this._status!==te.STATUS_WAITING_FOR_ACK&&this._status!==te.STATUS_CONFIRMED||this._localHold===!0||!this._isReadyToReOffer())return!1;this._localHold=!0,this._onhold("local");const l={succeeded:()=>{i&&i()},failed:()=>{this.terminate({cause:ce.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Hold Failed"})}};return s.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:l,extraHeaders:s.extraHeaders}):this._sendReinvite({eventHandlers:l,extraHeaders:s.extraHeaders}),!0}unhold(s={},i){if(z.debug("unhold()"),this._status!==te.STATUS_WAITING_FOR_ACK&&this._status!==te.STATUS_CONFIRMED||this._localHold===!1||!this._isReadyToReOffer())return!1;this._localHold=!1,this._onunhold("local");const l={succeeded:()=>{i&&i()},failed:()=>{this.terminate({cause:ce.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Unhold Failed"})}};return s.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:l,extraHeaders:s.extraHeaders}):this._sendReinvite({eventHandlers:l,extraHeaders:s.extraHeaders}),!0}renegotiate(s={},i){z.debug("renegotiate()");const l=s.rtcOfferConstraints||null;if(this._status!==te.STATUS_WAITING_FOR_ACK&&this._status!==te.STATUS_CONFIRMED||!this._isReadyToReOffer())return!1;const a={succeeded:()=>{i&&i()},failed:()=>{this.terminate({cause:ce.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Media Renegotiation Failed"})}};return this._setLocalMediaStatus(),s.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:a,rtcOfferConstraints:l,extraHeaders:s.extraHeaders}):this._sendReinvite({eventHandlers:a,rtcOfferConstraints:l,extraHeaders:s.extraHeaders}),!0}refer(s,i){z.debug("refer()");const l=s;if(this._status!==te.STATUS_WAITING_FOR_ACK&&this._status!==te.STATUS_CONFIRMED)return!1;if(s=this._ua.normalizeTarget(s),!s)throw new TypeError(`Invalid target: ${l}`);const a=new Mg(this);a.sendRefer(s,i);const _=a.id;return this._referSubscribers[_]=a,a.on("requestFailed",()=>{delete this._referSubscribers[_]}),a.on("accepted",()=>{delete this._referSubscribers[_]}),a.on("failed",()=>{delete this._referSubscribers[_]}),a}sendRequest(s,i){return z.debug("sendRequest()"),this._dialog.sendRequest(s,i)}receiveRequest(s){if(z.debug("receiveRequest()"),s.method===ce.CANCEL)(this._status===te.STATUS_WAITING_FOR_ANSWER||this._status===te.STATUS_ANSWERED)&&(this._status=te.STATUS_CANCELED,this._request.reply(487),this._failed("remote",s,ce.causes.CANCELED));else switch(s.method){case ce.ACK:if(this._status!==te.STATUS_WAITING_FOR_ACK)return;if(this._status=te.STATUS_CONFIRMED,clearTimeout(this._timers.ackTimer),clearTimeout(this._timers.invite2xxTimer),this._late_sdp){if(!s.body){this.terminate({cause:ce.causes.MISSING_SDP,status_code:400});break}const i={originator:"remote",type:"answer",sdp:s.body};z.debug('emit "sdp"'),this.emit("sdp",i);const l=new RTCSessionDescription({type:"answer",sdp:i.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(l)).then(()=>{this._is_confirmed||this._confirmed("remote",s)}).catch(a=>{this.terminate({cause:ce.causes.BAD_MEDIA_DESCRIPTION,status_code:488}),z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',a),this.emit("peerconnection:setremotedescriptionfailed",a)})}else this._is_confirmed||this._confirmed("remote",s);break;case ce.BYE:this._status===te.STATUS_CONFIRMED||this._status===te.STATUS_WAITING_FOR_ACK?(s.reply(200),this._ended("remote",s,ce.causes.BYE)):this._status===te.STATUS_INVITE_RECEIVED||this._status===te.STATUS_WAITING_FOR_ANSWER?(s.reply(200),this._request.reply(487,"BYE Received"),this._ended("remote",s,ce.causes.BYE)):s.reply(403,"Wrong Status");break;case ce.INVITE:this._status===te.STATUS_CONFIRMED?s.hasHeader("replaces")?this._receiveReplaces(s):this._receiveReinvite(s):s.reply(403,"Wrong Status");break;case ce.INFO:if(this._status===te.STATUS_1XX_RECEIVED||this._status===te.STATUS_WAITING_FOR_ANSWER||this._status===te.STATUS_ANSWERED||this._status===te.STATUS_WAITING_FOR_ACK||this._status===te.STATUS_CONFIRMED){const i=s.hasHeader("Content-Type")?s.getHeader("Content-Type").toLowerCase():void 0;i&&i.match(/^application\/dtmf-relay/i)?new $t(this).init_incoming(s):i!==void 0?new Ef(this).init_incoming(s):s.reply(415)}else s.reply(403,"Wrong Status");break;case ce.UPDATE:this._status===te.STATUS_CONFIRMED?this._receiveUpdate(s):s.reply(403,"Wrong Status");break;case ce.REFER:this._status===te.STATUS_CONFIRMED?this._receiveRefer(s):s.reply(403,"Wrong Status");break;case ce.NOTIFY:this._status===te.STATUS_CONFIRMED?this._receiveNotify(s):s.reply(403,"Wrong Status");break;default:s.reply(501)}}onTransportError(){z.warn("onTransportError()"),this._status!==te.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:ce.causes.CONNECTION_ERROR,cause:ce.causes.CONNECTION_ERROR})}onRequestTimeout(){z.warn("onRequestTimeout()"),this._status!==te.STATUS_TERMINATED&&this.terminate({status_code:408,reason_phrase:ce.causes.REQUEST_TIMEOUT,cause:ce.causes.REQUEST_TIMEOUT})}onDialogError(){z.warn("onDialogError()"),this._status!==te.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:ce.causes.DIALOG_ERROR,cause:ce.causes.DIALOG_ERROR})}newDTMF(s){z.debug("newDTMF()"),this.emit("newDTMF",s)}newInfo(s){z.debug("newInfo()"),this.emit("newInfo",s)}_isReadyToReOffer(){return this._rtcReady?this._dialog?this._dialog.uac_pending_reply===!0||this._dialog.uas_pending_reply===!0?(z.debug("_isReadyToReOffer() | there is another INVITE/UPDATE transaction in progress"),!1):!0:(z.debug("_isReadyToReOffer() | session not established yet"),!1):(z.debug("_isReadyToReOffer() | internal WebRTC status not ready"),!1)}_close(){if(z.debug("close()"),this._localMediaStream&&this._localMediaStreamLocallyGenerated&&(z.debug("close() | closing local MediaStream"),Je.closeMediaStream(this._localMediaStream)),this._status!==te.STATUS_TERMINATED){if(this._status=te.STATUS_TERMINATED,this._connection)try{this._connection.close()}catch(s){z.warn("close() | error closing the RTCPeerConnection: %o",s)}for(const s in this._timers)Object.prototype.hasOwnProperty.call(this._timers,s)&&clearTimeout(this._timers[s]);clearTimeout(this._sessionTimers.timer),this._dialog&&(this._dialog.terminate(),delete this._dialog);for(const s in this._earlyDialogs)Object.prototype.hasOwnProperty.call(this._earlyDialogs,s)&&(this._earlyDialogs[s].terminate(),delete this._earlyDialogs[s]);for(const s in this._referSubscribers)Object.prototype.hasOwnProperty.call(this._referSubscribers,s)&&delete this._referSubscribers[s];this._ua.destroyRTCSession(this)}}_setInvite2xxTimer(s,i){let l=Hi.T1;function a(){this._status===te.STATUS_WAITING_FOR_ACK&&(s.reply(200,null,[`Contact: ${this._contact}`],i),l<Hi.T2&&(l=l*2,l>Hi.T2&&(l=Hi.T2)),this._timers.invite2xxTimer=setTimeout(a.bind(this),l))}this._timers.invite2xxTimer=setTimeout(a.bind(this),l)}_setACKTimer(){this._timers.ackTimer=setTimeout(()=>{this._status===te.STATUS_WAITING_FOR_ACK&&(z.debug("no ACK received, terminating the session"),clearTimeout(this._timers.invite2xxTimer),this.sendRequest(ce.BYE),this._ended("remote",null,ce.causes.NO_ACK))},Hi.TIMER_H)}_createRTCConnection(s,i){this._connection=new RTCPeerConnection(s,i),this._connection.addEventListener("iceconnectionstatechange",()=>{this._connection.iceConnectionState==="failed"&&this.terminate({cause:ce.causes.RTP_TIMEOUT,status_code:408,reason_phrase:ce.causes.RTP_TIMEOUT})}),z.debug('emit "peerconnection"'),this.emit("peerconnection",{peerconnection:this._connection})}_createLocalDescription(s,i){if(z.debug("createLocalDescription()"),s!=="offer"&&s!=="answer")throw new Error(`createLocalDescription() | invalid type "${s}"`);const l=this._connection;return this._rtcReady=!1,Promise.resolve().then(()=>s==="offer"?l.createOffer(i).catch(a=>(z.warn('emit "peerconnection:createofferfailed" [error:%o]',a),this.emit("peerconnection:createofferfailed",a),Promise.reject(a))):l.createAnswer(i).catch(a=>(z.warn('emit "peerconnection:createanswerfailed" [error:%o]',a),this.emit("peerconnection:createanswerfailed",a),Promise.reject(a)))).then(a=>l.setLocalDescription(a).catch(_=>(this._rtcReady=!0,z.warn('emit "peerconnection:setlocaldescriptionfailed" [error:%o]',_),this.emit("peerconnection:setlocaldescriptionfailed",_),Promise.reject(_)))).then(()=>{const a=i&&i.iceRestart;if(l.iceGatheringState==="complete"&&!a||l.iceGatheringState==="gathering"&&this._iceReady){this._rtcReady=!0;const _={originator:"local",type:s,sdp:l.localDescription.sdp};return z.debug('emit "sdp"'),this.emit("sdp",_),Promise.resolve(_.sdp)}return new Promise(_=>{let e=!1,p,g;this._iceReady=!1;const n=()=>{l.removeEventListener("icecandidate",p),l.removeEventListener("icegatheringstatechange",g),e=!0,this._rtcReady=!0,this._iceReady=!0;const v={originator:"local",type:s,sdp:l.localDescription.sdp};z.debug('emit "sdp"'),this.emit("sdp",v),_(v.sdp)};l.addEventListener("icecandidate",p=v=>{const S=v.candidate;S?this.emit("icecandidate",{candidate:S,ready:n}):e||n()}),l.addEventListener("icegatheringstatechange",g=()=>{l.iceGatheringState==="complete"&&!e&&n()})})})}_createDialog(s,i,l){const a=i==="UAS"?s.to_tag:s.from_tag,_=i==="UAS"?s.from_tag:s.to_tag,e=s.call_id+a+_;let p=this._earlyDialogs[e];if(l)return p?!0:(p=new oa(this,s,i,oa.C.STATUS_EARLY),p.error?(z.debug(p.error),this._failed("remote",s,ce.causes.INTERNAL_ERROR),!1):(this._earlyDialogs[e]=p,!0));{if(this._from_tag=s.from_tag,this._to_tag=s.to_tag,p)return p.update(s,i),this._dialog=p,delete this._earlyDialogs[e],!0;const g=new oa(this,s,i);return g.error?(z.debug(g.error),this._failed("remote",s,ce.causes.INTERNAL_ERROR),!1):(this._dialog=g,!0)}}_receiveReinvite(s){z.debug("receiveReinvite()");const i=s.hasHeader("Content-Type")?s.getHeader("Content-Type").toLowerCase():void 0,l={request:s,callback:void 0,reject:_.bind(this)};let a=!1;function _(p={}){a=!0;const g=p.status_code||403,n=p.reason_phrase||"",v=Je.cloneArray(p.extraHeaders);if(this._status!==te.STATUS_CONFIRMED)return!1;if(g<300||g>=700)throw new TypeError(`Invalid status_code: ${g}`);s.reply(g,n,v)}if(this.emit("reinvite",l),a)return;if(this._late_sdp=!1,!s.body){this._late_sdp=!0,this._remoteHold&&(this._remoteHold=!1,this._onunhold("remote")),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._createLocalDescription("offer",this._rtcOfferConstraints)).then(p=>{e.call(this,p)}).catch(()=>{s.reply(500)});return}if(i!=="application/sdp"){z.debug("invalid Content-Type"),s.reply(415);return}this._processInDialogSdpOffer(s).then(p=>{this._status!==te.STATUS_TERMINATED&&e.call(this,p)}).catch(p=>{z.warn(p)});function e(p){const g=[`Contact: ${this._contact}`];this._handleSessionTimersInIncomingRequest(s,g),this._late_sdp&&(p=this._mangleOffer(p)),s.reply(200,null,g,p,()=>{this._status=te.STATUS_WAITING_FOR_ACK,this._setInvite2xxTimer(s,p),this._setACKTimer()}),typeof l.callback=="function"&&l.callback()}}_receiveUpdate(s){z.debug("receiveUpdate()");const i=s.hasHeader("Content-Type")?s.getHeader("Content-Type").toLowerCase():void 0,l={request:s,callback:void 0,reject:_.bind(this)};let a=!1;function _(p={}){a=!0;const g=p.status_code||403,n=p.reason_phrase||"",v=Je.cloneArray(p.extraHeaders);if(this._status!==te.STATUS_CONFIRMED)return!1;if(g<300||g>=700)throw new TypeError(`Invalid status_code: ${g}`);s.reply(g,n,v)}if(this.emit("update",l),a)return;if(!s.body){e.call(this,null);return}if(i!=="application/sdp"){z.debug("invalid Content-Type"),s.reply(415);return}this._processInDialogSdpOffer(s).then(p=>{this._status!==te.STATUS_TERMINATED&&e.call(this,p)}).catch(p=>{z.warn(p)});function e(p){const g=[`Contact: ${this._contact}`];this._handleSessionTimersInIncomingRequest(s,g),s.reply(200,null,g,p),typeof l.callback=="function"&&l.callback()}}_processInDialogSdpOffer(s){z.debug("_processInDialogSdpOffer()");const i=s.parseSDP();let l=!1;for(const e of i.media){if(ua.indexOf(e.type)===-1)continue;const p=e.direction||i.direction||"sendrecv";if(p==="sendonly"||p==="inactive")l=!0;else{l=!1;break}}const a={originator:"remote",type:"offer",sdp:s.body};z.debug('emit "sdp"'),this.emit("sdp",a);const _=new RTCSessionDescription({type:"offer",sdp:a.sdp});return this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>{if(this._status===te.STATUS_TERMINATED)throw new Error("terminated");return this._connection.setRemoteDescription(_).catch(e=>{throw s.reply(488),z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',e),this.emit("peerconnection:setremotedescriptionfailed",e),e})}).then(()=>{if(this._status===te.STATUS_TERMINATED)throw new Error("terminated");this._remoteHold===!0&&l===!1?(this._remoteHold=!1,this._onunhold("remote")):this._remoteHold===!1&&l===!0&&(this._remoteHold=!0,this._onhold("remote"))}).then(()=>{if(this._status===te.STATUS_TERMINATED)throw new Error("terminated");return this._createLocalDescription("answer",this._rtcAnswerConstraints).catch(e=>{throw s.reply(500),z.warn('emit "peerconnection:createtelocaldescriptionfailed" [error:%o]',e),e})}).catch(e=>{z.warn("_processInDialogSdpOffer() failed [error: %o]",e)}),this._connectionPromiseQueue}_receiveRefer(s){if(z.debug("receiveRefer()"),!s.refer_to){z.debug("no Refer-To header field present in REFER"),s.reply(400);return}if(s.refer_to.uri.scheme!==ce.SIP){z.debug("Refer-To header field points to a non-SIP URI scheme"),s.reply(416);return}s.reply(202);const i=new xg(this,s.cseq);z.debug('emit "refer"'),this.emit("refer",{request:s,accept:(_,e)=>{l.call(this,_,e)},reject:()=>{a.call(this)}});function l(_,e={}){if(_=typeof _=="function"?_:null,this._status!==te.STATUS_WAITING_FOR_ACK&&this._status!==te.STATUS_CONFIRMED)return!1;const p=new Au(this._ua);if(p.on("progress",({response:g})=>{i.notify(g.status_code,g.reason_phrase)}),p.on("accepted",({response:g})=>{i.notify(g.status_code,g.reason_phrase)}),p.on("_failed",({message:g,cause:n})=>{g?i.notify(g.status_code,g.reason_phrase):i.notify(487,n)}),s.refer_to.uri.hasHeader("replaces")){const g=decodeURIComponent(s.refer_to.uri.getHeader("replaces"));e.extraHeaders=Je.cloneArray(e.extraHeaders),e.extraHeaders.push(`Replaces: ${g}`)}p.connect(s.refer_to.uri.toAor(),e,_)}function a(){i.notify(603)}}_receiveNotify(s){switch(z.debug("receiveNotify()"),s.event||s.reply(400),s.event.event){case"refer":{let i,l;if(s.event.params&&s.event.params.id)i=s.event.params.id,l=this._referSubscribers[i];else if(Object.keys(this._referSubscribers).length===1)l=this._referSubscribers[Object.keys(this._referSubscribers)[0]];else{s.reply(400,"Missing event id parameter");return}if(!l){s.reply(481,"Subscription does not exist");return}l.receiveNotify(s),s.reply(200);break}default:s.reply(489)}}_receiveReplaces(s){z.debug("receiveReplaces()");function i(a){if(this._status!==te.STATUS_WAITING_FOR_ACK&&this._status!==te.STATUS_CONFIRMED)return!1;const _=new Au(this._ua);_.on("confirmed",()=>{this.terminate()}),_.init_incoming(s,a)}function l(){z.debug("Replaced INVITE rejected by the user"),s.reply(486)}this.emit("replaces",{request:s,accept:a=>{i.call(this,a)},reject:()=>{l.call(this)}})}_sendInitialRequest(s,i,l){const a=new Pg(this._ua,this._request,{onRequestTimeout:()=>{this.onRequestTimeout()},onTransportError:()=>{this.onTransportError()},onAuthenticated:_=>{this._request=_},onReceiveResponse:_=>{this._receiveInviteResponse(_)}});Promise.resolve().then(()=>{if(l)return l;if(s.audio||s.video)return this._localMediaStreamLocallyGenerated=!0,navigator.mediaDevices.getUserMedia(s).catch(_=>{throw this._status===te.STATUS_TERMINATED?new Error("terminated"):(this._failed("local",null,ce.causes.USER_DENIED_MEDIA_ACCESS),z.warn('emit "getusermediafailed" [error:%o]',_),this.emit("getusermediafailed",_),_)})}).then(_=>{if(this._status===te.STATUS_TERMINATED)throw new Error("terminated");return this._localMediaStream=_,_&&_.getTracks().forEach(e=>{this._connection.addTrack(e,_)}),this._connecting(this._request),this._createLocalDescription("offer",i).catch(e=>{throw this._failed("local",null,ce.causes.WEBRTC_ERROR),e})}).then(_=>{if(this._is_canceled||this._status===te.STATUS_TERMINATED)throw new Error("terminated");this._request.body=_,this._status=te.STATUS_INVITE_SENT,z.debug('emit "sending" [request:%o]',this._request),this.emit("sending",{request:this._request}),a.send()}).catch(_=>{this._status!==te.STATUS_TERMINATED&&z.warn(_)})}_getDTMFRTPSender(){const s=this._connection.getSenders().find(i=>i.track&&i.track.kind==="audio");if(!(s&&s.dtmf)){z.warn("sendDTMF() | no local audio track to send DTMF with");return}return s.dtmf}_receiveInviteResponse(s){if(z.debug("receiveInviteResponse()"),this._dialog&&s.status_code>=200&&s.status_code<=299)if(this._dialog.id.call_id===s.call_id&&this._dialog.id.local_tag===s.from_tag&&this._dialog.id.remote_tag===s.to_tag){this.sendRequest(ce.ACK);return}else{const i=new oa(this,s,"UAC");if(i.error!==void 0){z.debug(i.error);return}this.sendRequest(ce.ACK),this.sendRequest(ce.BYE);return}if(this._is_canceled){s.status_code>=100&&s.status_code<200?this._request.cancel(this._cancel_reason):s.status_code>=200&&s.status_code<299&&this._acceptAndTerminate(s);return}if(!(this._status!==te.STATUS_INVITE_SENT&&this._status!==te.STATUS_1XX_RECEIVED))switch(!0){case/^100$/.test(s.status_code):this._status=te.STATUS_1XX_RECEIVED;break;case/^1[0-9]{2}$/.test(s.status_code):{if(!s.to_tag){z.debug("1xx response received without to tag");break}if(s.hasHeader("contact")&&!this._createDialog(s,"UAC",!0))break;if(this._status=te.STATUS_1XX_RECEIVED,!s.body){this._progress("remote",s);break}const i={originator:"remote",type:"answer",sdp:s.body};z.debug('emit "sdp"'),this.emit("sdp",i);const l=new RTCSessionDescription({type:"answer",sdp:i.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(l)).then(()=>this._progress("remote",s)).catch(a=>{z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',a),this.emit("peerconnection:setremotedescriptionfailed",a)});break}case/^2[0-9]{2}$/.test(s.status_code):{if(this._status=te.STATUS_CONFIRMED,!s.body){this._acceptAndTerminate(s,400,ce.causes.MISSING_SDP),this._failed("remote",s,ce.causes.BAD_MEDIA_DESCRIPTION);break}if(!this._createDialog(s,"UAC"))break;const i={originator:"remote",type:"answer",sdp:s.body};z.debug('emit "sdp"'),this.emit("sdp",i);const l=new RTCSessionDescription({type:"answer",sdp:i.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>{if(this._connection.signalingState==="stable")return this._connection.createOffer(this._rtcOfferConstraints).then(a=>this._connection.setLocalDescription(a)).catch(a=>{this._acceptAndTerminate(s,500,a.toString()),this._failed("local",s,ce.causes.WEBRTC_ERROR)})}).then(()=>{this._connection.setRemoteDescription(l).then(()=>{this._handleSessionTimersInIncomingResponse(s),this._accepted("remote",s),this.sendRequest(ce.ACK),this._confirmed("local",null)}).catch(a=>{this._acceptAndTerminate(s,488,"Not Acceptable Here"),this._failed("remote",s,ce.causes.BAD_MEDIA_DESCRIPTION),z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',a),this.emit("peerconnection:setremotedescriptionfailed",a)})});break}default:{const i=Je.sipErrorCause(s.status_code);this._failed("remote",s,i)}}}_sendReinvite(s={}){z.debug("sendReinvite()");const i=Je.cloneArray(s.extraHeaders),l=Je.cloneObject(s.eventHandlers),a=s.rtcOfferConstraints||this._rtcOfferConstraints||null;let _=!1;i.push(`Contact: ${this._contact}`),i.push("Content-Type: application/sdp"),this._sessionTimers.running&&i.push(`Session-Expires: ${this._sessionTimers.currentExpires};refresher=${this._sessionTimers.refresher?"uac":"uas"}`),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._createLocalDescription("offer",a)).then(g=>{g=this._mangleOffer(g);const n={originator:"local",type:"offer",sdp:g};z.debug('emit "sdp"'),this.emit("sdp",n),this.sendRequest(ce.INVITE,{extraHeaders:i,body:g,eventHandlers:{onSuccessResponse:v=>{e.call(this,v),_=!0},onErrorResponse:v=>{p.call(this,v)},onTransportError:()=>{this.onTransportError()},onRequestTimeout:()=>{this.onRequestTimeout()},onDialogError:()=>{this.onDialogError()}}})}).catch(()=>{p()});function e(g){if(this._status===te.STATUS_TERMINATED||(this.sendRequest(ce.ACK),_))return;if(this._handleSessionTimersInIncomingResponse(g),g.body){if(!g.hasHeader("Content-Type")||g.getHeader("Content-Type").toLowerCase()!=="application/sdp"){p.call(this);return}}else{p.call(this);return}const n={originator:"remote",type:"answer",sdp:g.body};z.debug('emit "sdp"'),this.emit("sdp",n);const v=new RTCSessionDescription({type:"answer",sdp:n.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(v)).then(()=>{l.succeeded&&l.succeeded(g)}).catch(S=>{p.call(this),z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',S),this.emit("peerconnection:setremotedescriptionfailed",S)})}function p(g){l.failed&&l.failed(g)}}_sendUpdate(s={}){z.debug("sendUpdate()");const i=Je.cloneArray(s.extraHeaders),l=Je.cloneObject(s.eventHandlers),a=s.rtcOfferConstraints||this._rtcOfferConstraints||null,_=s.sdpOffer||!1;let e=!1;i.push(`Contact: ${this._contact}`),this._sessionTimers.running&&i.push(`Session-Expires: ${this._sessionTimers.currentExpires};refresher=${this._sessionTimers.refresher?"uac":"uas"}`),_?(i.push("Content-Type: application/sdp"),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._createLocalDescription("offer",a)).then(n=>{n=this._mangleOffer(n);const v={originator:"local",type:"offer",sdp:n};z.debug('emit "sdp"'),this.emit("sdp",v),this.sendRequest(ce.UPDATE,{extraHeaders:i,body:n,eventHandlers:{onSuccessResponse:S=>{p.call(this,S),e=!0},onErrorResponse:S=>{g.call(this,S)},onTransportError:()=>{this.onTransportError()},onRequestTimeout:()=>{this.onRequestTimeout()},onDialogError:()=>{this.onDialogError()}}})}).catch(()=>{g.call(this)})):this.sendRequest(ce.UPDATE,{extraHeaders:i,eventHandlers:{onSuccessResponse:n=>{p.call(this,n)},onErrorResponse:n=>{g.call(this,n)},onTransportError:()=>{this.onTransportError()},onRequestTimeout:()=>{this.onRequestTimeout()},onDialogError:()=>{this.onDialogError()}}});function p(n){if(this._status!==te.STATUS_TERMINATED&&!e)if(this._handleSessionTimersInIncomingResponse(n),_){if(n.body){if(!n.hasHeader("Content-Type")||n.getHeader("Content-Type").toLowerCase()!=="application/sdp"){g.call(this);return}}else{g.call(this);return}const v={originator:"remote",type:"answer",sdp:n.body};z.debug('emit "sdp"'),this.emit("sdp",v);const S=new RTCSessionDescription({type:"answer",sdp:v.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(S)).then(()=>{l.succeeded&&l.succeeded(n)}).catch(m=>{g.call(this),z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',m),this.emit("peerconnection:setremotedescriptionfailed",m)})}else l.succeeded&&l.succeeded(n)}function g(n){l.failed&&l.failed(n)}}_acceptAndTerminate(s,i,l){z.debug("acceptAndTerminate()");const a=[];i&&(l=l||ce.REASON_PHRASE[i]||"",a.push(`Reason: SIP ;cause=${i}; text="${l}"`)),(this._dialog||this._createDialog(s,"UAC"))&&(this.sendRequest(ce.ACK),this.sendRequest(ce.BYE,{extraHeaders:a})),this._status=te.STATUS_TERMINATED}_mangleOffer(s){if(!this._localHold&&!this._remoteHold)return s;if(s=Tf.parse(s),this._localHold&&!this._remoteHold){z.debug("mangleOffer() | me on hold, mangling offer");for(const i of s.media)ua.indexOf(i.type)!==-1&&(i.direction?i.direction==="sendrecv"?i.direction="sendonly":i.direction==="recvonly"&&(i.direction="inactive"):i.direction="sendonly")}else if(this._localHold&&this._remoteHold){z.debug("mangleOffer() | both on hold, mangling offer");for(const i of s.media)ua.indexOf(i.type)!==-1&&(i.direction="inactive")}else if(this._remoteHold){z.debug("mangleOffer() | remote on hold, mangling offer");for(const i of s.media)ua.indexOf(i.type)!==-1&&(i.direction?i.direction==="sendrecv"?i.direction="recvonly":i.direction==="recvonly"&&(i.direction="inactive"):i.direction="recvonly")}return Tf.write(s)}_setLocalMediaStatus(){let s=!0,i=!0;(this._localHold||this._remoteHold)&&(s=!1,i=!1),this._audioMuted&&(s=!1),this._videoMuted&&(i=!1),this._toggleMuteAudio(!s),this._toggleMuteVideo(!i)}_handleSessionTimersInIncomingRequest(s,i){if(!this._sessionTimers.enabled)return;let l;s.session_expires&&s.session_expires>=ce.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=s.session_expires,l=s.session_expires_refresher||"uas"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,l="uas"),i.push(`Session-Expires: ${this._sessionTimers.currentExpires};refresher=${l}`),this._sessionTimers.refresher=l==="uas",this._runSessionTimer()}_handleSessionTimersInIncomingResponse(s){if(!this._sessionTimers.enabled)return;let i;s.session_expires&&s.session_expires>=ce.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=s.session_expires,i=s.session_expires_refresher||"uac"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,i="uac"),this._sessionTimers.refresher=i==="uac",this._runSessionTimer()}_runSessionTimer(){const s=this._sessionTimers.currentExpires;this._sessionTimers.running=!0,clearTimeout(this._sessionTimers.timer),this._sessionTimers.refresher?this._sessionTimers.timer=setTimeout(()=>{this._status!==te.STATUS_TERMINATED&&this._isReadyToReOffer()&&(z.debug("runSessionTimer() | sending session refresh request"),this._sessionTimers.refreshMethod===ce.UPDATE?this._sendUpdate():this._sendReinvite())},s*500):this._sessionTimers.timer=setTimeout(()=>{this._status!==te.STATUS_TERMINATED&&(z.warn("runSessionTimer() | timer expired, terminating the session"),this.terminate({cause:ce.causes.REQUEST_TIMEOUT,status_code:408,reason_phrase:"Session Timer Expired"}))},s*1100)}_toggleMuteAudio(s){const i=this._connection.getSenders().filter(l=>l.track&&l.track.kind==="audio");for(const l of i)l.track.enabled=!s}_toggleMuteVideo(s){const i=this._connection.getSenders().filter(l=>l.track&&l.track.kind==="video");for(const l of i)l.track.enabled=!s}_newRTCSession(s,i){z.debug("newRTCSession()"),this._ua.newRTCSession(this,{originator:s,session:this,request:i})}_connecting(s){z.debug("session connecting"),z.debug('emit "connecting"'),this.emit("connecting",{request:s})}_progress(s,i){z.debug("session progress"),z.debug('emit "progress"'),this.emit("progress",{originator:s,response:i||null})}_accepted(s,i){z.debug("session accepted"),this._start_time=new Date,z.debug('emit "accepted"'),this.emit("accepted",{originator:s,response:i||null})}_confirmed(s,i){z.debug("session confirmed"),this._is_confirmed=!0,z.debug('emit "confirmed"'),this.emit("confirmed",{originator:s,ack:i||null})}_ended(s,i,l){z.debug("session ended"),this._end_time=new Date,this._close(),z.debug('emit "ended"'),this.emit("ended",{originator:s,message:i||null,cause:l})}_failed(s,i,l){z.debug("session failed"),z.debug('emit "_failed"'),this.emit("_failed",{originator:s,message:i||null,cause:l}),this._close(),z.debug('emit "failed"'),this.emit("failed",{originator:s,message:i||null,cause:l})}_onhold(s){z.debug("session onhold"),this._setLocalMediaStatus(),z.debug('emit "hold"'),this.emit("hold",{originator:s})}_onunhold(s){z.debug("session onunhold"),this._setLocalMediaStatus(),z.debug('emit "unhold"'),this.emit("unhold",{originator:s})}_onmute({audio:s,video:i}){z.debug("session onmute"),this._setLocalMediaStatus(),z.debug('emit "muted"'),this.emit("muted",{audio:s,video:i})}_onunmute({audio:s,video:i}){z.debug("session onunmute"),this._setLocalMediaStatus(),z.debug('emit "unmuted"'),this.emit("unmuted",{audio:s,video:i})}};const kg=tt(y_),Lg=ht.EventEmitter,$g=ut,Wo=Me,Hg=Dt,Fi=Ct(),Fg=fr,yf=bs,jg=Is(),ca=new $g("Message");var qg=class extends Lg{constructor(s){super(),this._ua=s,this._request=null,this._closed=!1,this._direction=null,this._local_identity=null,this._remote_identity=null,this._is_replied=!1,this._data={}}get direction(){return this._direction}get local_identity(){return this._local_identity}get remote_identity(){return this._remote_identity}send(s,i,l={}){const a=s;if(s===void 0||i===void 0)throw new TypeError("Not enough arguments");if(s=this._ua.normalizeTarget(s),!s)throw new TypeError(`Invalid target: ${a}`);const _=Fi.cloneArray(l.extraHeaders),e=Fi.cloneObject(l.eventHandlers),p=l.contentType||"text/plain",g={};l.fromUserName&&(g.from_uri=new jg("sip",l.fromUserName,this._ua.configuration.uri.host),_.push(`P-Preferred-Identity: ${this._ua.configuration.uri.toString()}`)),l.fromDisplayName&&(g.from_display_name=l.fromDisplayName);for(const v in e)Object.prototype.hasOwnProperty.call(e,v)&&this.on(v,e[v]);_.push(`Content-Type: ${p}`),this._request=new Hg.OutgoingRequest(Wo.MESSAGE,s,this._ua,g,_),i&&(this._request.body=i);const n=new Fg(this._ua,this._request,{onRequestTimeout:()=>{this._onRequestTimeout()},onTransportError:()=>{this._onTransportError()},onReceiveResponse:v=>{this._receiveResponse(v)}});this._newMessage("local",this._request),n.send()}init_incoming(s){this._request=s,this._newMessage("remote",s),this._is_replied||(this._is_replied=!0,s.reply(200)),this._close()}accept(s={}){const i=Fi.cloneArray(s.extraHeaders),l=s.body;if(this._direction!=="incoming")throw new yf.NotSupportedError('"accept" not supported for outgoing Message');if(this._is_replied)throw new Error("incoming Message already replied");this._is_replied=!0,this._request.reply(200,null,i,l)}reject(s={}){const i=s.status_code||480,l=s.reason_phrase,a=Fi.cloneArray(s.extraHeaders),_=s.body;if(this._direction!=="incoming")throw new yf.NotSupportedError('"reject" not supported for outgoing Message');if(this._is_replied)throw new Error("incoming Message already replied");if(i<300||i>=700)throw new TypeError(`Invalid status_code: ${i}`);this._is_replied=!0,this._request.reply(i,l,a,_)}_receiveResponse(s){if(!this._closed)switch(!0){case/^1[0-9]{2}$/.test(s.status_code):break;case/^2[0-9]{2}$/.test(s.status_code):this._succeeded("remote",s);break;default:{const i=Fi.sipErrorCause(s.status_code);this._failed("remote",s,i);break}}}_onRequestTimeout(){this._closed||this._failed("system",null,Wo.causes.REQUEST_TIMEOUT)}_onTransportError(){this._closed||this._failed("system",null,Wo.causes.CONNECTION_ERROR)}_close(){this._closed=!0,this._ua.destroyMessage(this)}_newMessage(s,i){s==="remote"?(this._direction="incoming",this._local_identity=i.to,this._remote_identity=i.from):s==="local"&&(this._direction="outgoing",this._local_identity=i.from,this._remote_identity=i.to),this._ua.newMessage(this,{originator:s,message:this,request:i})}_failed(s,i,l){ca.debug("MESSAGE failed"),this._close(),ca.debug('emit "failed"'),this.emit("failed",{originator:s,response:i||null,cause:l})}_succeeded(s,i){ca.debug("MESSAGE succeeded"),this._close(),ca.debug('emit "succeeded"'),this.emit("succeeded",{originator:s,response:i})}};const Vg=ht.EventEmitter,Bg=ut,Ko=Me,Gg=Dt,ji=Ct(),Wg=fr,Af=bs,fa=new Bg("Options");var Kg=class extends Vg{constructor(s){super(),this._ua=s,this._request=null,this._closed=!1,this._direction=null,this._local_identity=null,this._remote_identity=null,this._is_replied=!1,this._data={}}get direction(){return this._direction}get local_identity(){return this._local_identity}get remote_identity(){return this._remote_identity}send(s,i,l={}){const a=s;if(s===void 0)throw new TypeError("A target is required for OPTIONS");if(s=this._ua.normalizeTarget(s),!s)throw new TypeError(`Invalid target: ${a}`);const _=ji.cloneArray(l.extraHeaders),e=ji.cloneObject(l.eventHandlers),p=l.contentType||"application/sdp";for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&this.on(n,e[n]);_.push(`Content-Type: ${p}`),this._request=new Gg.OutgoingRequest(Ko.OPTIONS,s,this._ua,null,_),i&&(this._request.body=i);const g=new Wg(this._ua,this._request,{onRequestTimeout:()=>{this._onRequestTimeout()},onTransportError:()=>{this._onTransportError()},onReceiveResponse:n=>{this._receiveResponse(n)}});this._newOptions("local",this._request),g.send()}init_incoming(s){this._request=s,this._newOptions("remote",s),this._is_replied||(this._is_replied=!0,s.reply(200)),this._close()}accept(s={}){const i=ji.cloneArray(s.extraHeaders),l=s.body;if(this._direction!=="incoming")throw new Af.NotSupportedError('"accept" not supported for outgoing Options');if(this._is_replied)throw new Error("incoming Options already replied");this._is_replied=!0,this._request.reply(200,null,i,l)}reject(s={}){const i=s.status_code||480,l=s.reason_phrase,a=ji.cloneArray(s.extraHeaders),_=s.body;if(this._direction!=="incoming")throw new Af.NotSupportedError('"reject" not supported for outgoing Options');if(this._is_replied)throw new Error("incoming Options already replied");if(i<300||i>=700)throw new TypeError(`Invalid status_code: ${i}`);this._is_replied=!0,this._request.reply(i,l,a,_)}_receiveResponse(s){if(!this._closed)switch(!0){case/^1[0-9]{2}$/.test(s.status_code):break;case/^2[0-9]{2}$/.test(s.status_code):this._succeeded("remote",s);break;default:{const i=ji.sipErrorCause(s.status_code);this._failed("remote",s,i);break}}}_onRequestTimeout(){this._closed||this._failed("system",null,Ko.causes.REQUEST_TIMEOUT)}_onTransportError(){this._closed||this._failed("system",null,Ko.causes.CONNECTION_ERROR)}_close(){this._closed=!0,this._ua.destroyMessage(this)}_newOptions(s,i){s==="remote"?(this._direction="incoming",this._local_identity=i.to,this._remote_identity=i.from):s==="local"&&(this._direction="outgoing",this._local_identity=i.from,this._remote_identity=i.to),this._ua.newOptions(this,{originator:s,message:this,request:i})}_failed(s,i,l){fa.debug("OPTIONS failed"),this._close(),fa.debug('emit "failed"'),this.emit("failed",{originator:s,response:i||null,cause:l})}_succeeded(s,i){fa.debug("OPTIONS succeeded"),this._close(),fa.debug('emit "succeeded"'),this.emit("succeeded",{originator:s,response:i})}},qu={};const Yg=ut,Yo=Ct(),Jg=Qt(),qi=new Yg("Socket");qu.isSocket=c=>{if(Array.isArray(c))return!1;if(typeof c>"u")return qi.warn("undefined JsSIP.Socket instance"),!1;try{if(!Yo.isString(c.url))throw qi.warn("missing or invalid JsSIP.Socket url property"),new Error("Missing or invalid JsSIP.Socket url property");if(!Yo.isString(c.via_transport))throw qi.warn("missing or invalid JsSIP.Socket via_transport property"),new Error("Missing or invalid JsSIP.Socket via_transport property");if(Jg.parse(c.sip_uri,"SIP_URI")===-1)throw qi.warn("missing or invalid JsSIP.Socket sip_uri property"),new Error("missing or invalid JsSIP.Socket sip_uri property")}catch{return!1}try{["connect","disconnect","send"].forEach(s=>{if(!Yo.isFunction(c[s]))throw qi.warn(`missing or invalid JsSIP.Socket method: ${s}`),new Error(`Missing or invalid JsSIP.Socket method: ${s}`)})}catch{return!1}return!0};const zg=ut,Xg=qu,Cf=Me,Mt=new zg("Transport"),jt={STATUS_CONNECTED:0,STATUS_CONNECTING:1,STATUS_DISCONNECTED:2,SOCKET_STATUS_READY:0,SOCKET_STATUS_ERROR:1,recovery_options:{min_interval:Cf.CONNECTION_RECOVERY_MIN_INTERVAL,max_interval:Cf.CONNECTION_RECOVERY_MAX_INTERVAL}};var A_=class{constructor(s,i=jt.recovery_options){Mt.debug("new()"),this.status=jt.STATUS_DISCONNECTED,this.socket=null,this.sockets=[],this.recovery_options=i,this.recover_attempts=0,this.recovery_timer=null,this.close_requested=!1;try{this.textDecoder=new TextDecoder("utf8")}catch(l){Mt.warn(`cannot use TextDecoder: ${l}`)}if(typeof s>"u")throw new TypeError("Invalid argument. undefined 'sockets' argument");s instanceof Array||(s=[s]),s.forEach(function(l){if(!Xg.isSocket(l.socket))throw new TypeError("Invalid argument. invalid 'JsSIP.Socket' instance");if(l.weight&&!Number(l.weight))throw new TypeError("Invalid argument. 'weight' attribute is not a number");this.sockets.push({socket:l.socket,weight:l.weight||0,status:jt.SOCKET_STATUS_READY})},this),this._getSocket()}get via_transport(){return this.socket.via_transport}get url(){return this.socket.url}get sip_uri(){return this.socket.sip_uri}connect(){if(Mt.debug("connect()"),this.isConnected()){Mt.debug("Transport is already connected");return}else if(this.isConnecting()){Mt.debug("Transport is connecting");return}this.close_requested=!1,this.status=jt.STATUS_CONNECTING,this.onconnecting({socket:this.socket,attempts:this.recover_attempts}),this.close_requested||(this.socket.onconnect=this._onConnect.bind(this),this.socket.ondisconnect=this._onDisconnect.bind(this),this.socket.ondata=this._onData.bind(this),this.socket.connect())}disconnect(){Mt.debug("close()"),this.close_requested=!0,this.recover_attempts=0,this.status=jt.STATUS_DISCONNECTED,this.recovery_timer!==null&&(clearTimeout(this.recovery_timer),this.recovery_timer=null),this.socket.onconnect=()=>{},this.socket.ondisconnect=()=>{},this.socket.ondata=()=>{},this.socket.disconnect(),this.ondisconnect({socket:this.socket,error:!1})}send(s){if(Mt.debug("send()"),!this.isConnected())return Mt.warn("unable to send message, transport is not connected"),!1;const i=s.toString();return Mt.debug(`sending message:
116
116
 
117
- ${a}
118
- `),this.socket.send(a)}isConnected(){return this.status===Es.STATUS_CONNECTED}isConnecting(){return this.status===Es.STATUS_CONNECTING}_reconnect(){this.recover_attempts+=1;let n=Math.floor(Math.random()*Math.pow(2,this.recover_attempts)+1);n<this.recovery_options.min_interval?n=this.recovery_options.min_interval:n>this.recovery_options.max_interval&&(n=this.recovery_options.max_interval),zt.debug(`reconnection attempt: ${this.recover_attempts}. next connection attempt in ${n} seconds`),this.recovery_timer=setTimeout(()=>{!this.close_requested&&!(this.isConnected()||this.isConnecting())&&(this._getSocket(),this.connect())},n*1e3)}_getSocket(){let n=[];if(this.sockets.forEach(e=>{e.status!==Es.SOCKET_STATUS_ERROR&&(n.length===0?n.push(e):e.weight>n[0].weight?n=[e]:e.weight===n[0].weight&&n.push(e))}),n.length===0){this.sockets.forEach(e=>{e.status=Es.SOCKET_STATUS_READY}),this._getSocket();return}const a=Math.floor(Math.random()*n.length);this.socket=n[a].socket}_onConnect(){this.recover_attempts=0,this.status=Es.STATUS_CONNECTED,this.recovery_timer!==null&&(clearTimeout(this.recovery_timer),this.recovery_timer=null),this.onconnect({socket:this})}_onDisconnect(n,a,e){this.status=Es.STATUS_DISCONNECTED,this.ondisconnect({socket:this.socket,error:n,code:a,reason:e}),!this.close_requested&&(this.sockets.forEach(function(o){this.socket===o.socket&&(o.status=Es.SOCKET_STATUS_ERROR)},this),this._reconnect(n))}_onData(n){if(n===`\r
119
- `){zt.debug("received message with CRLF Keep Alive response");return}else if(typeof n!="string"){try{this.textDecoder?n=this.textDecoder.decode(n):n=String.fromCharCode.apply(null,new Uint8Array(n))}catch{zt.debug("received binary message failed to be converted into string, message discarded");return}zt.debug(`received binary message:
117
+ ${i}
118
+ `),this.socket.send(i)}isConnected(){return this.status===jt.STATUS_CONNECTED}isConnecting(){return this.status===jt.STATUS_CONNECTING}_reconnect(){this.recover_attempts+=1;let s=Math.floor(Math.random()*Math.pow(2,this.recover_attempts)+1);s<this.recovery_options.min_interval?s=this.recovery_options.min_interval:s>this.recovery_options.max_interval&&(s=this.recovery_options.max_interval),Mt.debug(`reconnection attempt: ${this.recover_attempts}. next connection attempt in ${s} seconds`),this.recovery_timer=setTimeout(()=>{!this.close_requested&&!(this.isConnected()||this.isConnecting())&&(this._getSocket(),this.connect())},s*1e3)}_getSocket(){let s=[];if(this.sockets.forEach(l=>{l.status!==jt.SOCKET_STATUS_ERROR&&(s.length===0?s.push(l):l.weight>s[0].weight?s=[l]:l.weight===s[0].weight&&s.push(l))}),s.length===0){this.sockets.forEach(l=>{l.status=jt.SOCKET_STATUS_READY}),this._getSocket();return}const i=Math.floor(Math.random()*s.length);this.socket=s[i].socket}_onConnect(){this.recover_attempts=0,this.status=jt.STATUS_CONNECTED,this.recovery_timer!==null&&(clearTimeout(this.recovery_timer),this.recovery_timer=null),this.onconnect({socket:this})}_onDisconnect(s,i,l){this.status=jt.STATUS_DISCONNECTED,this.ondisconnect({socket:this.socket,error:s,code:i,reason:l}),!this.close_requested&&(this.sockets.forEach(function(a){this.socket===a.socket&&(a.status=jt.SOCKET_STATUS_ERROR)},this),this._reconnect(s))}_onData(s){if(s===`\r
119
+ `){Mt.debug("received message with CRLF Keep Alive response");return}else if(typeof s!="string"){try{this.textDecoder?s=this.textDecoder.decode(s):s=String.fromCharCode.apply(null,new Uint8Array(s))}catch{Mt.debug("received binary message failed to be converted into string, message discarded");return}Mt.debug(`received binary message:
120
120
 
121
- ${n}
122
- `)}else zt.debug(`received text message:
121
+ ${s}
122
+ `)}else Mt.debug(`received text message:
123
123
 
124
- ${n}
125
- `);this.ondata({transport:this,message:n})}};const ev=ot(yh);var Rh={};const tv=Et,Iu=dn(),wu=Ft,Aa=new tv("Parser");Rh.parseMessage=(u,n)=>{let a,e,o=u.indexOf(`\r
126
- `);if(o===-1){Aa.warn("parseMessage() | no CRLF found, not a SIP message");return}const p=u.substring(0,o);let t=Iu.parse(p,"Request_Response");if(t===-1){Aa.warn(`parseMessage() | error parsing first line of SIP message: "${p}"`);return}else t.status_code?(a=new wu.IncomingResponse,a.status_code=t.status_code,a.reason_phrase=t.reason_phrase):(a=new wu.IncomingRequest(n),a.method=t.method,a.ruri=t.uri);a.data=u;let v=o+2;for(;;){if(o=sv(u,v),o===-2){e=v+2;break}else if(o===-1){Aa.warn("parseMessage() | malformed message");return}if(t=nv(a,u,v,o),t!==!0){Aa.warn("parseMessage() |",t.error);return}v=o+2}if(a.hasHeader("content-length")){const C=a.getHeader("content-length");a.body=u.substr(e,C)}else a.body=u.substring(e);return a};function sv(u,n){let a=n,e=0,o=0;if(u.substring(a,a+2).match(/(^\r\n)/))return-2;for(;e===0;){if(o=u.indexOf(`\r
127
- `,a),o===-1)return o;!u.substring(o+2,o+4).match(/(^\r\n)/)&&u.charAt(o+2).match(/(^\s+)/)?a=o+2:e=o}return e}function nv(u,n,a,e){let o;const p=n.indexOf(":",a),t=n.substring(a,p).trim(),v=n.substring(p+1,e).trim();switch(t.toLowerCase()){case"via":case"v":u.addHeader("via",v),u.getHeaders("via").length===1?(o=u.parseHeader("Via"),o&&(u.via=o,u.via_branch=o.branch)):o=0;break;case"from":case"f":u.setHeader("from",v),o=u.parseHeader("from"),o&&(u.from=o,u.from_tag=o.getParam("tag"));break;case"to":case"t":u.setHeader("to",v),o=u.parseHeader("to"),o&&(u.to=o,u.to_tag=o.getParam("tag"));break;case"record-route":if(o=Iu.parse(v,"Record_Route"),o===-1)o=void 0;else for(const C of o)u.addHeader("record-route",v.substring(C.possition,C.offset)),u.headers["Record-Route"][u.getHeaders("record-route").length-1].parsed=C.parsed;break;case"call-id":case"i":u.setHeader("call-id",v),o=u.parseHeader("call-id"),o&&(u.call_id=v);break;case"contact":case"m":if(o=Iu.parse(v,"Contact"),o===-1)o=void 0;else for(const C of o)u.addHeader("contact",v.substring(C.possition,C.offset)),u.headers.Contact[u.getHeaders("contact").length-1].parsed=C.parsed;break;case"content-length":case"l":u.setHeader("content-length",v),o=u.parseHeader("content-length");break;case"content-type":case"c":u.setHeader("content-type",v),o=u.parseHeader("content-type");break;case"cseq":u.setHeader("cseq",v),o=u.parseHeader("cseq"),o&&(u.cseq=o.value),u instanceof wu.IncomingResponse&&(u.method=o.method);break;case"max-forwards":u.setHeader("max-forwards",v),o=u.parseHeader("max-forwards");break;case"www-authenticate":u.setHeader("www-authenticate",v),o=u.parseHeader("www-authenticate");break;case"proxy-authenticate":u.setHeader("proxy-authenticate",v),o=u.parseHeader("proxy-authenticate");break;case"session-expires":case"x":u.setHeader("session-expires",v),o=u.parseHeader("session-expires"),o&&(u.session_expires=o.expires,u.session_expires_refresher=o.refresher);break;case"refer-to":case"r":u.setHeader("refer-to",v),o=u.parseHeader("refer-to"),o&&(u.refer_to=o);break;case"replaces":u.setHeader("replaces",v),o=u.parseHeader("replaces"),o&&(u.replaces=o);break;case"event":case"o":u.setHeader("event",v),o=u.parseHeader("event"),o&&(u.event=o);break;default:u.addHeader(t,v),o=0}return o===void 0?{error:`error parsing header "${t}"`}:!0}const lv=Et,bh=Fe,bf=Ft,Bu=xt(),Gu=new lv("sanityCheck"),rv=[dv],iv=[ov,uv,cv,fv],av=[hv,_v];let Qe,cn,Ih;var wh=(u,n,a)=>{Qe=u,cn=n,Ih=a;for(const e of rv)if(e()===!1)return!1;if(Qe instanceof bf.IncomingRequest){for(const e of iv)if(e()===!1)return!1}else if(Qe instanceof bf.IncomingResponse){for(const e of av)if(e()===!1)return!1}return!0};function ov(){if(Qe.s("to").uri.scheme!=="sip")return ji(416),!1}function uv(){if(!Qe.to_tag&&Qe.call_id.substr(0,5)===cn.configuration.jssip_id)return ji(482),!1}function cv(){const u=Bu.str_utf8_length(Qe.body),n=Qe.getHeader("content-length");if(u<n)return ji(400),!1}function fv(){const u=Qe.from_tag,n=Qe.call_id,a=Qe.cseq;let e;if(!Qe.to_tag)if(Qe.method===bh.INVITE){if(cn._transactions.ist[Qe.via_branch])return!1;for(const o in cn._transactions.ist)if(Object.prototype.hasOwnProperty.call(cn._transactions.ist,o)&&(e=cn._transactions.ist[o],e.request.from_tag===u&&e.request.call_id===n&&e.request.cseq===a))return ji(482),!1}else{if(cn._transactions.nist[Qe.via_branch])return!1;for(const o in cn._transactions.nist)if(Object.prototype.hasOwnProperty.call(cn._transactions.nist,o)&&(e=cn._transactions.nist[o],e.request.from_tag===u&&e.request.call_id===n&&e.request.cseq===a))return ji(482),!1}}function hv(){if(Qe.getHeaders("via").length>1)return Gu.debug("more than one Via header field present in the response, dropping the response"),!1}function _v(){const u=Bu.str_utf8_length(Qe.body),n=Qe.getHeader("content-length");if(u<n)return Gu.debug("message body length is lower than the value in Content-Length header field, dropping the response"),!1}function dv(){const u=["from","to","call_id","cseq","via"];for(const n of u)if(!Qe.hasHeader(n))return Gu.debug(`missing mandatory header field : ${n}, dropping the response`),!1}function ji(u){const n=Qe.getHeaders("via");let a,e=`SIP/2.0 ${u} ${bh.REASON_PHRASE[u]}\r
128
- `;for(const o of n)e+=`Via: ${o}\r
129
- `;a=Qe.getHeader("To"),Qe.to_tag||(a+=`;tag=${Bu.newTag()}`),e+=`To: ${a}\r
130
- `,e+=`From: ${Qe.getHeader("From")}\r
131
- `,e+=`Call-ID: ${Qe.call_id}\r
132
- `,e+=`CSeq: ${Qe.cseq} ${Qe.method}\r
133
- `,e+=`\r
134
- `,Ih.send(e)}const pv=ot(wh);var Vi={};const li=xt(),Pr=Fe,Qo=dn(),If=Bn(),Zo=Vu,eu=Gn;Vi.settings={authorization_user:null,password:null,realm:null,ha1:null,authorization_jwt:null,display_name:null,uri:null,contact_uri:null,instance_id:null,use_preloaded_route:!1,session_timers:!0,session_timers_refresh_method:Pr.UPDATE,session_timers_force_refresher:!1,no_answer_timeout:60,register:!0,register_expires:600,registrar_server:null,sockets:null,connection_recovery_max_interval:Pr.CONNECTION_RECOVERY_MAX_INTERVAL,connection_recovery_min_interval:Pr.CONNECTION_RECOVERY_MIN_INTERVAL,extra_headers:null,via_host:`${li.createRandomToken(12)}.invalid`};const ya={mandatory:{sockets(u){const n=[];if(Zo.isSocket(u))n.push({socket:u});else if(Array.isArray(u)&&u.length)for(const a of u)Object.prototype.hasOwnProperty.call(a,"socket")&&Zo.isSocket(a.socket)?n.push(a):Zo.isSocket(a)&&n.push({socket:a});else return;return n},uri(u){/^sip:/i.test(u)||(u=`${Pr.SIP}:${u}`);const n=If.parse(u);if(n)return n.user?n:void 0}},optional:{authorization_user(u){if(Qo.parse(`"${u}"`,"quoted_string")!==-1)return u},authorization_jwt(u){if(typeof u=="string")return u},user_agent(u){if(typeof u=="string")return u},connection_recovery_max_interval(u){if(li.isDecimal(u)){const n=Number(u);if(n>0)return n}},connection_recovery_min_interval(u){if(li.isDecimal(u)){const n=Number(u);if(n>0)return n}},contact_uri(u){if(typeof u=="string"){const n=Qo.parse(u,"SIP_URI");if(n!==-1)return n}},display_name(u){return u},instance_id(u){if(/^uuid:/i.test(u)&&(u=u.substr(5)),Qo.parse(u,"uuid")!==-1)return u},no_answer_timeout(u){if(li.isDecimal(u)){const n=Number(u);if(n>0)return n}},session_timers(u){if(typeof u=="boolean")return u},session_timers_refresh_method(u){if(typeof u=="string"&&(u=u.toUpperCase(),u===Pr.INVITE||u===Pr.UPDATE))return u},session_timers_force_refresher(u){if(typeof u=="boolean")return u},password(u){return String(u)},realm(u){return String(u)},ha1(u){return String(u)},register(u){if(typeof u=="boolean")return u},register_expires(u){if(li.isDecimal(u)){const n=Number(u);if(n>0)return n}},registrar_server(u){/^sip:/i.test(u)||(u=`${Pr.SIP}:${u}`);const n=If.parse(u);if(n)return n.user?void 0:n},use_preloaded_route(u){if(typeof u=="boolean")return u},extra_headers(u){const n=[];if(Array.isArray(u)&&u.length)for(const a of u)typeof a=="string"&&n.push(a);else return;return n}}};Vi.load=(u,n)=>{for(const a in ya.mandatory)if(n.hasOwnProperty(a)){const e=n[a],o=ya.mandatory[a](e);if(o!==void 0)u[a]=o;else throw new eu.ConfigurationError(a,e)}else throw new eu.ConfigurationError(a);for(const a in ya.optional)if(n.hasOwnProperty(a)){const e=n[a];if(li.isEmpty(e))continue;const o=ya.optional[a](e);if(o!==void 0)u[a]=o;else throw new eu.ConfigurationError(a,e)}};const mv=At.EventEmitter,gv=Et,It=Fe,vv=ig,wf=Ah,Of=Bg,Df=zg,tu=ui,Tv=yh,Ra=xt(),Ev=Gn,Cv=Bn(),Sv=Rh,su=Ft,Av=wh,nu=Vi,tt=new gv("UA"),Dt={STATUS_INIT:0,STATUS_READY:1,STATUS_USER_CLOSED:2,STATUS_NOT_READY:3,CONFIGURATION_ERROR:1,NETWORK_ERROR:2};var Oh=class extends mv{static get C(){return Dt}constructor(n){if(tt.debug("new() [configuration:%o]",n),super(),this._cache={credentials:{}},this._configuration=Object.assign({},nu.settings),this._dynConfiguration={},this._dialogs={},this._applicants={},this._sessions={},this._transport=null,this._contact=null,this._status=Dt.STATUS_INIT,this._error=null,this._transactions={nist:{},nict:{},ist:{},ict:{}},this._data={},this._closeTimer=null,n===void 0)throw new TypeError("Not enough arguments");try{this._loadConfig(n)}catch(a){throw this._status=Dt.STATUS_NOT_READY,this._error=Dt.CONFIGURATION_ERROR,a}this._registrator=new vv(this)}get C(){return Dt}get status(){return this._status}get contact(){return this._contact}get configuration(){return this._configuration}get transport(){return this._transport}start(){tt.debug("start()"),this._status===Dt.STATUS_INIT?this._transport.connect():this._status===Dt.STATUS_USER_CLOSED?(tt.debug("restarting UA"),this._closeTimer!==null&&(clearTimeout(this._closeTimer),this._closeTimer=null,this._transport.disconnect()),this._status=Dt.STATUS_INIT,this._transport.connect()):this._status===Dt.STATUS_READY?tt.debug("UA is in READY status, not restarted"):tt.debug("ERROR: connection is down, Auto-Recovery system is trying to reconnect"),this._dynConfiguration.register=this._configuration.register}register(){tt.debug("register()"),this._dynConfiguration.register=!0,this._registrator.register()}unregister(n){tt.debug("unregister()"),this._dynConfiguration.register=!1,this._registrator.unregister(n)}registrator(){return this._registrator}isRegistered(){return this._registrator.registered}isConnected(){return this._transport.isConnected()}call(n,a){tt.debug("call()");const e=new wf(this);return e.connect(n,a),e}sendMessage(n,a,e){tt.debug("sendMessage()");const o=new Of(this);return o.send(n,a,e),o}sendOptions(n,a,e){tt.debug("sendOptions()");const o=new Df(this);return o.send(n,a,e),o}terminateSessions(n){tt.debug("terminateSessions()");for(const a in this._sessions)this._sessions[a].isEnded()||this._sessions[a].terminate(n)}stop(){if(tt.debug("stop()"),this._dynConfiguration={},this._status===Dt.STATUS_USER_CLOSED){tt.debug("UA already closed");return}this._registrator.close();const n=Object.keys(this._sessions).length;for(const e in this._sessions)if(Object.prototype.hasOwnProperty.call(this._sessions,e)){tt.debug(`closing session ${e}`);try{this._sessions[e].terminate()}catch{}}for(const e in this._applicants)if(Object.prototype.hasOwnProperty.call(this._applicants,e))try{this._applicants[e].close()}catch{}this._status=Dt.STATUS_USER_CLOSED,Object.keys(this._transactions.nict).length+Object.keys(this._transactions.nist).length+Object.keys(this._transactions.ict).length+Object.keys(this._transactions.ist).length===0&&n===0?this._transport.disconnect():this._closeTimer=setTimeout(()=>{this._closeTimer=null,this._transport.disconnect()},2e3)}normalizeTarget(n){return Ra.normalizeTarget(n,this._configuration.hostport_params)}get(n){switch(n){case"authorization_user":return this._configuration.authorization_user;case"realm":return this._configuration.realm;case"ha1":return this._configuration.ha1;case"authorization_jwt":return this._configuration.authorization_jwt;default:tt.warn('get() | cannot get "%s" parameter in runtime',n);return}}set(n,a){switch(n){case"authorization_user":{this._configuration.authorization_user=String(a);break}case"password":{this._configuration.password=String(a);break}case"realm":{this._configuration.realm=String(a);break}case"ha1":{this._configuration.ha1=String(a),this._configuration.password=null;break}case"authorization_jwt":{this._configuration.authorization_jwt=String(a);break}case"display_name":{this._configuration.display_name=a;break}default:return tt.warn('set() | cannot set "%s" parameter in runtime',n),!1}return!0}newTransaction(n){this._transactions[n.type][n.id]=n,this.emit("newTransaction",{transaction:n})}destroyTransaction(n){delete this._transactions[n.type][n.id],this.emit("transactionDestroyed",{transaction:n})}newDialog(n){this._dialogs[n.id]=n}destroyDialog(n){delete this._dialogs[n.id]}newMessage(n,a){this._applicants[n]=n,this.emit("newMessage",a)}newOptions(n,a){this._applicants[n]=n,this.emit("newOptions",a)}destroyMessage(n){delete this._applicants[n]}newRTCSession(n,a){this._sessions[n.id]=n,this.emit("newRTCSession",a)}destroyRTCSession(n){delete this._sessions[n.id]}registered(n){this.emit("registered",n)}unregistered(n){this.emit("unregistered",n)}registrationFailed(n){this.emit("registrationFailed",n)}receiveRequest(n){const a=n.method;if(n.ruri.user!==this._configuration.uri.user&&n.ruri.user!==this._contact.uri.user){tt.debug("Request-URI does not point to us"),n.method!==It.ACK&&n.reply_sl(404);return}if(n.ruri.scheme===It.SIPS){n.reply_sl(416);return}if(tu.checkTransaction(this,n))return;if(a===It.INVITE?new tu.InviteServerTransaction(this,this._transport,n):a!==It.ACK&&a!==It.CANCEL&&new tu.NonInviteServerTransaction(this,this._transport,n),a===It.OPTIONS){if(this.listeners("newOptions").length===0){n.reply(200);return}new Df(this).init_incoming(n)}else if(a===It.MESSAGE){if(this.listeners("newMessage").length===0){n.reply(405);return}new Of(this).init_incoming(n)}else if(a===It.INVITE&&!n.to_tag&&this.listeners("newRTCSession").length===0){n.reply(405);return}let e,o;if(n.to_tag)e=this._findDialog(n.call_id,n.from_tag,n.to_tag),e?e.receiveRequest(n):a===It.NOTIFY?(o=this._findSession(n),o?o.receiveRequest(n):(tt.debug("received NOTIFY request for a non existent subscription"),n.reply(481,"Subscription does not exist"))):a!==It.ACK&&n.reply(481);else switch(a){case It.INVITE:if(window.RTCPeerConnection)if(n.hasHeader("replaces")){const p=n.replaces;e=this._findDialog(p.call_id,p.from_tag,p.to_tag),e?(o=e.owner,o.isEnded()?n.reply(603):o.receiveRequest(n)):n.reply(481)}else o=new wf(this),o.init_incoming(n);else tt.warn("INVITE received but WebRTC is not supported"),n.reply(488);break;case It.BYE:n.reply(481);break;case It.CANCEL:o=this._findSession(n),o?o.receiveRequest(n):tt.debug("received CANCEL request for a non existent session");break;case It.ACK:break;case It.NOTIFY:this.emit("sipEvent",{event:n.event,request:n}),n.reply(200);break;default:n.reply(405);break}}_findSession({call_id:n,from_tag:a,to_tag:e}){const o=n+a,p=this._sessions[o],t=n+e,v=this._sessions[t];return p||v||null}_findDialog(n,a,e){let o=n+a+e,p=this._dialogs[o];return p||(o=n+e+a,p=this._dialogs[o],p||null)}_loadConfig(n){try{nu.load(this._configuration,n)}catch(o){throw o}this._configuration.display_name===0&&(this._configuration.display_name="0"),this._configuration.instance_id||(this._configuration.instance_id=Ra.newUUID()),this._configuration.jssip_id=Ra.createRandomToken(5);const a=this._configuration.uri.clone();a.user=null,this._configuration.hostport_params=a.toString().replace(/^sip:/i,"");try{this._transport=new Tv(this._configuration.sockets,{max_interval:this._configuration.connection_recovery_max_interval,min_interval:this._configuration.connection_recovery_min_interval}),this._transport.onconnecting=yv.bind(this),this._transport.onconnect=Rv.bind(this),this._transport.ondisconnect=bv.bind(this),this._transport.ondata=Iv.bind(this)}catch(o){throw tt.warn(o),new Ev.ConfigurationError("sockets",this._configuration.sockets)}if(delete this._configuration.sockets,this._configuration.authorization_user||(this._configuration.authorization_user=this._configuration.uri.user),!this._configuration.registrar_server){const o=this._configuration.uri.clone();o.user=null,o.clearParams(),o.clearHeaders(),this._configuration.registrar_server=o}this._configuration.no_answer_timeout*=1e3,this._configuration.contact_uri?this._configuration.via_host=this._configuration.contact_uri.host:this._configuration.contact_uri=new Cv("sip",Ra.createRandomToken(8),this._configuration.via_host,null,{transport:"ws"}),this._contact={pub_gruu:null,temp_gruu:null,uri:this._configuration.contact_uri,toString(o={}){const p=o.anonymous||null,t=o.outbound||null;let v="<";return p?v+=this.temp_gruu||"sip:anonymous@anonymous.invalid;transport=ws":v+=this.pub_gruu||this.uri.toString(),t&&(p?!this.temp_gruu:!this.pub_gruu)&&(v+=";ob"),v+=">",v}};const e=["authorization_user","password","realm","ha1","authorization_jwt","display_name","register"];for(const o in this._configuration)Object.prototype.hasOwnProperty.call(this._configuration,o)&&(e.indexOf(o)!==-1?Object.defineProperty(this._configuration,o,{writable:!0,configurable:!1}):Object.defineProperty(this._configuration,o,{writable:!1,configurable:!1}));tt.debug("configuration parameters after validation:");for(const o in this._configuration)if(Object.prototype.hasOwnProperty.call(nu.settings,o))switch(o){case"uri":case"registrar_server":tt.debug(`- ${o}: ${this._configuration[o]}`);break;case"password":case"ha1":case"authorization_jwt":tt.debug(`- ${o}: NOT SHOWN`);break;default:tt.debug(`- ${o}: ${JSON.stringify(this._configuration[o])}`)}}};function yv(u){this.emit("connecting",u)}function Rv(u){this._status!==Dt.STATUS_USER_CLOSED&&(this._status=Dt.STATUS_READY,this._error=null,this.emit("connected",u),this._dynConfiguration.register&&this._registrator.register())}function bv(u){const n=["nict","ict","nist","ist"];for(const a of n)for(const e in this._transactions[a])Object.prototype.hasOwnProperty.call(this._transactions[a],e)&&this._transactions[a][e].onTransportError();this.emit("disconnected",u),this._registrator.onTransportClosed(),this._status!==Dt.STATUS_USER_CLOSED&&(this._status=Dt.STATUS_NOT_READY,this._error=Dt.NETWORK_ERROR)}function Iv(u){console.log("onTransportData",u);const n=u.transport;let a=u.message;if(a=Sv.parseMessage(a,this),!!a&&!(this._status===Dt.STATUS_USER_CLOSED&&a instanceof su.IncomingRequest)&&Av(a,this,n)){if(a instanceof su.IncomingRequest)a.transport=n,this.receiveRequest(a);else if(a instanceof su.IncomingResponse){let e;switch(a.method){case It.INVITE:e=this._transactions.ict[a.via_branch],e&&e.receiveResponse(a);break;case It.ACK:break;default:e=this._transactions.nict[a.via_branch],e&&e.receiveResponse(a);break}}}}const wv=ot(Oh);var Rt=[];for(var lu=0;lu<256;++lu)Rt.push((lu+256).toString(16).slice(1));function Ov(u,n=0){return(Rt[u[n+0]]+Rt[u[n+1]]+Rt[u[n+2]]+Rt[u[n+3]]+"-"+Rt[u[n+4]]+Rt[u[n+5]]+"-"+Rt[u[n+6]]+Rt[u[n+7]]+"-"+Rt[u[n+8]]+Rt[u[n+9]]+"-"+Rt[u[n+10]]+Rt[u[n+11]]+Rt[u[n+12]]+Rt[u[n+13]]+Rt[u[n+14]]+Rt[u[n+15]]).toLowerCase()}var ba,Dv=new Uint8Array(16);function Nv(){if(!ba&&(ba=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!ba))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return ba(Dv)}var Uv=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto);const Nf={randomUUID:Uv};function Uf(u,n,a){if(Nf.randomUUID&&!n&&!u)return Nf.randomUUID();u=u||{};var e=u.random||(u.rng||Nv)();if(e[6]=e[6]&15|64,e[8]=e[8]&63|128,n){a=a||0;for(var o=0;o<16;++o)n[a+o]=e[o];return n}return Ov(e)}var Ge=xt();const Fn=ot(Ge),ru=new co("Dialog"),Gl={STATUS_EARLY:1,STATUS_CONFIRMED:2,STATUS_TERMINATED:3};class Ia{static get C(){return Gl}constructor(n,a,e,o=Gl.STATUS_CONFIRMED){if(this._owner=n,this._ua=n._ua,this._uac_pending_reply=!1,this._uas_pending_reply=!1,a instanceof Ft.IncomingResponse&&(o=a.status_code<200?Gl.STATUS_EARLY:Gl.STATUS_CONFIRMED),e==="UAS"){this._id={call_id:a.call_id,local_tag:a.to_tag,remote_tag:a.from_tag,toString(){return this.call_id+this.local_tag+this.remote_tag}},this._state=o,this._remote_seqnum=a.cseq,this._local_uri=a.parseHeader("to").uri,this._remote_uri=a.parseHeader("from").uri;let p=a.getHeaders("to")[0].split(";")[0];p=p.match(/<([^>]*)>/)[1],this._remote_target=p,this._route_set=a.getHeaders("record-route"),this._ack_seqnum=this._remote_seqnum}else if(e==="UAC"){this._id={call_id:a.call_id,local_tag:a.from_tag,remote_tag:a.to_tag,toString(){return this.call_id+this.local_tag+this.remote_tag}},this._state=o,this._local_seqnum=a.cseq,this._local_uri=a.parseHeader("from").uri,this._remote_uri=a.parseHeader("to").uri;let p=a.getHeaders("to")[0].split(";")[0];p=p.match(/<([^>]*)>/)[1],this._remote_target=p,this._route_set=a.getHeaders("record-route").reverse(),this._ack_seqnum=null}this._ua.newDialog(this),ru.debug(`new ${e} dialog created with status ${this._state===Gl.STATUS_EARLY?"EARLY":"CONFIRMED"}`)}get id(){return this._id}get local_seqnum(){return this._local_seqnum}set local_seqnum(n){this._local_seqnum=n}get owner(){return this._owner}get uac_pending_reply(){return this._uac_pending_reply}set uac_pending_reply(n){this._uac_pending_reply=n}get uas_pending_reply(){return this._uas_pending_reply}isTerminated(){return this._status===Gl.STATUS_TERMINATED}update(n,a){this._state=Gl.STATUS_CONFIRMED,ru.debug(`dialog ${this._id.toString()} changed to CONFIRMED state`),a==="UAC"&&(this._route_set=n.getHeaders("record-route").reverse())}terminate(){ru.debug(`dialog ${this._id.toString()} deleted`),this._ua.destroyDialog(this),this._state=Gl.STATUS_TERMINATED}sendRequest(n,a={}){const e=Fn.cloneArray(a.extraHeaders),o=Fn.cloneObject(a.eventHandlers),p=a.body||null,t=this._createRequest(n,e,p);return o.onAuthenticated=()=>{this._local_seqnum+=1},new hg(this,t,o).send(),t}receiveRequest(n){this._checkInDialogRequest(n)&&(n.method===z.ACK&&this._ack_seqnum!==null?this._ack_seqnum=null:n.method===z.INVITE&&(this._ack_seqnum=n.cseq),this._owner.receiveRequest(n))}_createRequest(n,a,e){a=Fn.cloneArray(a),this._local_seqnum||(this._local_seqnum=Math.floor(Math.random()*1e4));const o=n===z.CANCEL||n===z.ACK?this._local_seqnum:this._local_seqnum+=1;return new Ft.OutgoingRequest(n,this._remote_target,this._ua,{cseq:o,call_id:this._id.call_id,from_uri:this._local_uri,from_tag:this._id.local_tag,to_uri:this._remote_uri,to_tag:this._id.remote_tag,route_set:this._route_set},a,e)}_checkInDialogRequest(n){if(!this._remote_seqnum)this._remote_seqnum=n.cseq;else if(n.cseq<this._remote_seqnum)if(n.method===z.ACK){if(this._ack_seqnum===null||n.cseq!==this._ack_seqnum)return!1}else return n.reply(500),!1;else n.cseq>this._remote_seqnum&&(this._remote_seqnum=n.cseq);if(n.method===z.INVITE||n.method===z.UPDATE&&n.body){if(this._uac_pending_reply===!0)n.reply(491);else if(this._uas_pending_reply===!0){const a=(Math.random()*10|0)+1;return n.reply(500,null,[`Retry-After:${a}`]),!1}else{this._uas_pending_reply=!0;const a=()=>{(n.server_transaction.state===Ss.C.STATUS_ACCEPTED||n.server_transaction.state===Ss.C.STATUS_COMPLETED||n.server_transaction.state===Ss.C.STATUS_TERMINATED)&&(n.server_transaction.removeListener("stateChanged",a),this._uas_pending_reply=!1)};n.server_transaction.on("stateChanged",a)}n.hasHeader("contact")&&n.server_transaction.on("stateChanged",()=>{n.server_transaction.state===Ss.C.STATUS_ACCEPTED&&(this._remote_target=n.parseHeader("contact").uri)})}else n.method===z.NOTIFY&&n.hasHeader("contact")&&n.server_transaction.on("stateChanged",()=>{n.server_transaction.state===Ss.C.STATUS_COMPLETED&&(this._remote_target=n.parseHeader("contact").uri)});return!0}}class xv{constructor(n,a){Fs(this,"plugin",null);Fs(this,"rtcpPeer",null);Fs(this,"handleId",0);Fs(this,"info",null);Fs(this,"joinResult",null);Fs(this,"state",{});Fs(this,"stream",null);Fs(this,"loaded",!1);Fs(this,"aTracks",[]);Fs(this,"vTracks",[]);this.info=n,this.plugin=a,this.rtcpPeer=new RTCPeerConnection({iceServers:[]})}get memberInfo(){return{stream:this.stream,joinResult:this.joinResult,sender:this.handleId,type:"subscriber",name:this.info.display,state:this.state,id:this.handleId}}updateMemberState(n){var a;this.state={...this.state,...n||{}},(a=this.plugin)==null||a.session.emit("member:update",this.memberInfo)}updateMemberStateFromMessage(n){var p,t,v,C;const a=(t=(p=n==null?void 0:n.plugindata)==null?void 0:p.data)==null?void 0:t.newStatePublisher,o=((C=(v=n==null?void 0:n.plugindata)==null?void 0:v.data)==null?void 0:C.publisher_state).find(l=>l.id===a);this.updateMemberState(o==null?void 0:o.state)}hangup(){this.rtcpPeer&&(this.rtcpPeer.close(),this.rtcpPeer=null),this.stream&&this.stream.getTracks().forEach(n=>{n.stop()})}}var Pv=Bn();const Yl=ot(Pv),le=new co("JanusSession"),Mv="/opt/recordings/",ae={STATUS_NULL:0,STATUS_INVITE_SENT:1,STATUS_1XX_RECEIVED:2,STATUS_INVITE_RECEIVED:3,STATUS_WAITING_FOR_ANSWER:4,STATUS_ANSWERED:5,STATUS_WAITING_FOR_ACK:6,STATUS_CANCELED:7,STATUS_TERMINATED:8,STATUS_CONFIRMED:9},wa=["audio","video"];class no extends At.EventEmitter{static get C(){return ae}constructor(n){le.debug("new"),super(),console.log("constructor call"),this._id=null,this._ua=n,this._status=ae.STATUS_NULL,this._dialog=null,this._earlyDialogs={},this._contact=null,this._from_tag=null,this._to_tag=null,this.lastTransaction=0,this._connection=null,this._connectionPromiseQueue=Promise.resolve(),this._request=null,this._is_canceled=!1,this._cancel_reason="",this._is_confirmed=!1,this._late_sdp=!1,this._rtcOfferConstraints=null,this._rtcAnswerConstraints=null,this._localMediaStream=null,this._localMediaStreamLocallyGenerated=!1,this._rtcReady=!0,this._iceReady=!1,this._timers={ackTimer:null,expiresTimer:null,invite2xxTimer:null,userNoAnswerTimer:null},this._direction=null,this._local_identity=null,this._remote_identity=null,this._start_time=null,this._end_time=null,this._audioMuted=!1,this._videoMuted=!1,this._localHold=!1,this._remoteHold=!1,this._sessionTimers={enabled:this._ua.configuration.session_timers,refreshMethod:this._ua.configuration.session_timers_refresh_method,defaultExpires:z.SESSION_EXPIRES,currentExpires:null,running:!1,refresher:!1,timer:null},this._referSubscribers={},this._candidates=[],this.publishers=[],this.private_id=null,this.memberList={},this.myFeedList=[],this.display_name="",this.stunServers=[{urls:"stun:turn.voicenter.co",credential:"kxsjahnsdjns3eds23esd",username:"turn2es21e"}];const a=Uf().replace(/-/g,"").slice(0,12);this.opaque_id=`videoroomtest-${a}`,this._data={}}get C(){return ae}get causes(){return z.causes}get id(){return this._id}get connection(){return this._connection}get contact(){return this._contact}get direction(){return this._direction}get local_identity(){return this._local_identity}get remote_identity(){return this._remote_identity}get start_time(){return this._start_time}get end_time(){return this._end_time}get data(){return this._data}set data(n){this._data=n}get status(){return this._status}isInProgress(){switch(this._status){case ae.STATUS_NULL:case ae.STATUS_INVITE_SENT:case ae.STATUS_1XX_RECEIVED:case ae.STATUS_INVITE_RECEIVED:case ae.STATUS_WAITING_FOR_ANSWER:return!0;default:return!1}}isEstablished(){switch(this._status){case ae.STATUS_ANSWERED:case ae.STATUS_WAITING_FOR_ACK:case ae.STATUS_CONFIRMED:return!0;default:return!1}}isEnded(){switch(this._status){case ae.STATUS_CANCELED:case ae.STATUS_TERMINATED:return!0;default:return!1}}isMuted(){return{audio:this._audioMuted,video:this._videoMuted}}isOnHold(){return{local:this._localHold,remote:this._remoteHold}}connect(n,a,e={},o){le.debug("connect()"),this.display_name=a;const p=n,t=Ge.cloneObject(e.eventHandlers),v=Ge.cloneArray(e.extraHeaders),C=Ge.cloneObject(e.mediaConstraints,{audio:!0,video:!0}),l=e.mediaStream||null,A=Ge.cloneObject(e.pcConfig,{iceServers:[]}),b=e.rtcConstraints||null,E=e.rtcOfferConstraints||null;if(this._rtcOfferConstraints=E,this._rtcAnswerConstraints=e.rtcAnswerConstraints||null,this._data=e.data||this._data,n===void 0)throw new TypeError("Not enough arguments");if(this._status!==ae.STATUS_NULL)throw new Kl.InvalidStateError(this._status);if(!window.RTCPeerConnection)throw new Kl.NotSupportedError("WebRTC not supported");if(console.log("target",n),n=this._ua.normalizeTarget(n),console.log("normalizeTarget target",n),this.room_id=n.user,!n)throw new TypeError(`Invalid target: ${p}`);this._sessionTimers.enabled&&Ge.isDecimal(e.sessionTimersExpires)&&(e.sessionTimersExpires>=z.MIN_SESSION_EXPIRES?this._sessionTimers.defaultExpires=e.sessionTimersExpires:this._sessionTimers.defaultExpires=z.SESSION_EXPIRES);for(const N in t)Object.prototype.hasOwnProperty.call(t,N)&&this.on(N,t[N]);this._from_tag=Ge.newTag();const O=e.anonymous||!1,w={from_tag:this._from_tag};this._contact=this._ua.contact.toString({anonymous:O,outbound:!0}),O?(w.from_display_name="Anonymous",w.from_uri=new Yl("sip","anonymous","anonymous.invalid"),v.push(`P-Preferred-Identity: ${this._ua.configuration.uri.toString()}`),v.push("Privacy: id")):e.fromUserName&&(w.from_uri=new Yl("sip",e.fromUserName,this._ua.configuration.uri.host),v.push(`P-Preferred-Identity: ${this._ua.configuration.uri.toString()}`)),e.fromDisplayName&&(w.from_display_name=e.fromDisplayName),v.push(`Contact: ${this._contact}`),v.push("Content-Type: application/json"),this._sessionTimers.enabled&&v.push(`Session-Expires: ${this._sessionTimers.defaultExpires}${this._ua.configuration.session_timers_force_refresher?";refresher=uac":""}`),this._request=new Ft.InitialOutgoingInviteRequest(n,this._ua,w,v),this._id=this._request.call_id+this._from_tag,this._createRTCConnection(A,b),this._direction="outgoing",this._local_identity=this._request.from,this._remote_identity=this._request.to,console.log("this._remote_identity",this._remote_identity),o&&o(this),this._newJanusSession("local",this._request),this._sendInitialRequest(C,E,l)}init_incoming(n,a){le.debug("init_incoming()");let e;const o=n.hasHeader("Content-Type")?n.getHeader("Content-Type").toLowerCase():void 0;if(n.body&&o!=="application/sdp"){n.reply(415);return}if(this._status=ae.STATUS_INVITE_RECEIVED,this._from_tag=n.from_tag,this._id=n.call_id+this._from_tag,this._request=n,this._contact=this._ua.contact.toString(),n.hasHeader("expires")&&(e=n.getHeader("expires")*1e3),n.to_tag=Ge.newTag(),!this._createDialog(n,"UAS",!0)){n.reply(500,"Missing Contact header field");return}n.body?this._late_sdp=!1:this._late_sdp=!0,this._status=ae.STATUS_WAITING_FOR_ANSWER,this._timers.userNoAnswerTimer=setTimeout(()=>{n.reply(408),this._failed("local",null,z.causes.NO_ANSWER)},this._ua.configuration.no_answer_timeout),e&&(this._timers.expiresTimer=setTimeout(()=>{this._status===ae.STATUS_WAITING_FOR_ANSWER&&(n.reply(487),this._failed("system",null,z.causes.EXPIRES))},e)),this._direction="incoming",this._local_identity=n.to,this._remote_identity=n.from,a&&a(this),this._newJanusSession("remote",n),this._status!==ae.STATUS_TERMINATED&&(n.reply(180,null,[`Contact: ${this._contact}`]),this._progress("local",null))}answer(n={}){le.debug("answer()");const a=this._request,e=Ge.cloneArray(n.extraHeaders),o=Ge.cloneObject(n.mediaConstraints),p=n.mediaStream||null,t=Ge.cloneObject(n.pcConfig,{iceServers:[]}),v=n.rtcConstraints||null,C=n.rtcAnswerConstraints||null,l=Ge.cloneObject(n.rtcOfferConstraints);let A,b=!1,E=!1,O=!1,w=!1;if(this._rtcAnswerConstraints=C,this._rtcOfferConstraints=n.rtcOfferConstraints||null,this._data=n.data||this._data,this._direction!=="incoming")throw new Kl.NotSupportedError('"answer" not supported for outgoing RTCSession');if(this._status!==ae.STATUS_WAITING_FOR_ANSWER)throw new Kl.InvalidStateError(this._status);if(this._sessionTimers.enabled&&Ge.isDecimal(n.sessionTimersExpires)&&(n.sessionTimersExpires>=z.MIN_SESSION_EXPIRES?this._sessionTimers.defaultExpires=n.sessionTimersExpires:this._sessionTimers.defaultExpires=z.SESSION_EXPIRES),this._status=ae.STATUS_ANSWERED,!this._createDialog(a,"UAS")){a.reply(500,"Error creating dialog");return}clearTimeout(this._timers.userNoAnswerTimer),e.unshift(`Contact: ${this._contact}`);const N=a.parseSDP();Array.isArray(N.media)||(N.media=[N.media]);for(const U of N.media)U.type==="audio"&&(b=!0,(!U.direction||U.direction==="sendrecv")&&(O=!0)),U.type==="video"&&(E=!0,(!U.direction||U.direction==="sendrecv")&&(w=!0));if(p&&o.audio===!1){A=p.getAudioTracks();for(const U of A)p.removeTrack(U)}if(p&&o.video===!1){A=p.getVideoTracks();for(const U of A)p.removeTrack(U)}!p&&o.audio===void 0&&(o.audio=O),!p&&o.video===void 0&&(o.video=w),!p&&!b&&!l.offerToReceiveAudio&&(o.audio=!1),!p&&!E&&!l.offerToReceiveVideo&&(o.video=!1),this._createRTCConnection(t,v),Promise.resolve().then(()=>{if(p)return p;if(o.audio||o.video)return this._localMediaStreamLocallyGenerated=!0,navigator.mediaDevices.getUserMedia(o).catch(U=>{throw this._status===ae.STATUS_TERMINATED?new Error("terminated"):(a.reply(480),this._failed("local",null,z.causes.USER_DENIED_MEDIA_ACCESS),le.warn('emit "getusermediafailed" [error:%o]',U),this.emit("getusermediafailed",U),new Error("getUserMedia() failed"))})}).then(U=>{if(this._status===ae.STATUS_TERMINATED)throw new Error("terminated");this._localMediaStream=U,U&&U.getTracks().forEach(Y=>{this._connection.addTrack(Y,U)})}).then(()=>{if(this._late_sdp)return;const U={originator:"remote",type:"offer",sdp:a.body};le.debug('emit "sdp"'),this.emit("sdp",U);const Y=new RTCSessionDescription({type:"offer",sdp:U.sdp});return this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(Y)).catch(j=>{throw a.reply(488),this._failed("system",null,z.causes.WEBRTC_ERROR),le.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',j),this.emit("peerconnection:setremotedescriptionfailed",j),new Error("peerconnection.setRemoteDescription() failed")}),this._connectionPromiseQueue}).then(()=>{if(this._status===ae.STATUS_TERMINATED)throw new Error("terminated");return this._connecting(a),this._late_sdp?this._createLocalDescription("offer",this._rtcOfferConstraints).catch(()=>{throw a.reply(500),new Error("_createLocalDescription() failed")}):this._createLocalDescription("answer",C).catch(()=>{throw a.reply(500),new Error("_createLocalDescription() failed")})}).then(U=>{if(this._status===ae.STATUS_TERMINATED)throw new Error("terminated");this._handleSessionTimersInIncomingRequest(a,e),a.reply(200,null,e,U,()=>{this._status=ae.STATUS_WAITING_FOR_ACK,this._setInvite2xxTimer(a,U),this._setACKTimer(),this._accepted("local")},()=>{this._failed("system",null,z.causes.CONNECTION_ERROR)})}).catch(U=>{this._status!==ae.STATUS_TERMINATED&&le.warn(U)})}terminate(n={}){le.debug("terminate()");const a=n.cause||z.causes.BYE,e=Ge.cloneArray(n.extraHeaders),o=n.body;let p,t=n.status_code,v=n.reason_phrase;if(this._status===ae.STATUS_TERMINATED)throw new Kl.InvalidStateError(this._status);switch(this._status){case ae.STATUS_NULL:case ae.STATUS_INVITE_SENT:case ae.STATUS_1XX_RECEIVED:if(le.debug("canceling session"),t&&(t<200||t>=700))throw new TypeError(`Invalid status_code: ${t}`);t&&(v=v||z.REASON_PHRASE[t]||"",p=`SIP ;cause=${t} ;text="${v}"`),this._status===ae.STATUS_NULL||this._status===ae.STATUS_INVITE_SENT?(this._is_canceled=!0,this._cancel_reason=p):this._status===ae.STATUS_1XX_RECEIVED&&this._request.cancel(p),this._status=ae.STATUS_CANCELED,this._failed("local",null,z.causes.CANCELED);break;case ae.STATUS_WAITING_FOR_ANSWER:case ae.STATUS_ANSWERED:if(le.debug("rejecting session"),t=t||480,t<300||t>=700)throw new TypeError(`Invalid status_code: ${t}`);this._request.reply(t,v,e,o),this._failed("local",null,z.causes.REJECTED);break;case ae.STATUS_WAITING_FOR_ACK:case ae.STATUS_CONFIRMED:if(le.debug("terminating session"),v=n.reason_phrase||z.REASON_PHRASE[t]||"",t&&(t<200||t>=700))throw new TypeError(`Invalid status_code: ${t}`);if(t&&e.push(`Reason: SIP ;cause=${t}; text="${v}"`),this._status===ae.STATUS_WAITING_FOR_ACK&&this._direction==="incoming"&&this._request.server_transaction.state!==Ss.C.STATUS_TERMINATED){const C=this._dialog;this.receiveRequest=({method:l})=>{l===z.ACK&&(this.sendRequest(z.BYE,{extraHeaders:e,body:o}),C.terminate(),this.closeSession())},this._request.server_transaction.on("stateChanged",()=>{this._request.server_transaction.state===Ss.C.STATUS_TERMINATED&&(this.sendRequest(z.BYE,{extraHeaders:e,body:o}),C.terminate(),this.closeSession())}),this._ended("local",null,a),this._dialog=C,console.log("SET DIALOG terminate"),this._ua.newDialog(C)}else{const C={janus:"leave"},l=["Content-Type: application/json","PTYPE: Leave"];this.sendRequest(z.BYE,{extraHeaders:l,body:JSON.stringify(C)}),this.closeSession(),this._ended("local",null,a)}}}sendInfo(n,a,e={}){if(le.debug("sendInfo()"),this._status!==ae.STATUS_CONFIRMED&&this._status!==ae.STATUS_WAITING_FOR_ACK&&this._status!==ae.STATUS_1XX_RECEIVED)throw new Kl.InvalidStateError(this._status);new Ru(this).send(n,a,e)}mute(n={audio:!0,video:!1}){le.debug("mute()");let a=!1,e=!1;this._audioMuted===!1&&n.audio&&(a=!0,this._audioMuted=!0,this._toggleMuteAudio(!0)),this._videoMuted===!1&&n.video&&(e=!0,this._videoMuted=!0,this._toggleMuteVideo(!0)),(a===!0||e===!0)&&this._onmute({audio:a,video:e})}unmute(n={audio:!0,video:!0}){le.debug("unmute()");let a=!1,e=!1;this._audioMuted===!0&&n.audio&&(a=!0,this._audioMuted=!1,this._localHold===!1&&this._toggleMuteAudio(!1)),this._videoMuted===!0&&n.video&&(e=!0,this._videoMuted=!1,this._localHold===!1&&this._toggleMuteVideo(!1)),(a===!0||e===!0)&&this._onunmute({audio:a,video:e})}hold(n={},a){if(le.debug("hold()"),this._status!==ae.STATUS_WAITING_FOR_ACK&&this._status!==ae.STATUS_CONFIRMED||this._localHold===!0||!this._isReadyToReOffer())return!1;this._localHold=!0,this._onhold("local");const e={succeeded:()=>{a&&a()},failed:()=>{this.terminate({cause:z.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Hold Failed"})}};return n.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:e,extraHeaders:n.extraHeaders}):this._sendReinvite({eventHandlers:e,extraHeaders:n.extraHeaders}),!0}unhold(n={},a){if(le.debug("unhold()"),this._status!==ae.STATUS_WAITING_FOR_ACK&&this._status!==ae.STATUS_CONFIRMED||this._localHold===!1||!this._isReadyToReOffer())return!1;this._localHold=!1,this._onunhold("local");const e={succeeded:()=>{a&&a()},failed:()=>{this.terminate({cause:z.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Unhold Failed"})}};return n.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:e,extraHeaders:n.extraHeaders}):this._sendReinvite({eventHandlers:e,extraHeaders:n.extraHeaders}),!0}renegotiate(n={},a){le.debug("renegotiate()");const e=n.rtcOfferConstraints||null;if(this._status!==ae.STATUS_WAITING_FOR_ACK&&this._status!==ae.STATUS_CONFIRMED||!this._isReadyToReOffer())return!1;const o={succeeded:()=>{a&&a()},failed:()=>{this.terminate({cause:z.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Media Renegotiation Failed"})}};return this._setLocalMediaStatus(),n.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:o,rtcOfferConstraints:e,extraHeaders:n.extraHeaders}):this._sendReinvite({eventHandlers:o,rtcOfferConstraints:e,extraHeaders:n.extraHeaders}),!0}refer(n,a){le.debug("refer()");const e=n;if(this._status!==ae.STATUS_WAITING_FOR_ACK&&this._status!==ae.STATUS_CONFIRMED)return!1;if(n=this._ua.normalizeTarget(n),!n)throw new TypeError(`Invalid target: ${e}`);const o=new Ng(this);o.sendRefer(n,a);const p=o.id;return this._referSubscribers[p]=o,o.on("requestFailed",()=>{delete this._referSubscribers[p]}),o.on("accepted",()=>{delete this._referSubscribers[p]}),o.on("failed",()=>{delete this._referSubscribers[p]}),o}sendRequest(n,a){return le.debug("sendRequest()"),this._dialog.sendRequest(n,a)}receiveNotify(n){le.debug("receiveRequest()")}receiveRequest(n){if(le.debug("receiveRequest()"),n.method===z.CANCEL)(this._status===ae.STATUS_WAITING_FOR_ANSWER||this._status===ae.STATUS_ANSWERED)&&(this._status=ae.STATUS_CANCELED,this._request.reply(487),this._failed("remote",n,z.causes.CANCELED));else switch(n.method){case z.ACK:if(this._status!==ae.STATUS_WAITING_FOR_ACK)return;if(this._status=ae.STATUS_CONFIRMED,clearTimeout(this._timers.ackTimer),clearTimeout(this._timers.invite2xxTimer),this._late_sdp){if(!n.body){this.terminate({cause:z.causes.MISSING_SDP,status_code:400});break}const a={originator:"remote",type:"answer",sdp:n.body};le.debug('emit "sdp"'),this.emit("sdp",a);const e=new RTCSessionDescription({type:"answer",sdp:a.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(e)).then(()=>{this._is_confirmed||this._confirmed("remote",n)}).catch(o=>{this.terminate({cause:z.causes.BAD_MEDIA_DESCRIPTION,status_code:488}),le.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',o),this.emit("peerconnection:setremotedescriptionfailed",o)})}else this._is_confirmed||this._confirmed("remote",n);break;case z.BYE:this._status===ae.STATUS_CONFIRMED||this._status===ae.STATUS_WAITING_FOR_ACK?(n.reply(200),this._ended("remote",n,z.causes.BYE)):this._status===ae.STATUS_INVITE_RECEIVED||this._status===ae.STATUS_WAITING_FOR_ANSWER?(n.reply(200),this._request.reply(487,"BYE Received"),this._ended("remote",n,z.causes.BYE)):n.reply(403,"Wrong Status");break;case z.INVITE:this._status===ae.STATUS_CONFIRMED?n.hasHeader("replaces")?this._receiveReplaces(n):this._receiveReinvite(n):n.reply(403,"Wrong Status");break;case z.INFO:if(this._status===ae.STATUS_1XX_RECEIVED||this._status===ae.STATUS_WAITING_FOR_ANSWER||this._status===ae.STATUS_ANSWERED||this._status===ae.STATUS_WAITING_FOR_ACK||this._status===ae.STATUS_CONFIRMED){const a=n.hasHeader("Content-Type")?n.getHeader("Content-Type").toLowerCase():void 0;a&&a.match(/^application\/dtmf-relay/i)?new Eg(this).init_incoming(n):a!==void 0?new Ru(this).init_incoming(n):n.reply(415)}else n.reply(403,"Wrong Status");break;case z.UPDATE:this._status===ae.STATUS_CONFIRMED?this._receiveUpdate(n):n.reply(403,"Wrong Status");break;case z.REFER:this._status===ae.STATUS_CONFIRMED?this._receiveRefer(n):n.reply(403,"Wrong Status");break;case z.NOTIFY:this._status===ae.STATUS_CONFIRMED?this._receiveNotify(n):n.reply(403,"Wrong Status");break;default:n.reply(501)}}onTransportError(){le.warn("onTransportError()"),this._status!==ae.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:z.causes.CONNECTION_ERROR,cause:z.causes.CONNECTION_ERROR})}onRequestTimeout(){le.warn("onRequestTimeout()"),this._status!==ae.STATUS_TERMINATED&&this.terminate({status_code:408,reason_phrase:z.causes.REQUEST_TIMEOUT,cause:z.causes.REQUEST_TIMEOUT})}onDialogError(){le.warn("onDialogError()"),this._status!==ae.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:z.causes.DIALOG_ERROR,cause:z.causes.DIALOG_ERROR})}newDTMF(n){le.debug("newDTMF()"),this.emit("newDTMF",n)}newInfo(n){le.debug("newInfo()"),this.emit("newInfo",n)}_isReadyToReOffer(){return this._rtcReady?this._dialog?this._dialog.uac_pending_reply===!0||this._dialog.uas_pending_reply===!0?(le.debug("_isReadyToReOffer() | there is another INVITE/UPDATE transaction in progress"),!1):!0:(le.debug("_isReadyToReOffer() | session not established yet"),!1):(le.debug("_isReadyToReOffer() | internal WebRTC status not ready"),!1)}_close(){if(le.debug("close()"),this._localMediaStream&&this._localMediaStreamLocallyGenerated&&(le.debug("close() | closing local MediaStream"),Ge.closeMediaStream(this._localMediaStream)),this._status!==ae.STATUS_TERMINATED){if(this._status=ae.STATUS_TERMINATED,this._connection)try{this._connection.close()}catch(n){le.warn("close() | error closing the RTCPeerConnection: %o",n)}for(const n in this._timers)Object.prototype.hasOwnProperty.call(this._timers,n)&&clearTimeout(this._timers[n]);clearTimeout(this._sessionTimers.timer),this._dialog&&(this._dialog.terminate(),delete this._dialog);for(const n in this._earlyDialogs)Object.prototype.hasOwnProperty.call(this._earlyDialogs,n)&&(this._earlyDialogs[n].terminate(),delete this._earlyDialogs[n]);for(const n in this._referSubscribers)Object.prototype.hasOwnProperty.call(this._referSubscribers,n)&&delete this._referSubscribers[n];this._ua.destroyRTCSession(this)}}_setInvite2xxTimer(n,a){let e=yi.T1;function o(){this._status===ae.STATUS_WAITING_FOR_ACK&&(n.reply(200,null,[`Contact: ${this._contact}`],a),e<yi.T2&&(e=e*2,e>yi.T2&&(e=yi.T2)),this._timers.invite2xxTimer=setTimeout(o.bind(this),e))}this._timers.invite2xxTimer=setTimeout(o.bind(this),e)}_setACKTimer(){this._timers.ackTimer=setTimeout(()=>{this._status===ae.STATUS_WAITING_FOR_ACK&&(le.debug("no ACK received, terminating the session"),clearTimeout(this._timers.invite2xxTimer),this.sendRequest(z.BYE),this._ended("remote",null,z.causes.NO_ACK))},yi.TIMER_H)}_createRTCConnection(n,a){this.stunServers,this._connection=new RTCPeerConnection(n,a),this._connection.addEventListener("iceconnectionstatechange",()=>{this._connection.iceConnectionState==="failed"&&this.terminate({cause:z.causes.RTP_TIMEOUT,status_code:408,reason_phrase:z.causes.RTP_TIMEOUT})});let e;const o=p=>{this._connection.signalingState!=="stable"&&this._connection.signalingState!=="have-local-offer"||p.candidate&&(this._candidates.push(p.candidate),clearTimeout(e),e=setTimeout(()=>{this.lastTrickleReceived=!0,this.subscribeSent&&!this.isConfigureSent&&(this.addTracks(this.stream.getTracks()),this._ua.emit("changeMainVideoStream",{name:this.display_name,stream:this.stream}),this._sendConfigureMessage({audio:!0,video:!0}).then(()=>{}))},500))};this._connection.onicecandidate=o,le.debug('emit "peerconnection"'),this.emit("peerconnection",{peerconnection:this._connection})}_createLocalDescription(n,a){if(le.debug("createLocalDescription()"),n!=="offer"&&n!=="answer")throw new Error(`createLocalDescription() | invalid type "${n}"`);const e=this._connection;return this._rtcReady=!1,Promise.resolve().then(()=>n==="offer"?e.createOffer(a).catch(o=>(le.warn('emit "peerconnection:createofferfailed" [error:%o]',o),this.emit("peerconnection:createofferfailed",o),Promise.reject(o))):e.createAnswer(a).catch(o=>(le.warn('emit "peerconnection:createanswerfailed" [error:%o]',o),this.emit("peerconnection:createanswerfailed",o),Promise.reject(o)))).then(o=>e.setLocalDescription(o).catch(p=>(this._rtcReady=!0,le.warn('emit "peerconnection:setlocaldescriptionfailed" [error:%o]',p),this.emit("peerconnection:setlocaldescriptionfailed",p),Promise.reject(p)))).then(()=>{const o=a&&a.iceRestart;if(e.iceGatheringState==="complete"&&!o||e.iceGatheringState==="gathering"&&this._iceReady){this._rtcReady=!0;const p={originator:"local",type:n,sdp:e.localDescription.sdp};return le.debug('emit "sdp"'),this.emit("sdp",p),Promise.resolve(p.sdp)}return new Promise(p=>{let t=!1,v,C;this._iceReady=!1;const l=()=>{e.removeEventListener("icecandidate",v),e.removeEventListener("icegatheringstatechange",C),t=!0,this._rtcReady=!0,this._iceReady=!0;const A={originator:"local",type:n,sdp:e.localDescription.sdp};le.debug('emit "sdp"'),this.emit("sdp",A),p(A.sdp)};e.addEventListener("icecandidate",v=A=>{const b=A.candidate;b?this.emit("icecandidate",{candidate:b,ready:l}):t||l()}),e.addEventListener("icegatheringstatechange",C=()=>{e.iceGatheringState==="complete"&&!t&&l()})})})}_createDialog(n,a,e){console.log("_createDialog",n);const o=a==="UAS"?n.to_tag:n.from_tag,p=a==="UAS"?n.from_tag:n.to_tag,t=n.call_id+o+p;console.log("remote_tag",p);let v=this._earlyDialogs[t];if(e)return v?!0:(v=new Ia(this,n,a,Ia.C.STATUS_EARLY),console.log("SET DIALOG early"),v.error?(console.log("early_dialog error",v.error),le.debug(v.error),this._failed("remote",n,z.causes.INTERNAL_ERROR),!1):(this._earlyDialogs[t]=v,!0));{if(this._from_tag=n.from_tag,this._to_tag=n.to_tag,v)return v.update(n,a),console.log("SET DIALOG 1"),this._dialog=v,delete this._earlyDialogs[t],!0;const C=new Ia(this,n,a);return C.error?(console.log("dialog.error",C.error),le.debug(C.error),this._failed("remote",n,z.causes.INTERNAL_ERROR),!1):(console.log("AAA SET DIALOG 2"),this._dialog=C,!0)}}_receiveReinvite(n){le.debug("receiveReinvite()");const a=n.hasHeader("Content-Type")?n.getHeader("Content-Type").toLowerCase():void 0,e={request:n,callback:void 0,reject:p.bind(this)};let o=!1;function p(v={}){o=!0;const C=v.status_code||403,l=v.reason_phrase||"",A=Ge.cloneArray(v.extraHeaders);if(this._status!==ae.STATUS_CONFIRMED)return!1;if(C<300||C>=700)throw new TypeError(`Invalid status_code: ${C}`);n.reply(C,l,A)}if(this.emit("reinvite",e),o)return;if(this._late_sdp=!1,!n.body){this._late_sdp=!0,this._remoteHold&&(this._remoteHold=!1,this._onunhold("remote")),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._createLocalDescription("offer",this._rtcOfferConstraints)).then(v=>{t.call(this,v)}).catch(()=>{n.reply(500)});return}if(a!=="application/sdp"){le.debug("invalid Content-Type"),n.reply(415);return}this._processInDialogSdpOffer(n).then(v=>{this._status!==ae.STATUS_TERMINATED&&t.call(this,v)}).catch(v=>{le.warn(v)});function t(v){const C=[`Contact: ${this._contact}`];this._handleSessionTimersInIncomingRequest(n,C),this._late_sdp&&(v=this._mangleOffer(v)),n.reply(200,null,C,v,()=>{this._status=ae.STATUS_WAITING_FOR_ACK,this._setInvite2xxTimer(n,v),this._setACKTimer()}),typeof e.callback=="function"&&e.callback()}}_receiveUpdate(n){le.debug("receiveUpdate()");const a=n.hasHeader("Content-Type")?n.getHeader("Content-Type").toLowerCase():void 0,e={request:n,callback:void 0,reject:p.bind(this)};let o=!1;function p(v={}){o=!0;const C=v.status_code||403,l=v.reason_phrase||"",A=Ge.cloneArray(v.extraHeaders);if(this._status!==ae.STATUS_CONFIRMED)return!1;if(C<300||C>=700)throw new TypeError(`Invalid status_code: ${C}`);n.reply(C,l,A)}if(this.emit("update",e),o)return;if(!n.body){t.call(this,null);return}if(a!=="application/sdp"){le.debug("invalid Content-Type"),n.reply(415);return}this._processInDialogSdpOffer(n).then(v=>{this._status!==ae.STATUS_TERMINATED&&t.call(this,v)}).catch(v=>{le.warn(v)});function t(v){const C=[`Contact: ${this._contact}`];this._handleSessionTimersInIncomingRequest(n,C),n.reply(200,null,C,v),typeof e.callback=="function"&&e.callback()}}_processInDialogSdpOffer(n){le.debug("_processInDialogSdpOffer()");const a=n.parseSDP();let e=!1;for(const t of a.media){if(wa.indexOf(t.type)===-1)continue;const v=t.direction||a.direction||"sendrecv";if(v==="sendonly"||v==="inactive")e=!0;else{e=!1;break}}const o={originator:"remote",type:"offer",sdp:n.body};le.debug('emit "sdp"'),this.emit("sdp",o);const p=new RTCSessionDescription({type:"offer",sdp:o.sdp});return this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>{if(this._status===ae.STATUS_TERMINATED)throw new Error("terminated");return this._connection.setRemoteDescription(p).catch(t=>{throw n.reply(488),le.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',t),this.emit("peerconnection:setremotedescriptionfailed",t),t})}).then(()=>{if(this._status===ae.STATUS_TERMINATED)throw new Error("terminated");this._remoteHold===!0&&e===!1?(this._remoteHold=!1,this._onunhold("remote")):this._remoteHold===!1&&e===!0&&(this._remoteHold=!0,this._onhold("remote"))}).then(()=>{if(this._status===ae.STATUS_TERMINATED)throw new Error("terminated");return this._createLocalDescription("answer",this._rtcAnswerConstraints).catch(t=>{throw n.reply(500),le.warn('emit "peerconnection:createtelocaldescriptionfailed" [error:%o]',t),t})}).catch(t=>{le.warn("_processInDialogSdpOffer() failed [error: %o]",t)}),this._connectionPromiseQueue}_receiveRefer(n){if(le.debug("receiveRefer()"),!n.refer_to){le.debug("no Refer-To header field present in REFER"),n.reply(400);return}if(n.refer_to.uri.scheme!==z.SIP){le.debug("Refer-To header field points to a non-SIP URI scheme"),n.reply(416);return}n.reply(202);const a=new Ig(this,n.cseq);le.debug('emit "refer"'),this.emit("refer",{request:n,accept:(p,t)=>{e.call(this,p,t)},reject:()=>{o.call(this)}});function e(p,t={}){if(p=typeof p=="function"?p:null,this._status!==ae.STATUS_WAITING_FOR_ACK&&this._status!==ae.STATUS_CONFIRMED)return!1;const v=new no(this._ua);if(v.on("progress",({response:C})=>{a.notify(C.status_code,C.reason_phrase)}),v.on("accepted",({response:C})=>{a.notify(C.status_code,C.reason_phrase)}),v.on("_failed",({message:C,cause:l})=>{C?a.notify(C.status_code,C.reason_phrase):a.notify(487,l)}),n.refer_to.uri.hasHeader("replaces")){const C=decodeURIComponent(n.refer_to.uri.getHeader("replaces"));t.extraHeaders=Ge.cloneArray(t.extraHeaders),t.extraHeaders.push(`Replaces: ${C}`)}v.connect(n.refer_to.uri.toAor(),t,p)}function o(){a.notify(603)}}_receiveNotify(n){switch(le.debug("receiveNotify()"),n.event||n.reply(400),n.event.event){case"refer":{let a,e;if(n.event.params&&n.event.params.id)a=n.event.params.id,e=this._referSubscribers[a];else if(Object.keys(this._referSubscribers).length===1)e=this._referSubscribers[Object.keys(this._referSubscribers)[0]];else{n.reply(400,"Missing event id parameter");return}if(!e){n.reply(481,"Subscription does not exist");return}e.receiveNotify(n),n.reply(200);break}default:n.reply(489)}}_receiveReplaces(n){le.debug("receiveReplaces()");function a(o){if(this._status!==ae.STATUS_WAITING_FOR_ACK&&this._status!==ae.STATUS_CONFIRMED)return!1;const p=new no(this._ua);p.on("confirmed",()=>{this.terminate()}),p.init_incoming(n,o)}function e(){le.debug("Replaced INVITE rejected by the user"),n.reply(486)}this.emit("replaces",{request:n,accept:o=>{a.call(this,o)},reject:()=>{e.call(this)}})}_getNextTransactionId(){return(this.lastTransaction+1).toString()}_sendInitialRequest(n,a,e){this.ackSent=!1,this.publisherSubscribeSent=!1;const o=new so(this._ua,this._request,{onRequestTimeout:()=>{this.onRequestTimeout()},onTransportError:()=>{this.onTransportError()},onAuthenticated:p=>{this._request=p},onReceiveResponse:p=>{this._receiveInviteResponse(p)}});Promise.resolve().then(()=>{if(e)return e;if(n.audio||n.video)return this._localMediaStreamLocallyGenerated=!0,navigator.mediaDevices.getUserMedia(n).catch(p=>{throw this._status===ae.STATUS_TERMINATED?new Error("terminated"):(this._failed("local",null,z.causes.USER_DENIED_MEDIA_ACCESS),le.warn('emit "getusermediafailed" [error:%o]',p),this.emit("getusermediafailed",p),p)})}).then(p=>{if(this._status===ae.STATUS_TERMINATED)throw new Error("terminated");return this._localMediaStream=p,p&&p.getTracks().forEach(t=>{this._connection.addTrack(t,p)}),this._connecting(this._request),this._createLocalDescription("offer",a).catch(t=>{throw this._failed("local",null,z.causes.WEBRTC_ERROR),t})}).then(p=>{if(this._is_canceled||this._status===ae.STATUS_TERMINATED)throw new Error("terminated");const t={janus:"attach",plugin:"janus.plugin.videoroom",opaque_id:this.opaque_id},v=JSON.stringify(t);this._request.body=v,this._status=ae.STATUS_INVITE_SENT,le.debug('emit "sending" [request:%o]',this._request),this.emit("sending",{request:this._request}),o.send()}).catch(p=>{this._status!==ae.STATUS_TERMINATED&&le.warn(p)})}requestAudioAndVideoPermissions(){return this.loadStream()}async loadStream(){const n={audio:!0,video:!0};try{this.stream=await navigator.mediaDevices.getUserMedia(n)}catch{try{n.video=!1,this.stream=await navigator.mediaDevices.getUserMedia(n)}catch{n.audio=!1,n.video=!1,this.stream=await navigator.mediaDevices.getUserMedia(n)}}return{stream:this.stream,options:n}}addTracks(n){n.forEach(a=>{this._connection.addTrack(a)})}getRecordFileName(){return Mv+this.room_id+btoa(unescape(encodeURIComponent(this.displayName)))+Date.now()}async processIceCandidates(){for(let n=0;n<this.iceCandidates.length;n++)await this._connection.addIceCandidate(this.iceCandidates[n]);this.iceCandidates=[]}async _sendConfigureMessage(n){const a={offerToReceiveAudio:!1,offerToReceiveVideo:!1},e=await this._connection.createOffer(a);await this._connection.setLocalDescription(e);const o=this._candidates.map(C=>({janus:"trickle",candidate:C,handle_id:this.handle_id,session_id:this.session_id})),t={configure:{janus:"message",body:{request:"configure",record:!0,filename:this.getRecordFileName(),...n},jsep:e,handle_id:this.handle_id,session_id:this.session_id},trickles:[...o]},v=["Content-Type: application/json","PTYPE: Ice"];this.sendRequest(z.INFO,{extraHeaders:v,body:JSON.stringify(t),eventHandlers:{onSuccessResponse:async C=>{this.isConfigureSent=!0;const A=C.data.split(`\r
135
- `),b=A[A.length-1],E=JSON.parse(b);await this._connection.setRemoteDescription(E.jsep),this._candidates=[]}}})}_sendMemberStartMessage(n,a){const e={janus:"message",body:{request:"start",room:this.room_id},handle_id:n.handleId,session_id:this.session_id,jsep:a},o=["Content-Type: application/json","PTYPE: Configure"];this.sendRequest(z.INFO,{extraHeaders:o,body:JSON.stringify(e),eventHandlers:{onSuccessResponse:async p=>{p.status_code===200&&await n.rtcpPeer.setLocalDescription(a)}}})}_sendTrickleMessage(n){const e={trickles:[...n.map(p=>({janus:"trickle",candidate:p,handle_id:this.handle_id,session_id:this.session_id}))]},o=["PTYPE: Trickle"];this.sendRequest(z.INFO,{extraHeaders:o,body:JSON.stringify(e),eventHandlers:{onSuccessResponse:async p=>{console.log("_sendTrickleMessage",p)}}})}async _answerAttachedStream(n,a){let e=null;const o=async C=>{if(!n.rtcpPeer||n.loaded)return;{n.loaded=!0;const O={audio:!0,video:!0};await new Promise(w=>{setTimeout(w,100)}),e=await n.rtcpPeer.createAnswer(O),this._sendMemberStartMessage(n,e)}const l=C.streams[0].getAudioTracks(),A=C.streams[0].getVideoTracks(),b=[];l[0]&&b.push(l[0]),A[0]&&b.push(A[0]);const E=new MediaStream(b);n.stream=E,this._ua.emit("memberJoin",n.memberInfo)};let p,t=[];const v=C=>{n.rtcpPeer.signalingState!=="stable"&&n.rtcpPeer.signalingState!=="have-local-offer"||(t.push(C.candidate||null),clearTimeout(p),p=setTimeout(()=>{this._sendTrickleMessage(t)},500))};n.rtcpPeer=new RTCPeerConnection,n.rtcpPeer.ontrack=o,n.rtcpPeer.onicecandidate=v,n.rtcpPeer.sender=a.sender,await n.rtcpPeer.setRemoteDescription(a.jsep)}_sendJoinMemberRequest(n){const a={janus:"message",body:{request:"join",room:this.room_id,feed:n.info.id,ptype:"subscriber"},handle_id:n.handleId,session_id:this.session_id},e=["PTYPE: Subscriber"];this.sendRequest(z.SUBSCRIBE,{extraHeaders:e,body:JSON.stringify(a),eventHandlers:{onSuccessResponse:async o=>{var p,t;if(o.status_code===200){const v=JSON.parse(o.body);(t=(p=v==null?void 0:v.plugindata)==null?void 0:p.data)!=null&&t.id&&await this._answerAttachedStream(n,v)}}}})}_attachMember(n){const a={janus:"attach",opaque_id:this.opaque_id,plugin:"janus.plugin.videoroom",session_id:this.session_id},e=["PTYPE: Subscriber"];this.sendRequest(z.INFO,{extraHeaders:e,body:JSON.stringify(a),eventHandlers:{onSuccessResponse:async o=>{if(o.status_code===200){const t=JSON.parse(o.body).data.id;n.handleId=t,this._sendJoinMemberRequest(n)}}}})}_detachMember(n){const a={janus:"detach",handle_id:n.handleId,session_id:this.session_id},e=["PTYPE: Subscriber"];this.sendRequest(z.INFO,{extraHeaders:e,body:JSON.stringify(a)}),this._ua.emit("memberHangup",n.memberInfo)}receivePublishers(n){var e,o,p,t,v,C,l,A;const a={...this.memberList};(o=(e=n==null?void 0:n.plugindata)==null?void 0:e.data)==null||o.publishers.forEach(b=>{delete a[b.id],!this.memberList[b.id]&&!this.myFeedList.includes(b.id)&&b.clientID!==this.client_id&&(this.memberList[b.id]=new xv(b,this),this._attachMember(this.memberList[b.id]))}),((t=(p=n==null?void 0:n.plugindata)==null?void 0:p.data)==null?void 0:t.videoroom)==="synced"&&Object.keys(a).forEach(b=>{a[b].hangup(),delete this.memberList[b]}),this.publishers=(C=(v=n==null?void 0:n.plugindata)==null?void 0:v.data)==null?void 0:C.publishers,this.private_id=(A=(l=n==null?void 0:n.plugindata)==null?void 0:l.data)==null?void 0:A.private_id}receiveUnpublished(n){const a=this.memberList[n];a&&(a.hangup(),this._detachMember(a),delete this.memberList[n])}closeSession(){this.stream&&this.stream.getTracks().forEach(a=>{a.stop()}),Object.values(this.memberList).forEach(a=>{a.hangup(),this._detachMember(a)})}_receiveInviteResponse(n){if(le.debug("receiveInviteResponse()"),console.log("_receiveInviteResponse response",n),console.log("dialog",this._dialog),this._dialog&&n.status_code>=200&&n.status_code<=299&&!this.ackSent)if(console.log("IF 1 dialog"),this._dialog.id.call_id===n.call_id&&this._dialog.id.local_tag===n.from_tag&&this._dialog.id.remote_tag===n.to_tag){this.ackSent=!0,this.sendRequest(z.ACK);return}else{const a=new Ia(this,n,"UAC");if(a.error!==void 0){le.debug(a.error);return}this.sendRequest(z.ACK),this.sendRequest(z.BYE);return}if(this.ackSent&&!this.publisherSubscribeSent){const a=JSON.parse(n.body);this.requestAudioAndVideoPermissions().then(()=>{this.session_id=a.session_id,this.handle_id=a.data.id,this.client_id=Uf();const e={janus:"message",body:{request:"join",room:this.room_id,ptype:"publisher",display:this.display_name,clientID:this.client_id,opaque_id:this.opaque_id},handle_id:this.handle_id},o=["PTYPE: Publisher"];this.sendRequest(z.SUBSCRIBE,{extraHeaders:o,body:JSON.stringify(e),eventHandlers:{onSuccessResponse:async p=>{var t,v;if(p.status_code===200){if(this.subscribeSent=!0,p.body)try{const C=JSON.parse(p.body)||{};(v=(t=C.plugindata)==null?void 0:t.data)!=null&&v.publishers&&this.receivePublishers(C)}catch(C){console.error(C)}this.lastTrickleReceived&&!this.isConfigureSent&&(this.addTracks(this.stream.getTracks()),this._ua.emit("changeMainVideoStream",{name:this.display_name,stream:this.stream}),this._sendConfigureMessage({audio:!0,video:!0}).then(()=>{}))}}}}),this.publisherSubscribeSent=!0})}if(this._is_canceled){n.status_code>=100&&n.status_code<200?this._request.cancel(this._cancel_reason):n.status_code>=200&&n.status_code<299&&this._acceptAndTerminate(n);return}if(!(this._status!==ae.STATUS_INVITE_SENT&&this._status!==ae.STATUS_1XX_RECEIVED))switch(!0){case/^100$/.test(n.status_code):this._status=ae.STATUS_1XX_RECEIVED;break;case/^1[0-9]{2}$/.test(n.status_code):{if(!n.to_tag){le.debug("1xx response received without to tag");break}if(n.hasHeader("contact")&&!this._createDialog(n,"UAC",!0))break;if(this._status=ae.STATUS_1XX_RECEIVED,!n.body){this._progress("remote",n);break}const a={originator:"remote",type:"answer",sdp:n.body};le.debug('emit "sdp"'),this.emit("sdp",a);const e=new RTCSessionDescription({type:"answer",sdp:a.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(e)).then(()=>this._progress("remote",n)).catch(o=>{le.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',o),this.emit("peerconnection:setremotedescriptionfailed",o)});break}case/^2[0-9]{2}$/.test(n.status_code):{if(this._status=ae.STATUS_CONFIRMED,!n.body){this._acceptAndTerminate(n,400,z.causes.MISSING_SDP),this._failed("remote",n,z.causes.BAD_MEDIA_DESCRIPTION);break}if(!this._createDialog(n,"UAC"))break;break}default:{const a=Ge.sipErrorCause(n.status_code);this._failed("remote",n,a)}}}_sendReinvite(n={}){le.debug("sendReinvite()");const a=Ge.cloneArray(n.extraHeaders),e=Ge.cloneObject(n.eventHandlers),o=n.rtcOfferConstraints||this._rtcOfferConstraints||null;let p=!1;a.push(`Contact: ${this._contact}`),a.push("Content-Type: application/sdp"),this._sessionTimers.running&&a.push(`Session-Expires: ${this._sessionTimers.currentExpires};refresher=${this._sessionTimers.refresher?"uac":"uas"}`),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._createLocalDescription("offer",o)).then(C=>{C=this._mangleOffer(C);const l={originator:"local",type:"offer",sdp:C};le.debug('emit "sdp"'),this.emit("sdp",l),this.sendRequest(z.INVITE,{extraHeaders:a,body:C,eventHandlers:{onSuccessResponse:A=>{t.call(this,A),p=!0},onErrorResponse:A=>{v.call(this,A)},onTransportError:()=>{this.onTransportError()},onRequestTimeout:()=>{this.onRequestTimeout()},onDialogError:()=>{this.onDialogError()}}})}).catch(()=>{v()});function t(C){if(this._status===ae.STATUS_TERMINATED||(this.sendRequest(z.ACK),p))return;if(this._handleSessionTimersInIncomingResponse(C),C.body){if(!C.hasHeader("Content-Type")||C.getHeader("Content-Type").toLowerCase()!=="application/sdp"){v.call(this);return}}else{v.call(this);return}const l={originator:"remote",type:"answer",sdp:C.body};le.debug('emit "sdp"'),this.emit("sdp",l);const A=new RTCSessionDescription({type:"answer",sdp:l.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(A)).then(()=>{e.succeeded&&e.succeeded(C)}).catch(b=>{v.call(this),le.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',b),this.emit("peerconnection:setremotedescriptionfailed",b)})}function v(C){e.failed&&e.failed(C)}}_sendUpdate(n={}){le.debug("sendUpdate()");const a=Ge.cloneArray(n.extraHeaders),e=Ge.cloneObject(n.eventHandlers),o=n.rtcOfferConstraints||this._rtcOfferConstraints||null,p=n.sdpOffer||!1;let t=!1;a.push(`Contact: ${this._contact}`),this._sessionTimers.running&&a.push(`Session-Expires: ${this._sessionTimers.currentExpires};refresher=${this._sessionTimers.refresher?"uac":"uas"}`),p?(a.push("Content-Type: application/sdp"),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._createLocalDescription("offer",o)).then(l=>{l=this._mangleOffer(l);const A={originator:"local",type:"offer",sdp:l};le.debug('emit "sdp"'),this.emit("sdp",A),this.sendRequest(z.UPDATE,{extraHeaders:a,body:l,eventHandlers:{onSuccessResponse:b=>{v.call(this,b),t=!0},onErrorResponse:b=>{C.call(this,b)},onTransportError:()=>{this.onTransportError()},onRequestTimeout:()=>{this.onRequestTimeout()},onDialogError:()=>{this.onDialogError()}}})}).catch(()=>{C.call(this)})):this.sendRequest(z.UPDATE,{extraHeaders:a,eventHandlers:{onSuccessResponse:l=>{v.call(this,l)},onErrorResponse:l=>{C.call(this,l)},onTransportError:()=>{this.onTransportError()},onRequestTimeout:()=>{this.onRequestTimeout()},onDialogError:()=>{this.onDialogError()}}});function v(l){if(this._status!==ae.STATUS_TERMINATED&&!t)if(this._handleSessionTimersInIncomingResponse(l),p){if(l.body){if(!l.hasHeader("Content-Type")||l.getHeader("Content-Type").toLowerCase()!=="application/sdp"){C.call(this);return}}else{C.call(this);return}const A={originator:"remote",type:"answer",sdp:l.body};le.debug('emit "sdp"'),this.emit("sdp",A);const b=new RTCSessionDescription({type:"answer",sdp:A.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(b)).then(()=>{e.succeeded&&e.succeeded(l)}).catch(E=>{C.call(this),le.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',E),this.emit("peerconnection:setremotedescriptionfailed",E)})}else e.succeeded&&e.succeeded(l)}function C(l){e.failed&&e.failed(l)}}_acceptAndTerminate(n,a,e){le.debug("acceptAndTerminate()");const o=[];a&&(e=e||z.REASON_PHRASE[a]||"",o.push(`Reason: SIP ;cause=${a}; text="${e}"`)),(this._dialog||this._createDialog(n,"UAC"))&&(this.sendRequest(z.ACK),this.sendRequest(z.BYE,{extraHeaders:o})),this._status=ae.STATUS_TERMINATED}_mangleOffer(n){if(!this._localHold&&!this._remoteHold)return n;if(n=Jt.parse(n),this._localHold&&!this._remoteHold){le.debug("mangleOffer() | me on hold, mangling offer");for(const a of n.media)wa.indexOf(a.type)!==-1&&(a.direction?a.direction==="sendrecv"?a.direction="sendonly":a.direction==="recvonly"&&(a.direction="inactive"):a.direction="sendonly")}else if(this._localHold&&this._remoteHold){le.debug("mangleOffer() | both on hold, mangling offer");for(const a of n.media)wa.indexOf(a.type)!==-1&&(a.direction="inactive")}else if(this._remoteHold){le.debug("mangleOffer() | remote on hold, mangling offer");for(const a of n.media)wa.indexOf(a.type)!==-1&&(a.direction?a.direction==="sendrecv"?a.direction="recvonly":a.direction==="recvonly"&&(a.direction="inactive"):a.direction="recvonly")}return Jt.write(n)}_setLocalMediaStatus(){let n=!0,a=!0;(this._localHold||this._remoteHold)&&(n=!1,a=!1),this._audioMuted&&(n=!1),this._videoMuted&&(a=!1),this._toggleMuteAudio(!n),this._toggleMuteVideo(!a)}_handleSessionTimersInIncomingRequest(n,a){if(!this._sessionTimers.enabled)return;let e;n.session_expires&&n.session_expires>=z.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=n.session_expires,e=n.session_expires_refresher||"uas"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,e="uas"),a.push(`Session-Expires: ${this._sessionTimers.currentExpires};refresher=${e}`),this._sessionTimers.refresher=e==="uas",this._runSessionTimer()}_handleSessionTimersInIncomingResponse(n){if(!this._sessionTimers.enabled)return;let a;n.session_expires&&n.session_expires>=z.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=n.session_expires,a=n.session_expires_refresher||"uac"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,a="uac"),this._sessionTimers.refresher=a==="uac",this._runSessionTimer()}_runSessionTimer(){const n=this._sessionTimers.currentExpires;this._sessionTimers.running=!0,clearTimeout(this._sessionTimers.timer),this._sessionTimers.refresher?this._sessionTimers.timer=setTimeout(()=>{this._status!==ae.STATUS_TERMINATED&&this._isReadyToReOffer()&&(le.debug("runSessionTimer() | sending session refresh request"),this._sessionTimers.refreshMethod===z.UPDATE?this._sendUpdate():this._sendReinvite())},n*500):this._sessionTimers.timer=setTimeout(()=>{this._status!==ae.STATUS_TERMINATED&&(le.warn("runSessionTimer() | timer expired, terminating the session"),this.terminate({cause:z.causes.REQUEST_TIMEOUT,status_code:408,reason_phrase:"Session Timer Expired"}))},n*1100)}_toggleMuteAudio(n){const a=this._connection.getSenders().filter(e=>e.track&&e.track.kind==="audio");for(const e of a)e.track.enabled=!n}_toggleMuteVideo(n){const a=this._connection.getSenders().filter(e=>e.track&&e.track.kind==="video");for(const e of a)e.track.enabled=!n}_newJanusSession(n,a){le.debug("newRTCSession()"),this._ua.newJanusSession(this,{originator:n,session:this,request:a})}_connecting(n){le.debug("session connecting"),le.debug('emit "connecting"'),this.emit("connecting",{request:n})}_progress(n,a){le.debug("session progress"),le.debug('emit "progress"'),this.emit("progress",{originator:n,response:a||null})}_accepted(n,a){le.debug("session accepted"),this._start_time=new Date,le.debug('emit "accepted"'),this.emit("accepted",{originator:n,response:a||null})}_confirmed(n,a){le.debug("session confirmed"),this._is_confirmed=!0,le.debug('emit "confirmed"'),this.emit("confirmed",{originator:n,ack:a||null})}_ended(n,a,e){le.debug("session ended"),this._end_time=new Date,this._close(),le.debug('emit "ended"'),this.emit("ended",{originator:n,message:a||null,cause:e})}_failed(n,a,e){le.debug("session failed"),le.debug('emit "_failed"'),this.emit("_failed",{originator:n,message:a||null,cause:e}),this._close(),le.debug('emit "failed"'),this.emit("failed",{originator:n,message:a||null,cause:e})}_onhold(n){le.debug("session onhold"),this._setLocalMediaStatus(),le.debug('emit "hold"'),this.emit("hold",{originator:n})}_onunhold(n){le.debug("session onunhold"),this._setLocalMediaStatus(),le.debug('emit "unhold"'),this.emit("unhold",{originator:n})}_onmute({audio:n,video:a}){le.debug("session onmute"),this._setLocalMediaStatus(),le.debug('emit "muted"'),this.emit("muted",{audio:n,video:a})}_onunmute({audio:n,video:a}){le.debug("session onunmute"),this._setLocalMediaStatus(),le.debug('emit "unmuted"'),this.emit("unmuted",{audio:n,video:a})}}class ti{constructor(n){if(this.headers={},n.length>0){let a=!1;const e=n.split(`\r
136
- `),o=e.shift().split(/\s/);this.protocol=o[0],this.ident=o[1],this.code=o.length>3?parseInt(o[2]):0,this.method=o.length>3?o[3]:o[2],this.body="";for(const p of e){if(p==`-------${this.ident}$`)break;if(p===""){a=!0;continue}if(p&&a)this.body+=`${p}\r
137
- `;else{const t=p.split(": ");this.addHeader(t[0],t[1].trim())}}}else this.ident=Ge.createRandomToken(12),this.protocol="MSRP"}addHeader(n,a){this.headers[n]=a}getHeader(n){return this.headers[n]}toString(){let n=`${this.protocol} ${this.ident} ${this.code} ${this.method}`.replaceAll(/null\s|undefined\s/ig,"")+`\r
138
- `;for(const a in this.headers)n+=`${a}: ${this.headers[a]}\r
139
- `;return this.body&&(n+=`\r
124
+ ${s}
125
+ `);this.ondata({transport:this,message:s})}};const Qg=tt(A_);var C_={};const Zg=ut,Cu=Qt(),Ru=Dt,_a=new Zg("Parser");C_.parseMessage=(c,s)=>{let i,l,a=c.indexOf(`\r
126
+ `);if(a===-1){_a.warn("parseMessage() | no CRLF found, not a SIP message");return}const _=c.substring(0,a);let e=Cu.parse(_,"Request_Response");if(e===-1){_a.warn(`parseMessage() | error parsing first line of SIP message: "${_}"`);return}else e.status_code?(i=new Ru.IncomingResponse,i.status_code=e.status_code,i.reason_phrase=e.reason_phrase):(i=new Ru.IncomingRequest(s),i.method=e.method,i.ruri=e.uri);i.data=c;let p=a+2;for(;;){if(a=eT(c,p),a===-2){l=p+2;break}else if(a===-1){_a.warn("parseMessage() | malformed message");return}if(e=tT(i,c,p,a),e!==!0){_a.warn("parseMessage() |",e.error);return}p=a+2}if(i.hasHeader("content-length")){const g=i.getHeader("content-length");i.body=c.substr(l,g)}else i.body=c.substring(l);return i};function eT(c,s){let i=s,l=0,a=0;if(c.substring(i,i+2).match(/(^\r\n)/))return-2;for(;l===0;){if(a=c.indexOf(`\r
127
+ `,i),a===-1)return a;!c.substring(a+2,a+4).match(/(^\r\n)/)&&c.charAt(a+2).match(/(^\s+)/)?i=a+2:l=a}return l}function tT(c,s,i,l){let a;const _=s.indexOf(":",i),e=s.substring(i,_).trim(),p=s.substring(_+1,l).trim();switch(e.toLowerCase()){case"via":case"v":c.addHeader("via",p),c.getHeaders("via").length===1?(a=c.parseHeader("Via"),a&&(c.via=a,c.via_branch=a.branch)):a=0;break;case"from":case"f":c.setHeader("from",p),a=c.parseHeader("from"),a&&(c.from=a,c.from_tag=a.getParam("tag"));break;case"to":case"t":c.setHeader("to",p),a=c.parseHeader("to"),a&&(c.to=a,c.to_tag=a.getParam("tag"));break;case"record-route":if(a=Cu.parse(p,"Record_Route"),a===-1)a=void 0;else for(const g of a)c.addHeader("record-route",p.substring(g.possition,g.offset)),c.headers["Record-Route"][c.getHeaders("record-route").length-1].parsed=g.parsed;break;case"call-id":case"i":c.setHeader("call-id",p),a=c.parseHeader("call-id"),a&&(c.call_id=p);break;case"contact":case"m":if(a=Cu.parse(p,"Contact"),a===-1)a=void 0;else for(const g of a)c.addHeader("contact",p.substring(g.possition,g.offset)),c.headers.Contact[c.getHeaders("contact").length-1].parsed=g.parsed;break;case"content-length":case"l":c.setHeader("content-length",p),a=c.parseHeader("content-length");break;case"content-type":case"c":c.setHeader("content-type",p),a=c.parseHeader("content-type");break;case"cseq":c.setHeader("cseq",p),a=c.parseHeader("cseq"),a&&(c.cseq=a.value),c instanceof Ru.IncomingResponse&&(c.method=a.method);break;case"max-forwards":c.setHeader("max-forwards",p),a=c.parseHeader("max-forwards");break;case"www-authenticate":c.setHeader("www-authenticate",p),a=c.parseHeader("www-authenticate");break;case"proxy-authenticate":c.setHeader("proxy-authenticate",p),a=c.parseHeader("proxy-authenticate");break;case"session-expires":case"x":c.setHeader("session-expires",p),a=c.parseHeader("session-expires"),a&&(c.session_expires=a.expires,c.session_expires_refresher=a.refresher);break;case"refer-to":case"r":c.setHeader("refer-to",p),a=c.parseHeader("refer-to"),a&&(c.refer_to=a);break;case"replaces":c.setHeader("replaces",p),a=c.parseHeader("replaces"),a&&(c.replaces=a);break;case"event":case"o":c.setHeader("event",p),a=c.parseHeader("event"),a&&(c.event=a);break;default:c.addHeader(e,p),a=0}return a===void 0?{error:`error parsing header "${e}"`}:!0}const sT=ut,R_=Me,Rf=Dt,Vu=Ct(),Bu=new sT("sanityCheck"),nT=[_T],rT=[lT,aT,oT,uT],iT=[cT,fT];let Ge,ls,I_;var b_=(c,s,i)=>{Ge=c,ls=s,I_=i;for(const l of nT)if(l()===!1)return!1;if(Ge instanceof Rf.IncomingRequest){for(const l of rT)if(l()===!1)return!1}else if(Ge instanceof Rf.IncomingResponse){for(const l of iT)if(l()===!1)return!1}return!0};function lT(){if(Ge.s("to").uri.scheme!=="sip")return Zi(416),!1}function aT(){if(!Ge.to_tag&&Ge.call_id.substr(0,5)===ls.configuration.jssip_id)return Zi(482),!1}function oT(){const c=Vu.str_utf8_length(Ge.body),s=Ge.getHeader("content-length");if(c<s)return Zi(400),!1}function uT(){const c=Ge.from_tag,s=Ge.call_id,i=Ge.cseq;let l;if(!Ge.to_tag)if(Ge.method===R_.INVITE){if(ls._transactions.ist[Ge.via_branch])return!1;for(const a in ls._transactions.ist)if(Object.prototype.hasOwnProperty.call(ls._transactions.ist,a)&&(l=ls._transactions.ist[a],l.request.from_tag===c&&l.request.call_id===s&&l.request.cseq===i))return Zi(482),!1}else{if(ls._transactions.nist[Ge.via_branch])return!1;for(const a in ls._transactions.nist)if(Object.prototype.hasOwnProperty.call(ls._transactions.nist,a)&&(l=ls._transactions.nist[a],l.request.from_tag===c&&l.request.call_id===s&&l.request.cseq===i))return Zi(482),!1}}function cT(){if(Ge.getHeaders("via").length>1)return Bu.debug("more than one Via header field present in the response, dropping the response"),!1}function fT(){const c=Vu.str_utf8_length(Ge.body),s=Ge.getHeader("content-length");if(c<s)return Bu.debug("message body length is lower than the value in Content-Length header field, dropping the response"),!1}function _T(){const c=["from","to","call_id","cseq","via"];for(const s of c)if(!Ge.hasHeader(s))return Bu.debug(`missing mandatory header field : ${s}, dropping the response`),!1}function Zi(c){const s=Ge.getHeaders("via");let i,l=`SIP/2.0 ${c} ${R_.REASON_PHRASE[c]}\r
128
+ `;for(const a of s)l+=`Via: ${a}\r
129
+ `;i=Ge.getHeader("To"),Ge.to_tag||(i+=`;tag=${Vu.newTag()}`),l+=`To: ${i}\r
130
+ `,l+=`From: ${Ge.getHeader("From")}\r
131
+ `,l+=`Call-ID: ${Ge.call_id}\r
132
+ `,l+=`CSeq: ${Ge.cseq} ${Ge.method}\r
133
+ `,l+=`\r
134
+ `,I_.send(l)}const hT=tt(b_);var el={};const rr=Ct(),Nn=Me,Jo=Qt(),If=Is(),zo=qu,Xo=bs;el.settings={authorization_user:null,password:null,realm:null,ha1:null,authorization_jwt:null,display_name:null,uri:null,contact_uri:null,instance_id:null,use_preloaded_route:!1,session_timers:!0,session_timers_refresh_method:Nn.UPDATE,session_timers_force_refresher:!1,no_answer_timeout:60,register:!0,register_expires:600,registrar_server:null,sockets:null,connection_recovery_max_interval:Nn.CONNECTION_RECOVERY_MAX_INTERVAL,connection_recovery_min_interval:Nn.CONNECTION_RECOVERY_MIN_INTERVAL,extra_headers:null,via_host:`${rr.createRandomToken(12)}.invalid`};const ha={mandatory:{sockets(c){const s=[];if(zo.isSocket(c))s.push({socket:c});else if(Array.isArray(c)&&c.length)for(const i of c)Object.prototype.hasOwnProperty.call(i,"socket")&&zo.isSocket(i.socket)?s.push(i):zo.isSocket(i)&&s.push({socket:i});else return;return s},uri(c){/^sip:/i.test(c)||(c=`${Nn.SIP}:${c}`);const s=If.parse(c);if(s)return s.user?s:void 0}},optional:{authorization_user(c){if(Jo.parse(`"${c}"`,"quoted_string")!==-1)return c},authorization_jwt(c){if(typeof c=="string")return c},user_agent(c){if(typeof c=="string")return c},connection_recovery_max_interval(c){if(rr.isDecimal(c)){const s=Number(c);if(s>0)return s}},connection_recovery_min_interval(c){if(rr.isDecimal(c)){const s=Number(c);if(s>0)return s}},contact_uri(c){if(typeof c=="string"){const s=Jo.parse(c,"SIP_URI");if(s!==-1)return s}},display_name(c){return c},instance_id(c){if(/^uuid:/i.test(c)&&(c=c.substr(5)),Jo.parse(c,"uuid")!==-1)return c},no_answer_timeout(c){if(rr.isDecimal(c)){const s=Number(c);if(s>0)return s}},session_timers(c){if(typeof c=="boolean")return c},session_timers_refresh_method(c){if(typeof c=="string"&&(c=c.toUpperCase(),c===Nn.INVITE||c===Nn.UPDATE))return c},session_timers_force_refresher(c){if(typeof c=="boolean")return c},password(c){return String(c)},realm(c){return String(c)},ha1(c){return String(c)},register(c){if(typeof c=="boolean")return c},register_expires(c){if(rr.isDecimal(c)){const s=Number(c);if(s>0)return s}},registrar_server(c){/^sip:/i.test(c)||(c=`${Nn.SIP}:${c}`);const s=If.parse(c);if(s)return s.user?void 0:s},use_preloaded_route(c){if(typeof c=="boolean")return c},extra_headers(c){const s=[];if(Array.isArray(c)&&c.length)for(const i of c)typeof i=="string"&&s.push(i);else return;return s}}};el.load=(c,s)=>{for(const i in ha.mandatory)if(s.hasOwnProperty(i)){const l=s[i],a=ha.mandatory[i](l);if(a!==void 0)c[i]=a;else throw new Xo.ConfigurationError(i,l)}else throw new Xo.ConfigurationError(i);for(const i in ha.optional)if(s.hasOwnProperty(i)){const l=s[i];if(rr.isEmpty(l))continue;const a=ha.optional[i](l);if(a!==void 0)c[i]=a;else throw new Xo.ConfigurationError(i,l)}};const dT=ht.EventEmitter,pT=ut,Tt=Me,mT=rg,bf=y_,wf=qg,Of=Kg,Qo=cr,gT=A_,da=Ct(),TT=bs,vT=Is(),ET=C_,Zo=Dt,ST=b_,eu=el,Ke=new pT("UA"),St={STATUS_INIT:0,STATUS_READY:1,STATUS_USER_CLOSED:2,STATUS_NOT_READY:3,CONFIGURATION_ERROR:1,NETWORK_ERROR:2};var w_=class extends dT{static get C(){return St}constructor(s){if(Ke.debug("new() [configuration:%o]",s),super(),this._cache={credentials:{}},this._configuration=Object.assign({},eu.settings),this._dynConfiguration={},this._dialogs={},this._applicants={},this._sessions={},this._transport=null,this._contact=null,this._status=St.STATUS_INIT,this._error=null,this._transactions={nist:{},nict:{},ist:{},ict:{}},this._data={},this._closeTimer=null,s===void 0)throw new TypeError("Not enough arguments");try{this._loadConfig(s)}catch(i){throw this._status=St.STATUS_NOT_READY,this._error=St.CONFIGURATION_ERROR,i}this._registrator=new mT(this)}get C(){return St}get status(){return this._status}get contact(){return this._contact}get configuration(){return this._configuration}get transport(){return this._transport}start(){Ke.debug("start()"),this._status===St.STATUS_INIT?this._transport.connect():this._status===St.STATUS_USER_CLOSED?(Ke.debug("restarting UA"),this._closeTimer!==null&&(clearTimeout(this._closeTimer),this._closeTimer=null,this._transport.disconnect()),this._status=St.STATUS_INIT,this._transport.connect()):this._status===St.STATUS_READY?Ke.debug("UA is in READY status, not restarted"):Ke.debug("ERROR: connection is down, Auto-Recovery system is trying to reconnect"),this._dynConfiguration.register=this._configuration.register}register(){Ke.debug("register()"),this._dynConfiguration.register=!0,this._registrator.register()}unregister(s){Ke.debug("unregister()"),this._dynConfiguration.register=!1,this._registrator.unregister(s)}registrator(){return this._registrator}isRegistered(){return this._registrator.registered}isConnected(){return this._transport.isConnected()}call(s,i){Ke.debug("call()");const l=new bf(this);return l.connect(s,i),l}sendMessage(s,i,l){Ke.debug("sendMessage()");const a=new wf(this);return a.send(s,i,l),a}sendOptions(s,i,l){Ke.debug("sendOptions()");const a=new Of(this);return a.send(s,i,l),a}terminateSessions(s){Ke.debug("terminateSessions()");for(const i in this._sessions)this._sessions[i].isEnded()||this._sessions[i].terminate(s)}stop(){if(Ke.debug("stop()"),this._dynConfiguration={},this._status===St.STATUS_USER_CLOSED){Ke.debug("UA already closed");return}this._registrator.close();const s=Object.keys(this._sessions).length;for(const l in this._sessions)if(Object.prototype.hasOwnProperty.call(this._sessions,l)){Ke.debug(`closing session ${l}`);try{this._sessions[l].terminate()}catch{}}for(const l in this._applicants)if(Object.prototype.hasOwnProperty.call(this._applicants,l))try{this._applicants[l].close()}catch{}this._status=St.STATUS_USER_CLOSED,Object.keys(this._transactions.nict).length+Object.keys(this._transactions.nist).length+Object.keys(this._transactions.ict).length+Object.keys(this._transactions.ist).length===0&&s===0?this._transport.disconnect():this._closeTimer=setTimeout(()=>{this._closeTimer=null,this._transport.disconnect()},2e3)}normalizeTarget(s){return da.normalizeTarget(s,this._configuration.hostport_params)}get(s){switch(s){case"authorization_user":return this._configuration.authorization_user;case"realm":return this._configuration.realm;case"ha1":return this._configuration.ha1;case"authorization_jwt":return this._configuration.authorization_jwt;default:Ke.warn('get() | cannot get "%s" parameter in runtime',s);return}}set(s,i){switch(s){case"authorization_user":{this._configuration.authorization_user=String(i);break}case"password":{this._configuration.password=String(i);break}case"realm":{this._configuration.realm=String(i);break}case"ha1":{this._configuration.ha1=String(i),this._configuration.password=null;break}case"authorization_jwt":{this._configuration.authorization_jwt=String(i);break}case"display_name":{this._configuration.display_name=i;break}default:return Ke.warn('set() | cannot set "%s" parameter in runtime',s),!1}return!0}newTransaction(s){this._transactions[s.type][s.id]=s,this.emit("newTransaction",{transaction:s})}destroyTransaction(s){delete this._transactions[s.type][s.id],this.emit("transactionDestroyed",{transaction:s})}newDialog(s){this._dialogs[s.id]=s}destroyDialog(s){delete this._dialogs[s.id]}newMessage(s,i){this._applicants[s]=s,this.emit("newMessage",i)}newOptions(s,i){this._applicants[s]=s,this.emit("newOptions",i)}destroyMessage(s){delete this._applicants[s]}newRTCSession(s,i){this._sessions[s.id]=s,this.emit("newRTCSession",i)}destroyRTCSession(s){delete this._sessions[s.id]}registered(s){this.emit("registered",s)}unregistered(s){this.emit("unregistered",s)}registrationFailed(s){this.emit("registrationFailed",s)}receiveRequest(s){const i=s.method;if(s.ruri.user!==this._configuration.uri.user&&s.ruri.user!==this._contact.uri.user){Ke.debug("Request-URI does not point to us"),s.method!==Tt.ACK&&s.reply_sl(404);return}if(s.ruri.scheme===Tt.SIPS){s.reply_sl(416);return}if(Qo.checkTransaction(this,s))return;if(i===Tt.INVITE?new Qo.InviteServerTransaction(this,this._transport,s):i!==Tt.ACK&&i!==Tt.CANCEL&&new Qo.NonInviteServerTransaction(this,this._transport,s),i===Tt.OPTIONS){if(this.listeners("newOptions").length===0){s.reply(200);return}new Of(this).init_incoming(s)}else if(i===Tt.MESSAGE){if(this.listeners("newMessage").length===0){s.reply(405);return}new wf(this).init_incoming(s)}else if(i===Tt.INVITE&&!s.to_tag&&this.listeners("newRTCSession").length===0){s.reply(405);return}let l,a;if(s.to_tag)l=this._findDialog(s.call_id,s.from_tag,s.to_tag),l?l.receiveRequest(s):i===Tt.NOTIFY?(a=this._findSession(s),a?a.receiveRequest(s):(Ke.debug("received NOTIFY request for a non existent subscription"),s.reply(481,"Subscription does not exist"))):i!==Tt.ACK&&s.reply(481);else switch(i){case Tt.INVITE:if(window.RTCPeerConnection)if(s.hasHeader("replaces")){const _=s.replaces;l=this._findDialog(_.call_id,_.from_tag,_.to_tag),l?(a=l.owner,a.isEnded()?s.reply(603):a.receiveRequest(s)):s.reply(481)}else a=new bf(this),a.init_incoming(s);else Ke.warn("INVITE received but WebRTC is not supported"),s.reply(488);break;case Tt.BYE:s.reply(481);break;case Tt.CANCEL:a=this._findSession(s),a?a.receiveRequest(s):Ke.debug("received CANCEL request for a non existent session");break;case Tt.ACK:break;case Tt.NOTIFY:this.emit("sipEvent",{event:s.event,request:s}),s.reply(200);break;default:s.reply(405);break}}_findSession({call_id:s,from_tag:i,to_tag:l}){const a=s+i,_=this._sessions[a],e=s+l,p=this._sessions[e];return _||p||null}_findDialog(s,i,l){let a=s+i+l,_=this._dialogs[a];return _||(a=s+l+i,_=this._dialogs[a],_||null)}_loadConfig(s){try{eu.load(this._configuration,s)}catch(a){throw a}this._configuration.display_name===0&&(this._configuration.display_name="0"),this._configuration.instance_id||(this._configuration.instance_id=da.newUUID()),this._configuration.jssip_id=da.createRandomToken(5);const i=this._configuration.uri.clone();i.user=null,this._configuration.hostport_params=i.toString().replace(/^sip:/i,"");try{this._transport=new gT(this._configuration.sockets,{max_interval:this._configuration.connection_recovery_max_interval,min_interval:this._configuration.connection_recovery_min_interval}),this._transport.onconnecting=yT.bind(this),this._transport.onconnect=AT.bind(this),this._transport.ondisconnect=CT.bind(this),this._transport.ondata=RT.bind(this)}catch(a){throw Ke.warn(a),new TT.ConfigurationError("sockets",this._configuration.sockets)}if(delete this._configuration.sockets,this._configuration.authorization_user||(this._configuration.authorization_user=this._configuration.uri.user),!this._configuration.registrar_server){const a=this._configuration.uri.clone();a.user=null,a.clearParams(),a.clearHeaders(),this._configuration.registrar_server=a}this._configuration.no_answer_timeout*=1e3,this._configuration.contact_uri?this._configuration.via_host=this._configuration.contact_uri.host:this._configuration.contact_uri=new vT("sip",da.createRandomToken(8),this._configuration.via_host,null,{transport:"ws"}),this._contact={pub_gruu:null,temp_gruu:null,uri:this._configuration.contact_uri,toString(a={}){const _=a.anonymous||null,e=a.outbound||null;let p="<";return _?p+=this.temp_gruu||"sip:anonymous@anonymous.invalid;transport=ws":p+=this.pub_gruu||this.uri.toString(),e&&(_?!this.temp_gruu:!this.pub_gruu)&&(p+=";ob"),p+=">",p}};const l=["authorization_user","password","realm","ha1","authorization_jwt","display_name","register"];for(const a in this._configuration)Object.prototype.hasOwnProperty.call(this._configuration,a)&&(l.indexOf(a)!==-1?Object.defineProperty(this._configuration,a,{writable:!0,configurable:!1}):Object.defineProperty(this._configuration,a,{writable:!1,configurable:!1}));Ke.debug("configuration parameters after validation:");for(const a in this._configuration)if(Object.prototype.hasOwnProperty.call(eu.settings,a))switch(a){case"uri":case"registrar_server":Ke.debug(`- ${a}: ${this._configuration[a]}`);break;case"password":case"ha1":case"authorization_jwt":Ke.debug(`- ${a}: NOT SHOWN`);break;default:Ke.debug(`- ${a}: ${JSON.stringify(this._configuration[a])}`)}}};function yT(c){this.emit("connecting",c)}function AT(c){this._status!==St.STATUS_USER_CLOSED&&(this._status=St.STATUS_READY,this._error=null,this.emit("connected",c),this._dynConfiguration.register&&this._registrator.register())}function CT(c){const s=["nict","ict","nist","ist"];for(const i of s)for(const l in this._transactions[i])Object.prototype.hasOwnProperty.call(this._transactions[i],l)&&this._transactions[i][l].onTransportError();this.emit("disconnected",c),this._registrator.onTransportClosed(),this._status!==St.STATUS_USER_CLOSED&&(this._status=St.STATUS_NOT_READY,this._error=St.NETWORK_ERROR)}function RT(c){console.log("onTransportData",c);const s=c.transport;let i=c.message;if(i=ET.parseMessage(i,this),!!i&&!(this._status===St.STATUS_USER_CLOSED&&i instanceof Zo.IncomingRequest)&&ST(i,this,s)){if(i instanceof Zo.IncomingRequest)i.transport=s,this.receiveRequest(i);else if(i instanceof Zo.IncomingResponse){let l;switch(i.method){case Tt.INVITE:l=this._transactions.ict[i.via_branch],l&&l.receiveResponse(i);break;case Tt.ACK:break;default:l=this._transactions.nict[i.via_branch],l&&l.receiveResponse(i);break}}}}const IT=tt(w_);var mt=[];for(var tu=0;tu<256;++tu)mt.push((tu+256).toString(16).slice(1));function bT(c,s=0){return(mt[c[s+0]]+mt[c[s+1]]+mt[c[s+2]]+mt[c[s+3]]+"-"+mt[c[s+4]]+mt[c[s+5]]+"-"+mt[c[s+6]]+mt[c[s+7]]+"-"+mt[c[s+8]]+mt[c[s+9]]+"-"+mt[c[s+10]]+mt[c[s+11]]+mt[c[s+12]]+mt[c[s+13]]+mt[c[s+14]]+mt[c[s+15]]).toLowerCase()}var pa,wT=new Uint8Array(16);function OT(){if(!pa&&(pa=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!pa))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return pa(wT)}var DT=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto);const Df={randomUUID:DT};function Nf(c,s,i){if(Df.randomUUID&&!s&&!c)return Df.randomUUID();c=c||{};var l=c.random||(c.rng||OT)();if(l[6]=l[6]&15|64,l[8]=l[8]&63|128,s){i=i||0;for(var a=0;a<16;++a)s[i+a]=l[a];return s}return bT(l)}var $e=Ct();const ys=tt($e),su=new Za("Dialog"),Ys={STATUS_EARLY:1,STATUS_CONFIRMED:2,STATUS_TERMINATED:3};class ma{static get C(){return Ys}constructor(s,i,l,a=Ys.STATUS_CONFIRMED){if(this._owner=s,this._ua=s._ua,this._uac_pending_reply=!1,this._uas_pending_reply=!1,i instanceof Dt.IncomingResponse&&(a=i.status_code<200?Ys.STATUS_EARLY:Ys.STATUS_CONFIRMED),l==="UAS"){this._id={call_id:i.call_id,local_tag:i.to_tag,remote_tag:i.from_tag,toString(){return this.call_id+this.local_tag+this.remote_tag}},this._state=a,this._remote_seqnum=i.cseq,this._local_uri=i.parseHeader("to").uri,this._remote_uri=i.parseHeader("from").uri;let _=i.getHeaders("to")[0].split(";")[0];_=_.match(/<([^>]*)>/)[1],this._remote_target=_,this._route_set=i.getHeaders("record-route"),this._ack_seqnum=this._remote_seqnum}else if(l==="UAC"){this._id={call_id:i.call_id,local_tag:i.from_tag,remote_tag:i.to_tag,toString(){return this.call_id+this.local_tag+this.remote_tag}},this._state=a,this._local_seqnum=i.cseq,this._local_uri=i.parseHeader("from").uri,this._remote_uri=i.parseHeader("to").uri;let _=i.getHeaders("to")[0].split(";")[0];_=_.match(/<([^>]*)>/)[1],this._remote_target=_,this._route_set=i.getHeaders("record-route").reverse(),this._ack_seqnum=null}this._ua.newDialog(this),su.debug(`new ${l} dialog created with status ${this._state===Ys.STATUS_EARLY?"EARLY":"CONFIRMED"}`)}get id(){return this._id}get local_seqnum(){return this._local_seqnum}set local_seqnum(s){this._local_seqnum=s}get owner(){return this._owner}get uac_pending_reply(){return this._uac_pending_reply}set uac_pending_reply(s){this._uac_pending_reply=s}get uas_pending_reply(){return this._uas_pending_reply}isTerminated(){return this._status===Ys.STATUS_TERMINATED}update(s,i){this._state=Ys.STATUS_CONFIRMED,su.debug(`dialog ${this._id.toString()} changed to CONFIRMED state`),i==="UAC"&&(this._route_set=s.getHeaders("record-route").reverse())}terminate(){su.debug(`dialog ${this._id.toString()} deleted`),this._ua.destroyDialog(this),this._state=Ys.STATUS_TERMINATED}sendRequest(s,i={}){const l=ys.cloneArray(i.extraHeaders),a=ys.cloneObject(i.eventHandlers),_=i.body||null,e=this._createRequest(s,l,_);return a.onAuthenticated=()=>{this._local_seqnum+=1},new cg(this,e,a).send(),e}receiveRequest(s){this._checkInDialogRequest(s)&&(s.method===F.ACK&&this._ack_seqnum!==null?this._ack_seqnum=null:s.method===F.INVITE&&(this._ack_seqnum=s.cseq),this._owner.receiveRequest(s))}_createRequest(s,i,l){i=ys.cloneArray(i),this._local_seqnum||(this._local_seqnum=Math.floor(Math.random()*1e4));const a=s===F.CANCEL||s===F.ACK?this._local_seqnum:this._local_seqnum+=1;return new Dt.OutgoingRequest(s,this._remote_target,this._ua,{cseq:a,call_id:this._id.call_id,from_uri:this._local_uri,from_tag:this._id.local_tag,to_uri:this._remote_uri,to_tag:this._id.remote_tag,route_set:this._route_set},i,l)}_checkInDialogRequest(s){if(!this._remote_seqnum)this._remote_seqnum=s.cseq;else if(s.cseq<this._remote_seqnum)if(s.method===F.ACK){if(this._ack_seqnum===null||s.cseq!==this._ack_seqnum)return!1}else return s.reply(500),!1;else s.cseq>this._remote_seqnum&&(this._remote_seqnum=s.cseq);if(s.method===F.INVITE||s.method===F.UPDATE&&s.body){if(this._uac_pending_reply===!0)s.reply(491);else if(this._uas_pending_reply===!0){const i=(Math.random()*10|0)+1;return s.reply(500,null,[`Retry-After:${i}`]),!1}else{this._uas_pending_reply=!0;const i=()=>{(s.server_transaction.state===Vt.C.STATUS_ACCEPTED||s.server_transaction.state===Vt.C.STATUS_COMPLETED||s.server_transaction.state===Vt.C.STATUS_TERMINATED)&&(s.server_transaction.removeListener("stateChanged",i),this._uas_pending_reply=!1)};s.server_transaction.on("stateChanged",i)}s.hasHeader("contact")&&s.server_transaction.on("stateChanged",()=>{s.server_transaction.state===Vt.C.STATUS_ACCEPTED&&(this._remote_target=s.parseHeader("contact").uri)})}else s.method===F.NOTIFY&&s.hasHeader("contact")&&s.server_transaction.on("stateChanged",()=>{s.server_transaction.state===Vt.C.STATUS_COMPLETED&&(this._remote_target=s.parseHeader("contact").uri)});return!0}}class NT{constructor(s,i){Kt(this,"plugin",null);Kt(this,"rtcpPeer",null);Kt(this,"handleId",0);Kt(this,"info",null);Kt(this,"joinResult",null);Kt(this,"state",{});Kt(this,"stream",null);Kt(this,"loaded",!1);Kt(this,"aTracks",[]);Kt(this,"vTracks",[]);this.info=s,this.plugin=i,this.rtcpPeer=new RTCPeerConnection({iceServers:[]})}get memberInfo(){return{stream:this.stream,joinResult:this.joinResult,sender:this.handleId,type:"subscriber",name:this.info.display,state:this.state,id:this.handleId}}updateMemberState(s){var i;this.state={...this.state,...s||{}},(i=this.plugin)==null||i.session.emit("member:update",this.memberInfo)}updateMemberStateFromMessage(s){var _,e,p,g;const i=(e=(_=s==null?void 0:s.plugindata)==null?void 0:_.data)==null?void 0:e.newStatePublisher,a=((g=(p=s==null?void 0:s.plugindata)==null?void 0:p.data)==null?void 0:g.publisher_state).find(n=>n.id===i);this.updateMemberState(a==null?void 0:a.state)}hangup(){this.rtcpPeer&&(this.rtcpPeer.close(),this.rtcpPeer=null),this.stream&&this.stream.getTracks().forEach(s=>{s.stop()})}}var UT=Is();const ar=tt(UT),Z=new Za("JanusSession"),PT="/opt/recordings/",ne={STATUS_NULL:0,STATUS_INVITE_SENT:1,STATUS_1XX_RECEIVED:2,STATUS_INVITE_RECEIVED:3,STATUS_WAITING_FOR_ANSWER:4,STATUS_ANSWERED:5,STATUS_WAITING_FOR_ACK:6,STATUS_CANCELED:7,STATUS_TERMINATED:8,STATUS_CONFIRMED:9},ga=["audio","video"];class Wa extends ht.EventEmitter{static get C(){return ne}constructor(s){Z.debug("new"),super(),console.log("constructor call"),this._id=null,this._ua=s,this._status=ne.STATUS_NULL,this._dialog=null,this._earlyDialogs={},this._contact=null,this._from_tag=null,this._to_tag=null,this.lastTransaction=0,this._connection=null,this._connectionPromiseQueue=Promise.resolve(),this._request=null,this._is_canceled=!1,this._cancel_reason="",this._is_confirmed=!1,this._late_sdp=!1,this._rtcOfferConstraints=null,this._rtcAnswerConstraints=null,this._localMediaStream=null,this._localMediaStreamLocallyGenerated=!1,this._rtcReady=!0,this._iceReady=!1,this._timers={ackTimer:null,expiresTimer:null,invite2xxTimer:null,userNoAnswerTimer:null},this._direction=null,this._local_identity=null,this._remote_identity=null,this._start_time=null,this._end_time=null,this._audioMuted=!1,this._videoMuted=!1,this._localHold=!1,this._remoteHold=!1,this._sessionTimers={enabled:this._ua.configuration.session_timers,refreshMethod:this._ua.configuration.session_timers_refresh_method,defaultExpires:F.SESSION_EXPIRES,currentExpires:null,running:!1,refresher:!1,timer:null},this._referSubscribers={},this._candidates=[],this.publishers=[],this.private_id=null,this.memberList={},this.myFeedList=[],this.display_name="",this.stunServers=[{urls:"stun:turn.voicenter.co",credential:"kxsjahnsdjns3eds23esd",username:"turn2es21e"}];const i=Nf().replace(/-/g,"").slice(0,12);this.opaque_id=`videoroomtest-${i}`,this._data={}}get C(){return ne}get causes(){return F.causes}get id(){return this._id}get connection(){return this._connection}get contact(){return this._contact}get direction(){return this._direction}get local_identity(){return this._local_identity}get remote_identity(){return this._remote_identity}get start_time(){return this._start_time}get end_time(){return this._end_time}get data(){return this._data}set data(s){this._data=s}get status(){return this._status}isInProgress(){switch(this._status){case ne.STATUS_NULL:case ne.STATUS_INVITE_SENT:case ne.STATUS_1XX_RECEIVED:case ne.STATUS_INVITE_RECEIVED:case ne.STATUS_WAITING_FOR_ANSWER:return!0;default:return!1}}isEstablished(){switch(this._status){case ne.STATUS_ANSWERED:case ne.STATUS_WAITING_FOR_ACK:case ne.STATUS_CONFIRMED:return!0;default:return!1}}isEnded(){switch(this._status){case ne.STATUS_CANCELED:case ne.STATUS_TERMINATED:return!0;default:return!1}}isMuted(){return{audio:this._audioMuted,video:this._videoMuted}}isOnHold(){return{local:this._localHold,remote:this._remoteHold}}connect(s,i,l={},a){Z.debug("connect()"),this.display_name=i;const _=s,e=$e.cloneObject(l.eventHandlers),p=$e.cloneArray(l.extraHeaders),g=$e.cloneObject(l.mediaConstraints,{audio:!0,video:!0}),n=l.mediaStream||null,v=$e.cloneObject(l.pcConfig,{iceServers:[]}),S=l.rtcConstraints||null,m=l.rtcOfferConstraints||null;if(this._rtcOfferConstraints=m,this._rtcAnswerConstraints=l.rtcAnswerConstraints||null,this._data=l.data||this._data,s===void 0)throw new TypeError("Not enough arguments");if(this._status!==ne.STATUS_NULL)throw new zs.InvalidStateError(this._status);if(!window.RTCPeerConnection)throw new zs.NotSupportedError("WebRTC not supported");if(console.log("target",s),s=this._ua.normalizeTarget(s),console.log("normalizeTarget target",s),this.room_id=s.user,!s)throw new TypeError(`Invalid target: ${_}`);this._sessionTimers.enabled&&$e.isDecimal(l.sessionTimersExpires)&&(l.sessionTimersExpires>=F.MIN_SESSION_EXPIRES?this._sessionTimers.defaultExpires=l.sessionTimersExpires:this._sessionTimers.defaultExpires=F.SESSION_EXPIRES);for(const R in e)Object.prototype.hasOwnProperty.call(e,R)&&this.on(R,e[R]);this._from_tag=$e.newTag();const C=l.anonymous||!1,A={from_tag:this._from_tag};this._contact=this._ua.contact.toString({anonymous:C,outbound:!0}),C?(A.from_display_name="Anonymous",A.from_uri=new ar("sip","anonymous","anonymous.invalid"),p.push(`P-Preferred-Identity: ${this._ua.configuration.uri.toString()}`),p.push("Privacy: id")):l.fromUserName&&(A.from_uri=new ar("sip",l.fromUserName,this._ua.configuration.uri.host),p.push(`P-Preferred-Identity: ${this._ua.configuration.uri.toString()}`)),l.fromDisplayName&&(A.from_display_name=l.fromDisplayName),p.push(`Contact: ${this._contact}`),p.push("Content-Type: application/json"),this._sessionTimers.enabled&&p.push(`Session-Expires: ${this._sessionTimers.defaultExpires}${this._ua.configuration.session_timers_force_refresher?";refresher=uac":""}`),this._request=new Dt.InitialOutgoingInviteRequest(s,this._ua,A,p),this._id=this._request.call_id+this._from_tag,this._createRTCConnection(v,S),this._direction="outgoing",this._local_identity=this._request.from,this._remote_identity=this._request.to,console.log("this._remote_identity",this._remote_identity),a&&a(this),this._newJanusSession("local",this._request),this._sendInitialRequest(g,m,n)}init_incoming(s,i){Z.debug("init_incoming()");let l;const a=s.hasHeader("Content-Type")?s.getHeader("Content-Type").toLowerCase():void 0;if(s.body&&a!=="application/sdp"){s.reply(415);return}if(this._status=ne.STATUS_INVITE_RECEIVED,this._from_tag=s.from_tag,this._id=s.call_id+this._from_tag,this._request=s,this._contact=this._ua.contact.toString(),s.hasHeader("expires")&&(l=s.getHeader("expires")*1e3),s.to_tag=$e.newTag(),!this._createDialog(s,"UAS",!0)){s.reply(500,"Missing Contact header field");return}s.body?this._late_sdp=!1:this._late_sdp=!0,this._status=ne.STATUS_WAITING_FOR_ANSWER,this._timers.userNoAnswerTimer=setTimeout(()=>{s.reply(408),this._failed("local",null,F.causes.NO_ANSWER)},this._ua.configuration.no_answer_timeout),l&&(this._timers.expiresTimer=setTimeout(()=>{this._status===ne.STATUS_WAITING_FOR_ANSWER&&(s.reply(487),this._failed("system",null,F.causes.EXPIRES))},l)),this._direction="incoming",this._local_identity=s.to,this._remote_identity=s.from,i&&i(this),this._newJanusSession("remote",s),this._status!==ne.STATUS_TERMINATED&&(s.reply(180,null,[`Contact: ${this._contact}`]),this._progress("local",null))}answer(s={}){Z.debug("answer()");const i=this._request,l=$e.cloneArray(s.extraHeaders),a=$e.cloneObject(s.mediaConstraints),_=s.mediaStream||null,e=$e.cloneObject(s.pcConfig,{iceServers:[]}),p=s.rtcConstraints||null,g=s.rtcAnswerConstraints||null,n=$e.cloneObject(s.rtcOfferConstraints);let v,S=!1,m=!1,C=!1,A=!1;if(this._rtcAnswerConstraints=g,this._rtcOfferConstraints=s.rtcOfferConstraints||null,this._data=s.data||this._data,this._direction!=="incoming")throw new zs.NotSupportedError('"answer" not supported for outgoing RTCSession');if(this._status!==ne.STATUS_WAITING_FOR_ANSWER)throw new zs.InvalidStateError(this._status);if(this._sessionTimers.enabled&&$e.isDecimal(s.sessionTimersExpires)&&(s.sessionTimersExpires>=F.MIN_SESSION_EXPIRES?this._sessionTimers.defaultExpires=s.sessionTimersExpires:this._sessionTimers.defaultExpires=F.SESSION_EXPIRES),this._status=ne.STATUS_ANSWERED,!this._createDialog(i,"UAS")){i.reply(500,"Error creating dialog");return}clearTimeout(this._timers.userNoAnswerTimer),l.unshift(`Contact: ${this._contact}`);const R=i.parseSDP();Array.isArray(R.media)||(R.media=[R.media]);for(const I of R.media)I.type==="audio"&&(S=!0,(!I.direction||I.direction==="sendrecv")&&(C=!0)),I.type==="video"&&(m=!0,(!I.direction||I.direction==="sendrecv")&&(A=!0));if(_&&a.audio===!1){v=_.getAudioTracks();for(const I of v)_.removeTrack(I)}if(_&&a.video===!1){v=_.getVideoTracks();for(const I of v)_.removeTrack(I)}!_&&a.audio===void 0&&(a.audio=C),!_&&a.video===void 0&&(a.video=A),!_&&!S&&!n.offerToReceiveAudio&&(a.audio=!1),!_&&!m&&!n.offerToReceiveVideo&&(a.video=!1),this._createRTCConnection(e,p),Promise.resolve().then(()=>{if(_)return _;if(a.audio||a.video)return this._localMediaStreamLocallyGenerated=!0,navigator.mediaDevices.getUserMedia(a).catch(I=>{throw this._status===ne.STATUS_TERMINATED?new Error("terminated"):(i.reply(480),this._failed("local",null,F.causes.USER_DENIED_MEDIA_ACCESS),Z.warn('emit "getusermediafailed" [error:%o]',I),this.emit("getusermediafailed",I),new Error("getUserMedia() failed"))})}).then(I=>{if(this._status===ne.STATUS_TERMINATED)throw new Error("terminated");this._localMediaStream=I,I&&I.getTracks().forEach(V=>{this._connection.addTrack(V,I)})}).then(()=>{if(this._late_sdp)return;const I={originator:"remote",type:"offer",sdp:i.body};Z.debug('emit "sdp"'),this.emit("sdp",I);const V=new RTCSessionDescription({type:"offer",sdp:I.sdp});return this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(V)).catch(W=>{throw i.reply(488),this._failed("system",null,F.causes.WEBRTC_ERROR),Z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',W),this.emit("peerconnection:setremotedescriptionfailed",W),new Error("peerconnection.setRemoteDescription() failed")}),this._connectionPromiseQueue}).then(()=>{if(this._status===ne.STATUS_TERMINATED)throw new Error("terminated");return this._connecting(i),this._late_sdp?this._createLocalDescription("offer",this._rtcOfferConstraints).catch(()=>{throw i.reply(500),new Error("_createLocalDescription() failed")}):this._createLocalDescription("answer",g).catch(()=>{throw i.reply(500),new Error("_createLocalDescription() failed")})}).then(I=>{if(this._status===ne.STATUS_TERMINATED)throw new Error("terminated");this._handleSessionTimersInIncomingRequest(i,l),i.reply(200,null,l,I,()=>{this._status=ne.STATUS_WAITING_FOR_ACK,this._setInvite2xxTimer(i,I),this._setACKTimer(),this._accepted("local")},()=>{this._failed("system",null,F.causes.CONNECTION_ERROR)})}).catch(I=>{this._status!==ne.STATUS_TERMINATED&&Z.warn(I)})}terminate(s={}){Z.debug("terminate()");const i=s.cause||F.causes.BYE,l=$e.cloneArray(s.extraHeaders),a=s.body;let _,e=s.status_code,p=s.reason_phrase;if(this._status===ne.STATUS_TERMINATED)throw new zs.InvalidStateError(this._status);switch(this._status){case ne.STATUS_NULL:case ne.STATUS_INVITE_SENT:case ne.STATUS_1XX_RECEIVED:if(Z.debug("canceling session"),e&&(e<200||e>=700))throw new TypeError(`Invalid status_code: ${e}`);e&&(p=p||F.REASON_PHRASE[e]||"",_=`SIP ;cause=${e} ;text="${p}"`),this._status===ne.STATUS_NULL||this._status===ne.STATUS_INVITE_SENT?(this._is_canceled=!0,this._cancel_reason=_):this._status===ne.STATUS_1XX_RECEIVED&&this._request.cancel(_),this._status=ne.STATUS_CANCELED,this._failed("local",null,F.causes.CANCELED);break;case ne.STATUS_WAITING_FOR_ANSWER:case ne.STATUS_ANSWERED:if(Z.debug("rejecting session"),e=e||480,e<300||e>=700)throw new TypeError(`Invalid status_code: ${e}`);this._request.reply(e,p,l,a),this._failed("local",null,F.causes.REJECTED);break;case ne.STATUS_WAITING_FOR_ACK:case ne.STATUS_CONFIRMED:if(Z.debug("terminating session"),p=s.reason_phrase||F.REASON_PHRASE[e]||"",e&&(e<200||e>=700))throw new TypeError(`Invalid status_code: ${e}`);if(e&&l.push(`Reason: SIP ;cause=${e}; text="${p}"`),this._status===ne.STATUS_WAITING_FOR_ACK&&this._direction==="incoming"&&this._request.server_transaction.state!==Vt.C.STATUS_TERMINATED){const g=this._dialog;this.receiveRequest=({method:n})=>{n===F.ACK&&(this.sendRequest(F.BYE,{extraHeaders:l,body:a}),g.terminate(),this.closeSession())},this._request.server_transaction.on("stateChanged",()=>{this._request.server_transaction.state===Vt.C.STATUS_TERMINATED&&(this.sendRequest(F.BYE,{extraHeaders:l,body:a}),g.terminate(),this.closeSession())}),this._ended("local",null,i),this._dialog=g,console.log("SET DIALOG terminate"),this._ua.newDialog(g)}else{const g={janus:"leave"},n=["Content-Type: application/json","PTYPE: Leave"];this.sendRequest(F.BYE,{extraHeaders:n,body:JSON.stringify(g)}),this.closeSession(),this._ended("local",null,i)}}}sendInfo(s,i,l={}){if(Z.debug("sendInfo()"),this._status!==ne.STATUS_CONFIRMED&&this._status!==ne.STATUS_WAITING_FOR_ACK&&this._status!==ne.STATUS_1XX_RECEIVED)throw new zs.InvalidStateError(this._status);new yu(this).send(s,i,l)}mute(s={audio:!0,video:!1}){Z.debug("mute()");let i=!1,l=!1;this._audioMuted===!1&&s.audio&&(i=!0,this._audioMuted=!0,this._toggleMuteAudio(!0)),this._videoMuted===!1&&s.video&&(l=!0,this._videoMuted=!0,this._toggleMuteVideo(!0)),(i===!0||l===!0)&&this._onmute({audio:i,video:l})}unmute(s={audio:!0,video:!0}){Z.debug("unmute()");let i=!1,l=!1;this._audioMuted===!0&&s.audio&&(i=!0,this._audioMuted=!1,this._localHold===!1&&this._toggleMuteAudio(!1)),this._videoMuted===!0&&s.video&&(l=!0,this._videoMuted=!1,this._localHold===!1&&this._toggleMuteVideo(!1)),(i===!0||l===!0)&&this._onunmute({audio:i,video:l})}hold(s={},i){if(Z.debug("hold()"),this._status!==ne.STATUS_WAITING_FOR_ACK&&this._status!==ne.STATUS_CONFIRMED||this._localHold===!0||!this._isReadyToReOffer())return!1;this._localHold=!0,this._onhold("local");const l={succeeded:()=>{i&&i()},failed:()=>{this.terminate({cause:F.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Hold Failed"})}};return s.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:l,extraHeaders:s.extraHeaders}):this._sendReinvite({eventHandlers:l,extraHeaders:s.extraHeaders}),!0}unhold(s={},i){if(Z.debug("unhold()"),this._status!==ne.STATUS_WAITING_FOR_ACK&&this._status!==ne.STATUS_CONFIRMED||this._localHold===!1||!this._isReadyToReOffer())return!1;this._localHold=!1,this._onunhold("local");const l={succeeded:()=>{i&&i()},failed:()=>{this.terminate({cause:F.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Unhold Failed"})}};return s.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:l,extraHeaders:s.extraHeaders}):this._sendReinvite({eventHandlers:l,extraHeaders:s.extraHeaders}),!0}renegotiate(s={},i){Z.debug("renegotiate()");const l=s.rtcOfferConstraints||null;if(this._status!==ne.STATUS_WAITING_FOR_ACK&&this._status!==ne.STATUS_CONFIRMED||!this._isReadyToReOffer())return!1;const a={succeeded:()=>{i&&i()},failed:()=>{this.terminate({cause:F.causes.WEBRTC_ERROR,status_code:500,reason_phrase:"Media Renegotiation Failed"})}};return this._setLocalMediaStatus(),s.useUpdate?this._sendUpdate({sdpOffer:!0,eventHandlers:a,rtcOfferConstraints:l,extraHeaders:s.extraHeaders}):this._sendReinvite({eventHandlers:a,rtcOfferConstraints:l,extraHeaders:s.extraHeaders}),!0}refer(s,i){Z.debug("refer()");const l=s;if(this._status!==ne.STATUS_WAITING_FOR_ACK&&this._status!==ne.STATUS_CONFIRMED)return!1;if(s=this._ua.normalizeTarget(s),!s)throw new TypeError(`Invalid target: ${l}`);const a=new Og(this);a.sendRefer(s,i);const _=a.id;return this._referSubscribers[_]=a,a.on("requestFailed",()=>{delete this._referSubscribers[_]}),a.on("accepted",()=>{delete this._referSubscribers[_]}),a.on("failed",()=>{delete this._referSubscribers[_]}),a}sendRequest(s,i){return Z.debug("sendRequest()"),this._dialog.sendRequest(s,i)}receiveNotify(s){Z.debug("receiveRequest()")}receiveRequest(s){if(Z.debug("receiveRequest()"),s.method===F.CANCEL)(this._status===ne.STATUS_WAITING_FOR_ANSWER||this._status===ne.STATUS_ANSWERED)&&(this._status=ne.STATUS_CANCELED,this._request.reply(487),this._failed("remote",s,F.causes.CANCELED));else switch(s.method){case F.ACK:if(this._status!==ne.STATUS_WAITING_FOR_ACK)return;if(this._status=ne.STATUS_CONFIRMED,clearTimeout(this._timers.ackTimer),clearTimeout(this._timers.invite2xxTimer),this._late_sdp){if(!s.body){this.terminate({cause:F.causes.MISSING_SDP,status_code:400});break}const i={originator:"remote",type:"answer",sdp:s.body};Z.debug('emit "sdp"'),this.emit("sdp",i);const l=new RTCSessionDescription({type:"answer",sdp:i.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(l)).then(()=>{this._is_confirmed||this._confirmed("remote",s)}).catch(a=>{this.terminate({cause:F.causes.BAD_MEDIA_DESCRIPTION,status_code:488}),Z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',a),this.emit("peerconnection:setremotedescriptionfailed",a)})}else this._is_confirmed||this._confirmed("remote",s);break;case F.BYE:this._status===ne.STATUS_CONFIRMED||this._status===ne.STATUS_WAITING_FOR_ACK?(s.reply(200),this._ended("remote",s,F.causes.BYE)):this._status===ne.STATUS_INVITE_RECEIVED||this._status===ne.STATUS_WAITING_FOR_ANSWER?(s.reply(200),this._request.reply(487,"BYE Received"),this._ended("remote",s,F.causes.BYE)):s.reply(403,"Wrong Status");break;case F.INVITE:this._status===ne.STATUS_CONFIRMED?s.hasHeader("replaces")?this._receiveReplaces(s):this._receiveReinvite(s):s.reply(403,"Wrong Status");break;case F.INFO:if(this._status===ne.STATUS_1XX_RECEIVED||this._status===ne.STATUS_WAITING_FOR_ANSWER||this._status===ne.STATUS_ANSWERED||this._status===ne.STATUS_WAITING_FOR_ACK||this._status===ne.STATUS_CONFIRMED){const i=s.hasHeader("Content-Type")?s.getHeader("Content-Type").toLowerCase():void 0;i&&i.match(/^application\/dtmf-relay/i)?new Tg(this).init_incoming(s):i!==void 0?new yu(this).init_incoming(s):s.reply(415)}else s.reply(403,"Wrong Status");break;case F.UPDATE:this._status===ne.STATUS_CONFIRMED?this._receiveUpdate(s):s.reply(403,"Wrong Status");break;case F.REFER:this._status===ne.STATUS_CONFIRMED?this._receiveRefer(s):s.reply(403,"Wrong Status");break;case F.NOTIFY:this._status===ne.STATUS_CONFIRMED?this._receiveNotify(s):s.reply(403,"Wrong Status");break;default:s.reply(501)}}onTransportError(){Z.warn("onTransportError()"),this._status!==ne.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:F.causes.CONNECTION_ERROR,cause:F.causes.CONNECTION_ERROR})}onRequestTimeout(){Z.warn("onRequestTimeout()"),this._status!==ne.STATUS_TERMINATED&&this.terminate({status_code:408,reason_phrase:F.causes.REQUEST_TIMEOUT,cause:F.causes.REQUEST_TIMEOUT})}onDialogError(){Z.warn("onDialogError()"),this._status!==ne.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:F.causes.DIALOG_ERROR,cause:F.causes.DIALOG_ERROR})}newDTMF(s){Z.debug("newDTMF()"),this.emit("newDTMF",s)}newInfo(s){Z.debug("newInfo()"),this.emit("newInfo",s)}_isReadyToReOffer(){return this._rtcReady?this._dialog?this._dialog.uac_pending_reply===!0||this._dialog.uas_pending_reply===!0?(Z.debug("_isReadyToReOffer() | there is another INVITE/UPDATE transaction in progress"),!1):!0:(Z.debug("_isReadyToReOffer() | session not established yet"),!1):(Z.debug("_isReadyToReOffer() | internal WebRTC status not ready"),!1)}_close(){if(Z.debug("close()"),this._localMediaStream&&this._localMediaStreamLocallyGenerated&&(Z.debug("close() | closing local MediaStream"),$e.closeMediaStream(this._localMediaStream)),this._status!==ne.STATUS_TERMINATED){if(this._status=ne.STATUS_TERMINATED,this._connection)try{this._connection.close()}catch(s){Z.warn("close() | error closing the RTCPeerConnection: %o",s)}for(const s in this._timers)Object.prototype.hasOwnProperty.call(this._timers,s)&&clearTimeout(this._timers[s]);clearTimeout(this._sessionTimers.timer),this._dialog&&(this._dialog.terminate(),delete this._dialog);for(const s in this._earlyDialogs)Object.prototype.hasOwnProperty.call(this._earlyDialogs,s)&&(this._earlyDialogs[s].terminate(),delete this._earlyDialogs[s]);for(const s in this._referSubscribers)Object.prototype.hasOwnProperty.call(this._referSubscribers,s)&&delete this._referSubscribers[s];this._ua.destroyRTCSession(this)}}_setInvite2xxTimer(s,i){let l=Mi.T1;function a(){this._status===ne.STATUS_WAITING_FOR_ACK&&(s.reply(200,null,[`Contact: ${this._contact}`],i),l<Mi.T2&&(l=l*2,l>Mi.T2&&(l=Mi.T2)),this._timers.invite2xxTimer=setTimeout(a.bind(this),l))}this._timers.invite2xxTimer=setTimeout(a.bind(this),l)}_setACKTimer(){this._timers.ackTimer=setTimeout(()=>{this._status===ne.STATUS_WAITING_FOR_ACK&&(Z.debug("no ACK received, terminating the session"),clearTimeout(this._timers.invite2xxTimer),this.sendRequest(F.BYE),this._ended("remote",null,F.causes.NO_ACK))},Mi.TIMER_H)}_createRTCConnection(s,i){this.stunServers,this._connection=new RTCPeerConnection(s,i),this._connection.addEventListener("iceconnectionstatechange",()=>{this._connection.iceConnectionState==="failed"&&this.terminate({cause:F.causes.RTP_TIMEOUT,status_code:408,reason_phrase:F.causes.RTP_TIMEOUT})});let l;const a=_=>{this._connection.signalingState!=="stable"&&this._connection.signalingState!=="have-local-offer"||_.candidate&&(this._candidates.push(_.candidate),clearTimeout(l),l=setTimeout(()=>{this.lastTrickleReceived=!0,this.subscribeSent&&!this.isConfigureSent&&(this.addTracks(this.stream.getTracks()),this._ua.emit("changeMainVideoStream",{name:this.display_name,stream:this.stream}),this._sendConfigureMessage({audio:!0,video:!0}).then(()=>{}))},500))};this._connection.onicecandidate=a,Z.debug('emit "peerconnection"'),this.emit("peerconnection",{peerconnection:this._connection})}_createLocalDescription(s,i){if(Z.debug("createLocalDescription()"),s!=="offer"&&s!=="answer")throw new Error(`createLocalDescription() | invalid type "${s}"`);const l=this._connection;return this._rtcReady=!1,Promise.resolve().then(()=>s==="offer"?l.createOffer(i).catch(a=>(Z.warn('emit "peerconnection:createofferfailed" [error:%o]',a),this.emit("peerconnection:createofferfailed",a),Promise.reject(a))):l.createAnswer(i).catch(a=>(Z.warn('emit "peerconnection:createanswerfailed" [error:%o]',a),this.emit("peerconnection:createanswerfailed",a),Promise.reject(a)))).then(a=>l.setLocalDescription(a).catch(_=>(this._rtcReady=!0,Z.warn('emit "peerconnection:setlocaldescriptionfailed" [error:%o]',_),this.emit("peerconnection:setlocaldescriptionfailed",_),Promise.reject(_)))).then(()=>{const a=i&&i.iceRestart;if(l.iceGatheringState==="complete"&&!a||l.iceGatheringState==="gathering"&&this._iceReady){this._rtcReady=!0;const _={originator:"local",type:s,sdp:l.localDescription.sdp};return Z.debug('emit "sdp"'),this.emit("sdp",_),Promise.resolve(_.sdp)}return new Promise(_=>{let e=!1,p,g;this._iceReady=!1;const n=()=>{l.removeEventListener("icecandidate",p),l.removeEventListener("icegatheringstatechange",g),e=!0,this._rtcReady=!0,this._iceReady=!0;const v={originator:"local",type:s,sdp:l.localDescription.sdp};Z.debug('emit "sdp"'),this.emit("sdp",v),_(v.sdp)};l.addEventListener("icecandidate",p=v=>{const S=v.candidate;S?this.emit("icecandidate",{candidate:S,ready:n}):e||n()}),l.addEventListener("icegatheringstatechange",g=()=>{l.iceGatheringState==="complete"&&!e&&n()})})})}_createDialog(s,i,l){console.log("_createDialog",s);const a=i==="UAS"?s.to_tag:s.from_tag,_=i==="UAS"?s.from_tag:s.to_tag,e=s.call_id+a+_;console.log("remote_tag",_);let p=this._earlyDialogs[e];if(l)return p?!0:(p=new ma(this,s,i,ma.C.STATUS_EARLY),console.log("SET DIALOG early"),p.error?(console.log("early_dialog error",p.error),Z.debug(p.error),this._failed("remote",s,F.causes.INTERNAL_ERROR),!1):(this._earlyDialogs[e]=p,!0));{if(this._from_tag=s.from_tag,this._to_tag=s.to_tag,p)return p.update(s,i),console.log("SET DIALOG 1"),this._dialog=p,delete this._earlyDialogs[e],!0;const g=new ma(this,s,i);return g.error?(console.log("dialog.error",g.error),Z.debug(g.error),this._failed("remote",s,F.causes.INTERNAL_ERROR),!1):(console.log("AAA SET DIALOG 2"),this._dialog=g,!0)}}_receiveReinvite(s){Z.debug("receiveReinvite()");const i=s.hasHeader("Content-Type")?s.getHeader("Content-Type").toLowerCase():void 0,l={request:s,callback:void 0,reject:_.bind(this)};let a=!1;function _(p={}){a=!0;const g=p.status_code||403,n=p.reason_phrase||"",v=$e.cloneArray(p.extraHeaders);if(this._status!==ne.STATUS_CONFIRMED)return!1;if(g<300||g>=700)throw new TypeError(`Invalid status_code: ${g}`);s.reply(g,n,v)}if(this.emit("reinvite",l),a)return;if(this._late_sdp=!1,!s.body){this._late_sdp=!0,this._remoteHold&&(this._remoteHold=!1,this._onunhold("remote")),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._createLocalDescription("offer",this._rtcOfferConstraints)).then(p=>{e.call(this,p)}).catch(()=>{s.reply(500)});return}if(i!=="application/sdp"){Z.debug("invalid Content-Type"),s.reply(415);return}this._processInDialogSdpOffer(s).then(p=>{this._status!==ne.STATUS_TERMINATED&&e.call(this,p)}).catch(p=>{Z.warn(p)});function e(p){const g=[`Contact: ${this._contact}`];this._handleSessionTimersInIncomingRequest(s,g),this._late_sdp&&(p=this._mangleOffer(p)),s.reply(200,null,g,p,()=>{this._status=ne.STATUS_WAITING_FOR_ACK,this._setInvite2xxTimer(s,p),this._setACKTimer()}),typeof l.callback=="function"&&l.callback()}}_receiveUpdate(s){Z.debug("receiveUpdate()");const i=s.hasHeader("Content-Type")?s.getHeader("Content-Type").toLowerCase():void 0,l={request:s,callback:void 0,reject:_.bind(this)};let a=!1;function _(p={}){a=!0;const g=p.status_code||403,n=p.reason_phrase||"",v=$e.cloneArray(p.extraHeaders);if(this._status!==ne.STATUS_CONFIRMED)return!1;if(g<300||g>=700)throw new TypeError(`Invalid status_code: ${g}`);s.reply(g,n,v)}if(this.emit("update",l),a)return;if(!s.body){e.call(this,null);return}if(i!=="application/sdp"){Z.debug("invalid Content-Type"),s.reply(415);return}this._processInDialogSdpOffer(s).then(p=>{this._status!==ne.STATUS_TERMINATED&&e.call(this,p)}).catch(p=>{Z.warn(p)});function e(p){const g=[`Contact: ${this._contact}`];this._handleSessionTimersInIncomingRequest(s,g),s.reply(200,null,g,p),typeof l.callback=="function"&&l.callback()}}_processInDialogSdpOffer(s){Z.debug("_processInDialogSdpOffer()");const i=s.parseSDP();let l=!1;for(const e of i.media){if(ga.indexOf(e.type)===-1)continue;const p=e.direction||i.direction||"sendrecv";if(p==="sendonly"||p==="inactive")l=!0;else{l=!1;break}}const a={originator:"remote",type:"offer",sdp:s.body};Z.debug('emit "sdp"'),this.emit("sdp",a);const _=new RTCSessionDescription({type:"offer",sdp:a.sdp});return this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>{if(this._status===ne.STATUS_TERMINATED)throw new Error("terminated");return this._connection.setRemoteDescription(_).catch(e=>{throw s.reply(488),Z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',e),this.emit("peerconnection:setremotedescriptionfailed",e),e})}).then(()=>{if(this._status===ne.STATUS_TERMINATED)throw new Error("terminated");this._remoteHold===!0&&l===!1?(this._remoteHold=!1,this._onunhold("remote")):this._remoteHold===!1&&l===!0&&(this._remoteHold=!0,this._onhold("remote"))}).then(()=>{if(this._status===ne.STATUS_TERMINATED)throw new Error("terminated");return this._createLocalDescription("answer",this._rtcAnswerConstraints).catch(e=>{throw s.reply(500),Z.warn('emit "peerconnection:createtelocaldescriptionfailed" [error:%o]',e),e})}).catch(e=>{Z.warn("_processInDialogSdpOffer() failed [error: %o]",e)}),this._connectionPromiseQueue}_receiveRefer(s){if(Z.debug("receiveRefer()"),!s.refer_to){Z.debug("no Refer-To header field present in REFER"),s.reply(400);return}if(s.refer_to.uri.scheme!==F.SIP){Z.debug("Refer-To header field points to a non-SIP URI scheme"),s.reply(416);return}s.reply(202);const i=new Rg(this,s.cseq);Z.debug('emit "refer"'),this.emit("refer",{request:s,accept:(_,e)=>{l.call(this,_,e)},reject:()=>{a.call(this)}});function l(_,e={}){if(_=typeof _=="function"?_:null,this._status!==ne.STATUS_WAITING_FOR_ACK&&this._status!==ne.STATUS_CONFIRMED)return!1;const p=new Wa(this._ua);if(p.on("progress",({response:g})=>{i.notify(g.status_code,g.reason_phrase)}),p.on("accepted",({response:g})=>{i.notify(g.status_code,g.reason_phrase)}),p.on("_failed",({message:g,cause:n})=>{g?i.notify(g.status_code,g.reason_phrase):i.notify(487,n)}),s.refer_to.uri.hasHeader("replaces")){const g=decodeURIComponent(s.refer_to.uri.getHeader("replaces"));e.extraHeaders=$e.cloneArray(e.extraHeaders),e.extraHeaders.push(`Replaces: ${g}`)}p.connect(s.refer_to.uri.toAor(),e,_)}function a(){i.notify(603)}}_receiveNotify(s){switch(Z.debug("receiveNotify()"),s.event||s.reply(400),s.event.event){case"refer":{let i,l;if(s.event.params&&s.event.params.id)i=s.event.params.id,l=this._referSubscribers[i];else if(Object.keys(this._referSubscribers).length===1)l=this._referSubscribers[Object.keys(this._referSubscribers)[0]];else{s.reply(400,"Missing event id parameter");return}if(!l){s.reply(481,"Subscription does not exist");return}l.receiveNotify(s),s.reply(200);break}default:s.reply(489)}}_receiveReplaces(s){Z.debug("receiveReplaces()");function i(a){if(this._status!==ne.STATUS_WAITING_FOR_ACK&&this._status!==ne.STATUS_CONFIRMED)return!1;const _=new Wa(this._ua);_.on("confirmed",()=>{this.terminate()}),_.init_incoming(s,a)}function l(){Z.debug("Replaced INVITE rejected by the user"),s.reply(486)}this.emit("replaces",{request:s,accept:a=>{i.call(this,a)},reject:()=>{l.call(this)}})}_getNextTransactionId(){return(this.lastTransaction+1).toString()}_sendInitialRequest(s,i,l){this.ackSent=!1,this.publisherSubscribeSent=!1;const a=new Ga(this._ua,this._request,{onRequestTimeout:()=>{this.onRequestTimeout()},onTransportError:()=>{this.onTransportError()},onAuthenticated:_=>{this._request=_},onReceiveResponse:_=>{this._receiveInviteResponse(_)}});Promise.resolve().then(()=>{if(l)return l;if(s.audio||s.video)return this._localMediaStreamLocallyGenerated=!0,navigator.mediaDevices.getUserMedia(s).catch(_=>{throw this._status===ne.STATUS_TERMINATED?new Error("terminated"):(this._failed("local",null,F.causes.USER_DENIED_MEDIA_ACCESS),Z.warn('emit "getusermediafailed" [error:%o]',_),this.emit("getusermediafailed",_),_)})}).then(_=>{if(this._status===ne.STATUS_TERMINATED)throw new Error("terminated");return this._localMediaStream=_,_&&_.getTracks().forEach(e=>{this._connection.addTrack(e,_)}),this._connecting(this._request),this._createLocalDescription("offer",i).catch(e=>{throw this._failed("local",null,F.causes.WEBRTC_ERROR),e})}).then(_=>{if(this._is_canceled||this._status===ne.STATUS_TERMINATED)throw new Error("terminated");const e={janus:"attach",plugin:"janus.plugin.videoroom",opaque_id:this.opaque_id},p=JSON.stringify(e);this._request.body=p,this._status=ne.STATUS_INVITE_SENT,Z.debug('emit "sending" [request:%o]',this._request),this.emit("sending",{request:this._request}),a.send()}).catch(_=>{this._status!==ne.STATUS_TERMINATED&&Z.warn(_)})}requestAudioAndVideoPermissions(){return this.loadStream()}async loadStream(){const s={audio:!0,video:!0};try{this.stream=await navigator.mediaDevices.getUserMedia(s)}catch{try{s.video=!1,this.stream=await navigator.mediaDevices.getUserMedia(s)}catch{s.audio=!1,s.video=!1,this.stream=await navigator.mediaDevices.getUserMedia(s)}}return{stream:this.stream,options:s}}addTracks(s){s.forEach(i=>{this._connection.addTrack(i)})}getRecordFileName(){return PT+this.room_id+btoa(unescape(encodeURIComponent(this.displayName)))+Date.now()}async processIceCandidates(){for(let s=0;s<this.iceCandidates.length;s++)await this._connection.addIceCandidate(this.iceCandidates[s]);this.iceCandidates=[]}async _sendConfigureMessage(s){const i={offerToReceiveAudio:!1,offerToReceiveVideo:!1},l=await this._connection.createOffer(i);await this._connection.setLocalDescription(l);const a=this._candidates.map(g=>({janus:"trickle",candidate:g,handle_id:this.handle_id,session_id:this.session_id})),e={configure:{janus:"message",body:{request:"configure",record:!0,filename:this.getRecordFileName(),...s},jsep:l,handle_id:this.handle_id,session_id:this.session_id},trickles:[...a]},p=["Content-Type: application/json","PTYPE: Ice"];this.sendRequest(F.INFO,{extraHeaders:p,body:JSON.stringify(e),eventHandlers:{onSuccessResponse:async g=>{this.isConfigureSent=!0;const v=g.data.split(`\r
135
+ `),S=v[v.length-1],m=JSON.parse(S);await this._connection.setRemoteDescription(m.jsep),this._candidates=[]}}})}_sendMemberStartMessage(s,i){const l={janus:"message",body:{request:"start",room:this.room_id},handle_id:s.handleId,session_id:this.session_id,jsep:i},a=["Content-Type: application/json","PTYPE: Configure"];this.sendRequest(F.INFO,{extraHeaders:a,body:JSON.stringify(l),eventHandlers:{onSuccessResponse:async _=>{_.status_code===200&&await s.rtcpPeer.setLocalDescription(i)}}})}_sendTrickleMessage(s){const l={trickles:[...s.map(_=>({janus:"trickle",candidate:_,handle_id:this.handle_id,session_id:this.session_id}))]},a=["PTYPE: Trickle"];this.sendRequest(F.INFO,{extraHeaders:a,body:JSON.stringify(l),eventHandlers:{onSuccessResponse:async _=>{console.log("_sendTrickleMessage",_)}}})}async _answerAttachedStream(s,i){let l=null;const a=async g=>{if(!s.rtcpPeer||s.loaded)return;{s.loaded=!0;const C={audio:!0,video:!0};await new Promise(A=>{setTimeout(A,100)}),l=await s.rtcpPeer.createAnswer(C),this._sendMemberStartMessage(s,l)}const n=g.streams[0].getAudioTracks(),v=g.streams[0].getVideoTracks(),S=[];n[0]&&S.push(n[0]),v[0]&&S.push(v[0]);const m=new MediaStream(S);s.stream=m,this._ua.emit("memberJoin",s.memberInfo)};let _,e=[];const p=g=>{s.rtcpPeer.signalingState!=="stable"&&s.rtcpPeer.signalingState!=="have-local-offer"||(e.push(g.candidate||null),clearTimeout(_),_=setTimeout(()=>{this._sendTrickleMessage(e)},500))};s.rtcpPeer=new RTCPeerConnection,s.rtcpPeer.ontrack=a,s.rtcpPeer.onicecandidate=p,s.rtcpPeer.sender=i.sender,await s.rtcpPeer.setRemoteDescription(i.jsep)}_sendJoinMemberRequest(s){const i={janus:"message",body:{request:"join",room:this.room_id,feed:s.info.id,ptype:"subscriber"},handle_id:s.handleId,session_id:this.session_id},l=["PTYPE: Subscriber"];this.sendRequest(F.SUBSCRIBE,{extraHeaders:l,body:JSON.stringify(i),eventHandlers:{onSuccessResponse:async a=>{var _,e;if(a.status_code===200){const p=JSON.parse(a.body);(e=(_=p==null?void 0:p.plugindata)==null?void 0:_.data)!=null&&e.id&&await this._answerAttachedStream(s,p)}}}})}_attachMember(s){const i={janus:"attach",opaque_id:this.opaque_id,plugin:"janus.plugin.videoroom",session_id:this.session_id},l=["PTYPE: Subscriber"];this.sendRequest(F.INFO,{extraHeaders:l,body:JSON.stringify(i),eventHandlers:{onSuccessResponse:async a=>{if(a.status_code===200){const e=JSON.parse(a.body).data.id;s.handleId=e,this._sendJoinMemberRequest(s)}}}})}_detachMember(s){const i={janus:"detach",handle_id:s.handleId,session_id:this.session_id},l=["PTYPE: Subscriber"];this.sendRequest(F.INFO,{extraHeaders:l,body:JSON.stringify(i)}),this._ua.emit("memberHangup",s.memberInfo)}receivePublishers(s){var l,a,_,e,p,g,n,v;const i={...this.memberList};(a=(l=s==null?void 0:s.plugindata)==null?void 0:l.data)==null||a.publishers.forEach(S=>{delete i[S.id],!this.memberList[S.id]&&!this.myFeedList.includes(S.id)&&S.clientID!==this.client_id&&(this.memberList[S.id]=new NT(S,this),this._attachMember(this.memberList[S.id]))}),((e=(_=s==null?void 0:s.plugindata)==null?void 0:_.data)==null?void 0:e.videoroom)==="synced"&&Object.keys(i).forEach(S=>{i[S].hangup(),delete this.memberList[S]}),this.publishers=(g=(p=s==null?void 0:s.plugindata)==null?void 0:p.data)==null?void 0:g.publishers,this.private_id=(v=(n=s==null?void 0:s.plugindata)==null?void 0:n.data)==null?void 0:v.private_id}receiveUnpublished(s){const i=this.memberList[s];i&&(i.hangup(),this._detachMember(i),delete this.memberList[s])}closeSession(){this.stream&&this.stream.getTracks().forEach(i=>{i.stop()}),Object.values(this.memberList).forEach(i=>{i.hangup(),this._detachMember(i)})}_receiveInviteResponse(s){if(Z.debug("receiveInviteResponse()"),console.log("_receiveInviteResponse response",s),console.log("dialog",this._dialog),this._dialog&&s.status_code>=200&&s.status_code<=299&&!this.ackSent)if(console.log("IF 1 dialog"),this._dialog.id.call_id===s.call_id&&this._dialog.id.local_tag===s.from_tag&&this._dialog.id.remote_tag===s.to_tag){this.ackSent=!0,this.sendRequest(F.ACK);return}else{const i=new ma(this,s,"UAC");if(i.error!==void 0){Z.debug(i.error);return}this.sendRequest(F.ACK),this.sendRequest(F.BYE);return}if(this.ackSent&&!this.publisherSubscribeSent){const i=JSON.parse(s.body);this.requestAudioAndVideoPermissions().then(()=>{this.session_id=i.session_id,this.handle_id=i.data.id,this.client_id=Nf();const l={janus:"message",body:{request:"join",room:this.room_id,ptype:"publisher",display:this.display_name,clientID:this.client_id,opaque_id:this.opaque_id},handle_id:this.handle_id},a=["PTYPE: Publisher"];this.sendRequest(F.SUBSCRIBE,{extraHeaders:a,body:JSON.stringify(l),eventHandlers:{onSuccessResponse:async _=>{var e,p;if(_.status_code===200){if(this.subscribeSent=!0,_.body)try{const g=JSON.parse(_.body)||{};(p=(e=g.plugindata)==null?void 0:e.data)!=null&&p.publishers&&this.receivePublishers(g)}catch(g){console.error(g)}this.lastTrickleReceived&&!this.isConfigureSent&&(this.addTracks(this.stream.getTracks()),this._ua.emit("changeMainVideoStream",{name:this.display_name,stream:this.stream}),this._sendConfigureMessage({audio:!0,video:!0}).then(()=>{}))}}}}),this.publisherSubscribeSent=!0})}if(this._is_canceled){s.status_code>=100&&s.status_code<200?this._request.cancel(this._cancel_reason):s.status_code>=200&&s.status_code<299&&this._acceptAndTerminate(s);return}if(!(this._status!==ne.STATUS_INVITE_SENT&&this._status!==ne.STATUS_1XX_RECEIVED))switch(!0){case/^100$/.test(s.status_code):this._status=ne.STATUS_1XX_RECEIVED;break;case/^1[0-9]{2}$/.test(s.status_code):{if(!s.to_tag){Z.debug("1xx response received without to tag");break}if(s.hasHeader("contact")&&!this._createDialog(s,"UAC",!0))break;if(this._status=ne.STATUS_1XX_RECEIVED,!s.body){this._progress("remote",s);break}const i={originator:"remote",type:"answer",sdp:s.body};Z.debug('emit "sdp"'),this.emit("sdp",i);const l=new RTCSessionDescription({type:"answer",sdp:i.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(l)).then(()=>this._progress("remote",s)).catch(a=>{Z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',a),this.emit("peerconnection:setremotedescriptionfailed",a)});break}case/^2[0-9]{2}$/.test(s.status_code):{if(this._status=ne.STATUS_CONFIRMED,!s.body){this._acceptAndTerminate(s,400,F.causes.MISSING_SDP),this._failed("remote",s,F.causes.BAD_MEDIA_DESCRIPTION);break}if(!this._createDialog(s,"UAC"))break;break}default:{const i=$e.sipErrorCause(s.status_code);this._failed("remote",s,i)}}}_sendReinvite(s={}){Z.debug("sendReinvite()");const i=$e.cloneArray(s.extraHeaders),l=$e.cloneObject(s.eventHandlers),a=s.rtcOfferConstraints||this._rtcOfferConstraints||null;let _=!1;i.push(`Contact: ${this._contact}`),i.push("Content-Type: application/sdp"),this._sessionTimers.running&&i.push(`Session-Expires: ${this._sessionTimers.currentExpires};refresher=${this._sessionTimers.refresher?"uac":"uas"}`),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._createLocalDescription("offer",a)).then(g=>{g=this._mangleOffer(g);const n={originator:"local",type:"offer",sdp:g};Z.debug('emit "sdp"'),this.emit("sdp",n),this.sendRequest(F.INVITE,{extraHeaders:i,body:g,eventHandlers:{onSuccessResponse:v=>{e.call(this,v),_=!0},onErrorResponse:v=>{p.call(this,v)},onTransportError:()=>{this.onTransportError()},onRequestTimeout:()=>{this.onRequestTimeout()},onDialogError:()=>{this.onDialogError()}}})}).catch(()=>{p()});function e(g){if(this._status===ne.STATUS_TERMINATED||(this.sendRequest(F.ACK),_))return;if(this._handleSessionTimersInIncomingResponse(g),g.body){if(!g.hasHeader("Content-Type")||g.getHeader("Content-Type").toLowerCase()!=="application/sdp"){p.call(this);return}}else{p.call(this);return}const n={originator:"remote",type:"answer",sdp:g.body};Z.debug('emit "sdp"'),this.emit("sdp",n);const v=new RTCSessionDescription({type:"answer",sdp:n.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(v)).then(()=>{l.succeeded&&l.succeeded(g)}).catch(S=>{p.call(this),Z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',S),this.emit("peerconnection:setremotedescriptionfailed",S)})}function p(g){l.failed&&l.failed(g)}}_sendUpdate(s={}){Z.debug("sendUpdate()");const i=$e.cloneArray(s.extraHeaders),l=$e.cloneObject(s.eventHandlers),a=s.rtcOfferConstraints||this._rtcOfferConstraints||null,_=s.sdpOffer||!1;let e=!1;i.push(`Contact: ${this._contact}`),this._sessionTimers.running&&i.push(`Session-Expires: ${this._sessionTimers.currentExpires};refresher=${this._sessionTimers.refresher?"uac":"uas"}`),_?(i.push("Content-Type: application/sdp"),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._createLocalDescription("offer",a)).then(n=>{n=this._mangleOffer(n);const v={originator:"local",type:"offer",sdp:n};Z.debug('emit "sdp"'),this.emit("sdp",v),this.sendRequest(F.UPDATE,{extraHeaders:i,body:n,eventHandlers:{onSuccessResponse:S=>{p.call(this,S),e=!0},onErrorResponse:S=>{g.call(this,S)},onTransportError:()=>{this.onTransportError()},onRequestTimeout:()=>{this.onRequestTimeout()},onDialogError:()=>{this.onDialogError()}}})}).catch(()=>{g.call(this)})):this.sendRequest(F.UPDATE,{extraHeaders:i,eventHandlers:{onSuccessResponse:n=>{p.call(this,n)},onErrorResponse:n=>{g.call(this,n)},onTransportError:()=>{this.onTransportError()},onRequestTimeout:()=>{this.onRequestTimeout()},onDialogError:()=>{this.onDialogError()}}});function p(n){if(this._status!==ne.STATUS_TERMINATED&&!e)if(this._handleSessionTimersInIncomingResponse(n),_){if(n.body){if(!n.hasHeader("Content-Type")||n.getHeader("Content-Type").toLowerCase()!=="application/sdp"){g.call(this);return}}else{g.call(this);return}const v={originator:"remote",type:"answer",sdp:n.body};Z.debug('emit "sdp"'),this.emit("sdp",v);const S=new RTCSessionDescription({type:"answer",sdp:v.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(S)).then(()=>{l.succeeded&&l.succeeded(n)}).catch(m=>{g.call(this),Z.warn('emit "peerconnection:setremotedescriptionfailed" [error:%o]',m),this.emit("peerconnection:setremotedescriptionfailed",m)})}else l.succeeded&&l.succeeded(n)}function g(n){l.failed&&l.failed(n)}}_acceptAndTerminate(s,i,l){Z.debug("acceptAndTerminate()");const a=[];i&&(l=l||F.REASON_PHRASE[i]||"",a.push(`Reason: SIP ;cause=${i}; text="${l}"`)),(this._dialog||this._createDialog(s,"UAC"))&&(this.sendRequest(F.ACK),this.sendRequest(F.BYE,{extraHeaders:a})),this._status=ne.STATUS_TERMINATED}_mangleOffer(s){if(!this._localHold&&!this._remoteHold)return s;if(s=kt.parse(s),this._localHold&&!this._remoteHold){Z.debug("mangleOffer() | me on hold, mangling offer");for(const i of s.media)ga.indexOf(i.type)!==-1&&(i.direction?i.direction==="sendrecv"?i.direction="sendonly":i.direction==="recvonly"&&(i.direction="inactive"):i.direction="sendonly")}else if(this._localHold&&this._remoteHold){Z.debug("mangleOffer() | both on hold, mangling offer");for(const i of s.media)ga.indexOf(i.type)!==-1&&(i.direction="inactive")}else if(this._remoteHold){Z.debug("mangleOffer() | remote on hold, mangling offer");for(const i of s.media)ga.indexOf(i.type)!==-1&&(i.direction?i.direction==="sendrecv"?i.direction="recvonly":i.direction==="recvonly"&&(i.direction="inactive"):i.direction="recvonly")}return kt.write(s)}_setLocalMediaStatus(){let s=!0,i=!0;(this._localHold||this._remoteHold)&&(s=!1,i=!1),this._audioMuted&&(s=!1),this._videoMuted&&(i=!1),this._toggleMuteAudio(!s),this._toggleMuteVideo(!i)}_handleSessionTimersInIncomingRequest(s,i){if(!this._sessionTimers.enabled)return;let l;s.session_expires&&s.session_expires>=F.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=s.session_expires,l=s.session_expires_refresher||"uas"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,l="uas"),i.push(`Session-Expires: ${this._sessionTimers.currentExpires};refresher=${l}`),this._sessionTimers.refresher=l==="uas",this._runSessionTimer()}_handleSessionTimersInIncomingResponse(s){if(!this._sessionTimers.enabled)return;let i;s.session_expires&&s.session_expires>=F.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=s.session_expires,i=s.session_expires_refresher||"uac"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,i="uac"),this._sessionTimers.refresher=i==="uac",this._runSessionTimer()}_runSessionTimer(){const s=this._sessionTimers.currentExpires;this._sessionTimers.running=!0,clearTimeout(this._sessionTimers.timer),this._sessionTimers.refresher?this._sessionTimers.timer=setTimeout(()=>{this._status!==ne.STATUS_TERMINATED&&this._isReadyToReOffer()&&(Z.debug("runSessionTimer() | sending session refresh request"),this._sessionTimers.refreshMethod===F.UPDATE?this._sendUpdate():this._sendReinvite())},s*500):this._sessionTimers.timer=setTimeout(()=>{this._status!==ne.STATUS_TERMINATED&&(Z.warn("runSessionTimer() | timer expired, terminating the session"),this.terminate({cause:F.causes.REQUEST_TIMEOUT,status_code:408,reason_phrase:"Session Timer Expired"}))},s*1100)}_toggleMuteAudio(s){const i=this._connection.getSenders().filter(l=>l.track&&l.track.kind==="audio");for(const l of i)l.track.enabled=!s}_toggleMuteVideo(s){const i=this._connection.getSenders().filter(l=>l.track&&l.track.kind==="video");for(const l of i)l.track.enabled=!s}_newJanusSession(s,i){Z.debug("newRTCSession()"),this._ua.newJanusSession(this,{originator:s,session:this,request:i})}_connecting(s){Z.debug("session connecting"),Z.debug('emit "connecting"'),this.emit("connecting",{request:s})}_progress(s,i){Z.debug("session progress"),Z.debug('emit "progress"'),this.emit("progress",{originator:s,response:i||null})}_accepted(s,i){Z.debug("session accepted"),this._start_time=new Date,Z.debug('emit "accepted"'),this.emit("accepted",{originator:s,response:i||null})}_confirmed(s,i){Z.debug("session confirmed"),this._is_confirmed=!0,Z.debug('emit "confirmed"'),this.emit("confirmed",{originator:s,ack:i||null})}_ended(s,i,l){Z.debug("session ended"),this._end_time=new Date,this._close(),Z.debug('emit "ended"'),this.emit("ended",{originator:s,message:i||null,cause:l})}_failed(s,i,l){Z.debug("session failed"),Z.debug('emit "_failed"'),this.emit("_failed",{originator:s,message:i||null,cause:l}),this._close(),Z.debug('emit "failed"'),this.emit("failed",{originator:s,message:i||null,cause:l})}_onhold(s){Z.debug("session onhold"),this._setLocalMediaStatus(),Z.debug('emit "hold"'),this.emit("hold",{originator:s})}_onunhold(s){Z.debug("session onunhold"),this._setLocalMediaStatus(),Z.debug('emit "unhold"'),this.emit("unhold",{originator:s})}_onmute({audio:s,video:i}){Z.debug("session onmute"),this._setLocalMediaStatus(),Z.debug('emit "muted"'),this.emit("muted",{audio:s,video:i})}_onunmute({audio:s,video:i}){Z.debug("session onunmute"),this._setLocalMediaStatus(),Z.debug('emit "unmuted"'),this.emit("unmuted",{audio:s,video:i})}}class sr{constructor(s){if(this.headers={},s.length>0){let i=!1;const l=s.split(`\r
136
+ `),a=l.shift().split(/\s/);this.protocol=a[0],this.ident=a[1],this.code=a.length>3?parseInt(a[2]):0,this.method=a.length>3?a[3]:a[2],this.body="";for(const _ of l){if(_==`-------${this.ident}$`)break;if(_===""){i=!0;continue}if(_&&i)this.body+=`${_}\r
137
+ `;else{const e=_.split(": ");this.addHeader(e[0],e[1].trim())}}}else this.ident=$e.createRandomToken(12),this.protocol="MSRP"}addHeader(s,i){this.headers[s]=i}getHeader(s){return this.headers[s]}toString(){let s=`${this.protocol} ${this.ident} ${this.code} ${this.method}`.replaceAll(/null\s|undefined\s/ig,"")+`\r
138
+ `;for(const i in this.headers)s+=`${i}: ${this.headers[i]}\r
139
+ `;return this.body&&(s+=`\r
140
140
  ${this.body}\r
141
- `),n+=`-------${this.ident}$\r
142
- `,n}}const Me={STATUS_NULL:0,STATUS_INVITE_SENT:1,STATUS_1XX_RECEIVED:2,STATUS_INVITE_RECEIVED:3,STATUS_WAITING_FOR_ANSWER:4,STATUS_ANSWERED:5,STATUS_WAITING_FOR_ACK:6,STATUS_CANCELED:7,STATUS_TERMINATED:8,STATUS_CONFIRMED:9};class iu extends At.EventEmitter{constructor(n){super(),this._id=null,this.my_ip="127.0.0.1",this._ua=n,this.auth_id=Ge.createRandomToken(10),this._status=Me.STATUS_NULL,this._dialog=null,this._earlyDialogs={},this._contact=null,this._from_tag=null,this._to_tag=null,this._msgHistory=[],this.target_addr=[],this.my_addr=[],this.credentials={username:n._configuration.authorization_user,ha1:n._configuration.ha1,realm:n._configuration.realm},this._request=null,this.status="new",this.target="",this.message="",this._connectionPromiseQueue=Promise.resolve(),this._timers={ackTimer:null,expiresTimer:null,invite2xxTimer:null,userNoAnswerTimer:null},this._direction=null,this._local_identity=null,this._remote_identity=null,this._start_time=null,this._end_time=null,this._tones=null,this._sessionTimers={enabled:this._ua.configuration.session_timers,refreshMethod:this._ua.configuration.session_timers_refresh_method,defaultExpires:z.SESSION_EXPIRES,currentExpires:null,running:!1,refresher:!1,timer:null},this._msrpKeepAliveTimer=null}static get C(){return Me}get direction(){return this._direction}get connection(){return this._connection}get id(){return this._id}connect(n=""){n!==""&&(this._direction="outgoing"),this.target=n,this._connection=new WebSocket(`wss://${this._ua._configuration.realm}`,"msrp"),this._connection.binaryType="arraybuffer",this._connection.onopen=a=>{console.log("open",a),this.onopen()},this._connection.onclose=a=>{console.log("close",a),this.onclose()},this._connection.onmessage=a=>{console.log("msg",a),this.onmessage(a)},this._connection.onerror=a=>{console.log("error",a),this.onerror()}}_sendKeepAlive(){const n=new ti("");n.method="SEND",n.addHeader("To-Path",`${this.my_addr[1]}`),n.addHeader("From-Path",`${this.my_addr[0]}`),n.addHeader("Message-ID",Ge.createRandomToken(10)),this._connection.send(n.toString())}answer(){if(!this._createDialog(this._request,"UAS")){this._request.reply(500,"Error creating dialog");return}this._status=Me.STATUS_ANSWERED,clearTimeout(this._timers.userNoAnswerTimer),this.connect()}acceptParty(n){this._request.parseSDP(!0),this._request.reply(200,"OK",[],`v=0
141
+ `),s+=`-------${this.ident}$\r
142
+ `,s}}const be={STATUS_NULL:0,STATUS_INVITE_SENT:1,STATUS_1XX_RECEIVED:2,STATUS_INVITE_RECEIVED:3,STATUS_WAITING_FOR_ANSWER:4,STATUS_ANSWERED:5,STATUS_WAITING_FOR_ACK:6,STATUS_CANCELED:7,STATUS_TERMINATED:8,STATUS_CONFIRMED:9};class nu extends ht.EventEmitter{constructor(s){super(),this._id=null,this.my_ip="127.0.0.1",this._ua=s,this.auth_id=$e.createRandomToken(10),this._status=be.STATUS_NULL,this._dialog=null,this._earlyDialogs={},this._contact=null,this._from_tag=null,this._to_tag=null,this._msgHistory=[],this.target_addr=[],this.my_addr=[],this.credentials={username:s._configuration.authorization_user,ha1:s._configuration.ha1,realm:s._configuration.realm},this._request=null,this.status="new",this.target="",this.message="",this._connectionPromiseQueue=Promise.resolve(),this._timers={ackTimer:null,expiresTimer:null,invite2xxTimer:null,userNoAnswerTimer:null},this._direction=null,this._local_identity=null,this._remote_identity=null,this._start_time=null,this._end_time=null,this._tones=null,this._sessionTimers={enabled:this._ua.configuration.session_timers,refreshMethod:this._ua.configuration.session_timers_refresh_method,defaultExpires:F.SESSION_EXPIRES,currentExpires:null,running:!1,refresher:!1,timer:null},this._msrpKeepAliveTimer=null}static get C(){return be}get direction(){return this._direction}get connection(){return this._connection}get id(){return this._id}connect(s=""){s!==""&&(this._direction="outgoing"),this.target=s,this._connection=new WebSocket(`wss://${this._ua._configuration.realm}`,"msrp"),this._connection.binaryType="arraybuffer",this._connection.onopen=i=>{console.log("open",i),this.onopen()},this._connection.onclose=i=>{console.log("close",i),this.onclose()},this._connection.onmessage=i=>{console.log("msg",i),this.onmessage(i)},this._connection.onerror=i=>{console.log("error",i),this.onerror()}}_sendKeepAlive(){const s=new sr("");s.method="SEND",s.addHeader("To-Path",`${this.my_addr[1]}`),s.addHeader("From-Path",`${this.my_addr[0]}`),s.addHeader("Message-ID",$e.createRandomToken(10)),this._connection.send(s.toString())}answer(){if(!this._createDialog(this._request,"UAS")){this._request.reply(500,"Error creating dialog");return}this._status=be.STATUS_ANSWERED,clearTimeout(this._timers.userNoAnswerTimer),this.connect()}acceptParty(s){this._request.parseSDP(!0),this._request.reply(200,"OK",[],`v=0
143
143
  o=- 4232740119537112802 2 IN IP4 ${this.my_ip}
144
144
  c=IN IP4 ${this.my_ip}
145
145
  t=0 0
146
146
  m=message 2856 TCP/TLS/MSRP *
147
147
  a=accept-types:text/plain text/html
148
- a=path: ${n.getHeader("Use-Path")} msrp://${this._ua._configuration.authorization_user}.${this._ua._configuration.realm}:2856/${this.auth_id};ws
149
- `)}inviteParty(n){const a={},e=[];a.to_uri=new Yl("sip",this.target,this._ua._configuration.realm),a.from_uri=new Yl("sip",this._ua._configuration.uri.user,this._ua._configuration.uri.host),e.push(`Contact: ${this._ua.contact.toString({outbound:!0})}`),e.push("Content-Type: application/sdp"),this._request=new Ft.InitialOutgoingInviteRequest(new Yl("sip",this.target,this._ua._configuration.realm).clone(),this._ua,a,e,`v=0
148
+ a=path: ${s.getHeader("Use-Path")} msrp://${this._ua._configuration.authorization_user}.${this._ua._configuration.realm}:2856/${this.auth_id};ws
149
+ `)}inviteParty(s){const i={},l=[];i.to_uri=new ar("sip",this.target,this._ua._configuration.realm),i.from_uri=new ar("sip",this._ua._configuration.uri.user,this._ua._configuration.uri.host),l.push(`Contact: ${this._ua.contact.toString({outbound:!0})}`),l.push("Content-Type: application/sdp"),this._request=new Dt.InitialOutgoingInviteRequest(new ar("sip",this.target,this._ua._configuration.realm).clone(),this._ua,i,l,`v=0
150
150
  o=- 4232740119537112802 2 IN IP4 ${this.my_ip}
151
151
  c=IN IP4 ${this.my_ip}
152
152
  t=0 0
153
153
  m=message 2856 TCP/TLS/MSRP *
154
154
  a=accept-types:text/plain text/html
155
- a=path:${n.getHeader("Use-Path")} msrp://${this._ua._configuration.authorization_user}.${this._ua._configuration.realm}:2856/${this.auth_id};ws
156
- `),this._newMSRPSession("local",this._request),this._id=this._request.call_id+this._from_tag,console.log("dialog be",this._dialog),new so(this._ua,this._request,{onRequestTimeout:()=>{this.onRequestTimeout(),console.log("to")},onTransportError:p=>{this.onTransportError(),console.log(p)},onAuthenticated:p=>{this._request=p},onReceiveResponse:p=>{this._receiveInviteResponse(p),console.log("dialog af",this._dialog),p.status_code===200&&(p.parseSDP(!0),this._status=Me.STATUS_CONFIRMED,this.target_addr=p.sdp.media[0].invalid[1].value.replaceAll("path:","").split(" ").reverse(),this.status="active",this.emit("active"),this.emit("confirmed"))}}).send(),this._status=Me.STATUS_INVITE_SENT}terminate(n={}){console.log("terminate",this);const a=n.cause||z.causes.BYE,e=Ge.cloneArray(n.extraHeaders),o=n.body;let p,t=n.status_code,v=n.reason_phrase;if(this._status===Me.STATUS_TERMINATED)throw new Kl.InvalidStateError(this._status);switch(this.status="terminated",this._status){case Me.STATUS_NULL:case Me.STATUS_INVITE_SENT:case Me.STATUS_1XX_RECEIVED:if(t&&(t<200||t>=700))throw new TypeError(`Invalid status_code: ${t}`);t&&(v=v||z.REASON_PHRASE[t]||"",p=`SIP ;cause=${t} ;text="${v}"`),this._status===Me.STATUS_NULL||this._status===Me.STATUS_INVITE_SENT?(this._is_canceled=!0,this._cancel_reason=p):this._status===Me.STATUS_1XX_RECEIVED&&this._request.cancel(p),this._status=Me.STATUS_CANCELED,console.log("failed 1"),this._failed("local",null,z.causes.CANCELED);break;case Me.STATUS_WAITING_FOR_ANSWER:case Me.STATUS_ANSWERED:if(t=t||480,console.log("REPLY 480"),t<300||t>=700)throw new TypeError(`Invalid status_code: ${t}`);this._request.reply(t,v,e,o),console.log("failed 2"),this._failed("local",null,z.causes.REJECTED);break;case Me.STATUS_WAITING_FOR_ACK:case Me.STATUS_CONFIRMED:if(v=n.reason_phrase||z.REASON_PHRASE[t]||"",t&&(t<200||t>=700))throw new TypeError(`Invalid status_code: ${t}`);if(t&&e.push(`Reason: SIP ;cause=${t}; text="${v}"`),this._status===Me.STATUS_WAITING_FOR_ACK&&this._direction==="incoming"&&this._request.server_transaction.state!==Ss.C.STATUS_TERMINATED){const C=this._dialog;this.receiveRequest=({method:l})=>{l===z.ACK&&(this.sendRequest(z.BYE,{extraHeaders:e,body:o}),C.terminate())},this._request.server_transaction.on("stateChanged",()=>{this._request.server_transaction.state===Ss.C.STATUS_TERMINATED&&(this.sendRequest(z.BYE,{extraHeaders:e,body:o}),C.terminate())}),this._ended("local",null,a),this._dialog=C,this._ua.newDialog(C)}else console.log("here it is"),this.sendRequest(z.BYE,{extraHeaders:e,body:o}),this._ended("local",null,a)}}sendRequest(n,a){return this._dialog.sendRequest(n,a)}authenticate(n){this.status="auth";let a=new ti("");a.method="AUTH",a.addHeader("To-Path",`msrp://${this._ua._configuration.realm}:2856;ws`),a.addHeader("From-Path",`msrp://${this.credentials.username}.${this.credentials.realm}:2856/${this.auth_id};ws`),n&&a.addHeader("Authorization",n.toString());let e=a.toString();console.log(e);let o=[];for(var p=0;p<e.length;p++)o.push(e.charCodeAt(p).toString(16));console.log(o),this._connection.send(a.toString())}onmessage(n){console.log("onmessage",n);const a=new ti(n.data);if(this.status==="auth"&&a.code===401){const e=this.parseAuth(a.getHeader("WWW-Authenticate")),o=new Km(this.credentials);o.authenticate({method:"AUTH",ruri:`msrp://${this._ua._configuration.realm}:2856;ws`,body:null},e,Ge.createRandomToken(12)),this.authenticate(o)}this.status==="auth"&&a.code===200&&this._direction==="outgoing"?(this.my_addr.push(a.getHeader("To-Path")),this.my_addr.push(a.getHeader("Use-Path")),this.status="active",this.inviteParty(a)):this.status==="auth"&&a.code===200&&this._direction==="incoming"?(this.my_addr.push(a.getHeader("To-Path")),this.my_addr.push(a.getHeader("Use-Path")),this.status="active",this.acceptParty(a),this.emit("confirmed")):a.method==="SEND"&&(this._sendOk(a),this._sendReport(a),a.direction="incoming",this.emit("newMessage",a),this._msgHistory.push(a),this.emit("msgHistoryUpdate",this._msgHistory),console.log("======================================================================")),a.code===480&&this._close()}onclose(){console.log("close")}onopen(){const n=new RTCPeerConnection({iceServers:[]});n.createDataChannel(""),n.createOffer().then(n.setLocalDescription.bind(n)),n.onicecandidate=a=>{if(!a||!a.candidate||!a.candidate.candidate)return;const e=/([0-9]{1,3}(\.[0-9]{1,3}){3})/,o=a.candidate.candidate.match(e);this.my_ip=o&&o[1],n.onicecandidate=()=>{},this.authenticate(null)}}onerror(n){console.log(n)}_receiveInviteResponse(n){if(console.log("resp0000000000000",n),this._dialog&&n.status_code>=200&&n.status_code<=299)if(console.log("200000000000000"),this._dialog.id.call_id===n.call_id&&this._dialog.id.local_tag===n.from_tag&&this._dialog.id.remote_tag===n.to_tag){this.sendRequest(z.ACK);return}else{const a=new va(this,n,"UAC");if(a.error!==void 0){console.log(a.error);return}this.sendRequest(z.ACK),this.sendRequest(z.BYE);return}if(this._is_canceled){n.status_code>=100&&n.status_code<200?this._request.cancel(this._cancel_reason):n.status_code>=200&&n.status_code<299&&this._acceptAndTerminate(n);return}if(!(this._status!==Me.STATUS_INVITE_SENT&&this._status!==Me.STATUS_1XX_RECEIVED))switch(console.log("start Switch"),!0){case/^100$/.test(n.status_code):this._status=Me.STATUS_1XX_RECEIVED;break;case/^1[0-9]{2}$/.test(n.status_code):{if(!n.to_tag){console.log("1xx response received without to tag");break}if(n.hasHeader("contact")&&!this._createDialog(n,"UAC",!0))break;if(this._status=Me.STATUS_1XX_RECEIVED,!n.body){this._progress("remote",n);break}const a={originator:"remote",type:"answer",sdp:n.body};console.log('emit "sdp"'),this.emit("sdp",a);const e=new RTCSessionDescription({type:"answer",sdp:a.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(e)).then(()=>this._progress("remote",n)).catch(o=>{console.log('emit "peerconnection:setremotedescriptionfailed" [error:%o]',o),this.emit("peerconnection:setremotedescriptionfailed",o)});break}case/^2[0-9]{2}$/.test(n.status_code):{if(console.log("maybe here???"),this._status=Me.STATUS_CONFIRMED,!n.body){this._acceptAndTerminate(n,400,z.causes.MISSING_SDP),console.log("failed 3"),this._failed("remote",n,z.causes.BAD_MEDIA_DESCRIPTION);break}if(!this._createDialog(n,"UAC"))break;const a={originator:"remote",type:"answer",sdp:n.body};console.log('emit "sdp"'),this.emit("sdp",a),new RTCSessionDescription({type:"answer",sdp:a.sdp}),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>{if(this._connection.signalingState==="stable")return this._connection.createOffer(this._rtcOfferConstraints).then(e=>this._connection.setLocalDescription(e)).catch(e=>{this._acceptAndTerminate(n,500,e.toString()),console.log("failed 4"),this._failed("local",n,z.causes.WEBRTC_ERROR)})}).then(()=>{this._handleSessionTimersInIncomingResponse(n),this._accepted("remote",n),this.sendRequest(z.ACK),this._confirmed("local",null)});break}default:{const a=Ge.sipErrorCause(n.status_code);console.log("failed 5"),this._failed("remote",n,a)}}}sendMSRP(n){const a=new ti("");a.method="SEND",a.addHeader("To-Path",`${this.my_addr[1]} ${this.target_addr[1]} ${this.target_addr[0]}`),a.addHeader("From-Path",`${this.my_addr[0]}`),a.addHeader("Message-ID",Ge.createRandomToken(10)),a.addHeader("Byte-Range","1-25/25"),a.addHeader("Content-Type","text/plain"),a.addHeader("Success-Report","yes"),a.addHeader("Failure-Report","yes"),a.body=n;let e=a.toString();console.log(e);let o=[];for(var p=0;p<e.length;p++)o.push(e.charCodeAt(p).toString(16));console.log(o),this._connection.send(a.toString()),a.direction="outgoing",this.emit("newMessage",a),this._msgHistory.push(a),this.emit("msgHistoryUpdate",this._msgHistory)}_sendOk(n){let a=n.ident,e=n.getHeader("Message-ID"),o=new ti("");o.method="200 OK",o.addHeader("To-Path",`${this.my_addr[1]}`),o.addHeader("From-Path",`${this.my_addr[0]}`),o.addHeader("Message-ID",e),o.ident=a;let p=o.toString();console.log(p);let t=[];for(var v=0;v<p.length;v++)t.push(p.charCodeAt(v).toString(16));console.log(t),this._connection.send(o.toString())}_sendReport(n){let a=n.ident,e=n.getHeader("Message-ID"),o=new ti("");o.method="REPORT",o.addHeader("To-Path",`${n.getHeader("From-Path")}`),o.addHeader("From-Path",`${this.my_addr[0]}`),o.addHeader("Message-ID",e),o.addHeader("Byte-Range","1-25/25"),o.addHeader("Status","000 200 OK"),o.ident=a;let p=o.toString();console.log(p);let t=[];for(var v=0;v<p.length;v++)t.push(p.charCodeAt(v).toString(16));console.log(t),this._connection.send(o.toString())}parseAuth(n){const a={},e=n.replace("Digest","").split(",");for(const o of e){const p=o.trim().split("=");a[p[0]]=p[1].match('^"(.+)"$')[1]}return a}init_incoming(n,a){let e;const o=n.hasHeader("Content-Type")?n.getHeader("Content-Type").toLowerCase():void 0;if(n.body&&o!=="application/sdp"){n.reply(415);return}if(this._status=Me.STATUS_INVITE_RECEIVED,this._from_tag=n.from_tag,this._id=n.call_id+this._from_tag,this._request=n,this._contact=this._ua.contact.toString(),n.hasHeader("expires")&&(e=n.getHeader("expires")*1e3),n.to_tag=Ge.newTag(),!this._createDialog(n,"UAS",!0)){n.reply(500,"Missing Contact header field");return}n.body?this._late_sdp=!1:this._late_sdp=!0,this._status=Me.STATUS_WAITING_FOR_ANSWER,this._timers.userNoAnswerTimer=setTimeout(()=>{n.reply(408),console.log("failed 6"),this._failed("local",null,z.causes.NO_ANSWER)},this._ua.configuration.no_answer_timeout),e&&(this._timers.expiresTimer=setTimeout(()=>{this._status===Me.STATUS_WAITING_FOR_ANSWER&&(n.reply(487),console.log("failed 7"),this._failed("system",null,z.causes.EXPIRES))},e)),this._direction="incoming",this._local_identity=n.to,this._remote_identity=n.from,a&&a(this),n.parseSDP(!0),this.target_addr=n.sdp.media[0].invalid[1].value.replaceAll("path:","").split(" ").reverse(),this._newMSRPSession("remote",n),this._status!==Me.STATUS_TERMINATED&&(n.reply(180,null,[`Contact: ${this._ua._contact}`]),this._progress("local",null))}_failed(n,a,e){this.emit("_failed",{originator:n,message:a||null,cause:e}),this._close(),this.emit("failed",{originator:n,message:a||null,cause:e})}_close(){if(console.log("CLOSE SESSION"),this._status!==Me.STATUS_TERMINATED){if(this._status=Me.STATUS_TERMINATED,this._connection)try{this._connection.close()}catch(n){console.log("close() | error closing the RTCPeerConnection: %o",n)}for(const n in this._timers)Object.prototype.hasOwnProperty.call(this._timers,n)&&clearTimeout(this._timers[n]);clearTimeout(this._sessionTimers.timer),this._dialog&&(this._dialog.terminate(),delete this._dialog);for(const n in this._earlyDialogs)Object.prototype.hasOwnProperty.call(this._earlyDialogs,n)&&(this._earlyDialogs[n].terminate(),delete this._earlyDialogs[n]);for(const n in this._referSubscribers)Object.prototype.hasOwnProperty.call(this._referSubscribers,n)&&delete this._referSubscribers[n];this._ua.destroyMSRPSession(this)}}_createDialog(n,a,e){const o=a==="UAS"?n.to_tag:n.from_tag,p=a==="UAS"?n.from_tag:n.to_tag,t=n.call_id+o+p;let v=this._earlyDialogs[t];if(e)return v?!0:(v=new va(this,n,a,va.C.STATUS_EARLY),v.error?(console.log("failed 8"),this._failed("remote",n,z.causes.INTERNAL_ERROR),!1):(this._earlyDialogs[t]=v,!0));{if(this._from_tag=n.from_tag,this._to_tag=n.to_tag,v)return v.update(n,a),this._dialog=v,delete this._earlyDialogs[t],!0;const C=new va(this,n,a);return C.error?(console.log("failed 9"),this._failed("remote",n,z.causes.INTERNAL_ERROR),!1):(this._dialog=C,!0)}}_newMSRPSession(n,a){this._ua.newMSRPSession(this,{originator:n,session:this,request:a})}_progress(n,a){this.emit("progress",{originator:n,response:a||null})}isEnded(){switch(this._status){case Me.STATUS_CANCELED:case Me.STATUS_TERMINATED:return!0;default:return!1}}_accepted(n,a){console.log("session accepted"),this._start_time=new Date,console.log('emit "accepted"'),this.emit("accepted",{originator:n,response:a||null})}_confirmed(n,a){console.log("session confirmed"),this._is_confirmed=!0,console.log('emit "confirmed"'),this.emit("confirmed",{originator:n,ack:a||null})}_ended(n,a,e){console.log("session ended"),this._end_time=new Date,this._close(),console.log('emit "ended"'),this.emit("ended",{originator:n,message:a||null,cause:e})}_handleSessionTimersInIncomingResponse(n){if(!this._sessionTimers.enabled)return;let a;n.session_expires&&n.session_expires>=z.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=n.session_expires,a=n.session_expires_refresher||"uac"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,a="uac"),this._sessionTimers.refresher=a==="uac",this._runSessionTimer()}receiveRequest(n){if(console.log("receiveRequest()"),n.method===z.CANCEL)(this._status===Me.STATUS_WAITING_FOR_ANSWER||this._status===Me.STATUS_ANSWERED)&&(this._status=Me.STATUS_CANCELED,this._request.reply(487),console.log("failed 10"),this._failed("remote",n,z.causes.CANCELED));else switch(n.method){case z.ACK:if(this._status!==Me.STATUS_WAITING_FOR_ACK)return;if(this._status=Me.STATUS_CONFIRMED,clearTimeout(this._timers.ackTimer),clearTimeout(this._timers.invite2xxTimer),this._late_sdp){if(!n.body){this.terminate({cause:z.causes.MISSING_SDP,status_code:400});break}const a={originator:"remote",type:"answer",sdp:n.body};console.log('emit "sdp"'),this.emit("sdp",a);const e=new RTCSessionDescription({type:"answer",sdp:a.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(e)).then(()=>{this._is_confirmed||this._confirmed("remote",n)}).catch(o=>{this.terminate({cause:z.causes.BAD_MEDIA_DESCRIPTION,status_code:488}),console.log('emit "peerconnection:setremotedescriptionfailed" [error:%o]',o),this.emit("peerconnection:setremotedescriptionfailed",o)})}else this._is_confirmed||this._confirmed("remote",n);break;case z.BYE:this._status===Me.STATUS_CONFIRMED||this._status===Me.STATUS_WAITING_FOR_ACK?(n.reply(200),this._ended("remote",n,z.causes.BYE)):this._status===Me.STATUS_INVITE_RECEIVED||this._status===Me.STATUS_WAITING_FOR_ANSWER?(n.reply(200),this._request.reply(487,"BYE Received"),this._ended("remote",n,z.causes.BYE)):n.reply(403,"Wrong Status");break;case z.INVITE:this._status===Me.STATUS_CONFIRMED?n.hasHeader("replaces")?this._receiveReplaces(n):this._receiveReinvite(n):n.reply(403,"Wrong Status");break;case z.INFO:this._status===Me.STATUS_1XX_RECEIVED||this._status===Me.STATUS_WAITING_FOR_ANSWER||this._status===Me.STATUS_ANSWERED||this._status===Me.STATUS_WAITING_FOR_ACK||this._status===Me.STATUS_CONFIRMED?(n.hasHeader("Content-Type")?n.getHeader("Content-Type").toLowerCase():void 0)!==void 0?new Ru(this).init_incoming(n):n.reply(415):n.reply(403,"Wrong Status");break;case z.UPDATE:this._status===Me.STATUS_CONFIRMED?this._receiveUpdate(n):n.reply(403,"Wrong Status");break;case z.REFER:this._status===Me.STATUS_CONFIRMED?this._receiveRefer(n):n.reply(403,"Wrong Status");break;case z.NOTIFY:this._status===Me.STATUS_CONFIRMED?this._receiveNotify(n):n.reply(403,"Wrong Status");break;default:n.reply(501)}}onTransportError(){console.log("onTransportError()"),this._status!==Me.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:z.causes.CONNECTION_ERROR,cause:z.causes.CONNECTION_ERROR})}onRequestTimeout(){console.log("onRequestTimeout()"),this._status!==Me.STATUS_TERMINATED&&this.terminate({status_code:408,reason_phrase:z.causes.REQUEST_TIMEOUT,cause:z.causes.REQUEST_TIMEOUT})}onDialogError(){console.log("onDialogError()"),this._status!==Me.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:z.causes.DIALOG_ERROR,cause:z.causes.DIALOG_ERROR})}}var kv=fo();const si=ot(kv);function Dh(u){return'"'+u.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\x08/g,"\\b").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\f/g,"\\f").replace(/\r/g,"\\r").replace(/[\x00-\x07\x0B\x0E-\x1F\x80-\uFFFF]/g,escape)+'"'}var Bi={parse:function(u,n){var a={CRLF:v,DIGIT:C,ALPHA:l,HEXDIG:A,WSP:b,OCTET:E,DQUOTE:O,SP:w,HTAB:N,alphanum:U,reserved:Y,unreserved:j,mark:_e,escaped:k,LWS:H,SWS:de,HCOLON:Ue,TEXT_UTF8_TRIM:B,TEXT_UTF8char:L,UTF8_NONASCII:V,UTF8_CONT:G,LHEX:K,token:M,token_nodot:te,separators:se,word:$,STAR:ne,SLASH:ct,EQUAL:P,LPAREN:Q,RPAREN:oe,RAQUOT:he,LAQUOT:Re,COMMA:be,SEMI:fe,COLON:qe,LDQUOT:xe,RDQUOT:we,comment:st,ctext:$e,quoted_string:ue,quoted_string_clean:Oe,qdtext:Pe,quoted_pair:Le,SIP_URI_noparams:ye,SIP_URI:pe,uri_scheme:Ce,uri_scheme_sips:ke,uri_scheme_sip:He,userinfo:Be,user:Ve,user_unreserved:Mt,password:ft,hostport:Gs,host:is,hostname:As,domainlabel:ys,toplabel:as,IPv6reference:Ws,IPv6address:os,h16:Se,ls32:ht,IPv4address:Xt,dec_octet:Ae,port:pt,uri_parameters:us,uri_parameter:me,transport_param:Tt,user_param:Rs,method_param:cs,ttl_param:Wn,maddr_param:Kn,lr_param:pn,other_param:Yn,pname:zn,pvalue:Jn,paramchar:bs,param_unreserved:Xn,headers:Qn,header:Qt,hname:Zn,hvalue:el,hnv_unreserved:kt,Request_Response:er,Request_Line:tl,Request_URI:Zt,absoluteURI:sl,hier_part:nl,net_path:Is,abs_path:Ks,opaque_part:ll,uric:ws,uric_no_slash:Os,path_segments:rl,segment:es,param:Ds,pchar:Ns,scheme:ts,authority:mn,srvr:Us,reg_name:Ys,query:gn,SIP_Version:fs,INVITEm:il,ACKm:al,OPTIONSm:vn,BYEm:ol,CANCELm:ul,REGISTERm:Tn,SUBSCRIBEm:cl,NOTIFYm:fl,REFERm:hl,Method:zs,Status_Line:_l,Status_Code:dl,extension_code:Js,Reason_Phrase:pl,Allow_Events:tr,Call_ID:En,Contact:sr,contact_param:Cn,name_addr:hs,display_name:Sn,contact_params:Xs,c_p_q:_s,c_p_expires:An,delta_seconds:Lt,qvalue:ss,generic_param:Ke,gen_value:Gt,Content_Disposition:nr,disp_type:Je,disp_param:Wt,handling_param:lr,Content_Encoding:Ze,Content_Length:ml,Content_Type:$r,media_type:rr,m_type:gl,discrete_type:ir,composite_type:ar,extension_token:yn,x_token:or,m_subtype:vl,m_parameter:xs,m_value:Tl,CSeq:ur,CSeq_value:Ps,Expires:cr,Event:Hr,event_type:ds,From:Fr,from_param:fr,tag_param:ps,Max_Forwards:fi,Min_Expires:hr,Name_Addr_Header:Ms,Proxy_Authenticate:hi,challenge:Rn,other_challenge:El,auth_param:bn,digest_cln:Qs,realm:_r,realm_value:Zs,domain:ks,URI:en,nonce:Ls,nonce_value:tn,opaque:sn,stale:Cl,algorithm:Sl,qop_options:nn,qop_value:ln,Proxy_Require:dr,Record_Route:pr,rec_route:ms,Reason:qr,reason_param:Al,reason_cause:gs,Require:_i,Route:mr,route_param:vs,Subscription_State:di,substate_value:yl,subexp_params:$s,event_reason_value:jr,Subject:Vr,Supported:rn,To:Br,to_param:Rl,Via:gr,via_param:In,via_params:wn,via_ttl:Gr,via_maddr:On,via_received:an,via_branch:vr,response_port:on,rport:Dn,sent_protocol:bl,protocol_name:Il,transport:wl,sent_by:Ol,via_host:Dl,via_port:Nl,ttl:Nn,WWW_Authenticate:Tr,Session_Expires:Er,s_e_expires:Un,s_e_params:Ul,s_e_refresher:Cr,extension_header:xl,header_value:Pl,message_body:Wr,uuid_URI:Kr,uuid:xn,hex4:Kt,hex8:Yr,hex12:Ml,Refer_To:ns,Replaces:zr,call_id:kl,replaces_param:jt,to_tag:Sr,from_tag:Ll,early_flag:$l};if(n!==void 0){if(a[n]===void 0)throw new Error("Invalid rule name: "+Dh(n)+".")}else n="CRLF";var e=0,o=0,p=[];function t(i){e<o||(e>o&&(o=e,p=[]),p.push(i))}function v(){var i;return u.substr(e,2)===`\r
157
- `?(i=`\r
158
- `,e+=2):(i=null,t('"\\r\\n"')),i}function C(){var i;return/^[0-9]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[0-9]")),i}function l(){var i;return/^[a-zA-Z]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[a-zA-Z]")),i}function A(){var i;return/^[0-9a-fA-F]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[0-9a-fA-F]")),i}function b(){var i;return i=w(),i===null&&(i=N()),i}function E(){var i;return/^[\0-\xFF]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[\\0-\\xFF]")),i}function O(){var i;return/^["]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t('["]')),i}function w(){var i;return u.charCodeAt(e)===32?(i=" ",e++):(i=null,t('" "')),i}function N(){var i;return u.charCodeAt(e)===9?(i=" ",e++):(i=null,t('"\\t"')),i}function U(){var i;return/^[a-zA-Z0-9]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[a-zA-Z0-9]")),i}function Y(){var i;return u.charCodeAt(e)===59?(i=";",e++):(i=null,t('";"')),i===null&&(u.charCodeAt(e)===47?(i="/",e++):(i=null,t('"/"')),i===null&&(u.charCodeAt(e)===63?(i="?",e++):(i=null,t('"?"')),i===null&&(u.charCodeAt(e)===58?(i=":",e++):(i=null,t('":"')),i===null&&(u.charCodeAt(e)===64?(i="@",e++):(i=null,t('"@"')),i===null&&(u.charCodeAt(e)===38?(i="&",e++):(i=null,t('"&"')),i===null&&(u.charCodeAt(e)===61?(i="=",e++):(i=null,t('"="')),i===null&&(u.charCodeAt(e)===43?(i="+",e++):(i=null,t('"+"')),i===null&&(u.charCodeAt(e)===36?(i="$",e++):(i=null,t('"$"')),i===null&&(u.charCodeAt(e)===44?(i=",",e++):(i=null,t('","'))))))))))),i}function j(){var i;return i=U(),i===null&&(i=_e()),i}function _e(){var i;return u.charCodeAt(e)===45?(i="-",e++):(i=null,t('"-"')),i===null&&(u.charCodeAt(e)===95?(i="_",e++):(i=null,t('"_"')),i===null&&(u.charCodeAt(e)===46?(i=".",e++):(i=null,t('"."')),i===null&&(u.charCodeAt(e)===33?(i="!",e++):(i=null,t('"!"')),i===null&&(u.charCodeAt(e)===126?(i="~",e++):(i=null,t('"~"')),i===null&&(u.charCodeAt(e)===42?(i="*",e++):(i=null,t('"*"')),i===null&&(u.charCodeAt(e)===39?(i="'",e++):(i=null,t(`"'"`)),i===null&&(u.charCodeAt(e)===40?(i="(",e++):(i=null,t('"("')),i===null&&(u.charCodeAt(e)===41?(i=")",e++):(i=null,t('")"')))))))))),i}function k(){var i,_,m,T,y;return T=e,y=e,u.charCodeAt(e)===37?(i="%",e++):(i=null,t('"%"')),i!==null?(_=A(),_!==null?(m=A(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){return f.join("")}(T,i)),i===null&&(e=T),i}function H(){var i,_,m,T,y,r;for(T=e,y=e,r=e,i=[],_=b();_!==null;)i.push(_),_=b();if(i!==null?(_=v(),_!==null?i=[i,_]:(i=null,e=r)):(i=null,e=r),i=i!==null?i:"",i!==null){if(m=b(),m!==null)for(_=[];m!==null;)_.push(m),m=b();else _=null;_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i!==null&&(i=function(f){return" "}()),i===null&&(e=T),i}function de(){var i;return i=H(),i=i!==null?i:"",i}function Ue(){var i,_,m,T,y;for(T=e,y=e,i=[],_=w(),_===null&&(_=N());_!==null;)i.push(_),_=w(),_===null&&(_=N());return i!==null?(u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=de(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r){return":"}()),i===null&&(e=T),i}function B(){var i,_,m,T,y,r,f;if(y=e,r=e,_=L(),_!==null)for(i=[];_!==null;)i.push(_),_=L();else i=null;if(i!==null){for(_=[],f=e,m=[],T=H();T!==null;)m.push(T),T=H();for(m!==null?(T=L(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);m!==null;){for(_.push(m),f=e,m=[],T=H();T!==null;)m.push(T),T=H();m!==null?(T=L(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f)}_!==null?i=[i,_]:(i=null,e=r)}else i=null,e=r;return i!==null&&(i=function(d){return u.substring(e,d)}(y)),i===null&&(e=y),i}function L(){var i;return/^[!-~]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[!-~]")),i===null&&(i=V()),i}function V(){var i;return/^[\x80-\uFFFF]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[\\x80-\\uFFFF]")),i}function G(){var i;return/^[\x80-\xBF]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[\\x80-\\xBF]")),i}function K(){var i;return i=C(),i===null&&(/^[a-f]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[a-f]"))),i}function M(){var i,_,m;if(m=e,_=U(),_===null&&(u.charCodeAt(e)===45?(_="-",e++):(_=null,t('"-"')),_===null&&(u.charCodeAt(e)===46?(_=".",e++):(_=null,t('"."')),_===null&&(u.charCodeAt(e)===33?(_="!",e++):(_=null,t('"!"')),_===null&&(u.charCodeAt(e)===37?(_="%",e++):(_=null,t('"%"')),_===null&&(u.charCodeAt(e)===42?(_="*",e++):(_=null,t('"*"')),_===null&&(u.charCodeAt(e)===95?(_="_",e++):(_=null,t('"_"')),_===null&&(u.charCodeAt(e)===43?(_="+",e++):(_=null,t('"+"')),_===null&&(u.charCodeAt(e)===96?(_="`",e++):(_=null,t('"`"')),_===null&&(u.charCodeAt(e)===39?(_="'",e++):(_=null,t(`"'"`)),_===null&&(u.charCodeAt(e)===126?(_="~",e++):(_=null,t('"~"')))))))))))),_!==null)for(i=[];_!==null;)i.push(_),_=U(),_===null&&(u.charCodeAt(e)===45?(_="-",e++):(_=null,t('"-"')),_===null&&(u.charCodeAt(e)===46?(_=".",e++):(_=null,t('"."')),_===null&&(u.charCodeAt(e)===33?(_="!",e++):(_=null,t('"!"')),_===null&&(u.charCodeAt(e)===37?(_="%",e++):(_=null,t('"%"')),_===null&&(u.charCodeAt(e)===42?(_="*",e++):(_=null,t('"*"')),_===null&&(u.charCodeAt(e)===95?(_="_",e++):(_=null,t('"_"')),_===null&&(u.charCodeAt(e)===43?(_="+",e++):(_=null,t('"+"')),_===null&&(u.charCodeAt(e)===96?(_="`",e++):(_=null,t('"`"')),_===null&&(u.charCodeAt(e)===39?(_="'",e++):(_=null,t(`"'"`)),_===null&&(u.charCodeAt(e)===126?(_="~",e++):(_=null,t('"~"'))))))))))));else i=null;return i!==null&&(i=function(T){return u.substring(e,T)}(m)),i===null&&(e=m),i}function te(){var i,_,m;if(m=e,_=U(),_===null&&(u.charCodeAt(e)===45?(_="-",e++):(_=null,t('"-"')),_===null&&(u.charCodeAt(e)===33?(_="!",e++):(_=null,t('"!"')),_===null&&(u.charCodeAt(e)===37?(_="%",e++):(_=null,t('"%"')),_===null&&(u.charCodeAt(e)===42?(_="*",e++):(_=null,t('"*"')),_===null&&(u.charCodeAt(e)===95?(_="_",e++):(_=null,t('"_"')),_===null&&(u.charCodeAt(e)===43?(_="+",e++):(_=null,t('"+"')),_===null&&(u.charCodeAt(e)===96?(_="`",e++):(_=null,t('"`"')),_===null&&(u.charCodeAt(e)===39?(_="'",e++):(_=null,t(`"'"`)),_===null&&(u.charCodeAt(e)===126?(_="~",e++):(_=null,t('"~"'))))))))))),_!==null)for(i=[];_!==null;)i.push(_),_=U(),_===null&&(u.charCodeAt(e)===45?(_="-",e++):(_=null,t('"-"')),_===null&&(u.charCodeAt(e)===33?(_="!",e++):(_=null,t('"!"')),_===null&&(u.charCodeAt(e)===37?(_="%",e++):(_=null,t('"%"')),_===null&&(u.charCodeAt(e)===42?(_="*",e++):(_=null,t('"*"')),_===null&&(u.charCodeAt(e)===95?(_="_",e++):(_=null,t('"_"')),_===null&&(u.charCodeAt(e)===43?(_="+",e++):(_=null,t('"+"')),_===null&&(u.charCodeAt(e)===96?(_="`",e++):(_=null,t('"`"')),_===null&&(u.charCodeAt(e)===39?(_="'",e++):(_=null,t(`"'"`)),_===null&&(u.charCodeAt(e)===126?(_="~",e++):(_=null,t('"~"')))))))))));else i=null;return i!==null&&(i=function(T){return u.substring(e,T)}(m)),i===null&&(e=m),i}function se(){var i;return u.charCodeAt(e)===40?(i="(",e++):(i=null,t('"("')),i===null&&(u.charCodeAt(e)===41?(i=")",e++):(i=null,t('")"')),i===null&&(u.charCodeAt(e)===60?(i="<",e++):(i=null,t('"<"')),i===null&&(u.charCodeAt(e)===62?(i=">",e++):(i=null,t('">"')),i===null&&(u.charCodeAt(e)===64?(i="@",e++):(i=null,t('"@"')),i===null&&(u.charCodeAt(e)===44?(i=",",e++):(i=null,t('","')),i===null&&(u.charCodeAt(e)===59?(i=";",e++):(i=null,t('";"')),i===null&&(u.charCodeAt(e)===58?(i=":",e++):(i=null,t('":"')),i===null&&(u.charCodeAt(e)===92?(i="\\",e++):(i=null,t('"\\\\"')),i===null&&(i=O(),i===null&&(u.charCodeAt(e)===47?(i="/",e++):(i=null,t('"/"')),i===null&&(u.charCodeAt(e)===91?(i="[",e++):(i=null,t('"["')),i===null&&(u.charCodeAt(e)===93?(i="]",e++):(i=null,t('"]"')),i===null&&(u.charCodeAt(e)===63?(i="?",e++):(i=null,t('"?"')),i===null&&(u.charCodeAt(e)===61?(i="=",e++):(i=null,t('"="')),i===null&&(u.charCodeAt(e)===123?(i="{",e++):(i=null,t('"{"')),i===null&&(u.charCodeAt(e)===125?(i="}",e++):(i=null,t('"}"')),i===null&&(i=w(),i===null&&(i=N())))))))))))))))))),i}function $(){var i,_,m;if(m=e,_=U(),_===null&&(u.charCodeAt(e)===45?(_="-",e++):(_=null,t('"-"')),_===null&&(u.charCodeAt(e)===46?(_=".",e++):(_=null,t('"."')),_===null&&(u.charCodeAt(e)===33?(_="!",e++):(_=null,t('"!"')),_===null&&(u.charCodeAt(e)===37?(_="%",e++):(_=null,t('"%"')),_===null&&(u.charCodeAt(e)===42?(_="*",e++):(_=null,t('"*"')),_===null&&(u.charCodeAt(e)===95?(_="_",e++):(_=null,t('"_"')),_===null&&(u.charCodeAt(e)===43?(_="+",e++):(_=null,t('"+"')),_===null&&(u.charCodeAt(e)===96?(_="`",e++):(_=null,t('"`"')),_===null&&(u.charCodeAt(e)===39?(_="'",e++):(_=null,t(`"'"`)),_===null&&(u.charCodeAt(e)===126?(_="~",e++):(_=null,t('"~"')),_===null&&(u.charCodeAt(e)===40?(_="(",e++):(_=null,t('"("')),_===null&&(u.charCodeAt(e)===41?(_=")",e++):(_=null,t('")"')),_===null&&(u.charCodeAt(e)===60?(_="<",e++):(_=null,t('"<"')),_===null&&(u.charCodeAt(e)===62?(_=">",e++):(_=null,t('">"')),_===null&&(u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_===null&&(u.charCodeAt(e)===92?(_="\\",e++):(_=null,t('"\\\\"')),_===null&&(_=O(),_===null&&(u.charCodeAt(e)===47?(_="/",e++):(_=null,t('"/"')),_===null&&(u.charCodeAt(e)===91?(_="[",e++):(_=null,t('"["')),_===null&&(u.charCodeAt(e)===93?(_="]",e++):(_=null,t('"]"')),_===null&&(u.charCodeAt(e)===63?(_="?",e++):(_=null,t('"?"')),_===null&&(u.charCodeAt(e)===123?(_="{",e++):(_=null,t('"{"')),_===null&&(u.charCodeAt(e)===125?(_="}",e++):(_=null,t('"}"'))))))))))))))))))))))))),_!==null)for(i=[];_!==null;)i.push(_),_=U(),_===null&&(u.charCodeAt(e)===45?(_="-",e++):(_=null,t('"-"')),_===null&&(u.charCodeAt(e)===46?(_=".",e++):(_=null,t('"."')),_===null&&(u.charCodeAt(e)===33?(_="!",e++):(_=null,t('"!"')),_===null&&(u.charCodeAt(e)===37?(_="%",e++):(_=null,t('"%"')),_===null&&(u.charCodeAt(e)===42?(_="*",e++):(_=null,t('"*"')),_===null&&(u.charCodeAt(e)===95?(_="_",e++):(_=null,t('"_"')),_===null&&(u.charCodeAt(e)===43?(_="+",e++):(_=null,t('"+"')),_===null&&(u.charCodeAt(e)===96?(_="`",e++):(_=null,t('"`"')),_===null&&(u.charCodeAt(e)===39?(_="'",e++):(_=null,t(`"'"`)),_===null&&(u.charCodeAt(e)===126?(_="~",e++):(_=null,t('"~"')),_===null&&(u.charCodeAt(e)===40?(_="(",e++):(_=null,t('"("')),_===null&&(u.charCodeAt(e)===41?(_=")",e++):(_=null,t('")"')),_===null&&(u.charCodeAt(e)===60?(_="<",e++):(_=null,t('"<"')),_===null&&(u.charCodeAt(e)===62?(_=">",e++):(_=null,t('">"')),_===null&&(u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_===null&&(u.charCodeAt(e)===92?(_="\\",e++):(_=null,t('"\\\\"')),_===null&&(_=O(),_===null&&(u.charCodeAt(e)===47?(_="/",e++):(_=null,t('"/"')),_===null&&(u.charCodeAt(e)===91?(_="[",e++):(_=null,t('"["')),_===null&&(u.charCodeAt(e)===93?(_="]",e++):(_=null,t('"]"')),_===null&&(u.charCodeAt(e)===63?(_="?",e++):(_=null,t('"?"')),_===null&&(u.charCodeAt(e)===123?(_="{",e++):(_=null,t('"{"')),_===null&&(u.charCodeAt(e)===125?(_="}",e++):(_=null,t('"}"')))))))))))))))))))))))));else i=null;return i!==null&&(i=function(T){return u.substring(e,T)}(m)),i===null&&(e=m),i}function ne(){var i,_,m,T,y;return T=e,y=e,i=de(),i!==null?(u.charCodeAt(e)===42?(_="*",e++):(_=null,t('"*"')),_!==null?(m=de(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r){return"*"}()),i===null&&(e=T),i}function ct(){var i,_,m,T,y;return T=e,y=e,i=de(),i!==null?(u.charCodeAt(e)===47?(_="/",e++):(_=null,t('"/"')),_!==null?(m=de(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r){return"/"}()),i===null&&(e=T),i}function P(){var i,_,m,T,y;return T=e,y=e,i=de(),i!==null?(u.charCodeAt(e)===61?(_="=",e++):(_=null,t('"="')),_!==null?(m=de(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r){return"="}()),i===null&&(e=T),i}function Q(){var i,_,m,T,y;return T=e,y=e,i=de(),i!==null?(u.charCodeAt(e)===40?(_="(",e++):(_=null,t('"("')),_!==null?(m=de(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r){return"("}()),i===null&&(e=T),i}function oe(){var i,_,m,T,y;return T=e,y=e,i=de(),i!==null?(u.charCodeAt(e)===41?(_=")",e++):(_=null,t('")"')),_!==null?(m=de(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r){return")"}()),i===null&&(e=T),i}function he(){var i,_,m,T;return m=e,T=e,u.charCodeAt(e)===62?(i=">",e++):(i=null,t('">"')),i!==null?(_=de(),_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i!==null&&(i=function(y){return">"}()),i===null&&(e=m),i}function Re(){var i,_,m,T;return m=e,T=e,i=de(),i!==null?(u.charCodeAt(e)===60?(_="<",e++):(_=null,t('"<"')),_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i!==null&&(i=function(y){return"<"}()),i===null&&(e=m),i}function be(){var i,_,m,T,y;return T=e,y=e,i=de(),i!==null?(u.charCodeAt(e)===44?(_=",",e++):(_=null,t('","')),_!==null?(m=de(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r){return","}()),i===null&&(e=T),i}function fe(){var i,_,m,T,y;return T=e,y=e,i=de(),i!==null?(u.charCodeAt(e)===59?(_=";",e++):(_=null,t('";"')),_!==null?(m=de(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r){return";"}()),i===null&&(e=T),i}function qe(){var i,_,m,T,y;return T=e,y=e,i=de(),i!==null?(u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=de(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r){return":"}()),i===null&&(e=T),i}function xe(){var i,_,m,T;return m=e,T=e,i=de(),i!==null?(_=O(),_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i!==null&&(i=function(y){return'"'}()),i===null&&(e=m),i}function we(){var i,_,m,T;return m=e,T=e,i=O(),i!==null?(_=de(),_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i!==null&&(i=function(y){return'"'}()),i===null&&(e=m),i}function st(){var i,_,m,T;if(T=e,i=Q(),i!==null){for(_=[],m=$e(),m===null&&(m=Le(),m===null&&(m=st()));m!==null;)_.push(m),m=$e(),m===null&&(m=Le(),m===null&&(m=st()));_!==null?(m=oe(),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)}else i=null,e=T;return i}function $e(){var i;return/^[!-']/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[!-']")),i===null&&(/^[*-[]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[*-[]")),i===null&&(/^[\]-~]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[\\]-~]")),i===null&&(i=V(),i===null&&(i=H())))),i}function ue(){var i,_,m,T,y,r;if(y=e,r=e,i=de(),i!==null)if(_=O(),_!==null){for(m=[],T=Pe(),T===null&&(T=Le());T!==null;)m.push(T),T=Pe(),T===null&&(T=Le());m!==null?(T=O(),T!==null?i=[i,_,m,T]:(i=null,e=r)):(i=null,e=r)}else i=null,e=r;else i=null,e=r;return i!==null&&(i=function(f){return u.substring(e,f)}(y)),i===null&&(e=y),i}function Oe(){var i,_,m,T,y,r;if(y=e,r=e,i=de(),i!==null)if(_=O(),_!==null){for(m=[],T=Pe(),T===null&&(T=Le());T!==null;)m.push(T),T=Pe(),T===null&&(T=Le());m!==null?(T=O(),T!==null?i=[i,_,m,T]:(i=null,e=r)):(i=null,e=r)}else i=null,e=r;else i=null,e=r;return i!==null&&(i=function(f){var d=u.substring(e,f).trim();return d.substring(1,d.length-1).replace(/\\([\x00-\x09\x0b-\x0c\x0e-\x7f])/g,"$1")}(y)),i===null&&(e=y),i}function Pe(){var i;return i=H(),i===null&&(u.charCodeAt(e)===33?(i="!",e++):(i=null,t('"!"')),i===null&&(/^[#-[]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[#-[]")),i===null&&(/^[\]-~]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[\\]-~]")),i===null&&(i=V())))),i}function Le(){var i,_,m;return m=e,u.charCodeAt(e)===92?(i="\\",e++):(i=null,t('"\\\\"')),i!==null?(/^[\0-\t]/.test(u.charAt(e))?(_=u.charAt(e),e++):(_=null,t("[\\0-\\t]")),_===null&&(/^[\x0B-\f]/.test(u.charAt(e))?(_=u.charAt(e),e++):(_=null,t("[\\x0B-\\f]")),_===null&&(/^[\x0E-]/.test(u.charAt(e))?(_=u.charAt(e),e++):(_=null,t("[\\x0E-]")))),_!==null?i=[i,_]:(i=null,e=m)):(i=null,e=m),i}function ye(){var i,_,m,T,y,r;return y=e,r=e,i=Ce(),i!==null?(u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=Be(),m=m!==null?m:"",m!==null?(T=Gs(),T!==null?i=[i,_,m,T]:(i=null,e=r)):(i=null,e=r)):(i=null,e=r)):(i=null,e=r),i!==null&&(i=function(f){try{x.uri=new Yl(x.scheme,x.user,x.host,x.port),delete x.scheme,delete x.user,delete x.host,delete x.host_type,delete x.port}catch{x=-1}}()),i===null&&(e=y),i}function pe(){var i,_,m,T,y,r,f,d;return f=e,d=e,i=Ce(),i!==null?(u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=Be(),m=m!==null?m:"",m!==null?(T=Gs(),T!==null?(y=us(),y!==null?(r=Qn(),r=r!==null?r:"",r!==null?i=[i,_,m,T,y,r]:(i=null,e=d)):(i=null,e=d)):(i=null,e=d)):(i=null,e=d)):(i=null,e=d)):(i=null,e=d),i!==null&&(i=function(c){try{x.uri=new Yl(x.scheme,x.user,x.host,x.port,x.uri_params,x.uri_headers),delete x.scheme,delete x.user,delete x.host,delete x.host_type,delete x.port,delete x.uri_params,n==="SIP_URI"&&(x=x.uri)}catch{x=-1}}()),i===null&&(e=f),i}function Ce(){var i;return i=ke(),i===null&&(i=He()),i}function ke(){var i,_;return _=e,u.substr(e,4).toLowerCase()==="sips"?(i=u.substr(e,4),e+=4):(i=null,t('"sips"')),i!==null&&(i=function(m,T){x.scheme=T.toLowerCase()}(_,i)),i===null&&(e=_),i}function He(){var i,_;return _=e,u.substr(e,3).toLowerCase()==="sip"?(i=u.substr(e,3),e+=3):(i=null,t('"sip"')),i!==null&&(i=function(T,y){x.scheme=y.toLowerCase()}(_,i)),i===null&&(e=_),i}function Be(){var i,_,m,T,y,r;return T=e,y=e,i=Ve(),i!==null?(r=e,u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=ft(),m!==null?_=[_,m]:(_=null,e=r)):(_=null,e=r),_=_!==null?_:"",_!==null?(u.charCodeAt(e)===64?(m="@",e++):(m=null,t('"@"')),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(f){x.user=decodeURIComponent(u.substring(e-1,f))}(T)),i===null&&(e=T),i}function Ve(){var i,_;if(_=j(),_===null&&(_=k(),_===null&&(_=Mt())),_!==null)for(i=[];_!==null;)i.push(_),_=j(),_===null&&(_=k(),_===null&&(_=Mt()));else i=null;return i}function Mt(){var i;return u.charCodeAt(e)===38?(i="&",e++):(i=null,t('"&"')),i===null&&(u.charCodeAt(e)===61?(i="=",e++):(i=null,t('"="')),i===null&&(u.charCodeAt(e)===43?(i="+",e++):(i=null,t('"+"')),i===null&&(u.charCodeAt(e)===36?(i="$",e++):(i=null,t('"$"')),i===null&&(u.charCodeAt(e)===44?(i=",",e++):(i=null,t('","')),i===null&&(u.charCodeAt(e)===59?(i=";",e++):(i=null,t('";"')),i===null&&(u.charCodeAt(e)===63?(i="?",e++):(i=null,t('"?"')),i===null&&(u.charCodeAt(e)===47?(i="/",e++):(i=null,t('"/"'))))))))),i}function ft(){var i,_,m;for(m=e,i=[],_=j(),_===null&&(_=k(),_===null&&(u.charCodeAt(e)===38?(_="&",e++):(_=null,t('"&"')),_===null&&(u.charCodeAt(e)===61?(_="=",e++):(_=null,t('"="')),_===null&&(u.charCodeAt(e)===43?(_="+",e++):(_=null,t('"+"')),_===null&&(u.charCodeAt(e)===36?(_="$",e++):(_=null,t('"$"')),_===null&&(u.charCodeAt(e)===44?(_=",",e++):(_=null,t('","'))))))));_!==null;)i.push(_),_=j(),_===null&&(_=k(),_===null&&(u.charCodeAt(e)===38?(_="&",e++):(_=null,t('"&"')),_===null&&(u.charCodeAt(e)===61?(_="=",e++):(_=null,t('"="')),_===null&&(u.charCodeAt(e)===43?(_="+",e++):(_=null,t('"+"')),_===null&&(u.charCodeAt(e)===36?(_="$",e++):(_=null,t('"$"')),_===null&&(u.charCodeAt(e)===44?(_=",",e++):(_=null,t('","'))))))));return i!==null&&(i=function(T){x.password=u.substring(e,T)}(m)),i===null&&(e=m),i}function Gs(){var i,_,m,T,y;return T=e,i=is(),i!==null?(y=e,u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=pt(),m!==null?_=[_,m]:(_=null,e=y)):(_=null,e=y),_=_!==null?_:"",_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i}function is(){var i,_;return _=e,i=As(),i===null&&(i=Xt(),i===null&&(i=Ws())),i!==null&&(i=function(m){return x.host=u.substring(e,m).toLowerCase(),x.host}(_)),i===null&&(e=_),i}function As(){var i,_,m,T,y,r;for(T=e,y=e,i=[],r=e,_=ys(),_!==null?(u.charCodeAt(e)===46?(m=".",e++):(m=null,t('"."')),m!==null?_=[_,m]:(_=null,e=r)):(_=null,e=r);_!==null;)i.push(_),r=e,_=ys(),_!==null?(u.charCodeAt(e)===46?(m=".",e++):(m=null,t('"."')),m!==null?_=[_,m]:(_=null,e=r)):(_=null,e=r);return i!==null?(_=as(),_!==null?(u.charCodeAt(e)===46?(m=".",e++):(m=null,t('"."')),m=m!==null?m:"",m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(f){return x.host_type="domain",u.substring(e,f)}(T)),i===null&&(e=T),i}function ys(){var i,_,m,T;if(T=e,i=U(),i!==null){for(_=[],m=U(),m===null&&(u.charCodeAt(e)===45?(m="-",e++):(m=null,t('"-"')),m===null&&(u.charCodeAt(e)===95?(m="_",e++):(m=null,t('"_"'))));m!==null;)_.push(m),m=U(),m===null&&(u.charCodeAt(e)===45?(m="-",e++):(m=null,t('"-"')),m===null&&(u.charCodeAt(e)===95?(m="_",e++):(m=null,t('"_"'))));_!==null?i=[i,_]:(i=null,e=T)}else i=null,e=T;return i}function as(){var i,_,m,T;if(T=e,i=l(),i!==null){for(_=[],m=U(),m===null&&(u.charCodeAt(e)===45?(m="-",e++):(m=null,t('"-"')),m===null&&(u.charCodeAt(e)===95?(m="_",e++):(m=null,t('"_"'))));m!==null;)_.push(m),m=U(),m===null&&(u.charCodeAt(e)===45?(m="-",e++):(m=null,t('"-"')),m===null&&(u.charCodeAt(e)===95?(m="_",e++):(m=null,t('"_"'))));_!==null?i=[i,_]:(i=null,e=T)}else i=null,e=T;return i}function Ws(){var i,_,m,T,y;return T=e,y=e,u.charCodeAt(e)===91?(i="[",e++):(i=null,t('"["')),i!==null?(_=os(),_!==null?(u.charCodeAt(e)===93?(m="]",e++):(m=null,t('"]"')),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r){return x.host_type="IPv6",u.substring(e,r)}(T)),i===null&&(e=T),i}function os(){var i,_,m,T,y,r,f,d,s,c,h,g,S,R,I,D;return R=e,I=e,i=Se(),i!==null?(u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=Se(),m!==null?(u.charCodeAt(e)===58?(T=":",e++):(T=null,t('":"')),T!==null?(y=Se(),y!==null?(u.charCodeAt(e)===58?(r=":",e++):(r=null,t('":"')),r!==null?(f=Se(),f!==null?(u.charCodeAt(e)===58?(d=":",e++):(d=null,t('":"')),d!==null?(s=Se(),s!==null?(u.charCodeAt(e)===58?(c=":",e++):(c=null,t('":"')),c!==null?(h=Se(),h!==null?(u.charCodeAt(e)===58?(g=":",e++):(g=null,t('":"')),g!==null?(S=ht(),S!==null?i=[i,_,m,T,y,r,f,d,s,c,h,g,S]:(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I),i===null&&(I=e,u.substr(e,2)==="::"?(i="::",e+=2):(i=null,t('"::"')),i!==null?(_=Se(),_!==null?(u.charCodeAt(e)===58?(m=":",e++):(m=null,t('":"')),m!==null?(T=Se(),T!==null?(u.charCodeAt(e)===58?(y=":",e++):(y=null,t('":"')),y!==null?(r=Se(),r!==null?(u.charCodeAt(e)===58?(f=":",e++):(f=null,t('":"')),f!==null?(d=Se(),d!==null?(u.charCodeAt(e)===58?(s=":",e++):(s=null,t('":"')),s!==null?(c=Se(),c!==null?(u.charCodeAt(e)===58?(h=":",e++):(h=null,t('":"')),h!==null?(g=ht(),g!==null?i=[i,_,m,T,y,r,f,d,s,c,h,g]:(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I),i===null&&(I=e,u.substr(e,2)==="::"?(i="::",e+=2):(i=null,t('"::"')),i!==null?(_=Se(),_!==null?(u.charCodeAt(e)===58?(m=":",e++):(m=null,t('":"')),m!==null?(T=Se(),T!==null?(u.charCodeAt(e)===58?(y=":",e++):(y=null,t('":"')),y!==null?(r=Se(),r!==null?(u.charCodeAt(e)===58?(f=":",e++):(f=null,t('":"')),f!==null?(d=Se(),d!==null?(u.charCodeAt(e)===58?(s=":",e++):(s=null,t('":"')),s!==null?(c=ht(),c!==null?i=[i,_,m,T,y,r,f,d,s,c]:(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I),i===null&&(I=e,u.substr(e,2)==="::"?(i="::",e+=2):(i=null,t('"::"')),i!==null?(_=Se(),_!==null?(u.charCodeAt(e)===58?(m=":",e++):(m=null,t('":"')),m!==null?(T=Se(),T!==null?(u.charCodeAt(e)===58?(y=":",e++):(y=null,t('":"')),y!==null?(r=Se(),r!==null?(u.charCodeAt(e)===58?(f=":",e++):(f=null,t('":"')),f!==null?(d=ht(),d!==null?i=[i,_,m,T,y,r,f,d]:(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I),i===null&&(I=e,u.substr(e,2)==="::"?(i="::",e+=2):(i=null,t('"::"')),i!==null?(_=Se(),_!==null?(u.charCodeAt(e)===58?(m=":",e++):(m=null,t('":"')),m!==null?(T=Se(),T!==null?(u.charCodeAt(e)===58?(y=":",e++):(y=null,t('":"')),y!==null?(r=ht(),r!==null?i=[i,_,m,T,y,r]:(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I),i===null&&(I=e,u.substr(e,2)==="::"?(i="::",e+=2):(i=null,t('"::"')),i!==null?(_=Se(),_!==null?(u.charCodeAt(e)===58?(m=":",e++):(m=null,t('":"')),m!==null?(T=ht(),T!==null?i=[i,_,m,T]:(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I),i===null&&(I=e,u.substr(e,2)==="::"?(i="::",e+=2):(i=null,t('"::"')),i!==null?(_=ht(),_!==null?i=[i,_]:(i=null,e=I)):(i=null,e=I),i===null&&(I=e,u.substr(e,2)==="::"?(i="::",e+=2):(i=null,t('"::"')),i!==null?(_=Se(),_!==null?i=[i,_]:(i=null,e=I)):(i=null,e=I),i===null&&(I=e,i=Se(),i!==null?(u.substr(e,2)==="::"?(_="::",e+=2):(_=null,t('"::"')),_!==null?(m=Se(),m!==null?(u.charCodeAt(e)===58?(T=":",e++):(T=null,t('":"')),T!==null?(y=Se(),y!==null?(u.charCodeAt(e)===58?(r=":",e++):(r=null,t('":"')),r!==null?(f=Se(),f!==null?(u.charCodeAt(e)===58?(d=":",e++):(d=null,t('":"')),d!==null?(s=Se(),s!==null?(u.charCodeAt(e)===58?(c=":",e++):(c=null,t('":"')),c!==null?(h=ht(),h!==null?i=[i,_,m,T,y,r,f,d,s,c,h]:(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I),i===null&&(I=e,i=Se(),i!==null?(D=e,u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=Se(),m!==null?_=[_,m]:(_=null,e=D)):(_=null,e=D),_=_!==null?_:"",_!==null?(u.substr(e,2)==="::"?(m="::",e+=2):(m=null,t('"::"')),m!==null?(T=Se(),T!==null?(u.charCodeAt(e)===58?(y=":",e++):(y=null,t('":"')),y!==null?(r=Se(),r!==null?(u.charCodeAt(e)===58?(f=":",e++):(f=null,t('":"')),f!==null?(d=Se(),d!==null?(u.charCodeAt(e)===58?(s=":",e++):(s=null,t('":"')),s!==null?(c=ht(),c!==null?i=[i,_,m,T,y,r,f,d,s,c]:(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I),i===null&&(I=e,i=Se(),i!==null?(D=e,u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=Se(),m!==null?_=[_,m]:(_=null,e=D)):(_=null,e=D),_=_!==null?_:"",_!==null?(D=e,u.charCodeAt(e)===58?(m=":",e++):(m=null,t('":"')),m!==null?(T=Se(),T!==null?m=[m,T]:(m=null,e=D)):(m=null,e=D),m=m!==null?m:"",m!==null?(u.substr(e,2)==="::"?(T="::",e+=2):(T=null,t('"::"')),T!==null?(y=Se(),y!==null?(u.charCodeAt(e)===58?(r=":",e++):(r=null,t('":"')),r!==null?(f=Se(),f!==null?(u.charCodeAt(e)===58?(d=":",e++):(d=null,t('":"')),d!==null?(s=ht(),s!==null?i=[i,_,m,T,y,r,f,d,s]:(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I),i===null&&(I=e,i=Se(),i!==null?(D=e,u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=Se(),m!==null?_=[_,m]:(_=null,e=D)):(_=null,e=D),_=_!==null?_:"",_!==null?(D=e,u.charCodeAt(e)===58?(m=":",e++):(m=null,t('":"')),m!==null?(T=Se(),T!==null?m=[m,T]:(m=null,e=D)):(m=null,e=D),m=m!==null?m:"",m!==null?(D=e,u.charCodeAt(e)===58?(T=":",e++):(T=null,t('":"')),T!==null?(y=Se(),y!==null?T=[T,y]:(T=null,e=D)):(T=null,e=D),T=T!==null?T:"",T!==null?(u.substr(e,2)==="::"?(y="::",e+=2):(y=null,t('"::"')),y!==null?(r=Se(),r!==null?(u.charCodeAt(e)===58?(f=":",e++):(f=null,t('":"')),f!==null?(d=ht(),d!==null?i=[i,_,m,T,y,r,f,d]:(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I),i===null&&(I=e,i=Se(),i!==null?(D=e,u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=Se(),m!==null?_=[_,m]:(_=null,e=D)):(_=null,e=D),_=_!==null?_:"",_!==null?(D=e,u.charCodeAt(e)===58?(m=":",e++):(m=null,t('":"')),m!==null?(T=Se(),T!==null?m=[m,T]:(m=null,e=D)):(m=null,e=D),m=m!==null?m:"",m!==null?(D=e,u.charCodeAt(e)===58?(T=":",e++):(T=null,t('":"')),T!==null?(y=Se(),y!==null?T=[T,y]:(T=null,e=D)):(T=null,e=D),T=T!==null?T:"",T!==null?(D=e,u.charCodeAt(e)===58?(y=":",e++):(y=null,t('":"')),y!==null?(r=Se(),r!==null?y=[y,r]:(y=null,e=D)):(y=null,e=D),y=y!==null?y:"",y!==null?(u.substr(e,2)==="::"?(r="::",e+=2):(r=null,t('"::"')),r!==null?(f=ht(),f!==null?i=[i,_,m,T,y,r,f]:(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I),i===null&&(I=e,i=Se(),i!==null?(D=e,u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=Se(),m!==null?_=[_,m]:(_=null,e=D)):(_=null,e=D),_=_!==null?_:"",_!==null?(D=e,u.charCodeAt(e)===58?(m=":",e++):(m=null,t('":"')),m!==null?(T=Se(),T!==null?m=[m,T]:(m=null,e=D)):(m=null,e=D),m=m!==null?m:"",m!==null?(D=e,u.charCodeAt(e)===58?(T=":",e++):(T=null,t('":"')),T!==null?(y=Se(),y!==null?T=[T,y]:(T=null,e=D)):(T=null,e=D),T=T!==null?T:"",T!==null?(D=e,u.charCodeAt(e)===58?(y=":",e++):(y=null,t('":"')),y!==null?(r=Se(),r!==null?y=[y,r]:(y=null,e=D)):(y=null,e=D),y=y!==null?y:"",y!==null?(D=e,u.charCodeAt(e)===58?(r=":",e++):(r=null,t('":"')),r!==null?(f=Se(),f!==null?r=[r,f]:(r=null,e=D)):(r=null,e=D),r=r!==null?r:"",r!==null?(u.substr(e,2)==="::"?(f="::",e+=2):(f=null,t('"::"')),f!==null?(d=Se(),d!==null?i=[i,_,m,T,y,r,f,d]:(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I),i===null&&(I=e,i=Se(),i!==null?(D=e,u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=Se(),m!==null?_=[_,m]:(_=null,e=D)):(_=null,e=D),_=_!==null?_:"",_!==null?(D=e,u.charCodeAt(e)===58?(m=":",e++):(m=null,t('":"')),m!==null?(T=Se(),T!==null?m=[m,T]:(m=null,e=D)):(m=null,e=D),m=m!==null?m:"",m!==null?(D=e,u.charCodeAt(e)===58?(T=":",e++):(T=null,t('":"')),T!==null?(y=Se(),y!==null?T=[T,y]:(T=null,e=D)):(T=null,e=D),T=T!==null?T:"",T!==null?(D=e,u.charCodeAt(e)===58?(y=":",e++):(y=null,t('":"')),y!==null?(r=Se(),r!==null?y=[y,r]:(y=null,e=D)):(y=null,e=D),y=y!==null?y:"",y!==null?(D=e,u.charCodeAt(e)===58?(r=":",e++):(r=null,t('":"')),r!==null?(f=Se(),f!==null?r=[r,f]:(r=null,e=D)):(r=null,e=D),r=r!==null?r:"",r!==null?(D=e,u.charCodeAt(e)===58?(f=":",e++):(f=null,t('":"')),f!==null?(d=Se(),d!==null?f=[f,d]:(f=null,e=D)):(f=null,e=D),f=f!==null?f:"",f!==null?(u.substr(e,2)==="::"?(d="::",e+=2):(d=null,t('"::"')),d!==null?i=[i,_,m,T,y,r,f,d]:(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I)):(i=null,e=I))))))))))))))),i!==null&&(i=function(J){return x.host_type="IPv6",u.substring(e,J)}(R)),i===null&&(e=R),i}function Se(){var i,_,m,T,y;return y=e,i=A(),i!==null?(_=A(),_=_!==null?_:"",_!==null?(m=A(),m=m!==null?m:"",m!==null?(T=A(),T=T!==null?T:"",T!==null?i=[i,_,m,T]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i}function ht(){var i,_,m,T;return T=e,i=Se(),i!==null?(u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=Se(),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i===null&&(i=Xt()),i}function Xt(){var i,_,m,T,y,r,f,d,s;return d=e,s=e,i=Ae(),i!==null?(u.charCodeAt(e)===46?(_=".",e++):(_=null,t('"."')),_!==null?(m=Ae(),m!==null?(u.charCodeAt(e)===46?(T=".",e++):(T=null,t('"."')),T!==null?(y=Ae(),y!==null?(u.charCodeAt(e)===46?(r=".",e++):(r=null,t('"."')),r!==null?(f=Ae(),f!==null?i=[i,_,m,T,y,r,f]:(i=null,e=s)):(i=null,e=s)):(i=null,e=s)):(i=null,e=s)):(i=null,e=s)):(i=null,e=s)):(i=null,e=s),i!==null&&(i=function(c){return x.host_type="IPv4",u.substring(e,c)}(d)),i===null&&(e=d),i}function Ae(){var i,_,m,T;return T=e,u.substr(e,2)==="25"?(i="25",e+=2):(i=null,t('"25"')),i!==null?(/^[0-5]/.test(u.charAt(e))?(_=u.charAt(e),e++):(_=null,t("[0-5]")),_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i===null&&(T=e,u.charCodeAt(e)===50?(i="2",e++):(i=null,t('"2"')),i!==null?(/^[0-4]/.test(u.charAt(e))?(_=u.charAt(e),e++):(_=null,t("[0-4]")),_!==null?(m=C(),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i===null&&(T=e,u.charCodeAt(e)===49?(i="1",e++):(i=null,t('"1"')),i!==null?(_=C(),_!==null?(m=C(),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i===null&&(T=e,/^[1-9]/.test(u.charAt(e))?(i=u.charAt(e),e++):(i=null,t("[1-9]")),i!==null?(_=C(),_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i===null&&(i=C())))),i}function pt(){var i,_,m,T,y,r,f;return r=e,f=e,i=C(),i=i!==null?i:"",i!==null?(_=C(),_=_!==null?_:"",_!==null?(m=C(),m=m!==null?m:"",m!==null?(T=C(),T=T!==null?T:"",T!==null?(y=C(),y=y!==null?y:"",y!==null?i=[i,_,m,T,y]:(i=null,e=f)):(i=null,e=f)):(i=null,e=f)):(i=null,e=f)):(i=null,e=f),i!==null&&(i=function(d,s){return s=parseInt(s.join("")),x.port=s,s}(r,i)),i===null&&(e=r),i}function us(){var i,_,m,T;for(i=[],T=e,u.charCodeAt(e)===59?(_=";",e++):(_=null,t('";"')),_!==null?(m=me(),m!==null?_=[_,m]:(_=null,e=T)):(_=null,e=T);_!==null;)i.push(_),T=e,u.charCodeAt(e)===59?(_=";",e++):(_=null,t('";"')),_!==null?(m=me(),m!==null?_=[_,m]:(_=null,e=T)):(_=null,e=T);return i}function me(){var i;return i=Tt(),i===null&&(i=Rs(),i===null&&(i=cs(),i===null&&(i=Wn(),i===null&&(i=Kn(),i===null&&(i=pn(),i===null&&(i=Yn())))))),i}function Tt(){var i,_,m,T;return m=e,T=e,u.substr(e,10).toLowerCase()==="transport="?(i=u.substr(e,10),e+=10):(i=null,t('"transport="')),i!==null?(u.substr(e,3).toLowerCase()==="udp"?(_=u.substr(e,3),e+=3):(_=null,t('"udp"')),_===null&&(u.substr(e,3).toLowerCase()==="tcp"?(_=u.substr(e,3),e+=3):(_=null,t('"tcp"')),_===null&&(u.substr(e,4).toLowerCase()==="sctp"?(_=u.substr(e,4),e+=4):(_=null,t('"sctp"')),_===null&&(u.substr(e,3).toLowerCase()==="tls"?(_=u.substr(e,3),e+=3):(_=null,t('"tls"')),_===null&&(_=M())))),_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i!==null&&(i=function(y,r){x.uri_params||(x.uri_params={}),x.uri_params.transport=r.toLowerCase()}(m,i[1])),i===null&&(e=m),i}function Rs(){var i,_,m,T;return m=e,T=e,u.substr(e,5).toLowerCase()==="user="?(i=u.substr(e,5),e+=5):(i=null,t('"user="')),i!==null?(u.substr(e,5).toLowerCase()==="phone"?(_=u.substr(e,5),e+=5):(_=null,t('"phone"')),_===null&&(u.substr(e,2).toLowerCase()==="ip"?(_=u.substr(e,2),e+=2):(_=null,t('"ip"')),_===null&&(_=M())),_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i!==null&&(i=function(y,r){x.uri_params||(x.uri_params={}),x.uri_params.user=r.toLowerCase()}(m,i[1])),i===null&&(e=m),i}function cs(){var i,_,m,T;return m=e,T=e,u.substr(e,7).toLowerCase()==="method="?(i=u.substr(e,7),e+=7):(i=null,t('"method="')),i!==null?(_=zs(),_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i!==null&&(i=function(y,r){x.uri_params||(x.uri_params={}),x.uri_params.method=r}(m,i[1])),i===null&&(e=m),i}function Wn(){var i,_,m,T;return m=e,T=e,u.substr(e,4).toLowerCase()==="ttl="?(i=u.substr(e,4),e+=4):(i=null,t('"ttl="')),i!==null?(_=Nn(),_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i!==null&&(i=function(y,r){x.params||(x.params={}),x.params.ttl=r}(m,i[1])),i===null&&(e=m),i}function Kn(){var i,_,m,T;return m=e,T=e,u.substr(e,6).toLowerCase()==="maddr="?(i=u.substr(e,6),e+=6):(i=null,t('"maddr="')),i!==null?(_=is(),_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i!==null&&(i=function(y,r){x.uri_params||(x.uri_params={}),x.uri_params.maddr=r}(m,i[1])),i===null&&(e=m),i}function pn(){var i,_,m,T,y,r;return T=e,y=e,u.substr(e,2).toLowerCase()==="lr"?(i=u.substr(e,2),e+=2):(i=null,t('"lr"')),i!==null?(r=e,u.charCodeAt(e)===61?(_="=",e++):(_=null,t('"="')),_!==null?(m=M(),m!==null?_=[_,m]:(_=null,e=r)):(_=null,e=r),_=_!==null?_:"",_!==null?i=[i,_]:(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(f){x.uri_params||(x.uri_params={}),x.uri_params.lr=void 0}()),i===null&&(e=T),i}function Yn(){var i,_,m,T,y,r;return T=e,y=e,i=zn(),i!==null?(r=e,u.charCodeAt(e)===61?(_="=",e++):(_=null,t('"="')),_!==null?(m=Jn(),m!==null?_=[_,m]:(_=null,e=r)):(_=null,e=r),_=_!==null?_:"",_!==null?i=[i,_]:(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(f,d,s){x.uri_params||(x.uri_params={}),typeof s>"u"?s=void 0:s=s[1],x.uri_params[d.toLowerCase()]=s}(T,i[0],i[1])),i===null&&(e=T),i}function zn(){var i,_,m;if(m=e,_=bs(),_!==null)for(i=[];_!==null;)i.push(_),_=bs();else i=null;return i!==null&&(i=function(T,y){return y.join("")}(m,i)),i===null&&(e=m),i}function Jn(){var i,_,m;if(m=e,_=bs(),_!==null)for(i=[];_!==null;)i.push(_),_=bs();else i=null;return i!==null&&(i=function(T,y){return y.join("")}(m,i)),i===null&&(e=m),i}function bs(){var i;return i=Xn(),i===null&&(i=j(),i===null&&(i=k())),i}function Xn(){var i;return u.charCodeAt(e)===91?(i="[",e++):(i=null,t('"["')),i===null&&(u.charCodeAt(e)===93?(i="]",e++):(i=null,t('"]"')),i===null&&(u.charCodeAt(e)===47?(i="/",e++):(i=null,t('"/"')),i===null&&(u.charCodeAt(e)===58?(i=":",e++):(i=null,t('":"')),i===null&&(u.charCodeAt(e)===38?(i="&",e++):(i=null,t('"&"')),i===null&&(u.charCodeAt(e)===43?(i="+",e++):(i=null,t('"+"')),i===null&&(u.charCodeAt(e)===36?(i="$",e++):(i=null,t('"$"')))))))),i}function Qn(){var i,_,m,T,y,r,f;if(r=e,u.charCodeAt(e)===63?(i="?",e++):(i=null,t('"?"')),i!==null)if(_=Qt(),_!==null){for(m=[],f=e,u.charCodeAt(e)===38?(T="&",e++):(T=null,t('"&"')),T!==null?(y=Qt(),y!==null?T=[T,y]:(T=null,e=f)):(T=null,e=f);T!==null;)m.push(T),f=e,u.charCodeAt(e)===38?(T="&",e++):(T=null,t('"&"')),T!==null?(y=Qt(),y!==null?T=[T,y]:(T=null,e=f)):(T=null,e=f);m!==null?i=[i,_,m]:(i=null,e=r)}else i=null,e=r;else i=null,e=r;return i}function Qt(){var i,_,m,T,y;return T=e,y=e,i=Zn(),i!==null?(u.charCodeAt(e)===61?(_="=",e++):(_=null,t('"="')),_!==null?(m=el(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f,d){f=f.join("").toLowerCase(),d=d.join(""),x.uri_headers||(x.uri_headers={}),x.uri_headers[f]?x.uri_headers[f].push(d):x.uri_headers[f]=[d]}(T,i[0],i[2])),i===null&&(e=T),i}function Zn(){var i,_;if(_=kt(),_===null&&(_=j(),_===null&&(_=k())),_!==null)for(i=[];_!==null;)i.push(_),_=kt(),_===null&&(_=j(),_===null&&(_=k()));else i=null;return i}function el(){var i,_;for(i=[],_=kt(),_===null&&(_=j(),_===null&&(_=k()));_!==null;)i.push(_),_=kt(),_===null&&(_=j(),_===null&&(_=k()));return i}function kt(){var i;return u.charCodeAt(e)===91?(i="[",e++):(i=null,t('"["')),i===null&&(u.charCodeAt(e)===93?(i="]",e++):(i=null,t('"]"')),i===null&&(u.charCodeAt(e)===47?(i="/",e++):(i=null,t('"/"')),i===null&&(u.charCodeAt(e)===63?(i="?",e++):(i=null,t('"?"')),i===null&&(u.charCodeAt(e)===58?(i=":",e++):(i=null,t('":"')),i===null&&(u.charCodeAt(e)===43?(i="+",e++):(i=null,t('"+"')),i===null&&(u.charCodeAt(e)===36?(i="$",e++):(i=null,t('"$"')))))))),i}function er(){var i;return i=_l(),i===null&&(i=tl()),i}function tl(){var i,_,m,T,y,r;return r=e,i=zs(),i!==null?(_=w(),_!==null?(m=Zt(),m!==null?(T=w(),T!==null?(y=fs(),y!==null?i=[i,_,m,T,y]:(i=null,e=r)):(i=null,e=r)):(i=null,e=r)):(i=null,e=r)):(i=null,e=r),i}function Zt(){var i;return i=pe(),i===null&&(i=sl()),i}function sl(){var i,_,m,T;return T=e,i=ts(),i!==null?(u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_!==null?(m=nl(),m===null&&(m=ll()),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i}function nl(){var i,_,m,T,y;return T=e,i=Is(),i===null&&(i=Ks()),i!==null?(y=e,u.charCodeAt(e)===63?(_="?",e++):(_=null,t('"?"')),_!==null?(m=gn(),m!==null?_=[_,m]:(_=null,e=y)):(_=null,e=y),_=_!==null?_:"",_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i}function Is(){var i,_,m,T;return T=e,u.substr(e,2)==="//"?(i="//",e+=2):(i=null,t('"//"')),i!==null?(_=mn(),_!==null?(m=Ks(),m=m!==null?m:"",m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i}function Ks(){var i,_,m;return m=e,u.charCodeAt(e)===47?(i="/",e++):(i=null,t('"/"')),i!==null?(_=rl(),_!==null?i=[i,_]:(i=null,e=m)):(i=null,e=m),i}function ll(){var i,_,m,T;if(T=e,i=Os(),i!==null){for(_=[],m=ws();m!==null;)_.push(m),m=ws();_!==null?i=[i,_]:(i=null,e=T)}else i=null,e=T;return i}function ws(){var i;return i=Y(),i===null&&(i=j(),i===null&&(i=k())),i}function Os(){var i;return i=j(),i===null&&(i=k(),i===null&&(u.charCodeAt(e)===59?(i=";",e++):(i=null,t('";"')),i===null&&(u.charCodeAt(e)===63?(i="?",e++):(i=null,t('"?"')),i===null&&(u.charCodeAt(e)===58?(i=":",e++):(i=null,t('":"')),i===null&&(u.charCodeAt(e)===64?(i="@",e++):(i=null,t('"@"')),i===null&&(u.charCodeAt(e)===38?(i="&",e++):(i=null,t('"&"')),i===null&&(u.charCodeAt(e)===61?(i="=",e++):(i=null,t('"="')),i===null&&(u.charCodeAt(e)===43?(i="+",e++):(i=null,t('"+"')),i===null&&(u.charCodeAt(e)===36?(i="$",e++):(i=null,t('"$"')),i===null&&(u.charCodeAt(e)===44?(i=",",e++):(i=null,t('","')))))))))))),i}function rl(){var i,_,m,T,y,r;if(y=e,i=es(),i!==null){for(_=[],r=e,u.charCodeAt(e)===47?(m="/",e++):(m=null,t('"/"')),m!==null?(T=es(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,u.charCodeAt(e)===47?(m="/",e++):(m=null,t('"/"')),m!==null?(T=es(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function es(){var i,_,m,T,y,r;for(y=e,i=[],_=Ns();_!==null;)i.push(_),_=Ns();if(i!==null){for(_=[],r=e,u.charCodeAt(e)===59?(m=";",e++):(m=null,t('";"')),m!==null?(T=Ds(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,u.charCodeAt(e)===59?(m=";",e++):(m=null,t('";"')),m!==null?(T=Ds(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function Ds(){var i,_;for(i=[],_=Ns();_!==null;)i.push(_),_=Ns();return i}function Ns(){var i;return i=j(),i===null&&(i=k(),i===null&&(u.charCodeAt(e)===58?(i=":",e++):(i=null,t('":"')),i===null&&(u.charCodeAt(e)===64?(i="@",e++):(i=null,t('"@"')),i===null&&(u.charCodeAt(e)===38?(i="&",e++):(i=null,t('"&"')),i===null&&(u.charCodeAt(e)===61?(i="=",e++):(i=null,t('"="')),i===null&&(u.charCodeAt(e)===43?(i="+",e++):(i=null,t('"+"')),i===null&&(u.charCodeAt(e)===36?(i="$",e++):(i=null,t('"$"')),i===null&&(u.charCodeAt(e)===44?(i=",",e++):(i=null,t('","')))))))))),i}function ts(){var i,_,m,T,y;if(T=e,y=e,i=l(),i!==null){for(_=[],m=l(),m===null&&(m=C(),m===null&&(u.charCodeAt(e)===43?(m="+",e++):(m=null,t('"+"')),m===null&&(u.charCodeAt(e)===45?(m="-",e++):(m=null,t('"-"')),m===null&&(u.charCodeAt(e)===46?(m=".",e++):(m=null,t('"."'))))));m!==null;)_.push(m),m=l(),m===null&&(m=C(),m===null&&(u.charCodeAt(e)===43?(m="+",e++):(m=null,t('"+"')),m===null&&(u.charCodeAt(e)===45?(m="-",e++):(m=null,t('"-"')),m===null&&(u.charCodeAt(e)===46?(m=".",e++):(m=null,t('"."'))))));_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i!==null&&(i=function(r){x.scheme=u.substring(e,r)}(T)),i===null&&(e=T),i}function mn(){var i;return i=Us(),i===null&&(i=Ys()),i}function Us(){var i,_,m,T;return m=e,T=e,i=Be(),i!==null?(u.charCodeAt(e)===64?(_="@",e++):(_=null,t('"@"')),_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i=i!==null?i:"",i!==null?(_=Gs(),_!==null?i=[i,_]:(i=null,e=m)):(i=null,e=m),i=i!==null?i:"",i}function Ys(){var i,_;if(_=j(),_===null&&(_=k(),_===null&&(u.charCodeAt(e)===36?(_="$",e++):(_=null,t('"$"')),_===null&&(u.charCodeAt(e)===44?(_=",",e++):(_=null,t('","')),_===null&&(u.charCodeAt(e)===59?(_=";",e++):(_=null,t('";"')),_===null&&(u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_===null&&(u.charCodeAt(e)===64?(_="@",e++):(_=null,t('"@"')),_===null&&(u.charCodeAt(e)===38?(_="&",e++):(_=null,t('"&"')),_===null&&(u.charCodeAt(e)===61?(_="=",e++):(_=null,t('"="')),_===null&&(u.charCodeAt(e)===43?(_="+",e++):(_=null,t('"+"'))))))))))),_!==null)for(i=[];_!==null;)i.push(_),_=j(),_===null&&(_=k(),_===null&&(u.charCodeAt(e)===36?(_="$",e++):(_=null,t('"$"')),_===null&&(u.charCodeAt(e)===44?(_=",",e++):(_=null,t('","')),_===null&&(u.charCodeAt(e)===59?(_=";",e++):(_=null,t('";"')),_===null&&(u.charCodeAt(e)===58?(_=":",e++):(_=null,t('":"')),_===null&&(u.charCodeAt(e)===64?(_="@",e++):(_=null,t('"@"')),_===null&&(u.charCodeAt(e)===38?(_="&",e++):(_=null,t('"&"')),_===null&&(u.charCodeAt(e)===61?(_="=",e++):(_=null,t('"="')),_===null&&(u.charCodeAt(e)===43?(_="+",e++):(_=null,t('"+"')))))))))));else i=null;return i}function gn(){var i,_;for(i=[],_=ws();_!==null;)i.push(_),_=ws();return i}function fs(){var i,_,m,T,y,r,f,d;if(f=e,d=e,u.substr(e,3).toLowerCase()==="sip"?(i=u.substr(e,3),e+=3):(i=null,t('"SIP"')),i!==null)if(u.charCodeAt(e)===47?(_="/",e++):(_=null,t('"/"')),_!==null){if(T=C(),T!==null)for(m=[];T!==null;)m.push(T),T=C();else m=null;if(m!==null)if(u.charCodeAt(e)===46?(T=".",e++):(T=null,t('"."')),T!==null){if(r=C(),r!==null)for(y=[];r!==null;)y.push(r),r=C();else y=null;y!==null?i=[i,_,m,T,y]:(i=null,e=d)}else i=null,e=d;else i=null,e=d}else i=null,e=d;else i=null,e=d;return i!==null&&(i=function(s){x.sip_version=u.substring(e,s)}(f)),i===null&&(e=f),i}function il(){var i;return u.substr(e,6)==="INVITE"?(i="INVITE",e+=6):(i=null,t('"INVITE"')),i}function al(){var i;return u.substr(e,3)==="ACK"?(i="ACK",e+=3):(i=null,t('"ACK"')),i}function vn(){var i;return u.substr(e,7)==="OPTIONS"?(i="OPTIONS",e+=7):(i=null,t('"OPTIONS"')),i}function ol(){var i;return u.substr(e,3)==="BYE"?(i="BYE",e+=3):(i=null,t('"BYE"')),i}function ul(){var i;return u.substr(e,6)==="CANCEL"?(i="CANCEL",e+=6):(i=null,t('"CANCEL"')),i}function Tn(){var i;return u.substr(e,8)==="REGISTER"?(i="REGISTER",e+=8):(i=null,t('"REGISTER"')),i}function cl(){var i;return u.substr(e,9)==="SUBSCRIBE"?(i="SUBSCRIBE",e+=9):(i=null,t('"SUBSCRIBE"')),i}function fl(){var i;return u.substr(e,6)==="NOTIFY"?(i="NOTIFY",e+=6):(i=null,t('"NOTIFY"')),i}function hl(){var i;return u.substr(e,5)==="REFER"?(i="REFER",e+=5):(i=null,t('"REFER"')),i}function zs(){var i,_;return _=e,i=il(),i===null&&(i=al(),i===null&&(i=vn(),i===null&&(i=ol(),i===null&&(i=ul(),i===null&&(i=Tn(),i===null&&(i=cl(),i===null&&(i=fl(),i===null&&(i=hl(),i===null&&(i=M()))))))))),i!==null&&(i=function(m){return x.method=u.substring(e,m),x.method}(_)),i===null&&(e=_),i}function _l(){var i,_,m,T,y,r;return r=e,i=fs(),i!==null?(_=w(),_!==null?(m=dl(),m!==null?(T=w(),T!==null?(y=pl(),y!==null?i=[i,_,m,T,y]:(i=null,e=r)):(i=null,e=r)):(i=null,e=r)):(i=null,e=r)):(i=null,e=r),i}function dl(){var i,_;return _=e,i=Js(),i!==null&&(i=function(m,T){x.status_code=parseInt(T.join(""))}(_,i)),i===null&&(e=_),i}function Js(){var i,_,m,T;return T=e,i=C(),i!==null?(_=C(),_!==null?(m=C(),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i}function pl(){var i,_,m;for(m=e,i=[],_=Y(),_===null&&(_=j(),_===null&&(_=k(),_===null&&(_=V(),_===null&&(_=G(),_===null&&(_=w(),_===null&&(_=N()))))));_!==null;)i.push(_),_=Y(),_===null&&(_=j(),_===null&&(_=k(),_===null&&(_=V(),_===null&&(_=G(),_===null&&(_=w(),_===null&&(_=N()))))));return i!==null&&(i=function(T){x.reason_phrase=u.substring(e,T)}(m)),i===null&&(e=m),i}function tr(){var i,_,m,T,y,r;if(y=e,i=ds(),i!==null){for(_=[],r=e,m=be(),m!==null?(T=ds(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,m=be(),m!==null?(T=ds(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function En(){var i,_,m,T,y,r;return T=e,y=e,i=$(),i!==null?(r=e,u.charCodeAt(e)===64?(_="@",e++):(_=null,t('"@"')),_!==null?(m=$(),m!==null?_=[_,m]:(_=null,e=r)):(_=null,e=r),_=_!==null?_:"",_!==null?i=[i,_]:(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(f){x=u.substring(e,f)}(T)),i===null&&(e=T),i}function sr(){var i,_,m,T,y,r,f;if(y=e,i=ne(),i===null)if(r=e,i=Cn(),i!==null){for(_=[],f=e,m=be(),m!==null?(T=Cn(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);m!==null;)_.push(m),f=e,m=be(),m!==null?(T=Cn(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);_!==null?i=[i,_]:(i=null,e=r)}else i=null,e=r;return i!==null&&(i=function(d){var s,c;for(c=x.multi_header.length,s=0;s<c;s++)if(x.multi_header[s].parsed===null){x=null;break}x!==null?x=x.multi_header:x=-1}()),i===null&&(e=y),i}function Cn(){var i,_,m,T,y,r,f;if(y=e,r=e,i=ye(),i===null&&(i=hs()),i!==null){for(_=[],f=e,m=fe(),m!==null?(T=Xs(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);m!==null;)_.push(m),f=e,m=fe(),m!==null?(T=Xs(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);_!==null?i=[i,_]:(i=null,e=r)}else i=null,e=r;return i!==null&&(i=function(d){var s;x.multi_header||(x.multi_header=[]);try{s=new si(x.uri,x.display_name,x.params),delete x.uri,delete x.display_name,delete x.params}catch{s=null}x.multi_header.push({possition:e,offset:d,parsed:s})}(y)),i===null&&(e=y),i}function hs(){var i,_,m,T,y;return y=e,i=Sn(),i=i!==null?i:"",i!==null?(_=Re(),_!==null?(m=pe(),m!==null?(T=he(),T!==null?i=[i,_,m,T]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i}function Sn(){var i,_,m,T,y,r,f;if(y=e,r=e,i=M(),i!==null){for(_=[],f=e,m=H(),m!==null?(T=M(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);m!==null;)_.push(m),f=e,m=H(),m!==null?(T=M(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);_!==null?i=[i,_]:(i=null,e=r)}else i=null,e=r;return i===null&&(i=Oe()),i!==null&&(i=function(d,s){typeof s=="string"?x.display_name=s:x.display_name=s[1].reduce(function(c,h){return c+h[0]+h[1]},s[0])}(y,i)),i===null&&(e=y),i}function Xs(){var i;return i=_s(),i===null&&(i=An(),i===null&&(i=Ke())),i}function _s(){var i,_,m,T,y;return T=e,y=e,u.substr(e,1).toLowerCase()==="q"?(i=u.substr(e,1),e++):(i=null,t('"q"')),i!==null?(_=P(),_!==null?(m=ss(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){x.params||(x.params={}),x.params.q=f}(T,i[2])),i===null&&(e=T),i}function An(){var i,_,m,T,y;return T=e,y=e,u.substr(e,7).toLowerCase()==="expires"?(i=u.substr(e,7),e+=7):(i=null,t('"expires"')),i!==null?(_=P(),_!==null?(m=Lt(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){x.params||(x.params={}),x.params.expires=f}(T,i[2])),i===null&&(e=T),i}function Lt(){var i,_,m;if(m=e,_=C(),_!==null)for(i=[];_!==null;)i.push(_),_=C();else i=null;return i!==null&&(i=function(T,y){return parseInt(y.join(""))}(m,i)),i===null&&(e=m),i}function ss(){var i,_,m,T,y,r,f,d;return r=e,f=e,u.charCodeAt(e)===48?(i="0",e++):(i=null,t('"0"')),i!==null?(d=e,u.charCodeAt(e)===46?(_=".",e++):(_=null,t('"."')),_!==null?(m=C(),m=m!==null?m:"",m!==null?(T=C(),T=T!==null?T:"",T!==null?(y=C(),y=y!==null?y:"",y!==null?_=[_,m,T,y]:(_=null,e=d)):(_=null,e=d)):(_=null,e=d)):(_=null,e=d),_=_!==null?_:"",_!==null?i=[i,_]:(i=null,e=f)):(i=null,e=f),i!==null&&(i=function(s){return parseFloat(u.substring(e,s))}(r)),i===null&&(e=r),i}function Ke(){var i,_,m,T,y,r;return T=e,y=e,i=M(),i!==null?(r=e,_=P(),_!==null?(m=Gt(),m!==null?_=[_,m]:(_=null,e=r)):(_=null,e=r),_=_!==null?_:"",_!==null?i=[i,_]:(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(f,d,s){x.params||(x.params={}),typeof s>"u"?s=void 0:s=s[1],x.params[d.toLowerCase()]=s}(T,i[0],i[1])),i===null&&(e=T),i}function Gt(){var i;return i=M(),i===null&&(i=is(),i===null&&(i=ue())),i}function nr(){var i,_,m,T,y,r;if(y=e,i=Je(),i!==null){for(_=[],r=e,m=fe(),m!==null?(T=Wt(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,m=fe(),m!==null?(T=Wt(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function Je(){var i;return u.substr(e,6).toLowerCase()==="render"?(i=u.substr(e,6),e+=6):(i=null,t('"render"')),i===null&&(u.substr(e,7).toLowerCase()==="session"?(i=u.substr(e,7),e+=7):(i=null,t('"session"')),i===null&&(u.substr(e,4).toLowerCase()==="icon"?(i=u.substr(e,4),e+=4):(i=null,t('"icon"')),i===null&&(u.substr(e,5).toLowerCase()==="alert"?(i=u.substr(e,5),e+=5):(i=null,t('"alert"')),i===null&&(i=M())))),i}function Wt(){var i;return i=lr(),i===null&&(i=Ke()),i}function lr(){var i,_,m,T;return T=e,u.substr(e,8).toLowerCase()==="handling"?(i=u.substr(e,8),e+=8):(i=null,t('"handling"')),i!==null?(_=P(),_!==null?(u.substr(e,8).toLowerCase()==="optional"?(m=u.substr(e,8),e+=8):(m=null,t('"optional"')),m===null&&(u.substr(e,8).toLowerCase()==="required"?(m=u.substr(e,8),e+=8):(m=null,t('"required"')),m===null&&(m=M())),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i}function Ze(){var i,_,m,T,y,r;if(y=e,i=M(),i!==null){for(_=[],r=e,m=be(),m!==null?(T=M(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,m=be(),m!==null?(T=M(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function ml(){var i,_,m;if(m=e,_=C(),_!==null)for(i=[];_!==null;)i.push(_),_=C();else i=null;return i!==null&&(i=function(T,y){x=parseInt(y.join(""))}(m,i)),i===null&&(e=m),i}function $r(){var i,_;return _=e,i=rr(),i!==null&&(i=function(m){x=u.substring(e,m)}(_)),i===null&&(e=_),i}function rr(){var i,_,m,T,y,r,f,d;if(f=e,i=gl(),i!==null)if(_=ct(),_!==null)if(m=vl(),m!==null){for(T=[],d=e,y=fe(),y!==null?(r=xs(),r!==null?y=[y,r]:(y=null,e=d)):(y=null,e=d);y!==null;)T.push(y),d=e,y=fe(),y!==null?(r=xs(),r!==null?y=[y,r]:(y=null,e=d)):(y=null,e=d);T!==null?i=[i,_,m,T]:(i=null,e=f)}else i=null,e=f;else i=null,e=f;else i=null,e=f;return i}function gl(){var i;return i=ir(),i===null&&(i=ar()),i}function ir(){var i;return u.substr(e,4).toLowerCase()==="text"?(i=u.substr(e,4),e+=4):(i=null,t('"text"')),i===null&&(u.substr(e,5).toLowerCase()==="image"?(i=u.substr(e,5),e+=5):(i=null,t('"image"')),i===null&&(u.substr(e,5).toLowerCase()==="audio"?(i=u.substr(e,5),e+=5):(i=null,t('"audio"')),i===null&&(u.substr(e,5).toLowerCase()==="video"?(i=u.substr(e,5),e+=5):(i=null,t('"video"')),i===null&&(u.substr(e,11).toLowerCase()==="application"?(i=u.substr(e,11),e+=11):(i=null,t('"application"')),i===null&&(i=yn()))))),i}function ar(){var i;return u.substr(e,7).toLowerCase()==="message"?(i=u.substr(e,7),e+=7):(i=null,t('"message"')),i===null&&(u.substr(e,9).toLowerCase()==="multipart"?(i=u.substr(e,9),e+=9):(i=null,t('"multipart"')),i===null&&(i=yn())),i}function yn(){var i;return i=M(),i===null&&(i=or()),i}function or(){var i,_,m;return m=e,u.substr(e,2).toLowerCase()==="x-"?(i=u.substr(e,2),e+=2):(i=null,t('"x-"')),i!==null?(_=M(),_!==null?i=[i,_]:(i=null,e=m)):(i=null,e=m),i}function vl(){var i;return i=yn(),i===null&&(i=M()),i}function xs(){var i,_,m,T;return T=e,i=M(),i!==null?(_=P(),_!==null?(m=Tl(),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i}function Tl(){var i;return i=M(),i===null&&(i=ue()),i}function ur(){var i,_,m,T;return T=e,i=Ps(),i!==null?(_=H(),_!==null?(m=zs(),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i}function Ps(){var i,_,m;if(m=e,_=C(),_!==null)for(i=[];_!==null;)i.push(_),_=C();else i=null;return i!==null&&(i=function(T,y){x.value=parseInt(y.join(""))}(m,i)),i===null&&(e=m),i}function cr(){var i,_;return _=e,i=Lt(),i!==null&&(i=function(m,T){x=T}(_,i)),i===null&&(e=_),i}function Hr(){var i,_,m,T,y,r,f;if(y=e,r=e,i=ds(),i!==null){for(_=[],f=e,m=fe(),m!==null?(T=Ke(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);m!==null;)_.push(m),f=e,m=fe(),m!==null?(T=Ke(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);_!==null?i=[i,_]:(i=null,e=r)}else i=null,e=r;return i!==null&&(i=function(d,s){x.event=s.join("").toLowerCase()}(y,i[0])),i===null&&(e=y),i}function ds(){var i,_,m,T,y,r;if(y=e,i=te(),i!==null){for(_=[],r=e,u.charCodeAt(e)===46?(m=".",e++):(m=null,t('"."')),m!==null?(T=te(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,u.charCodeAt(e)===46?(m=".",e++):(m=null,t('"."')),m!==null?(T=te(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function Fr(){var i,_,m,T,y,r,f;if(y=e,r=e,i=ye(),i===null&&(i=hs()),i!==null){for(_=[],f=e,m=fe(),m!==null?(T=fr(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);m!==null;)_.push(m),f=e,m=fe(),m!==null?(T=fr(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);_!==null?i=[i,_]:(i=null,e=r)}else i=null,e=r;return i!==null&&(i=function(d){var s=x.tag;try{x=new si(x.uri,x.display_name,x.params),s&&x.setParam("tag",s)}catch{x=-1}}()),i===null&&(e=y),i}function fr(){var i;return i=ps(),i===null&&(i=Ke()),i}function ps(){var i,_,m,T,y;return T=e,y=e,u.substr(e,3).toLowerCase()==="tag"?(i=u.substr(e,3),e+=3):(i=null,t('"tag"')),i!==null?(_=P(),_!==null?(m=M(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){x.tag=f}(T,i[2])),i===null&&(e=T),i}function fi(){var i,_,m;if(m=e,_=C(),_!==null)for(i=[];_!==null;)i.push(_),_=C();else i=null;return i!==null&&(i=function(T,y){x=parseInt(y.join(""))}(m,i)),i===null&&(e=m),i}function hr(){var i,_;return _=e,i=Lt(),i!==null&&(i=function(m,T){x=T}(_,i)),i===null&&(e=_),i}function Ms(){var i,_,m,T,y,r,f,d,s,c;for(d=e,s=e,i=[],_=Sn();_!==null;)i.push(_),_=Sn();if(i!==null)if(_=Re(),_!==null)if(m=pe(),m!==null)if(T=he(),T!==null){for(y=[],c=e,r=fe(),r!==null?(f=Ke(),f!==null?r=[r,f]:(r=null,e=c)):(r=null,e=c);r!==null;)y.push(r),c=e,r=fe(),r!==null?(f=Ke(),f!==null?r=[r,f]:(r=null,e=c)):(r=null,e=c);y!==null?i=[i,_,m,T,y]:(i=null,e=s)}else i=null,e=s;else i=null,e=s;else i=null,e=s;else i=null,e=s;return i!==null&&(i=function(h){try{x=new si(x.uri,x.display_name,x.params)}catch{x=-1}}()),i===null&&(e=d),i}function hi(){var i;return i=Rn(),i}function Rn(){var i,_,m,T,y,r,f,d;if(f=e,u.substr(e,6).toLowerCase()==="digest"?(i=u.substr(e,6),e+=6):(i=null,t('"Digest"')),i!==null)if(_=H(),_!==null)if(m=Qs(),m!==null){for(T=[],d=e,y=be(),y!==null?(r=Qs(),r!==null?y=[y,r]:(y=null,e=d)):(y=null,e=d);y!==null;)T.push(y),d=e,y=be(),y!==null?(r=Qs(),r!==null?y=[y,r]:(y=null,e=d)):(y=null,e=d);T!==null?i=[i,_,m,T]:(i=null,e=f)}else i=null,e=f;else i=null,e=f;else i=null,e=f;return i===null&&(i=El()),i}function El(){var i,_,m,T,y,r,f,d;if(f=e,i=M(),i!==null)if(_=H(),_!==null)if(m=bn(),m!==null){for(T=[],d=e,y=be(),y!==null?(r=bn(),r!==null?y=[y,r]:(y=null,e=d)):(y=null,e=d);y!==null;)T.push(y),d=e,y=be(),y!==null?(r=bn(),r!==null?y=[y,r]:(y=null,e=d)):(y=null,e=d);T!==null?i=[i,_,m,T]:(i=null,e=f)}else i=null,e=f;else i=null,e=f;else i=null,e=f;return i}function bn(){var i,_,m,T;return T=e,i=M(),i!==null?(_=P(),_!==null?(m=M(),m===null&&(m=ue()),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i}function Qs(){var i;return i=_r(),i===null&&(i=ks(),i===null&&(i=Ls(),i===null&&(i=sn(),i===null&&(i=Cl(),i===null&&(i=Sl(),i===null&&(i=nn(),i===null&&(i=bn()))))))),i}function _r(){var i,_,m,T;return T=e,u.substr(e,5).toLowerCase()==="realm"?(i=u.substr(e,5),e+=5):(i=null,t('"realm"')),i!==null?(_=P(),_!==null?(m=Zs(),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i}function Zs(){var i,_;return _=e,i=Oe(),i!==null&&(i=function(m,T){x.realm=T}(_,i)),i===null&&(e=_),i}function ks(){var i,_,m,T,y,r,f,d,s;if(d=e,u.substr(e,6).toLowerCase()==="domain"?(i=u.substr(e,6),e+=6):(i=null,t('"domain"')),i!==null)if(_=P(),_!==null)if(m=xe(),m!==null)if(T=en(),T!==null){if(y=[],s=e,f=w(),f!==null)for(r=[];f!==null;)r.push(f),f=w();else r=null;for(r!==null?(f=en(),f!==null?r=[r,f]:(r=null,e=s)):(r=null,e=s);r!==null;){if(y.push(r),s=e,f=w(),f!==null)for(r=[];f!==null;)r.push(f),f=w();else r=null;r!==null?(f=en(),f!==null?r=[r,f]:(r=null,e=s)):(r=null,e=s)}y!==null?(r=we(),r!==null?i=[i,_,m,T,y,r]:(i=null,e=d)):(i=null,e=d)}else i=null,e=d;else i=null,e=d;else i=null,e=d;else i=null,e=d;return i}function en(){var i;return i=sl(),i===null&&(i=Ks()),i}function Ls(){var i,_,m,T;return T=e,u.substr(e,5).toLowerCase()==="nonce"?(i=u.substr(e,5),e+=5):(i=null,t('"nonce"')),i!==null?(_=P(),_!==null?(m=tn(),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i}function tn(){var i,_;return _=e,i=Oe(),i!==null&&(i=function(m,T){x.nonce=T}(_,i)),i===null&&(e=_),i}function sn(){var i,_,m,T,y;return T=e,y=e,u.substr(e,6).toLowerCase()==="opaque"?(i=u.substr(e,6),e+=6):(i=null,t('"opaque"')),i!==null?(_=P(),_!==null?(m=Oe(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){x.opaque=f}(T,i[2])),i===null&&(e=T),i}function Cl(){var i,_,m,T,y;return T=e,u.substr(e,5).toLowerCase()==="stale"?(i=u.substr(e,5),e+=5):(i=null,t('"stale"')),i!==null?(_=P(),_!==null?(y=e,u.substr(e,4).toLowerCase()==="true"?(m=u.substr(e,4),e+=4):(m=null,t('"true"')),m!==null&&(m=function(r){x.stale=!0}()),m===null&&(e=y),m===null&&(y=e,u.substr(e,5).toLowerCase()==="false"?(m=u.substr(e,5),e+=5):(m=null,t('"false"')),m!==null&&(m=function(r){x.stale=!1}()),m===null&&(e=y)),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i}function Sl(){var i,_,m,T,y;return T=e,y=e,u.substr(e,9).toLowerCase()==="algorithm"?(i=u.substr(e,9),e+=9):(i=null,t('"algorithm"')),i!==null?(_=P(),_!==null?(u.substr(e,3).toLowerCase()==="md5"?(m=u.substr(e,3),e+=3):(m=null,t('"MD5"')),m===null&&(u.substr(e,8).toLowerCase()==="md5-sess"?(m=u.substr(e,8),e+=8):(m=null,t('"MD5-sess"')),m===null&&(m=M())),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){x.algorithm=f.toUpperCase()}(T,i[2])),i===null&&(e=T),i}function nn(){var i,_,m,T,y,r,f,d,s,c;if(d=e,u.substr(e,3).toLowerCase()==="qop"?(i=u.substr(e,3),e+=3):(i=null,t('"qop"')),i!==null)if(_=P(),_!==null)if(m=xe(),m!==null){if(s=e,T=ln(),T!==null){for(y=[],c=e,u.charCodeAt(e)===44?(r=",",e++):(r=null,t('","')),r!==null?(f=ln(),f!==null?r=[r,f]:(r=null,e=c)):(r=null,e=c);r!==null;)y.push(r),c=e,u.charCodeAt(e)===44?(r=",",e++):(r=null,t('","')),r!==null?(f=ln(),f!==null?r=[r,f]:(r=null,e=c)):(r=null,e=c);y!==null?T=[T,y]:(T=null,e=s)}else T=null,e=s;T!==null?(y=we(),y!==null?i=[i,_,m,T,y]:(i=null,e=d)):(i=null,e=d)}else i=null,e=d;else i=null,e=d;else i=null,e=d;return i}function ln(){var i,_;return _=e,u.substr(e,8).toLowerCase()==="auth-int"?(i=u.substr(e,8),e+=8):(i=null,t('"auth-int"')),i===null&&(u.substr(e,4).toLowerCase()==="auth"?(i=u.substr(e,4),e+=4):(i=null,t('"auth"')),i===null&&(i=M())),i!==null&&(i=function(m,T){x.qop||(x.qop=[]),x.qop.push(T.toLowerCase())}(_,i)),i===null&&(e=_),i}function dr(){var i,_,m,T,y,r;if(y=e,i=M(),i!==null){for(_=[],r=e,m=be(),m!==null?(T=M(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,m=be(),m!==null?(T=M(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function pr(){var i,_,m,T,y,r,f;if(y=e,r=e,i=ms(),i!==null){for(_=[],f=e,m=be(),m!==null?(T=ms(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);m!==null;)_.push(m),f=e,m=be(),m!==null?(T=ms(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);_!==null?i=[i,_]:(i=null,e=r)}else i=null,e=r;return i!==null&&(i=function(d){var s,c;for(c=x.multi_header.length,s=0;s<c;s++)if(x.multi_header[s].parsed===null){x=null;break}x!==null?x=x.multi_header:x=-1}()),i===null&&(e=y),i}function ms(){var i,_,m,T,y,r,f;if(y=e,r=e,i=hs(),i!==null){for(_=[],f=e,m=fe(),m!==null?(T=Ke(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);m!==null;)_.push(m),f=e,m=fe(),m!==null?(T=Ke(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);_!==null?i=[i,_]:(i=null,e=r)}else i=null,e=r;return i!==null&&(i=function(d){var s;x.multi_header||(x.multi_header=[]);try{s=new si(x.uri,x.display_name,x.params),delete x.uri,delete x.display_name,delete x.params}catch{s=null}x.multi_header.push({possition:e,offset:d,parsed:s})}(y)),i===null&&(e=y),i}function qr(){var i,_,m,T,y,r,f;if(y=e,r=e,u.substr(e,3).toLowerCase()==="sip"?(i=u.substr(e,3),e+=3):(i=null,t('"SIP"')),i===null&&(i=M()),i!==null){for(_=[],f=e,m=fe(),m!==null?(T=Al(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);m!==null;)_.push(m),f=e,m=fe(),m!==null?(T=Al(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);_!==null?i=[i,_]:(i=null,e=r)}else i=null,e=r;return i!==null&&(i=function(d,s){if(x.protocol=s.toLowerCase(),x.params||(x.params={}),x.params.text&&x.params.text[0]==='"'){var c=x.params.text;x.text=c.substring(1,c.length-1),delete x.params.text}}(y,i[0])),i===null&&(e=y),i}function Al(){var i;return i=gs(),i===null&&(i=Ke()),i}function gs(){var i,_,m,T,y,r;if(y=e,r=e,u.substr(e,5).toLowerCase()==="cause"?(i=u.substr(e,5),e+=5):(i=null,t('"cause"')),i!==null)if(_=P(),_!==null){if(T=C(),T!==null)for(m=[];T!==null;)m.push(T),T=C();else m=null;m!==null?i=[i,_,m]:(i=null,e=r)}else i=null,e=r;else i=null,e=r;return i!==null&&(i=function(f,d){x.cause=parseInt(d.join(""))}(y,i[2])),i===null&&(e=y),i}function _i(){var i,_,m,T,y,r;if(y=e,i=M(),i!==null){for(_=[],r=e,m=be(),m!==null?(T=M(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,m=be(),m!==null?(T=M(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function mr(){var i,_,m,T,y,r;if(y=e,i=vs(),i!==null){for(_=[],r=e,m=be(),m!==null?(T=vs(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,m=be(),m!==null?(T=vs(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function vs(){var i,_,m,T,y,r;if(y=e,i=hs(),i!==null){for(_=[],r=e,m=fe(),m!==null?(T=Ke(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,m=fe(),m!==null?(T=Ke(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function di(){var i,_,m,T,y,r;if(y=e,i=yl(),i!==null){for(_=[],r=e,m=fe(),m!==null?(T=$s(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,m=fe(),m!==null?(T=$s(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function yl(){var i,_;return _=e,u.substr(e,6).toLowerCase()==="active"?(i=u.substr(e,6),e+=6):(i=null,t('"active"')),i===null&&(u.substr(e,7).toLowerCase()==="pending"?(i=u.substr(e,7),e+=7):(i=null,t('"pending"')),i===null&&(u.substr(e,10).toLowerCase()==="terminated"?(i=u.substr(e,10),e+=10):(i=null,t('"terminated"')),i===null&&(i=M()))),i!==null&&(i=function(m){x.state=u.substring(e,m)}(_)),i===null&&(e=_),i}function $s(){var i,_,m,T,y;return T=e,y=e,u.substr(e,6).toLowerCase()==="reason"?(i=u.substr(e,6),e+=6):(i=null,t('"reason"')),i!==null?(_=P(),_!==null?(m=jr(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){typeof f<"u"&&(x.reason=f)}(T,i[2])),i===null&&(e=T),i===null&&(T=e,y=e,u.substr(e,7).toLowerCase()==="expires"?(i=u.substr(e,7),e+=7):(i=null,t('"expires"')),i!==null?(_=P(),_!==null?(m=Lt(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){typeof f<"u"&&(x.expires=f)}(T,i[2])),i===null&&(e=T),i===null&&(T=e,y=e,u.substr(e,11).toLowerCase()==="retry_after"?(i=u.substr(e,11),e+=11):(i=null,t('"retry_after"')),i!==null?(_=P(),_!==null?(m=Lt(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){typeof f<"u"&&(x.retry_after=f)}(T,i[2])),i===null&&(e=T),i===null&&(i=Ke()))),i}function jr(){var i;return u.substr(e,11).toLowerCase()==="deactivated"?(i=u.substr(e,11),e+=11):(i=null,t('"deactivated"')),i===null&&(u.substr(e,9).toLowerCase()==="probation"?(i=u.substr(e,9),e+=9):(i=null,t('"probation"')),i===null&&(u.substr(e,8).toLowerCase()==="rejected"?(i=u.substr(e,8),e+=8):(i=null,t('"rejected"')),i===null&&(u.substr(e,7).toLowerCase()==="timeout"?(i=u.substr(e,7),e+=7):(i=null,t('"timeout"')),i===null&&(u.substr(e,6).toLowerCase()==="giveup"?(i=u.substr(e,6),e+=6):(i=null,t('"giveup"')),i===null&&(u.substr(e,10).toLowerCase()==="noresource"?(i=u.substr(e,10),e+=10):(i=null,t('"noresource"')),i===null&&(u.substr(e,9).toLowerCase()==="invariant"?(i=u.substr(e,9),e+=9):(i=null,t('"invariant"')),i===null&&(i=M()))))))),i}function Vr(){var i;return i=B(),i=i!==null?i:"",i}function rn(){var i,_,m,T,y,r;if(y=e,i=M(),i!==null){for(_=[],r=e,m=be(),m!==null?(T=M(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,m=be(),m!==null?(T=M(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i=i!==null?i:"",i}function Br(){var i,_,m,T,y,r,f;if(y=e,r=e,i=ye(),i===null&&(i=hs()),i!==null){for(_=[],f=e,m=fe(),m!==null?(T=Rl(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);m!==null;)_.push(m),f=e,m=fe(),m!==null?(T=Rl(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);_!==null?i=[i,_]:(i=null,e=r)}else i=null,e=r;return i!==null&&(i=function(d){var s=x.tag;try{x=new si(x.uri,x.display_name,x.params),s&&x.setParam("tag",s)}catch{x=-1}}()),i===null&&(e=y),i}function Rl(){var i;return i=ps(),i===null&&(i=Ke()),i}function gr(){var i,_,m,T,y,r;if(y=e,i=In(),i!==null){for(_=[],r=e,m=be(),m!==null?(T=In(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,m=be(),m!==null?(T=In(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function In(){var i,_,m,T,y,r,f,d;if(f=e,i=bl(),i!==null)if(_=H(),_!==null)if(m=Ol(),m!==null){for(T=[],d=e,y=fe(),y!==null?(r=wn(),r!==null?y=[y,r]:(y=null,e=d)):(y=null,e=d);y!==null;)T.push(y),d=e,y=fe(),y!==null?(r=wn(),r!==null?y=[y,r]:(y=null,e=d)):(y=null,e=d);T!==null?i=[i,_,m,T]:(i=null,e=f)}else i=null,e=f;else i=null,e=f;else i=null,e=f;return i}function wn(){var i;return i=Gr(),i===null&&(i=On(),i===null&&(i=an(),i===null&&(i=vr(),i===null&&(i=on(),i===null&&(i=Ke()))))),i}function Gr(){var i,_,m,T,y;return T=e,y=e,u.substr(e,3).toLowerCase()==="ttl"?(i=u.substr(e,3),e+=3):(i=null,t('"ttl"')),i!==null?(_=P(),_!==null?(m=Nn(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){x.ttl=f}(T,i[2])),i===null&&(e=T),i}function On(){var i,_,m,T,y;return T=e,y=e,u.substr(e,5).toLowerCase()==="maddr"?(i=u.substr(e,5),e+=5):(i=null,t('"maddr"')),i!==null?(_=P(),_!==null?(m=is(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){x.maddr=f}(T,i[2])),i===null&&(e=T),i}function an(){var i,_,m,T,y;return T=e,y=e,u.substr(e,8).toLowerCase()==="received"?(i=u.substr(e,8),e+=8):(i=null,t('"received"')),i!==null?(_=P(),_!==null?(m=Xt(),m===null&&(m=os()),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){x.received=f}(T,i[2])),i===null&&(e=T),i}function vr(){var i,_,m,T,y;return T=e,y=e,u.substr(e,6).toLowerCase()==="branch"?(i=u.substr(e,6),e+=6):(i=null,t('"branch"')),i!==null?(_=P(),_!==null?(m=M(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){x.branch=f}(T,i[2])),i===null&&(e=T),i}function on(){var i,_,m,T,y;return T=e,u.substr(e,5).toLowerCase()==="rport"?(i=u.substr(e,5),e+=5):(i=null,t('"rport"')),i!==null?(y=e,_=P(),_!==null?(m=Dn(),m!==null?_=[_,m]:(_=null,e=y)):(_=null,e=y),_=_!==null?_:"",_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i}function Dn(){var i,_,m,T,y,r,f;return r=e,f=e,i=C(),i=i!==null?i:"",i!==null?(_=C(),_=_!==null?_:"",_!==null?(m=C(),m=m!==null?m:"",m!==null?(T=C(),T=T!==null?T:"",T!==null?(y=C(),y=y!==null?y:"",y!==null?i=[i,_,m,T,y]:(i=null,e=f)):(i=null,e=f)):(i=null,e=f)):(i=null,e=f)):(i=null,e=f),i!==null&&(i=function(d,s){x.rport=parseInt(s.join(""))}(r,i)),i===null&&(e=r),i}function bl(){var i,_,m,T,y,r;return r=e,i=Il(),i!==null?(_=ct(),_!==null?(m=M(),m!==null?(T=ct(),T!==null?(y=wl(),y!==null?i=[i,_,m,T,y]:(i=null,e=r)):(i=null,e=r)):(i=null,e=r)):(i=null,e=r)):(i=null,e=r),i}function Il(){var i,_;return _=e,u.substr(e,3).toLowerCase()==="sip"?(i=u.substr(e,3),e+=3):(i=null,t('"SIP"')),i===null&&(i=M()),i!==null&&(i=function(m,T){x.protocol=T}(_,i)),i===null&&(e=_),i}function wl(){var i,_;return _=e,u.substr(e,3).toLowerCase()==="udp"?(i=u.substr(e,3),e+=3):(i=null,t('"UDP"')),i===null&&(u.substr(e,3).toLowerCase()==="tcp"?(i=u.substr(e,3),e+=3):(i=null,t('"TCP"')),i===null&&(u.substr(e,3).toLowerCase()==="tls"?(i=u.substr(e,3),e+=3):(i=null,t('"TLS"')),i===null&&(u.substr(e,4).toLowerCase()==="sctp"?(i=u.substr(e,4),e+=4):(i=null,t('"SCTP"')),i===null&&(i=M())))),i!==null&&(i=function(m,T){x.transport=T}(_,i)),i===null&&(e=_),i}function Ol(){var i,_,m,T,y;return T=e,i=Dl(),i!==null?(y=e,_=qe(),_!==null?(m=Nl(),m!==null?_=[_,m]:(_=null,e=y)):(_=null,e=y),_=_!==null?_:"",_!==null?i=[i,_]:(i=null,e=T)):(i=null,e=T),i}function Dl(){var i,_;return _=e,i=Xt(),i===null&&(i=Ws(),i===null&&(i=As())),i!==null&&(i=function(m){x.host=u.substring(e,m)}(_)),i===null&&(e=_),i}function Nl(){var i,_,m,T,y,r,f;return r=e,f=e,i=C(),i=i!==null?i:"",i!==null?(_=C(),_=_!==null?_:"",_!==null?(m=C(),m=m!==null?m:"",m!==null?(T=C(),T=T!==null?T:"",T!==null?(y=C(),y=y!==null?y:"",y!==null?i=[i,_,m,T,y]:(i=null,e=f)):(i=null,e=f)):(i=null,e=f)):(i=null,e=f)):(i=null,e=f),i!==null&&(i=function(d,s){x.port=parseInt(s.join(""))}(r,i)),i===null&&(e=r),i}function Nn(){var i,_,m,T,y;return T=e,y=e,i=C(),i!==null?(_=C(),_=_!==null?_:"",_!==null?(m=C(),m=m!==null?m:"",m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){return parseInt(f.join(""))}(T,i)),i===null&&(e=T),i}function Tr(){var i;return i=Rn(),i}function Er(){var i,_,m,T,y,r;if(y=e,i=Un(),i!==null){for(_=[],r=e,m=fe(),m!==null?(T=Ul(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,m=fe(),m!==null?(T=Ul(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function Un(){var i,_;return _=e,i=Lt(),i!==null&&(i=function(m,T){x.expires=T}(_,i)),i===null&&(e=_),i}function Ul(){var i;return i=Cr(),i===null&&(i=Ke()),i}function Cr(){var i,_,m,T,y;return T=e,y=e,u.substr(e,9).toLowerCase()==="refresher"?(i=u.substr(e,9),e+=9):(i=null,t('"refresher"')),i!==null?(_=P(),_!==null?(u.substr(e,3).toLowerCase()==="uac"?(m=u.substr(e,3),e+=3):(m=null,t('"uac"')),m===null&&(u.substr(e,3).toLowerCase()==="uas"?(m=u.substr(e,3),e+=3):(m=null,t('"uas"'))),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){x.refresher=f.toLowerCase()}(T,i[2])),i===null&&(e=T),i}function xl(){var i,_,m,T;return T=e,i=M(),i!==null?(_=Ue(),_!==null?(m=Pl(),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i}function Pl(){var i,_;for(i=[],_=L(),_===null&&(_=G(),_===null&&(_=H()));_!==null;)i.push(_),_=L(),_===null&&(_=G(),_===null&&(_=H()));return i}function Wr(){var i,_;for(i=[],_=E();_!==null;)i.push(_),_=E();return i}function Kr(){var i,_,m;return m=e,u.substr(e,5)==="uuid:"?(i="uuid:",e+=5):(i=null,t('"uuid:"')),i!==null?(_=xn(),_!==null?i=[i,_]:(i=null,e=m)):(i=null,e=m),i}function xn(){var i,_,m,T,y,r,f,d,s,c,h;return c=e,h=e,i=Yr(),i!==null?(u.charCodeAt(e)===45?(_="-",e++):(_=null,t('"-"')),_!==null?(m=Kt(),m!==null?(u.charCodeAt(e)===45?(T="-",e++):(T=null,t('"-"')),T!==null?(y=Kt(),y!==null?(u.charCodeAt(e)===45?(r="-",e++):(r=null,t('"-"')),r!==null?(f=Kt(),f!==null?(u.charCodeAt(e)===45?(d="-",e++):(d=null,t('"-"')),d!==null?(s=Ml(),s!==null?i=[i,_,m,T,y,r,f,d,s]:(i=null,e=h)):(i=null,e=h)):(i=null,e=h)):(i=null,e=h)):(i=null,e=h)):(i=null,e=h)):(i=null,e=h)):(i=null,e=h)):(i=null,e=h),i!==null&&(i=function(g,S){x=u.substring(e+5,g)}(c,i[0])),i===null&&(e=c),i}function Kt(){var i,_,m,T,y;return y=e,i=A(),i!==null?(_=A(),_!==null?(m=A(),m!==null?(T=A(),T!==null?i=[i,_,m,T]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i}function Yr(){var i,_,m;return m=e,i=Kt(),i!==null?(_=Kt(),_!==null?i=[i,_]:(i=null,e=m)):(i=null,e=m),i}function Ml(){var i,_,m,T;return T=e,i=Kt(),i!==null?(_=Kt(),_!==null?(m=Kt(),m!==null?i=[i,_,m]:(i=null,e=T)):(i=null,e=T)):(i=null,e=T),i}function ns(){var i,_,m,T,y,r,f;if(y=e,r=e,i=ye(),i===null&&(i=hs()),i!==null){for(_=[],f=e,m=fe(),m!==null?(T=Ke(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);m!==null;)_.push(m),f=e,m=fe(),m!==null?(T=Ke(),T!==null?m=[m,T]:(m=null,e=f)):(m=null,e=f);_!==null?i=[i,_]:(i=null,e=r)}else i=null,e=r;return i!==null&&(i=function(d){try{x=new si(x.uri,x.display_name,x.params)}catch{x=-1}}()),i===null&&(e=y),i}function zr(){var i,_,m,T,y,r;if(y=e,i=kl(),i!==null){for(_=[],r=e,m=fe(),m!==null?(T=jt(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);m!==null;)_.push(m),r=e,m=fe(),m!==null?(T=jt(),T!==null?m=[m,T]:(m=null,e=r)):(m=null,e=r);_!==null?i=[i,_]:(i=null,e=y)}else i=null,e=y;return i}function kl(){var i,_,m,T,y,r;return T=e,y=e,i=$(),i!==null?(r=e,u.charCodeAt(e)===64?(_="@",e++):(_=null,t('"@"')),_!==null?(m=$(),m!==null?_=[_,m]:(_=null,e=r)):(_=null,e=r),_=_!==null?_:"",_!==null?i=[i,_]:(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(f){x.call_id=u.substring(e,f)}(T)),i===null&&(e=T),i}function jt(){var i;return i=Sr(),i===null&&(i=Ll(),i===null&&(i=$l(),i===null&&(i=Ke()))),i}function Sr(){var i,_,m,T,y;return T=e,y=e,u.substr(e,6)==="to-tag"?(i="to-tag",e+=6):(i=null,t('"to-tag"')),i!==null?(_=P(),_!==null?(m=M(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){x.to_tag=f}(T,i[2])),i===null&&(e=T),i}function Ll(){var i,_,m,T,y;return T=e,y=e,u.substr(e,8)==="from-tag"?(i="from-tag",e+=8):(i=null,t('"from-tag"')),i!==null?(_=P(),_!==null?(m=M(),m!==null?i=[i,_,m]:(i=null,e=y)):(i=null,e=y)):(i=null,e=y),i!==null&&(i=function(r,f){x.from_tag=f}(T,i[2])),i===null&&(e=T),i}function $l(){var i,_;return _=e,u.substr(e,10)==="early-only"?(i="early-only",e+=10):(i=null,t('"early-only"')),i!==null&&(i=function(m){x.early_only=!0}()),i===null&&(e=_),i}function Jr(i){i.sort();for(var _=null,m=[],T=0;T<i.length;T++)i[T]!==_&&(m.push(i[T]),_=i[T]);return m}function Ar(){for(var i=1,_=1,m=!1,T=0;T<Math.max(e,o);T++){var y=u.charAt(T);y===`
159
- `?(m||i++,_=1,m=!1):y==="\r"||y==="\u2028"||y==="\u2029"?(i++,_=1,m=!0):(_++,m=!1)}return{line:i,column:_}}var x={},Hl=a[n]();if(console.log("Grammar result",n,Hl),console.log("Grammar return",Hl),Hl===null||e!==u.length){var Fl=Math.max(e,o),yr=Fl<u.length?u.charAt(Fl):null,Hs=Ar();return new this.SyntaxError(Jr(p),yr,Fl,Hs.line,Hs.column),console.log("Grammar return -1"),-1}return x},toSource:function(){return this._source}};Bi.SyntaxError=function(u,n,a,e,o){function p(t,v){var C,l;switch(t.length){case 0:C="end of input";break;case 1:C=t[0];break;default:C=t.slice(0,t.length-1).join(", ")+" or "+t[t.length-1]}return l=v?Dh(v):"end of input","Expected "+C+" but "+l+" found."}this.name="SyntaxError",this.expected=u,this.found=n,this.message=p(u,n),this.offset=a,this.line=e,this.column=o};Bi.SyntaxError.prototype=Error.prototype;const Oa=new co("Parser"),Lv=(u,n)=>{let a,e,o=u.indexOf(`\r
160
- `);if(o===-1){Oa.warn("parseMessage() | no CRLF found, not a SIP message");return}const p=u.substring(0,o);let t=Bi.parse(p,"Request_Response");if(t===-1){Oa.warn(`parseMessage() | error parsing first line of SIP message: "${p}"`);return}else t.status_code?(a=new xr.IncomingResponse,a.status_code=t.status_code,a.reason_phrase=t.reason_phrase):(a=new xr.IncomingRequest(n),a.method=t.method,a.ruri=t.uri);a.data=u;let v=o+2;for(;;){if(o=$v(u,v),o===-2){e=v+2;break}else if(o===-1){Oa.warn("parseMessage() | malformed message");return}if(t=Hv(a,u,v,o),t!==!0){Oa.warn("parseMessage() |",t.error);return}v=o+2}if(a.hasHeader("content-length")){const C=a.getHeader("content-length");a.body=u.substr(e,C)}else a.body=u.substring(e);return a};function $v(u,n){let a=n,e=0,o=0;if(u.substring(a,a+2).match(/(^\r\n)/))return-2;for(;e===0;){if(o=u.indexOf(`\r
161
- `,a),o===-1)return o;!u.substring(o+2,o+4).match(/(^\r\n)/)&&u.charAt(o+2).match(/(^\s+)/)?a=o+2:e=o}return e}function Hv(u,n,a,e){let o;const p=n.indexOf(":",a),t=n.substring(a,p).trim(),v=n.substring(p+1,e).trim();switch(t.toLowerCase()){case"via":case"v":u.addHeader("via",v),u.getHeaders("via").length===1?(o=u.parseHeader("Via"),o&&(u.via=o,u.via_branch=o.branch)):o=0;break;case"from":case"f":u.setHeader("from",v),o=u.parseHeader("from"),o&&(u.from=o,u.from_tag=o.getParam("tag"));break;case"to":case"t":u.setHeader("to",v),o=u.parseHeader("to"),o&&(u.to=o,u.to_tag=o.getParam("tag"));break;case"record-route":if(o=Bi.parse(v,"Record_Route"),o===-1)o=void 0;else for(const C of o)u.addHeader("record-route",v.substring(C.possition,C.offset)),u.headers["Record-Route"][u.getHeaders("record-route").length-1].parsed=C.parsed;break;case"call-id":case"i":u.setHeader("call-id",v),o=u.parseHeader("call-id"),o&&(u.call_id=v);break;case"contact":case"m":if(o=Bi.parse(v,"Contact"),o===-1)o=void 0;else for(const C of o)u.addHeader("contact",v.substring(C.possition,C.offset)),u.headers.Contact[u.getHeaders("contact").length-1].parsed=C.parsed;break;case"content-length":case"l":u.setHeader("content-length",v),o=u.parseHeader("content-length");break;case"content-type":case"c":u.setHeader("content-type",v),o=u.parseHeader("content-type");break;case"cseq":u.setHeader("cseq",v),o=u.parseHeader("cseq"),o&&(u.cseq=o.value),u instanceof xr.IncomingResponse&&(u.method=o.method);break;case"max-forwards":u.setHeader("max-forwards",v),o=u.parseHeader("max-forwards");break;case"www-authenticate":u.setHeader("www-authenticate",v),o=u.parseHeader("www-authenticate");break;case"proxy-authenticate":u.setHeader("proxy-authenticate",v),o=u.parseHeader("proxy-authenticate");break;case"session-expires":case"x":u.setHeader("session-expires",v),o=u.parseHeader("session-expires"),o&&(u.session_expires=o.expires,u.session_expires_refresher=o.refresher);break;case"refer-to":case"r":u.setHeader("refer-to",v),o=u.parseHeader("refer-to"),o&&(u.refer_to=o);break;case"replaces":u.setHeader("replaces",v),o=u.parseHeader("replaces"),o&&(u.replaces=o);break;case"event":case"o":u.setHeader("event",v),o=u.parseHeader("event"),o&&(u.event=o);break;default:u.addHeader(t,v),o=0}return o===void 0?{error:`error parsing header "${t}"`}:!0}const Fv={parseMessage:Lv},Ui=new co("Registrator"),Da=10;class qv{constructor(n,a){this._reg_id=1,this._ua=n,this._transport=a,this._registrar=n.configuration.registrar_server,this._expires=n.configuration.register_expires,this._call_id=Fn.createRandomToken(22),this._cseq=0,this._to_uri=n.configuration.uri,this._registrationTimer=null,this._registering=!1,this._registered=!1,this._contact=this._ua.contact.toString();const e=this._contact.indexOf(">");if(e!==-1){const o=this._contact.slice(0,e)+this._contact.slice(e+1,this._contact.length);this._contact=o}this._extra_contact="",this._extraContactParams="",this._extra_contact+=";+sip.ice",this._extraHeaders=[],this._sipInstance=`"<urn:uuid:${this._ua.configuration.instance_id}>"`,this._extra_contact+=`;reg-id=${this._reg_id}`,this._extra_contact+=`;+sip.instance=${this._sipInstance}`}get registered(){return this._registered}setExtraHeaders(n){Array.isArray(n)||(n=[]),this._extraHeaders=n.slice()}setExtraContactParams(n){n instanceof Object||(n={}),this._extraContactParams="";for(const a in n)if(Object.prototype.hasOwnProperty.call(n,a)){const e=n[a];this._extraContactParams+=`;${a}`,e&&(this._extraContactParams+=`=${e}`)}}setExtraContactUriParams(n){n instanceof Object||(n={}),this._extraContactParams="";for(const a in n)if(Object.prototype.hasOwnProperty.call(n,a)){const e=n[a];this._extraContactParams+=`;${a}`,e&&(this._extraContactParams+=`=${e}`)}}register(){if(this._registering){Ui.debug("Register request in progress...");return}const n=this._extraHeaders.slice();n.push(`Contact: ${this._contact}${this._extraContactParams}>${this._extra_contact};expires=${this._expires}`),n.push(`Expires: ${this._expires}`);const a=new Ft.OutgoingRequest(z.REGISTER,this._registrar,this._ua,{to_uri:this._to_uri,call_id:this._call_id,cseq:this._cseq+=1},n),e=new so(this._ua,a,{onRequestTimeout:()=>{this._registrationFailure(null,z.causes.REQUEST_TIMEOUT)},onTransportError:()=>{this._registrationFailure(null,z.causes.CONNECTION_ERROR)},onAuthenticated:()=>{this._cseq+=1},onReceiveResponse:o=>{if(o.cseq===this._cseq)switch(this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null),!0){case/^1[0-9]{2}$/.test(o.status_code):break;case/^2[0-9]{2}$/.test(o.status_code):{if(this._registering=!1,!o.hasHeader("Contact")){Ui.debug("no Contact header in response to REGISTER, response ignored");break}const p=o.headers.Contact.reduce((l,A)=>l.concat(A.parsed),[]);let t=p.find(l=>this._sipInstance===l.getParam("+sip.instance")&&this._reg_id===parseInt(l.getParam("reg-id")));if(t||(t=p.find(l=>l.uri.user===this._ua.contact.uri.user)),!t){Ui.debug("no Contact header pointing to us, response ignored");break}let v=t.getParam("expires");!v&&o.hasHeader("expires")&&(v=o.getHeader("expires")),v||(v=this._expires),v=Number(v),v<Da&&(v=Da);const C=v>64?v*1e3/2+Math.floor((v/2-32)*1e3*Math.random()):v*1e3-5e3;this._registrationTimer=setTimeout(()=>{this._registrationTimer=null,this._ua.listeners("registrationExpiring").length===0?this.register():this._ua.emit("registrationExpiring")},C),t.hasParam("temp-gruu")&&(this._ua.contact.temp_gruu=t.getParam("temp-gruu").replace(/"/g,"")),t.hasParam("pub-gruu")&&(this._ua.contact.pub_gruu=t.getParam("pub-gruu").replace(/"/g,"")),this._registered||(this._registered=!0,this._ua.registered({response:o}));break}case/^423$/.test(o.status_code):{o.hasHeader("min-expires")?(this._expires=Number(o.getHeader("min-expires")),this._expires<Da&&(this._expires=Da),this.register()):(Ui.debug("423 response received for REGISTER without Min-Expires"),this._registrationFailure(o,z.causes.SIP_FAILURE_CODE));break}default:{const p=Fn.sipErrorCause(o.status_code);this._registrationFailure(o,p)}}}});this._registering=!0,e.send()}unregister(n={}){if(!this._registered){Ui.debug("already unregistered");return}this._registered=!1,this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null);const a=this._extraHeaders.slice();n.all?a.push(`Contact: *${this._extraContactParams}`):a.push(`Contact: ${this._contact}${this._extraContactParams}>;expires=0`),a.push("Expires: 0");const e=new Ft.OutgoingRequest(z.REGISTER,this._registrar,this._ua,{to_uri:this._to_uri,call_id:this._call_id,cseq:this._cseq+=1},a);new so(this._ua,e,{onRequestTimeout:()=>{this._unregistered(null,z.causes.REQUEST_TIMEOUT)},onTransportError:()=>{this._unregistered(null,z.causes.CONNECTION_ERROR)},onAuthenticated:()=>{this._cseq+=1},onReceiveResponse:p=>{switch(!0){case/^1[0-9]{2}$/.test(p.status_code):break;case/^2[0-9]{2}$/.test(p.status_code):this._unregistered(p);break;default:{const t=Fn.sipErrorCause(p.status_code);this._unregistered(p,t)}}}}).send()}close(){this._registered&&this.unregister()}onTransportClosed(){this._registering=!1,this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null),this._registered&&(this._registered=!1,this._ua.unregistered({}))}_registrationFailure(n,a){this._registering=!1,this._ua.registrationFailed({response:n||null,cause:a}),this._registered&&(this._registered=!1,this._ua.unregistered({response:n||null,cause:a}))}_unregistered(n,a){this._registering=!1,this._registered=!1,this._ua.unregistered({response:n||null,cause:a||null})}}const Ct=console,zl={STATUS_INIT:0,STATUS_READY:1,STATUS_USER_CLOSED:2,STATUS_NOT_READY:3,CONFIGURATION_ERROR:1,NETWORK_ERROR:2},jv=wv;class Vv extends jv{constructor(n){super(n),this._msrp_sessions=[],this._transactions={nist:{},nict:{},ist:{},ict:{}},this._janus_sessions=[],this._registrator=new qv(this)}call(n,a){return super.call(n,a)}joinVideoCall(n,a,e){Ct.debug("call()");const o=new no(this);return o.connect(n,a,e),o}_loadConfig(n){try{Vi.load(this._configuration,n)}catch(o){throw o}this._configuration.display_name===0&&(this._configuration.display_name="0"),this._configuration.instance_id||(this._configuration.instance_id=Fn.newUUID()),this._configuration.jssip_id=Fn.createRandomToken(5);const a=this._configuration.uri.clone();a.user=null,this._configuration.hostport_params=a.toString().replace(/^sip:/i,"");try{this._transport=new ev(this._configuration.sockets,{max_interval:this._configuration.connection_recovery_max_interval,min_interval:this._configuration.connection_recovery_min_interval}),this._transport.onconnecting=Bv.bind(this),this._transport.onconnect=Gv.bind(this),this._transport.ondisconnect=Wv.bind(this),this._transport.ondata=Kv.bind(this)}catch(o){throw Ct.warn(o),new Kl.ConfigurationError("sockets",this._configuration.sockets)}if(delete this._configuration.sockets,this._configuration.authorization_user||(this._configuration.authorization_user=this._configuration.uri.user),!this._configuration.registrar_server){const o=this._configuration.uri.clone();o.user=null,o.clearParams(),o.clearHeaders(),this._configuration.registrar_server=o}this._configuration.no_answer_timeout*=1e3,this._configuration.contact_uri?this._configuration.via_host=this._configuration.contact_uri.host:this._configuration.contact_uri=new Yl("sip",Fn.createRandomToken(8),this._configuration.via_host,null,{transport:"ws"}),this._contact={pub_gruu:null,temp_gruu:null,uri:this._configuration.contact_uri,toString(o={}){const p=o.anonymous||null,t=o.outbound||null;let v="<";return p?v+=this.temp_gruu||"sip:anonymous@anonymous.invalid;transport=ws":v+=this.pub_gruu||this.uri.toString(),t&&(p?!this.temp_gruu:!this.pub_gruu)&&(v+=";ob"),v+=">",v}};const e=["authorization_user","password","realm","ha1","authorization_jwt","display_name","register"];for(const o in this._configuration)Object.prototype.hasOwnProperty.call(this._configuration,o)&&(e.indexOf(o)!==-1?Object.defineProperty(this._configuration,o,{writable:!0,configurable:!1}):Object.defineProperty(this._configuration,o,{writable:!1,configurable:!1}));Ct.debug("configuration parameters after validation:");for(const o in this._configuration)if(Object.prototype.hasOwnProperty.call(Vi.settings,o))switch(o){case"uri":case"registrar_server":Ct.debug(`- ${o}: ${this._configuration[o]}`);break;case"password":case"ha1":case"authorization_jwt":Ct.debug(`- ${o}: NOT SHOWN`);break;default:Ct.debug(`- ${o}: ${JSON.stringify(this._configuration[o])}`)}}newMSRPSession(n,a){n.on("msgHistoryUpdate",e=>{console.log(e)}),this._msrp_sessions[n.id]=n,this.emit("newMSRPSession",a)}newJanusSession(n,a){this._janus_sessions[n.id]=n,this.emit("newJanusSession",a)}destroyMSRPSession(n){delete this._msrp_sessions[n.id]}destroyJanusSession(n){delete this._janus_sessions[n.id]}receiveRequest(n){var p,t,v,C;const a=n.method;if(console.log("-----------"),n.ruri.user!==this._configuration.uri.user&&n.ruri.user!==this._contact.uri.user){Ct.debug("Request-URI does not point to us"),n.method!==Fe.ACK&&n.reply_sl(404);return}if(n.ruri.scheme===Fe.SIPS){n.reply_sl(416);return}if(Ss.checkTransaction(this,n))return;if(a===Fe.INVITE?new Ss.InviteServerTransaction(this,this._transport,n):a!==Fe.ACK&&a!==Fe.CANCEL&&new Ss.NonInviteServerTransaction(this,this._transport,n),a===Fe.OPTIONS){if(this.listeners("newOptions").length===0){n.reply(200);return}new Zc.Options(this).init_incoming(n)}else if(a===Fe.MESSAGE){if(this.listeners("newMessage").length===0){n.reply(405);return}new Zc.Message(this).init_incoming(n)}else if(a===Fe.INVITE&&!n.to_tag&&this.listeners("newRTCSession").length===0){n.reply(405);return}let e,o;if(n.to_tag)if(e=this._findDialog(n.call_id,n.from_tag,n.to_tag),e)e.receiveRequest(n);else if(a===Fe.NOTIFY)if(o=this._findSession(n),o)o.receiveRequest(n);else{if(n.body)try{const l=JSON.parse(n.body)||{};(t=(p=l.plugindata)==null?void 0:p.data)!=null&&t.publishers&&Object.values(this._janus_sessions)[0].receivePublishers(l),(C=(v=l.plugindata)==null?void 0:v.data)!=null&&C.unpublished&&Object.values(this._janus_sessions)[0].receiveUnpublished(l.plugindata.data.unpublished)}catch(l){console.error(l)}n.reply(200)}else a!==Fe.ACK&&n.reply(481);else switch(a){case Fe.INVITE:if(window.RTCPeerConnection)if(n.hasHeader("replaces")){const l=n.replaces;e=this._findDialog(l.call_id,l.from_tag,l.to_tag),e?(o=e.owner,o.isEnded()?n.reply(603):o.receiveRequest(n)):n.reply(481)}else n.body.search(/MSRP/ig)>-1?(o=new iu(this),o.init_incoming(n)):n.body.search(/JANUS/ig)>-1||(o=new $g(this),o.init_incoming(n));else Ct.warn("INVITE received but WebRTC is not supported"),n.reply(488);break;case Fe.BYE:n.reply(481);break;case Fe.CANCEL:o=this._findSession(n),o?o.receiveRequest(n):Ct.debug("received CANCEL request for a non existent session");break;case Fe.ACK:break;case Fe.NOTIFY:this.emit("sipEvent",{event:n.event,request:n}),n.reply(200);break;default:n.reply(405);break}}startMSRP(n,a){Ct.debug("startMSRP()",a);const e=new iu(this);return e.connect(n),e}startJanus(n,a){Ct.debug("startJanus()",a);const e=new iu(this);return e.connect(n),e}terminateMSRPSessions(n){Ct.debug("terminateSessions()");for(const a in this._msrp_sessions)this._msrp_sessions[a].isEnded()||this._msrp_sessions[a].terminate(n)}terminateJanusSessions(n){Ct.debug("terminateSessions()");for(const a in this._janus_sessions)this._janus_sessions[a].isEnded()||this._janus_sessions[a].terminate(n)}stop(){if(Ct.debug("stop()"),this._dynConfiguration={},this._status===zl.STATUS_USER_CLOSED){Ct.debug("UA already closed");return}this._registrator.close();const n=Object.keys(this._sessions).length;for(const e in this._sessions)if(Object.prototype.hasOwnProperty.call(this._sessions,e)){Ct.debug(`closing session ${e}`);try{this._sessions[e].terminate()}catch(o){console.error(o)}}for(const e in this._msrp_sessions)if(Object.prototype.hasOwnProperty.call(this._msrp_sessions,e)){Ct.debug(`closing session ${e}`);try{this._msrp_sessions[e].terminate()}catch(o){console.error(o)}}for(const e in this._janus_sessions)if(Object.prototype.hasOwnProperty.call(this._janus_sessions,e)){Ct.debug(`closing session ${e}`);try{this._janus_sessions[e].terminate()}catch(o){console.error(o)}}for(const e in this._applicants)if(Object.prototype.hasOwnProperty.call(this._applicants,e))try{this._applicants[e].close()}catch(o){console.error(o)}this._status=zl.STATUS_USER_CLOSED,Object.keys(this._transactions.nict).length+Object.keys(this._transactions.nist).length+Object.keys(this._transactions.ict).length+Object.keys(this._transactions.ist).length===0&&n===0?this._transport.disconnect():this._closeTimer=setTimeout(()=>{this._closeTimer=null,this._transport.disconnect()},2e3)}}function Bv(u){this.emit("connecting",u)}function Gv(u){this._status!==zl.STATUS_USER_CLOSED&&(this._status=zl.STATUS_READY,this._error=null,this.emit("connected",u),this._dynConfiguration.register&&this._registrator.register())}function Wv(u){const n=["nict","ict","nist","ist"];for(const a of n)for(const e in this._transactions[a])Object.prototype.hasOwnProperty.call(this._transactions[a],e)&&this._transactions[a][e].onTransportError();this.emit("disconnected",u),this._registrator.onTransportClosed(),this._status!==zl.STATUS_USER_CLOSED&&(this._status=zl.STATUS_NOT_READY,this._error=zl.NETWORK_ERROR)}function Kv(u){console.log("onTransportData",u);const n=u.transport;let a=u.message;if(a=Fv.parseMessage(a,this),!a){console.log("if 1 return");return}if(this._status===zl.STATUS_USER_CLOSED&&a instanceof xr.IncomingRequest){console.log("if 2 return");return}if(!pv(a,this,n)){console.log("if 3 return");return}if(console.log("onTransportData message",a),console.log("onTransportData instanceof",a instanceof xr.IncomingRequest),a instanceof xr.IncomingRequest)a.transport=n,console.log("onTransportData receiveRequest"),this.receiveRequest(a);else if(a instanceof xr.IncomingResponse){let e;switch(a.method){case Fe.INVITE:e=this._transactions.ict[a.via_branch],e&&e.receiveResponse(a);break;case Fe.ACK:break;default:e=this._transactions.nict[a.via_branch],e&&e.receiveResponse(a);break}}}const Yv=["roomId","_audioMuted","_cancel_reason","_contact","direction","_end_time","_eventsCount","_from_tag","_id","_is_canceled","_is_confirmed","_late_sdp","_localHold","_videoMuted","status","start_time","_remote_identity","audioTag","isOnHold","localMuted","autoAnswer"],zv=["_cancel_reason","_contact","direction","_end_time","_eventsCount","_from_tag","_id","_is_canceled","_is_confirmed","_late_sdp","status","start_time","_remote_identity","target_addr"];function xf(u){const n={};return Yv.forEach(a=>{u[a]!==void 0&&(n[a]=u[a])}),n.localHold=u._localHold,n}function Pf(u){const n={};return zv.forEach(a=>{u[a]!==void 0&&(n[a]=u[a])}),n}function Mf(u,n){const a=new AudioContext,e=a.createMediaStreamSource(u),o=a.createMediaStreamDestination(),p=a.createGain();return e.connect(p),p.connect(o),p.gain.value=n,o.stream}function Jv(u,n,a,e){const o=document.createElement("audio");o.id=n._id,o.className="audioTag",o.srcObject=u,Nh()||(o.setSinkId(a),o.volume=e),o.play(),n.audioTag=o}function Xv(u){if(u&&typeof u.log=="function"&&typeof u.warn=="function"&&typeof u.error=="function")return!0}function Nh(){return/Mobi|Android|iPhone/i.test(navigator.userAgent)}const Qv=Et,Zv=dn(),Bt=new Qv("WebSocketInterface");var eT=class{constructor(n){Bt.debug('new() [url:"%s"]',n),this._url=n,this._sip_uri=null,this._via_transport=null,this._ws=null;const a=Zv.parse(n,"absoluteURI");if(a===-1)throw Bt.warn(`invalid WebSocket URI: ${n}`),new TypeError(`Invalid argument: ${n}`);if(a.scheme!=="wss"&&a.scheme!=="ws")throw Bt.warn(`invalid WebSocket URI scheme: ${a.scheme}`),new TypeError(`Invalid argument: ${n}`);this._sip_uri=`sip:${a.host}${a.port?`:${a.port}`:""};transport=ws`,this._via_transport=a.scheme.toUpperCase()}get via_transport(){return this._via_transport}set via_transport(n){this._via_transport=n.toUpperCase()}get sip_uri(){return this._sip_uri}get url(){return this._url}connect(){if(Bt.debug("connect()"),this.isConnected()){Bt.debug(`WebSocket ${this._url} is already connected`);return}else if(this.isConnecting()){Bt.debug(`WebSocket ${this._url} is connecting`);return}this._ws&&this.disconnect(),Bt.debug(`connecting to WebSocket ${this._url}`);try{this._ws=new WebSocket(this._url,"sip"),this._ws.binaryType="arraybuffer",this._ws.onopen=this._onOpen.bind(this),this._ws.onclose=this._onClose.bind(this),this._ws.onmessage=this._onMessage.bind(this),this._ws.onerror=this._onError.bind(this)}catch(n){this._onError(n)}}disconnect(){Bt.debug("disconnect()"),this._ws&&(this._ws.onopen=()=>{},this._ws.onclose=()=>{},this._ws.onmessage=()=>{},this._ws.onerror=()=>{},this._ws.close(),this._ws=null)}send(n){return Bt.debug("send()"),this.isConnected()?(this._ws.send(n),!0):(Bt.warn("unable to send message, WebSocket is not open"),!1)}isConnected(){return this._ws&&this._ws.readyState===this._ws.OPEN}isConnecting(){return this._ws&&this._ws.readyState===this._ws.CONNECTING}_onOpen(){Bt.debug(`WebSocket ${this._url} connected`),this.onconnect()}_onClose({wasClean:n,code:a,reason:e}){Bt.debug(`WebSocket ${this._url} closed`),n===!1&&Bt.debug("WebSocket abrupt disconnection"),this.ondisconnect(!n,a,e)}_onMessage({data:n}){Bt.debug("received WebSocket message"),this.ondata(n)}_onError(n){Bt.warn(`WebSocket ${this._url} error: `,n)}};const Ou=lo,tT=Fe,sT=Gn,nT=xt(),lT=Oh,rT=Bn(),iT=fo(),aT=dn(),oT=eT,uT=oi("JsSIP");uT("version %s",Ou.version);var cT={C:tT,Exceptions:sT,Utils:nT,UA:lT,URI:rT,NameAddrHeader:iT,WebSocketInterface:oT,Grammar:aT,debug:oi,get name(){return Ou.title},get version(){return Ou.version}};const fT=ot(cT);function au(u){return u<10?`0${u}`:`${u}`}function hT(u){let n=u.hours||0,a=u.minutes||0,e=u.seconds||0;e++,e===60&&(e=0,a++,a===60&&(a=0,n++));const o=`${au(n)}:${au(a)}:${au(e)}`;return{seconds:e,minutes:a,hours:n,formatted:o}}var Pt={};Pt.forEach=async(u,n,a)=>{const e=[];for(let o=0;o<u.length;o++)if(o in u){const p=Promise.resolve(u[o]).then(t=>n.call(a||globalThis,t,o,u));e.push(p)}await Promise.all(e)};Pt.forEachSeries=async(u,n,a)=>{for(let e=0;e<u.length;e++)e in u&&await n.call(a||globalThis,await u[e],e,u)};Pt.map=async(u,n,a)=>{const e=[];for(let o=0;o<u.length;o++)o in u&&(e[o]=Promise.resolve(u[o]).then(p=>n.call(a||globalThis,p,o,u)));return Promise.all(e)};Pt.mapSeries=async(u,n,a)=>{const e=[];for(let o=0;o<u.length;o++)o in u&&(e[o]=await n.call(a||globalThis,await u[o],o,u));return e};Pt.find=(u,n,a)=>new Promise((e,o)=>{if(u.length===0)return e();let p=1;for(let t=0;t<u.length;t++){const v=C=>{C?e(u[t]):p===u.length&&e(),p++};Promise.resolve(u[t]).then(C=>n.call(a||globalThis,C,t,u)).then(v).catch(o)}});Pt.findSeries=async(u,n,a)=>{for(let e=0;e<u.length;e++)if(await n.call(a||globalThis,await u[e],e,u))return u[e]};Pt.findIndex=(u,n,a)=>new Promise((e,o)=>{if(u.length===0)return e(-1);let p=1;for(let t=0;t<u.length;t++){const v=C=>{C?e(t):p===u.length&&e(-1),p++};Promise.resolve(u[t]).then(C=>n.call(a||globalThis,C,t,u)).then(v).catch(o)}});Pt.findIndexSeries=async(u,n,a)=>{for(let e=0;e<u.length;e++)if(await n.call(a||globalThis,await u[e],e,u))return e};Pt.some=(u,n,a)=>new Promise((e,o)=>{if(u.length===0)return e(!1);let p=1;for(let t=0;t<u.length;t++){if(!(t in u)){p++;continue}const v=C=>{C?e(!0):p===u.length&&e(!1),p++};Promise.resolve(u[t]).then(C=>n.call(a||globalThis,C,t,u)).then(v).catch(o)}});Pt.someSeries=async(u,n,a)=>{for(let e=0;e<u.length;e++)if(e in u&&await n.call(a||globalThis,await u[e],e,u))return!0;return!1};Pt.every=(u,n,a)=>new Promise((e,o)=>{if(u.length===0)return e(!0);let p=1;for(let t=0;t<u.length;t++){if(!(t in u)){p++;continue}const v=C=>{C?p===u.length&&e(!0):e(!1),p++};Promise.resolve(u[t]).then(C=>n.call(a||globalThis,C,t,u)).then(v).catch(o)}});Pt.everySeries=async(u,n,a)=>{for(let e=0;e<u.length;e++)if(e in u&&!await n.call(a||globalThis,await u[e],e,u))return!1;return!0};Pt.filter=(u,n,a)=>new Promise(async(e,o)=>{const p=[];for(let v=0;v<u.length;v++)v in u&&(p[v]=Promise.resolve(u[v]).then(C=>n.call(a||globalThis,C,v,u)).catch(o));const t=[];for(let v=0;v<p.length;v++)await p[v]&&t.push(await u[v]);e(t)});Pt.filterSeries=async(u,n,a)=>{const e=[];for(let o=0;o<u.length;o++)o in u&&await n.call(a||globalThis,await u[o],o,u)&&e.push(await u[o]);return e};Pt.reduce=async(u,n,a)=>{if(u.length===0&&a===void 0)throw TypeError("Reduce of empty array with no initial value");let e,o;for(a!==void 0?(o=a,e=0):(o=u[0],e=1),e;e<u.length;e++)e in u&&(o=await n(await o,await u[e],e,u));return o};var Uh={};(function(u){const n=Pt;Object.keys(n).forEach(a=>{const e=a.charAt(0).toUpperCase()+a.slice(1);u[`async${e}`]=async function(...o){return n[a](this,...o)}})})(Uh);const _T=Pt,dT=Uh;var pT=Object.assign(_T,{instanceMethods:dT});const Mr=new AudioContext,Bs={NEW_CALL:"new_call",CALL_CONFIRMED:"confirmed",CALL_FAILED:"failed",CALL_PROGRESS:"progress",CALL_ENDED:"ended"};var mT={exports:{}};(function(u){var n=function(a){var e=Object.prototype,o=e.hasOwnProperty,p=Object.defineProperty||function(P,Q,oe){P[Q]=oe.value},t,v=typeof Symbol=="function"?Symbol:{},C=v.iterator||"@@iterator",l=v.asyncIterator||"@@asyncIterator",A=v.toStringTag||"@@toStringTag";function b(P,Q,oe){return Object.defineProperty(P,Q,{value:oe,enumerable:!0,configurable:!0,writable:!0}),P[Q]}try{b({},"")}catch{b=function(Q,oe,he){return Q[oe]=he}}function E(P,Q,oe,he){var Re=Q&&Q.prototype instanceof _e?Q:_e,be=Object.create(Re.prototype),fe=new $(he||[]);return p(be,"_invoke",{value:K(P,oe,fe)}),be}a.wrap=E;function O(P,Q,oe){try{return{type:"normal",arg:P.call(Q,oe)}}catch(he){return{type:"throw",arg:he}}}var w="suspendedStart",N="suspendedYield",U="executing",Y="completed",j={};function _e(){}function k(){}function H(){}var de={};b(de,C,function(){return this});var Ue=Object.getPrototypeOf,B=Ue&&Ue(Ue(ne([])));B&&B!==e&&o.call(B,C)&&(de=B);var L=H.prototype=_e.prototype=Object.create(de);k.prototype=H,p(L,"constructor",{value:H,configurable:!0}),p(H,"constructor",{value:k,configurable:!0}),k.displayName=b(H,A,"GeneratorFunction");function V(P){["next","throw","return"].forEach(function(Q){b(P,Q,function(oe){return this._invoke(Q,oe)})})}a.isGeneratorFunction=function(P){var Q=typeof P=="function"&&P.constructor;return Q?Q===k||(Q.displayName||Q.name)==="GeneratorFunction":!1},a.mark=function(P){return Object.setPrototypeOf?Object.setPrototypeOf(P,H):(P.__proto__=H,b(P,A,"GeneratorFunction")),P.prototype=Object.create(L),P},a.awrap=function(P){return{__await:P}};function G(P,Q){function oe(be,fe,qe,xe){var we=O(P[be],P,fe);if(we.type==="throw")xe(we.arg);else{var st=we.arg,$e=st.value;return $e&&typeof $e=="object"&&o.call($e,"__await")?Q.resolve($e.__await).then(function(ue){oe("next",ue,qe,xe)},function(ue){oe("throw",ue,qe,xe)}):Q.resolve($e).then(function(ue){st.value=ue,qe(st)},function(ue){return oe("throw",ue,qe,xe)})}}var he;function Re(be,fe){function qe(){return new Q(function(xe,we){oe(be,fe,xe,we)})}return he=he?he.then(qe,qe):qe()}p(this,"_invoke",{value:Re})}V(G.prototype),b(G.prototype,l,function(){return this}),a.AsyncIterator=G,a.async=function(P,Q,oe,he,Re){Re===void 0&&(Re=Promise);var be=new G(E(P,Q,oe,he),Re);return a.isGeneratorFunction(Q)?be:be.next().then(function(fe){return fe.done?fe.value:be.next()})};function K(P,Q,oe){var he=w;return function(be,fe){if(he===U)throw new Error("Generator is already running");if(he===Y){if(be==="throw")throw fe;return ct()}for(oe.method=be,oe.arg=fe;;){var qe=oe.delegate;if(qe){var xe=M(qe,oe);if(xe){if(xe===j)continue;return xe}}if(oe.method==="next")oe.sent=oe._sent=oe.arg;else if(oe.method==="throw"){if(he===w)throw he=Y,oe.arg;oe.dispatchException(oe.arg)}else oe.method==="return"&&oe.abrupt("return",oe.arg);he=U;var we=O(P,Q,oe);if(we.type==="normal"){if(he=oe.done?Y:N,we.arg===j)continue;return{value:we.arg,done:oe.done}}else we.type==="throw"&&(he=Y,oe.method="throw",oe.arg=we.arg)}}}function M(P,Q){var oe=Q.method,he=P.iterator[oe];if(he===t)return Q.delegate=null,oe==="throw"&&P.iterator.return&&(Q.method="return",Q.arg=t,M(P,Q),Q.method==="throw")||oe!=="return"&&(Q.method="throw",Q.arg=new TypeError("The iterator does not provide a '"+oe+"' method")),j;var Re=O(he,P.iterator,Q.arg);if(Re.type==="throw")return Q.method="throw",Q.arg=Re.arg,Q.delegate=null,j;var be=Re.arg;if(!be)return Q.method="throw",Q.arg=new TypeError("iterator result is not an object"),Q.delegate=null,j;if(be.done)Q[P.resultName]=be.value,Q.next=P.nextLoc,Q.method!=="return"&&(Q.method="next",Q.arg=t);else return be;return Q.delegate=null,j}V(L),b(L,A,"Generator"),b(L,C,function(){return this}),b(L,"toString",function(){return"[object Generator]"});function te(P){var Q={tryLoc:P[0]};1 in P&&(Q.catchLoc=P[1]),2 in P&&(Q.finallyLoc=P[2],Q.afterLoc=P[3]),this.tryEntries.push(Q)}function se(P){var Q=P.completion||{};Q.type="normal",delete Q.arg,P.completion=Q}function $(P){this.tryEntries=[{tryLoc:"root"}],P.forEach(te,this),this.reset(!0)}a.keys=function(P){var Q=Object(P),oe=[];for(var he in Q)oe.push(he);return oe.reverse(),function Re(){for(;oe.length;){var be=oe.pop();if(be in Q)return Re.value=be,Re.done=!1,Re}return Re.done=!0,Re}};function ne(P){if(P){var Q=P[C];if(Q)return Q.call(P);if(typeof P.next=="function")return P;if(!isNaN(P.length)){var oe=-1,he=function Re(){for(;++oe<P.length;)if(o.call(P,oe))return Re.value=P[oe],Re.done=!1,Re;return Re.value=t,Re.done=!0,Re};return he.next=he}}return{next:ct}}a.values=ne;function ct(){return{value:t,done:!0}}return $.prototype={constructor:$,reset:function(P){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(se),!P)for(var Q in this)Q.charAt(0)==="t"&&o.call(this,Q)&&!isNaN(+Q.slice(1))&&(this[Q]=t)},stop:function(){this.done=!0;var P=this.tryEntries[0],Q=P.completion;if(Q.type==="throw")throw Q.arg;return this.rval},dispatchException:function(P){if(this.done)throw P;var Q=this;function oe(xe,we){return be.type="throw",be.arg=P,Q.next=xe,we&&(Q.method="next",Q.arg=t),!!we}for(var he=this.tryEntries.length-1;he>=0;--he){var Re=this.tryEntries[he],be=Re.completion;if(Re.tryLoc==="root")return oe("end");if(Re.tryLoc<=this.prev){var fe=o.call(Re,"catchLoc"),qe=o.call(Re,"finallyLoc");if(fe&&qe){if(this.prev<Re.catchLoc)return oe(Re.catchLoc,!0);if(this.prev<Re.finallyLoc)return oe(Re.finallyLoc)}else if(fe){if(this.prev<Re.catchLoc)return oe(Re.catchLoc,!0)}else if(qe){if(this.prev<Re.finallyLoc)return oe(Re.finallyLoc)}else throw new Error("try statement without catch or finally")}}},abrupt:function(P,Q){for(var oe=this.tryEntries.length-1;oe>=0;--oe){var he=this.tryEntries[oe];if(he.tryLoc<=this.prev&&o.call(he,"finallyLoc")&&this.prev<he.finallyLoc){var Re=he;break}}Re&&(P==="break"||P==="continue")&&Re.tryLoc<=Q&&Q<=Re.finallyLoc&&(Re=null);var be=Re?Re.completion:{};return be.type=P,be.arg=Q,Re?(this.method="next",this.next=Re.finallyLoc,j):this.complete(be)},complete:function(P,Q){if(P.type==="throw")throw P.arg;return P.type==="break"||P.type==="continue"?this.next=P.arg:P.type==="return"?(this.rval=this.arg=P.arg,this.method="return",this.next="end"):P.type==="normal"&&Q&&(this.next=Q),j},finish:function(P){for(var Q=this.tryEntries.length-1;Q>=0;--Q){var oe=this.tryEntries[Q];if(oe.finallyLoc===P)return this.complete(oe.completion,oe.afterLoc),se(oe),j}},catch:function(P){for(var Q=this.tryEntries.length-1;Q>=0;--Q){var oe=this.tryEntries[Q];if(oe.tryLoc===P){var he=oe.completion;if(he.type==="throw"){var Re=he.arg;se(oe)}return Re}}throw new Error("illegal catch attempt")},delegateYield:function(P,Q,oe){return this.delegate={iterator:ne(P),resultName:Q,nextLoc:oe},this.method==="next"&&(this.arg=t),j}},a}(u.exports);try{regeneratorRuntime=n}catch{typeof globalThis=="object"?globalThis.regeneratorRuntime=n:Function("r","regeneratorRuntime = r")(n)}})(mT);var xh={exports:{}};(function(u){(function(n,a){u.exports?u.exports=a():n.log=a()})(qh,function(){var n=function(){},a="undefined",e=typeof window!==a&&typeof window.navigator!==a&&/Trident\/|MSIE /.test(window.navigator.userAgent),o=["trace","debug","info","warn","error"];function p(N,U){var Y=N[U];if(typeof Y.bind=="function")return Y.bind(N);try{return Function.prototype.bind.call(Y,N)}catch{return function(){return Function.prototype.apply.apply(Y,[N,arguments])}}}function t(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function v(N){return N==="debug"&&(N="log"),typeof console===a?!1:N==="trace"&&e?t:console[N]!==void 0?p(console,N):console.log!==void 0?p(console,"log"):n}function C(N,U){for(var Y=0;Y<o.length;Y++){var j=o[Y];this[j]=Y<N?n:this.methodFactory(j,N,U)}this.log=this.debug}function l(N,U,Y){return function(){typeof console!==a&&(C.call(this,U,Y),this[N].apply(this,arguments))}}function A(N,U,Y){return v(N)||l.apply(this,arguments)}function b(N,U,Y){var j=this,_e;U=U??"WARN";var k="loglevel";typeof N=="string"?k+=":"+N:typeof N=="symbol"&&(k=void 0);function H(L){var V=(o[L]||"silent").toUpperCase();if(!(typeof window===a||!k)){try{window.localStorage[k]=V;return}catch{}try{window.document.cookie=encodeURIComponent(k)+"="+V+";"}catch{}}}function de(){var L;if(!(typeof window===a||!k)){try{L=window.localStorage[k]}catch{}if(typeof L===a)try{var V=window.document.cookie,G=V.indexOf(encodeURIComponent(k)+"=");G!==-1&&(L=/^([^;]+)/.exec(V.slice(G))[1])}catch{}return j.levels[L]===void 0&&(L=void 0),L}}function Ue(){if(!(typeof window===a||!k)){try{window.localStorage.removeItem(k);return}catch{}try{window.document.cookie=encodeURIComponent(k)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch{}}}j.name=N,j.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},j.methodFactory=Y||A,j.getLevel=function(){return _e},j.setLevel=function(L,V){if(typeof L=="string"&&j.levels[L.toUpperCase()]!==void 0&&(L=j.levels[L.toUpperCase()]),typeof L=="number"&&L>=0&&L<=j.levels.SILENT){if(_e=L,V!==!1&&H(L),C.call(j,L,N),typeof console===a&&L<j.levels.SILENT)return"No console available for logging"}else throw"log.setLevel() called with invalid level: "+L},j.setDefaultLevel=function(L){U=L,de()||j.setLevel(L,!1)},j.resetLevel=function(){j.setLevel(U,!1),Ue()},j.enableAll=function(L){j.setLevel(j.levels.TRACE,L)},j.disableAll=function(L){j.setLevel(j.levels.SILENT,L)};var B=de();B==null&&(B=U),j.setLevel(B,!1)}var E=new b,O={};E.getLogger=function(U){if(typeof U!="symbol"&&typeof U!="string"||U==="")throw new TypeError("You must supply a name when creating a logger.");var Y=O[U];return Y||(Y=O[U]=new b(U,E.getLevel(),E.methodFactory)),Y};var w=typeof window!==a?window.log:void 0;return E.noConflict=function(){return typeof window!==a&&window.log===E&&(window.log=w),E},E.getLoggers=function(){return O},E.default=E,E})})(xh);var Ht=xh.exports;const qn=()=>`${new Date().toISOString()} | metrics`,jn=(u,n,a)=>`${u} | ${n} | ${a}`;Ht.setDefaultLevel(Ht.levels.TRACE);const gT=u=>{Ht.info(jn(qn(),"log ",`set log level to ${u?"verbose":"info"}`)),Ht.setLevel(u?Ht.levels.TRACE:Ht.levels.INFO)},vT=u=>{const n=[...Object.keys(Ht.levels)];n.includes(u)?(Ht.info(jn(qn(),"log ",`update log level to ${u.toLowerCase()}`)),Ht.setLevel(u)):Ht.warn(jn(qn(),"log ","Incorrect log level please choose one of "),n)},je=(u,n,a)=>{a?Ht.debug(jn(qn(),u,n),a):Ht.debug(jn(qn(),u,n))},ou=(u,n)=>{Ht.info(jn(qn(),u,n))},kr=(u,n)=>{Ht.info(jn(qn(),u,n))},Wa=(u,n)=>{Ht.warn(jn(qn(),u,n))},ri=(u,n)=>{Ht.error(jn(qn(),u,n))};function TT(u){return Math.floor(Math.random()*u).toString()}function kf(u,n){let a=n;return u.forEach(e=>{a=a.replace(e,"")}),a}function ET(u,n){let a="";for(let e=0;e<n;e+=1)a+=u[TT(u.length)];return a}function CT({length:u=20,useLetters:n=!0,useNumbers:a=!0,includeSymbols:e=[],excludeSymbols:o=[]}={}){let p="abcdefghijklmnopqrstuvwxyz",t="0123456789",v=[],C=[],l=[];return n&&(o.length&&(p=kf(o,p)),C=p.split("")),a&&(o.length&&(t=kf(o,t)),l=t.split("")),v=[...C,...l,...e],ET(v,u)}var ST=CT;const $i=ot(ST),AT=()=>"WebRTCMetrics",yT=()=>"5.0.3",ze={INBOUND:"inbound",OUTBOUND:"outbound"},Hn={IDLE:"idle",RUNNING:"running",MUTED:"muted"},xi={NEW:"new",CHECKING:"checking",CONNECTED:"connected",COMPLETED:"completed",DISCONNECTED:"disconnected",FAILED:"failed",CLOSED:"closed"},RT=()=>({...{delta_time_to_measure_probes_ms:0,delta_time_consumed_to_measure_ms:0,delta_KBytes_in:0,delta_KBytes_out:0,delta_kbs_in:0,delta_kbs_out:0,total_time_decoded_in:0,total_time_encoded_out:0,probes:[]}}),Ph={level_in:0,codec_id_in:"",codec_in:{mime_type:null,clock_rate:null,sdp_fmtp_line:null},delta_jitter_ms_in:0,percent_packets_lost_in:0,delta_packets_in:0,delta_packets_lost_in:0,total_packets_in:0,total_packets_lost_in:0,total_KBytes_in:0,delta_KBytes_in:0,delta_kbs_in:0,mos_in:0,mos_emodel_in:0,ssrc:"",direction:ze.INBOUND},Mh={level_out:0,codec_id_out:"",codec_out:{mime_type:null,clock_rate:null,sdp_fmtp_line:null},delta_jitter_ms_out:0,delta_rtt_ms_out:null,total_rtt_ms_out:0,total_rtt_measure_out:0,percent_packets_lost_out:0,delta_packets_out:0,delta_packets_lost_out:0,total_packets_out:0,total_packets_lost_out:0,total_KBytes_out:0,delta_KBytes_out:0,delta_kbs_out:0,timestamp_out:null,mos_out:0,mos_emodel_out:0,ssrc:"",direction:ze.OUTBOUND},kh={codec_id_in:"",size_in:{width:null,height:null,framerate:null},codec_in:{mime_type:null,clock_rate:null},delta_jitter_ms_in:0,percent_packets_lost_in:0,delta_packets_in:0,delta_packets_lost_in:0,total_packets_in:0,total_packets_lost_in:0,total_KBytes_in:0,delta_KBytes_in:0,delta_kbs_in:0,decoder_in:null,delta_ms_decode_frame_in:0,total_frames_decoded_in:0,total_time_decoded_in:0,delta_nack_sent_in:0,delta_pli_sent_in:0,total_nack_sent_in:0,total_pli_sent_in:0,ssrc:"",direction:ze.INBOUND},Lh={codec_id_out:"",size_out:{width:null,height:null,framerate:null},codec_out:{mime_type:null,clock_rate:null},delta_jitter_ms_out:0,delta_rtt_ms_out:null,total_rtt_ms_out:0,total_rtt_measure_out:0,percent_packets_lost_out:0,delta_packets_out:0,delta_packets_lost_out:0,total_packets_out:0,total_packets_lost_out:0,total_KBytes_out:0,delta_KBytes_out:0,delta_kbs_out:0,encoder_out:null,delta_ms_encode_frame_out:0,total_time_encoded_out:0,total_frames_encoded_out:0,delta_nack_received_out:0,delta_pli_received_out:0,total_nack_received_out:0,total_pli_received_out:0,limitation_out:{reason:null,durations:null,resolutionChanges:0},timestamp_out:null,ssrc:"",direction:ze.OUTBOUND},bT=u=>{const n={pname:"",call_id:"",user_id:"",timestamp:null,count:0,audio:{},video:{},network:{infrastructure:3,local_candidate_id:"",local_candidate_type:"",local_candidate_protocol:"",local_candidate_relay_protocol:"",remote_candidate_id:"",remote_candidate_type:"",remote_candidate_protocol:""},data:{total_KBytes_in:0,total_KBytes_out:0,delta_KBytes_in:0,delta_KBytes_out:0,delta_kbs_in:0,delta_kbs_out:0,delta_kbs_bandwidth_in:0,delta_kbs_bandwidth_out:0,delta_rtt_connectivity_ms:null,total_rtt_connectivity_ms:0,total_rtt_connectivity_measure:0},experimental:{time_to_measure_ms:0}};if(u){const a={...u,audio:{},video:{},data:{...u.data},network:{...u.network},experimental:{...u.experimental}};return Object.keys(u.audio).forEach(e=>{a.audio[e]={...u.audio[e]}}),Object.keys(u.video).forEach(e=>{a.video[e]={...u.video[e]}}),a}return{...n,audio:{},video:{},data:{...n.data},network:{...n.network},experimental:{...n.experimental}}},IT={refreshEvery:2e3,startAfter:0,stopAfter:-1,verbose:!1,pname:`p-${$i()}`,cid:`c-${$i()}`,uid:`u-${$i()}`,record:!1,ticket:!0},Vs={CANDIDATE_PAIR:"candidate-pair",CODEC:"codec",INBOUND_RTP:"inbound-rtp",LOCAL_CANDIDATE:"local-candidate",MEDIA_SOURCE:"media-source",OUTBOUND_RTP:"outbound-rtp",REMOTE_CANDIDATE:"remote-candidate",REMOTE_INBOUND_RTP:"remote-inbound-rtp",TRACK:"track"},X={AUDIO_LEVEL:"audioLevel",AVAILABLE_OUTGOING_BITRATE:"availableOutgoingBitrate",AVAILABLE_INCOMING_BITRATE:"availableIncomingBitrate",BYTES_RECEIVED:"bytesReceived",BYTES_SENT:"bytesSent",CANDIDATE_TYPE:"candidateType",CHANNELS:"channels",CLOCK_RATE:"clockRate",CODEC_ID:"codecId",CURRENT_ROUND_TRIP_TIME:"currentRoundTripTime",ROUND_TRIP_TIME:"roundTripTime",FRACTION_LOST:"fractionLost",FRAME_HEIGHT:"frameHeight",FRAME_WIDTH:"frameWidth",QUALITY_LIMITATION_REASON:"qualityLimitationReason",QUALITY_LIMITATION_DURATIONS:"qualityLimitationDurations",QUALITY_LIMITATION_RESOLUTION_CHANGES:"qualityLimitationResolutionChanges",ID:"id",JITTER:"jitter",KIND:"kind",MEDIA_TYPE:"mediaType",MIME_TYPE:"mimeType",LOCAL_CANDIDATE_ID:"localCandidateId",NETWORK_TYPE:"networkType",RELAY_PROTOCOL:"relayProtocol",NOMINATED:"nominated",PACKETS_LOST:"packetsLost",PACKETS_RECEIVED:"packetsReceived",PACKETS_SENT:"packetsSent",PROTOCOL:"protocol",PORT:"port",REMOTE_CANDIDATE_ID:"remoteCandidateId",REMOTE_SOURCE:"remoteSource",RESPONSES_RECEIVED:"responsesReceived",SDP_FMTP_LINE:"sdpFmtpLine",SSRC:"ssrc",SELECTED:"selected",STATE:"state",TIMESTAMP:"timestamp",TOTAL_ROUND_TRIP_TIME:"totalRoundTripTime",TOTAL_ROUND_TRIP_TIME_MEASUREMENTS:"roundTripTimeMeasurements",TYPE:"type",DECODER_IMPLEMENTATION:"decoderImplementation",ENCODER_IMPLEMENTATION:"encoderImplementation",FRAMES_DECODED:"framesDecoded",FRAMES_ENCODED:"framesEncoded",FRAMES_PER_SECOND:"framesPerSecond",TOTAL_DECODE_TIME:"totalDecodeTime",TOTAL_ENCODE_TIME:"totalEncodeTime",PLI:"pliCount",NACK:"nackCount"},q={SUCCEEDED:"succeeded",AUDIO:"audio",VIDEO:"video"},Pi={ETHERNET:0,CELLULAR_5G:2,WIFI:3,CELLULAR_4G:5,CELLULAR:10},uu={ETHERNET:"ethernet",CELLULAR_4G:"cellular",WIFI:"wifi"},ce={AUDIO:"audio",VIDEO:"video",NETWORK:"network",DATA:"data"},cu="config ",wT=(u,n={},a)=>{const e={...a,...n};return n.pname||Wa(cu,`Argument [String] 'cfg.pname' for the peerConnection name or id is missing - use generated '${a.pname}'`),n.cid||Wa(cu,`Argument [String] 'cfg.cid' for the call name or id is missing - use generated '${a.cid}'`),n.uid||Wa(cu,`Argument [String] 'cfg.uid' for the user name or id is missing - use generated '${a.uid}'`),e.pc=u,e},OT=(u={})=>{const n={...IT,...u};return n.name=AT(),n.version=yT(),n},sa=(u,n,a,e=!1,o)=>{let p=u.map(t=>{if(!a)return t[n];if(!o)return t[n][a];const v=t[n][o];return v?v[a]:null});return p=p.filter(t=>e?Number.isFinite(t)&&t>0:Number.isFinite(t)),p.length===0?[]:p},Xl=u=>u.reduce((n,a)=>n+a,0)/u.length,DT=()=>`probe-${$i()}`,NT=()=>`coltr-${$i()}`,Lf=u=>new Promise(n=>setTimeout(n,u)),Du=(u,n,a)=>{n?u.call(n,a):u(a)},rt=(u,n,a,e)=>{const o=sa(u,n,a,!0,e);if(o.length===0)return null;const p=o.reduce((l,A)=>l+A,0)/o.length;return p===0?null:o.map(l=>Math.abs(p-l)).reduce((l,A)=>l+A,0)/o.length*100/p},ut=(u,n,a,e=!1,o)=>{const p=sa(u,n,a,e,o);return p.length===0?null:p.reduce((t,v)=>t+v,0)/p.length},Nr=(u,n,a)=>sa(u,n,a).reduce((o,p)=>o+p,0),it=(u,n,a,e)=>{const o=sa(u,n,a,!0,e);return o.length===0?null:Math.min(...o)},at=(u,n,a,e)=>{const o=sa(u,n,a,!1,e);return o.length===0?null:Math.max(...o)},wt=(u,n,a,e)=>{const o=u.slice().pop();if(!o)return null;if(!a)return o[n];if(!e)return o[n][a];const p=o[n][e];return p?p[a]:null},UT=u=>u.slice().pop(),St=(u,n,a)=>{if(!n)return null;const e={};let o=n[q.AUDIO][u];o||(o=a===ze.INBOUND?{...Ph}:{...Mh}),e[q.AUDIO]=o;let p=n[q.VIDEO][u];return p||(p=a===ze.INBOUND?{...kh}:{...Lh}),e[q.VIDEO]=p,e},Mi="exporter ",xT="2.0",$f=(u,n,a)=>{if(!u||u.length===0)return 0;const e=u[u.length-1];if(!e)return 0;const o=e[n][a];if(o){const p=o.total_rtt_ms_out,t=o.total_rtt_measure_out;return!t||!p?ut(u,n,"delta_rtt_ms_out",!1,a):Number(p/t)}return null},PT=(u,n)=>{if(!u||u.length===0)return 0;const a=u[u.length-1];if(!a)return 0;const e=a[n].total_rtt_connectivity_ms,o=a[n].total_rtt_connectivity_measure;return!o||!e?ut(u,n,"delta_rtt_connectivity_ms"):Number(e/o)},MT=u=>wt(u,"network","local_candidate_type")!=="relay"?`direct/${wt(u,"network","local_candidate_protocol")}`:`turn/${wt(u,"network","local_candidate_relay_protocol")}`,kT=u=>{const n=wt(u,"network","remote_candidate_type"),a=wt(u,"network","remote_candidate_protocol");return n!=="relay"?`direct/${a}`:`turn/${a}`};class LT{constructor(n){this._start=null,this._end=null,this._cfg=n,this._referenceReport=null,this._reports=[],this._events=[]}start(){ou(Mi,"start() - start exporter...");const n=new Date;return this._start=n.toJSON(),n}stop(){ou(Mi,"stop() - stop exporter...");const n=new Date;return this._end=n.toJSON(),n}saveReferenceReport(n){this._referenceReport=n}getReferenceReport(){return this._referenceReport}addReport(n){this._cfg.ticket&&(je(Mi,`addReport() - add report to exporter at ${n.timestamp}`),this._reports.push(n))}addCustomEvent(n){this._events.push(n)}reset(){ou(Mi,"resetReports() - reset reports"),this._reports=[],this._referenceReport=null,this._start=null,this._end=null}get ticket(){je(Mi,"ticket() - generate ticket");const n=wt(this._reports,"audio","total_packets_lost_in"),a=wt(this._reports,"audio","total_packets_in"),e=wt(this._reports,"video","total_packets_lost_in"),o=wt(this._reports,"video","total_packets_in"),p={},t=UT(this._reports);return t&&(Object.keys(t[q.AUDIO]).forEach(v=>{const C=t[q.AUDIO][v];if(p[C.ssrc]={type:q.AUDIO,direction:C.direction},C.direction===ze.INBOUND){const l={avg:ut(this._reports,q.AUDIO,"delta_jitter_ms_in",!1,v),min:it(this._reports,q.AUDIO,"delta_jitter_ms_in",v),max:at(this._reports,q.AUDIO,"delta_jitter_ms_in",v),volatility:rt(this._reports,q.AUDIO,"delta_jitter_ms_in",v),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},A={avg:ut(this._reports,q.AUDIO,"delta_kbs_in",!1,v),min:it(this._reports,q.AUDIO,"delta_kbs_in",v),max:at(this._reports,q.AUDIO,"delta_kbs_in",v),volatility:rt(this._reports,q.AUDIO,"delta_kbs_in",v),_unit:{avg:"kbs",min:"kbs",max:"kbs",volatility:"percent"}},b={avg:ut(this._reports,q.AUDIO,"delta_KBytes_in",!1,v),min:it(this._reports,q.AUDIO,"delta_KBytes_in",v),max:at(this._reports,q.AUDIO,"delta_KBytes_in",v),volatility:rt(this._reports,q.AUDIO,"delta_KBytes_in",v),_unit:{avg:"KB",min:"KB",max:"KB",volatility:"percent"}},E={emodel:{avg:ut(this._reports,q.AUDIO,"mos_emodel_in",!1,v),min:it(this._reports,q.AUDIO,"mos_emodel_in",v),max:at(this._reports,q.AUDIO,"mos_emodel_in",v),volatility:rt(this._reports,q.AUDIO,"mos_emodel_in",v)},effective:{avg:ut(this._reports,q.AUDIO,"mos_in",!1,v),min:it(this._reports,q.AUDIO,"mos_in",v),max:at(this._reports,q.AUDIO,"mos_in",v),volatility:rt(this._reports,q.AUDIO,"mos_in",v)},_unit:{avg:"number (1-5)",min:"number (1-5)",max:"number (1-5)",volatility:"percent"}},O=wt(this._reports,q.AUDIO,"total_packets_lost_in",v),w=wt(this._reports,q.AUDIO,"total_packets_in",v),N={lost:O,avg:Math.round((O/(O+w)*100||0)*100)/100,_unit:{avg:"percent",lost:"number"}};p[v].jitter=l,p[v].mos=E,p[v].traffic=b,p[v].bitrate=A,p[v].loss=N}else{const l={avg:ut(this._reports,q.AUDIO,"delta_jitter_ms_out",!1,v),min:it(this._reports,q.AUDIO,"delta_jitter_ms_out",v),max:at(this._reports,q.AUDIO,"delta_jitter_ms_out",v),volatility:rt(this._reports,q.AUDIO,"delta_jitter_ms_out",v),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},A={avg:ut(this._reports,q.AUDIO,"delta_kbs_out",!1,v),min:it(this._reports,q.AUDIO,"delta_kbs_out",v),max:at(this._reports,q.AUDIO,"delta_kbs_out",v),volatility:rt(this._reports,q.AUDIO,"delta_kbs_out",v),_unit:{avg:"kbs",min:"kbs",max:"kbs",volatility:"percent"}},b={avg:ut(this._reports,q.AUDIO,"delta_KBytes_out",!1,v),min:it(this._reports,q.AUDIO,"delta_KBytes_out",v),max:at(this._reports,q.AUDIO,"delta_KBytes_out",v),volatility:rt(this._reports,q.AUDIO,"delta_KBytes_out",v),_unit:{avg:"KB",min:"KB",max:"KB",bitrate:"kbs",volatility:"percent"}},E={avg:$f(this._reports,q.AUDIO,v),min:it(this._reports,q.AUDIO,"delta_rtt_ms_out",v),max:at(this._reports,q.AUDIO,"delta_rtt_ms_out",v),volatility:rt(this._reports,q.AUDIO,"delta_rtt_ms_out",v),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},O=wt(this._reports,q.AUDIO,"total_packets_lost_out",v),w=wt(this._reports,q.AUDIO,"total_packets_out",v),N={lost:O,avg:Math.round((O/(O+w)*100||0)*100)/100,_unit:{avg:"percent",lost:"number"}},U={emodel:{avg:ut(this._reports,q.AUDIO,"mos_emodel_out",!1,v),min:it(this._reports,q.AUDIO,"mos_emodel_out",v),max:at(this._reports,q.AUDIO,"mos_emodel_out",v),volatility:rt(this._reports,q.AUDIO,"mos_emodel_out",v)},effective:{avg:ut(this._reports,q.AUDIO,"mos_out",!1,v),min:it(this._reports,q.AUDIO,"mos_out",v),max:at(this._reports,q.AUDIO,"mos_out",v),volatility:rt(this._reports,q.AUDIO,"mos_out",v)},_unit:{avg:"number (1-5)",min:"number (1-5)",max:"number (1-5)",volatility:"percent"}};p[v].jitter=l,p[v].rtt=E,p[v].traffic=b,p[v].bitrate=A,p[v].loss=N,p[v].mos=U}}),Object.keys(t[q.VIDEO]).forEach(v=>{const C=t[q.VIDEO][v];if(p[v]={type:q.VIDEO,direction:C.direction},C.direction===ze.INBOUND){const l={avg:ut(this._reports,q.VIDEO,"delta_jitter_ms_in",!1,v),min:it(this._reports,q.VIDEO,"delta_jitter_ms_in",v),max:at(this._reports,q.VIDEO,"delta_jitter_ms_in",v),volatility:rt(this._reports,q.VIDEO,"delta_jitter_ms_in",v),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},A={avg:ut(this._reports,q.VIDEO,"delta_kbs_in",!1,v),min:it(this._reports,q.VIDEO,"delta_kbs_in",v),max:at(this._reports,q.VIDEO,"delta_kbs_in",v),volatility:rt(this._reports,q.VIDEO,"delta_kbs_in",v),_unit:{avg:"kbs",min:"kbs",max:"kbs",volatility:"percent"}},b={avg:ut(this._reports,q.VIDEO,"delta_KBytes_in",!1,v),min:it(this._reports,q.VIDEO,"delta_KBytes_in",v),max:at(this._reports,q.VIDEO,"delta_KBytes_in",v),volatility:rt(this._reports,q.VIDEO,"delta_KBytes_in",v),_unit:{avg:"KB",min:"KB",max:"KB",volatility:"percent"}},E=wt(this._reports,q.VIDEO,"total_packets_lost_in",v),O=wt(this._reports,q.VIDEO,"total_packets_in",v),w={lost:E,avg:Math.round((E/(E+O)*100||0)*100)/100,_unit:{avg:"percent",lost:"number"}};p[v].jitter=l,p[v].traffic=b,p[v].bitrate=A,p[v].loss=w}else{const l={avg:ut(this._reports,q.VIDEO,"delta_jitter_ms_out",!1,v),min:it(this._reports,q.VIDEO,"delta_jitter_ms_out",v),max:at(this._reports,q.VIDEO,"delta_jitter_ms_out",v),volatility:rt(this._reports,q.VIDEO,"delta_jitter_ms_out",v),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},A={avg:ut(this._reports,q.VIDEO,"delta_kbs_out",!1,v),min:it(this._reports,q.VIDEO,"delta_kbs_out",v),max:at(this._reports,q.VIDEO,"delta_kbs_out",v),volatility:rt(this._reports,q.VIDEO,"delta_kbs_out",v),_unit:{avg:"kbs",min:"kbs",max:"kbs",volatility:"percent"}},b={avg:ut(this._reports,q.VIDEO,"delta_KBytes_out",!1,v),min:it(this._reports,q.VIDEO,"delta_KBytes_out",v),max:at(this._reports,q.VIDEO,"delta_KBytes_out",v),volatility:rt(this._reports,q.VIDEO,"delta_KBytes_out",v),_unit:{avg:"KB",min:"KB",max:"KB",volatility:"percent"}},E={avg:$f(this._reports,q.VIDEO,v),min:it(this._reports,q.VIDEO,"delta_rtt_ms_out",v),max:at(this._reports,q.VIDEO,"delta_rtt_ms_out",v),volatility:rt(this._reports,q.VIDEO,"delta_rtt_ms_out",v),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},O=wt(this._reports,q.VIDEO,"total_packets_lost_out",v),w=wt(this._reports,q.VIDEO,"total_packets_out",v),N={lost:O,avg:Math.round((O/(O+w)*100||0)*100)/100,_unit:{avg:"percent",lost:"number"}};p[v].jitter=l,p[v].rtt=E,p[v].traffic=b,p[v].bitrate=A,p[v].loss=N}})),{version:xT,configuration:{frequency:this._cfg.refreshEvery},started:this._start,ended:this._end,ua:{agent:navigator.userAgent,pname:this._cfg.pname,user_id:this._cfg.uid},call:{call_id:this._cfg.cid,events:this._events},details:{count:this._reports.length,reports:this._cfg.record?this._reports:[],reference:this._referenceReport||null},ssrc:p,data:{rtt:{avg:PT(this._reports,"data"),min:it(this._reports,"data","delta_rtt_connectivity_ms"),max:at(this._reports,"data","delta_rtt_connectivity_ms"),volatility:rt(this._reports,"data","delta_rtt_connectivity_ms"),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},packetsLost:{audio:{in:{avg:Math.round((n/(n+a)*100||0)*100)/100}},video:{in:{avg:Math.round((e/(e+o)*100||0)*100)/100}},unit:{avg:"percent"}},bitrate:{in:{avg:ut(this._reports,"data","delta_kbs_in"),min:it(this._reports,"data","delta_kbs_in"),max:at(this._reports,"data","delta_kbs_in"),volatility:rt(this._reports,"data","delta_kbs_in")},out:{avg:ut(this._reports,"data","delta_kbs_out"),min:it(this._reports,"data","delta_kbs_out"),max:at(this._reports,"data","delta_kbs_out"),volatility:rt(this._reports,"data","delta_kbs_out")},unit:{avg:"kbs",min:"kbs",max:"kbs",volatility:"percent"}},traffic:{in:{avg:ut(this._reports,"data","delta_KBytes_in"),min:it(this._reports,"data","delta_KBytes_in"),max:at(this._reports,"data","delta_KBytes_in"),volatility:rt(this._reports,"data","delta_KBytes_in")},out:{avg:ut(this._reports,"data","delta_KBytes_out"),min:it(this._reports,"data","delta_KBytes_out"),max:at(this._reports,"data","delta_KBytes_out"),volatility:rt(this._reports,"data","delta_KBytes_out")},unit:{avg:"KBytes",min:"KBytes",max:"KBytes",volatility:"percent"}},network:{localConnection:MT(this._reports),remoteConnection:kT(this._reports)}}}}updateConfig(n){this._cfg=n}getLastReport(){return this._reports.slice().pop()||null}getBeforeLastReport(){const n=this._reports.slice();return n.pop(),n.pop()||null}getReportsNumber(){return this._reports.length}}const Wl="extractor ",Hf=(u,n,a,e)=>{let o=!1;const p=e[n].total_rtt_ms_out,t=e[n].total_rtt_measure_out,v=a?a[n].total_rtt_ms_out:0,C=a?a[n].total_rtt_measure_out:0,l={rtt:null,totalRTT:p,totalRTTMeasurements:t};if(u[X.TIMESTAMP]===e[n].timestamp_out||!Object.prototype.hasOwnProperty.call(u,X.ROUND_TRIP_TIME)||Object.prototype.hasOwnProperty.call(u,X.TOTAL_ROUND_TRIP_TIME_MEASUREMENTS)&&(o=!0,Number(u[X.TOTAL_ROUND_TRIP_TIME_MEASUREMENTS])===0||Number(u[X.TOTAL_ROUND_TRIP_TIME_MEASUREMENTS])-C===t))return l;const A=1e3*Number(u[X.ROUND_TRIP_TIME]);let b=p+A,E=t+1;return o&&(b=1e3*Number(u[X.TOTAL_ROUND_TRIP_TIME])-v,E=Number(u[X.TOTAL_ROUND_TRIP_TIME_MEASUREMENTS])-C),{rtt:A,totalRTT:b,totalRTTMeasurements:E}},$T=(u,n,a,e)=>{if(!Object.prototype.hasOwnProperty.call(u,X.CURRENT_ROUND_TRIP_TIME))return{rtt:null,totalRTT:e[n].total_rtt_connectivity_ms,totalRTTMeasurements:e[n].total_rtt_connectivity_measure};const o=1e3*Number(u[X.CURRENT_ROUND_TRIP_TIME]);let p=e[n].total_rtt_connectivity_ms+o,t=e[n].total_rtt_connectivity_measure+1;return Object.prototype.hasOwnProperty.call(u,X.TOTAL_ROUND_TRIP_TIME)&&(p=1e3*Number(u[X.TOTAL_ROUND_TRIP_TIME])-(a?a[n].total_rtt_connectivity_ms:0)),Object.prototype.hasOwnProperty.call(u,X.RESPONSES_RECEIVED)&&(t=Number(u[X.RESPONSES_RECEIVED])-(a?a[n].total_rtt_connectivity_measure:0)),{rtt:o,totalRTT:p,totalRTTMeasurements:t}},Na=(u,n,a)=>u[X.TIMESTAMP]===a[n].timestamp_out||!Object.prototype.hasOwnProperty.call(u,X.JITTER)?null:1e3*(Number(u[X.JITTER])||0),HT=(u,n)=>{if(!Object.prototype.hasOwnProperty.call(u,X.FRAMES_DECODED)||!Object.prototype.hasOwnProperty.call(u,X.TOTAL_DECODE_TIME))return{delta_ms_decode_frame:n[q.VIDEO].delta_ms_decode_frame_in,frames_decoded:n[q.VIDEO].total_frames_decoded_in,total_decode_time:n[q.VIDEO].total_time_decoded_in};const a=u[X.FRAMES_DECODED],e=u[X.TOTAL_DECODE_TIME],o=e-n[q.VIDEO].total_time_decoded_in,p=a-n[q.VIDEO].total_frames_decoded_in;return{delta_ms_decode_frame:p>0?o*1e3/p:0,frames_decoded:a,total_decode_time:e}},FT=(u,n)=>{if(!Object.prototype.hasOwnProperty.call(u,X.FRAMES_ENCODED)||!Object.prototype.hasOwnProperty.call(u,X.TOTAL_ENCODE_TIME))return{delta_ms_encode_frame:n[q.VIDEO].delta_ms_encode_frame_out,frames_encoded:n[q.VIDEO].total_frames_encoded_out,total_encode_time:n[q.VIDEO].total_time_encoded_out};const a=u[X.FRAMES_ENCODED],e=u[X.TOTAL_ENCODE_TIME],o=e-n[q.VIDEO].total_time_encoded_out,p=a-n[q.VIDEO].total_frames_encoded_out;return{delta_ms_encode_frame:p>0&&o?o*1e3/p:0,frames_encoded:a,total_encode_time:e}},Ff=(u,n,a,e)=>{if(!Object.prototype.hasOwnProperty.call(u,X.PACKETS_SENT)||!Object.prototype.hasOwnProperty.call(u,X.BYTES_SENT))return{packetsSent:a[n].total_packets_out,packetsLost:a[n].total_packets_lost_out,bytesSent:a[n].total_KBytes_out};const o=Number(u[X.PACKETS_SENT])||0-(e?e[n].total_packets_out:0),p=o-a[n].total_packets_out,t=Number(u[X.BYTES_SENT])/1024-(e?e[n].total_KBytes_out:0),v=t-a[n].total_KBytes_out,C=u[X.TIMESTAMP]||Date.now(),l=e?e.timestamp:null;let A=a.timestamp;!A&&l&&(A=l);const b=A?C-A:0,E=b>0?v*.008*1024/b*1e3:0;return{packetsSent:o,deltaPacketsSent:p,KBytesSent:t,deltaKBytesSent:v,kbsSent:E}},qf=(u,n,a,e)=>{let o=a[n].total_packets_lost_out,p=0,t=0;return Object.prototype.hasOwnProperty.call(u,X.PACKETS_LOST)&&(o=Number(u[X.PACKETS_LOST])||0-(e?e[n].total_packets_lost_out:0),p=o-a[n].total_packets_lost_out),Object.prototype.hasOwnProperty.call(u,X.FRACTION_LOST)&&(t=Number(100*u[X.FRACTION_LOST])),{packetsLost:o,deltaPacketsLost:p,fractionLost:t}},jf=(u,n,a,e)=>{if(!Object.prototype.hasOwnProperty.call(u,X.PACKETS_RECEIVED)||!Object.prototype.hasOwnProperty.call(u,X.PACKETS_LOST)||!Object.prototype.hasOwnProperty.call(u,X.BYTES_RECEIVED))return{percent_packets_lost:a[n].percent_packets_lost_in,packetsReceived:a[n].total_packets_in,packetsLost:a[n].total_packets_lost_in,bytesReceived:a[n].total_KBytes_in};const o=Number(u[X.PACKETS_RECEIVED])||0-(e?e[n].total_packets_in:0),p=Number(u[X.PACKETS_LOST])||0-(e?e[n].total_packets_lost_in:0),t=p-a[n].total_packets_lost_in,v=o-a[n].total_packets_in,C=o!==a[n].total_packets_in?t*100/(t+v):0,l=Number(u[X.BYTES_RECEIVED])/1024-(e?e[n].total_KBytes_in:0),A=l-a[n].total_KBytes_in,b=u[X.TIMESTAMP]||Date.now(),E=e?e.timestamp:null;let O=a.timestamp;!O&&E&&(O=E);const w=O?b-O:0,N=w>0?A*.008*1024/w*1e3:0;return{percentPacketsLost:C,packetsReceived:o,deltaPacketsReceived:v,packetsLost:p,deltaPacketsLost:t,KBytesReceived:l,deltaKBytesReceived:A,kbsReceived:N}},qT=u=>u[X.CANDIDATE_TYPE]!=="relay"?"":u[X.RELAY_PROTOCOL]||"",jT=u=>{if(!Object.prototype.hasOwnProperty.call(u,X.NETWORK_TYPE))return Pi.WIFI;switch(u[X.NETWORK_TYPE]){case uu.ETHERNET:return Pi.ETHERNET;case uu.CELLULAR_4G:return Pi.CELLULAR_4G;case uu.WIFI:return Pi.WIFI;default:return Pi.CELLULAR}},Vf=u=>!Object.prototype.hasOwnProperty.call(u,X.FRAME_HEIGHT)||!Object.prototype.hasOwnProperty.call(u,X.FRAME_WIDTH)?{width:null,height:null,framerate:null}:{width:u[X.FRAME_WIDTH]||null,height:u[X.FRAME_HEIGHT]||null,framerate:u[X.FRAMES_PER_SECOND]},VT=u=>{const n=Object.prototype.hasOwnProperty.call(u,X.QUALITY_LIMITATION_REASON)?u[X.QUALITY_LIMITATION_REASON]:null,a=Object.prototype.hasOwnProperty.call(u,X.QUALITY_LIMITATION_RESOLUTION_CHANGES)?u[X.QUALITY_LIMITATION_RESOLUTION_CHANGES]:null,e=Object.prototype.hasOwnProperty.call(u,X.QUALITY_LIMITATION_DURATIONS)?u[X.QUALITY_LIMITATION_DURATIONS]:null;return e&&Object.keys(e).forEach(o=>{e[o]>1e3&&(e[o]=Number(e[o]/1e3))}),{reason:n,durations:e,resolutionChanges:a}},BT=(u,n,a)=>{if(!Object.prototype.hasOwnProperty.call(u,X.PLI)||!Object.prototype.hasOwnProperty.call(u,X.NACK))return{pliCount:n.total_pli_sent_in,nackCount:n.total_nack_sent_in,deltaPliCount:0,deltaNackCount:0};const e=(u[X.PLI]||0)-(a?a[q.VIDEO].total_pli_sent_in:0),o=(u[X.NACK]||0)-(a?a[q.VIDEO].total_nack_sent_in:0);return{pliCount:e,nackCount:o,deltaPliCount:e-n[q.VIDEO].total_pli_sent_in,deltaNackCount:o-n[q.VIDEO].total_nack_sent_in}},GT=(u,n,a)=>{if(!Object.prototype.hasOwnProperty.call(u,X.PLI)||!Object.prototype.hasOwnProperty.call(u,X.NACK))return{pliCount:n.total_pli_received_out,nackCount:n.total_nack_received_out,deltaPliCount:0,deltaNackCount:0};const e=(u[X.PLI]||0)-(a?a[q.VIDEO].total_pli_received_out:0),o=(u[X.NACK]||0)-(a?a[q.VIDEO].total_nack_received_out:0);return{pliCount:e,nackCount:o,deltaPliCount:e-n[q.VIDEO].total_pli_received_out,deltaNackCount:o-n[q.VIDEO].total_nack_received_out}},WT=u=>({channels:u[X.CHANNELS]||null,clock_rate:u[X.CLOCK_RATE]||null,mime_type:u[X.MIME_TYPE]||null,sdp_fmtp_line:u[X.SDP_FMTP_LINE]||null}),KT=u=>({clock_rate:u[X.CLOCK_RATE]||null,mime_type:u[X.MIME_TYPE]||null}),YT=(u,n,a)=>{const e=(u[X.BYTES_RECEIVED]||0)/1024-(a?a.data.total_KBytes_in:0),o=(u[X.BYTES_SENT]||0)/1024-(a?a.data.total_KBytes_out:0),p=u[X.TIMESTAMP]||Date.now(),t=e-n.data.total_KBytes_in,v=o-n.data.total_KBytes_out,C=a?a.timestamp:null;let l=n.timestamp;!l&&C&&(l=C);const A=l?p-l:0,b=A>0?t*.008*1024/A*1e3:0,E=A>0?v*.008*1024/A*1e3:0;return{total_KBytes_received:e,total_KBytes_sent:o,delta_KBytes_received:t,delta_KBytes_sent:v,kbs_speed_received:b,kbs_speed_sent:E}},zT=u=>{const n=u[X.AVAILABLE_INCOMING_BITRATE]/1024||0,a=u[X.AVAILABLE_OUTGOING_BITRATE]/1024||0;return{kbs_incoming_bandwidth:n,kbs_outgoing_bandwidth:a}},JT=(u,n,a,e)=>{if(!u)return[];switch(u[X.TYPE]){case Vs.CANDIDATE_PAIR:let o=!1;if(u[X.NOMINATED]&&u[X.STATE]===q.SUCCEEDED&&(o=!0,je(Wl,`analyze() - got stats ${u[X.TYPE]} for ${a}`,u),X.SELECTED in u&&!u[X.SELECTED]&&(o=!1)),o){const t=u[X.LOCAL_CANDIDATE_ID],v=u[X.REMOTE_CANDIDATE_ID],C=YT(u,n,e),l=zT(u),A=$T(u,"data",e,n);return[{type:ce.NETWORK,value:{local_candidate_id:t}},{type:ce.NETWORK,value:{remote_candidate_id:v}},{type:ce.DATA,value:{total_KBytes_in:C.total_KBytes_received}},{type:ce.DATA,value:{total_KBytes_out:C.total_KBytes_sent}},{type:ce.DATA,value:{delta_KBytes_in:C.delta_KBytes_received}},{type:ce.DATA,value:{delta_KBytes_out:C.delta_KBytes_sent}},{type:ce.DATA,value:{delta_kbs_in:C.kbs_speed_received}},{type:ce.DATA,value:{delta_kbs_out:C.kbs_speed_sent}},{type:ce.DATA,value:{delta_kbs_bandwidth_in:l.kbs_incoming_bandwidth}},{type:ce.DATA,value:{delta_kbs_bandwidth_out:l.kbs_outgoing_bandwidth}},{type:ce.DATA,value:{delta_rtt_connectivity_ms:A.rtt}},{type:ce.DATA,value:{total_rtt_connectivity_ms:A.totalRTT}},{type:ce.DATA,value:{total_rtt_connectivity_measure:A.totalRTTMeasurements}}]}break;case Vs.LOCAL_CANDIDATE:if(u[X.ID]===n.network.local_candidate_id)return[{type:ce.NETWORK,value:{infrastructure:jT(u)}},{type:ce.NETWORK,value:{local_candidate_type:u[X.CANDIDATE_TYPE]||""}},{type:ce.NETWORK,value:{local_candidate_protocol:u[X.PROTOCOL]||""}},{type:ce.NETWORK,value:{local_candidate_relay_protocol:qT(u)}}];break;case Vs.REMOTE_CANDIDATE:if(u[X.ID]===n.network.remote_candidate_id)return[{type:ce.NETWORK,value:{remote_candidate_type:u[X.CANDIDATE_TYPE]||""}},{type:ce.NETWORK,value:{remote_candidate_protocol:u[X.PROTOCOL]||""}}];break;case Vs.INBOUND_RTP:{je(Wl,`analyze() - got stats ${u[X.TYPE]} for ${a}`,u);const t=u[X.SSRC],v=St(t,n,ze.INBOUND);v&&(v.timestamp=n.timestamp);const C=St(t,e,ze.INBOUND);if(C&&(C.timestamp=e.timestamp),u[X.MEDIA_TYPE]===q.AUDIO){const l=jf(u,q.AUDIO,v,C),A=Na(u,q.AUDIO,v),b=u[X.CODEC_ID]||"";return[{ssrc:t,type:ce.AUDIO,value:{codec_id_in:b}},{ssrc:t,type:ce.AUDIO,value:{total_packets_in:l.packetsReceived}},{ssrc:t,type:ce.AUDIO,value:{delta_packets_in:l.deltaPacketsReceived}},{ssrc:t,type:ce.AUDIO,value:{total_packets_lost_in:l.packetsLost}},{ssrc:t,type:ce.AUDIO,value:{delta_packets_lost_in:l.deltaPacketsLost}},{ssrc:t,type:ce.AUDIO,value:{percent_packets_lost_in:l.percentPacketsLost}},{ssrc:t,type:ce.AUDIO,value:{total_KBytes_in:l.KBytesReceived}},{ssrc:t,type:ce.AUDIO,value:{delta_KBytes_in:l.deltaKBytesReceived}},{ssrc:t,type:ce.AUDIO,value:{delta_kbs_in:l.kbsReceived}},{ssrc:t,type:ce.AUDIO,value:{delta_jitter_ms_in:A}}]}if(u[X.MEDIA_TYPE]===q.VIDEO){const l=HT(u,v),A=jf(u,q.VIDEO,v,C),b=Na(u,q.VIDEO,v),E=u[X.DECODER_IMPLEMENTATION]||null,O=u[X.CODEC_ID]||null,w=Vf(u),N=BT(u,v,C);return[{ssrc:t,type:ce.VIDEO,value:{codec_id_in:O}},{ssrc:t,type:ce.VIDEO,value:{total_packets_in:A.packetsReceived}},{ssrc:t,type:ce.VIDEO,value:{delta_packets_in:A.deltaPacketsReceived}},{ssrc:t,type:ce.VIDEO,value:{total_packets_lost_in:A.packetsLost}},{ssrc:t,type:ce.VIDEO,value:{delta_packets_lost_in:A.deltaPacketsLost}},{ssrc:t,type:ce.VIDEO,value:{percent_packets_lost_in:A.percentPacketsLost}},{ssrc:t,type:ce.VIDEO,value:{total_KBytes_in:A.KBytesReceived}},{ssrc:t,type:ce.VIDEO,value:{delta_KBytes_in:A.deltaKBytesReceived}},{ssrc:t,type:ce.VIDEO,value:{delta_kbs_in:A.kbsReceived}},{ssrc:t,type:ce.VIDEO,value:{delta_jitter_ms_in:b}},{ssrc:t,type:ce.VIDEO,value:{decoder_in:E}},{ssrc:t,type:ce.VIDEO,value:{delta_ms_decode_frame_in:l.delta_ms_decode_frame}},{ssrc:t,type:ce.VIDEO,value:{total_frames_decoded_in:l.frames_decoded}},{ssrc:t,type:ce.VIDEO,value:{total_time_decoded_in:l.total_decode_time}},{ssrc:t,type:ce.VIDEO,value:{total_nack_sent_in:N.nackCount}},{ssrc:t,type:ce.VIDEO,value:{delta_nack_sent_in:N.deltaNackCount}},{ssrc:t,type:ce.VIDEO,value:{total_pli_sent_in:N.pliCount}},{ssrc:t,type:ce.VIDEO,value:{delta_pli_sent_in:N.deltaPliCount}},{ssrc:t,type:ce.VIDEO,value:{size_in:w}}]}break}case Vs.OUTBOUND_RTP:{je(Wl,`analyze() - got stats ${u[X.TYPE]} for ${a}`,u);const t=u[X.SSRC],v=St(t,n,ze.OUTBOUND);v&&(v.timestamp=n.timestamp);const C=St(t,e,ze.OUTBOUND);if(C&&(C.timestamp=e.timestamp),u[X.MEDIA_TYPE]===q.AUDIO){const l=u[X.CODEC_ID]||null,A=Ff(u,q.AUDIO,v,C);return[{ssrc:t,type:ce.AUDIO,value:{codec_id_out:l}},{ssrc:t,type:ce.AUDIO,value:{total_packets_out:A.packetsSent}},{ssrc:t,type:ce.AUDIO,value:{delta_packets_out:A.deltaPacketsSent}},{ssrc:t,type:ce.AUDIO,value:{total_KBytes_out:A.KBytesSent}},{ssrc:t,type:ce.AUDIO,value:{delta_KBytes_out:A.deltaKBytesSent}},{ssrc:t,type:ce.AUDIO,value:{delta_kbs_out:A.kbsSent}}]}if(u[X.MEDIA_TYPE]===q.VIDEO){const l=u[X.ENCODER_IMPLEMENTATION]||null,A=u[X.CODEC_ID]||null,b=FT(u,v),E=Vf(u),O=VT(u),w=GT(u,v,C),N=Ff(u,q.VIDEO,v,C);return[{ssrc:t,type:ce.VIDEO,value:{codec_id_out:A}},{ssrc:t,type:ce.VIDEO,value:{total_packets_out:N.packetsSent}},{ssrc:t,type:ce.VIDEO,value:{delta_packets_out:N.deltaPacketsSent}},{ssrc:t,type:ce.VIDEO,value:{total_KBytes_out:N.KBytesSent}},{ssrc:t,type:ce.VIDEO,value:{delta_KBytes_out:N.deltaKBytesSent}},{ssrc:t,type:ce.VIDEO,value:{delta_kbs_out:N.kbsSent}},{ssrc:t,type:ce.VIDEO,value:{encoder_out:l}},{ssrc:t,type:ce.VIDEO,value:{delta_ms_encode_frame_out:b.delta_ms_encode_frame}},{ssrc:t,type:ce.VIDEO,value:{total_frames_encoded_out:b.frames_encoded}},{ssrc:t,type:ce.VIDEO,value:{total_time_encoded_out:b.total_encode_time}},{ssrc:t,type:ce.VIDEO,value:{total_nack_received_out:w.nackCount}},{ssrc:t,type:ce.VIDEO,value:{delta_nack_received_out:w.deltaNackCount}},{ssrc:t,type:ce.VIDEO,value:{total_pli_received_out:w.pliCount}},{ssrc:t,type:ce.VIDEO,value:{delta_pli_received_out:w.deltaPliCount}},{ssrc:t,type:ce.VIDEO,value:{size_out:E}},{ssrc:t,type:ce.VIDEO,value:{limitation_out:O}}]}break}case Vs.MEDIA_SOURCE:{je(Wl,`analyze() - got stats ${u[X.TYPE]} for ${a}`,u);break}case Vs.TRACK:{je(Wl,`analyze() - got stats ${u[X.TYPE]} for ${a}`,u);break}case Vs.CODEC:const p=[];return Object.keys(n[q.AUDIO]).forEach(t=>{const v=n[q.AUDIO][t];if(v.codec_id_in===u[X.ID]||v.codec_id_out===u[X.ID]){je(Wl,`analyze() - got stats ${u[X.TYPE]} for ${a}`,u);const C=WT(u);u[X.ID]===v.codec_id_in?p.push({ssrc:v.ssrc,type:ce.AUDIO,value:{codec_in:C}}):p.push({ssrc:v.ssrc,type:ce.AUDIO,value:{codec_out:C}})}}),Object.keys(n[q.VIDEO]).forEach(t=>{const v=n[q.VIDEO][t];if(v.codec_id_in===u[X.ID]||v.codec_id_out===u[X.ID]){je(Wl,`analyze() - got stats ${u[X.TYPE]} for ${a}`,u);const C=KT(u);u[X.ID]===v.codec_id_in?p.push({ssrc:v.ssrc,type:ce.VIDEO,value:{codec_in:C}}):p.push({ssrc:v.ssrc,type:ce.VIDEO,value:{codec_out:C}})}}),p;case Vs.REMOTE_INBOUND_RTP:{je(Wl,`analyze() - got stats ${u[X.TYPE]} for ${a}`,u);const t=u[X.SSRC],v=St(t,n,ze.OUTBOUND),C=St(t,e,ze.OUTBOUND);if(u[X.KIND]===q.AUDIO){const l=Hf(u,q.AUDIO,C,v),A=Na(u,q.AUDIO,v),b=qf(u,q.AUDIO,v,C);return[{ssrc:t,type:ce.AUDIO,value:{delta_rtt_ms_out:l.rtt}},{ssrc:t,type:ce.AUDIO,value:{total_rtt_ms_out:l.totalRTT}},{ssrc:t,type:ce.AUDIO,value:{total_rtt_measure_out:l.totalRTTMeasurements}},{ssrc:t,type:ce.AUDIO,value:{delta_jitter_ms_out:A}},{ssrc:t,type:ce.AUDIO,value:{timestamp_out:u[X.TIMESTAMP]}},{ssrc:t,type:ce.AUDIO,value:{total_packets_lost_out:b.packetsLost}},{ssrc:t,type:ce.AUDIO,value:{delta_packets_lost_out:b.deltaPacketsLost}},{ssrc:t,type:ce.AUDIO,value:{percent_packets_lost_out:b.fractionLost}}]}if(u[X.KIND]===q.VIDEO){const l=Hf(u,q.VIDEO,C,v),A=Na(u,q.VIDEO,v),b=qf(u,q.VIDEO,v,C);return[{ssrc:t,type:ce.VIDEO,value:{delta_rtt_ms_out:l.rtt}},{ssrc:t,type:ce.VIDEO,value:{total_rtt_ms_out:l.totalRTT}},{ssrc:t,type:ce.VIDEO,value:{total_rtt_measure_out:l.totalRTTMeasurements}},{ssrc:t,type:ce.VIDEO,value:{delta_jitter_ms_out:A}},{ssrc:t,type:ce.VIDEO,value:{timestamp_out:u[X.TIMESTAMP]}},{ssrc:t,type:ce.VIDEO,value:{total_packets_lost_out:b.packetsLost}},{ssrc:t,type:ce.VIDEO,value:{delta_packets_lost_out:b.deltaPacketsLost}},{ssrc:t,type:ce.VIDEO,value:{percent_packets_lost_out:b.fractionLost}}]}break}}return[]},_o=u=>u<0?1:u>100?4.5:1+.035*u+7/1e6*u*(u-60)*(100-u),XT=(u,n=q.AUDIO,a,e,o)=>{const p=St(o,u,ze.INBOUND),t=St(o,a,ze.INBOUND),v=St(o,e,ze.INBOUND),C=[],l=[],A=p[n].percent_packets_lost_in,b=p[n].delta_jitter_ms_in,E=t&&t[n].delta_jitter_ms_in||null,O=v&&v[n].delta_jitter_ms_in||null,w=u.data.delta_rtt_connectivity_ms,N=a&&a.data.delta_rtt_connectivity_ms||null,U=e&&e.data.delta_rtt_connectivity_ms||null;w&&C.push(w),N&&C.push(N),U&&C.push(U),b&&l.push(b),a&&E&&l.push(E),e&&O&&l.push(O);const Y=C.length>0?Xl(C):100,j=l.length>0?Xl(l):10,_e=93.2-A,k=.18*_e*_e-27.9*_e+1126.62,H=(Y+j)/2,de=H-177.3<0?0:1,Ue=.024*H+.11*(H-177.3)*de,B=k-Ue;return _o(B)},QT=(u,n=q.AUDIO,a,e,o)=>{const p=St(o,u,ze.OUTBOUND),t=St(o,a,ze.OUTBOUND),v=St(o,e,ze.OUTBOUND),C=[],l=[],A=p[n].percent_packets_lost_out,b=p[n].delta_rtt_ms_out,E=t&&t[n].delta_rtt_ms_out||null,O=v&&v[n].delta_rtt_ms_out||null,w=p[n].delta_jitter_ms_out,N=t&&t[n].delta_jitter_ms_out||null,U=v&&v[n].delta_jitter_ms_out||null,Y=u.data.delta_rtt_connectivity_ms,j=a&&a.data.delta_rtt_connectivity_ms||null,_e=e&&e.data.delta_rtt_connectivity_ms||null;b?C.push(b):Y&&C.push(Y),E?C.push(E):j&&C.push(j),O?C.push(O):_e&&C.push(_e),w&&l.push(w),a&&N&&l.push(N),e&&U&&l.push(U);const k=C.length>0?Xl(C):100,H=l.length>0?Xl(l):10,de=93.2-A,Ue=.18*de*de-27.9*de+1126.62,B=(k+H)/2,L=B-177.3<0?0:1,V=.024*B+.11*(B-177.3)*L,G=Ue-V;return _o(G)},ZT=(u,n=q.AUDIO,a,e,o)=>{const p=St(o,u,ze.INBOUND),t=St(o,a,ze.INBOUND),v=St(o,e,ze.INBOUND),C=[],l=[],A=p[n].percent_packets_lost_in/100,b=p[n].delta_jitter_ms_in,E=t&&t[n].delta_jitter_ms_in||null,O=v&&v[n].delta_jitter_ms_in||null,w=u.data.delta_rtt_connectivity_ms,N=a&&a.data.delta_rtt_connectivity_ms||null,U=e&&e.data.delta_rtt_connectivity_ms||null;w&&C.push(w),N&&C.push(N),U&&C.push(U),b&&l.push(b),t&&E&&l.push(E),v&&O&&l.push(O);const Y=C.length>0?Xl(C):100,j=l.length>0?Xl(l):10,_e=0,k=19.8,H=29.7,de=30,Ue=(Y+j)/2+de,B=Ue-177.3<0?0:1,L=.024*Ue+.11*(Ue-177.3)*B,G=93.2-(_e+k*Math.log(1+H*A)+L);return _o(G)},eE=(u,n=q.AUDIO,a,e,o)=>{const p=St(o,u,ze.OUTBOUND),t=St(o,a,ze.OUTBOUND),v=St(o,e,ze.OUTBOUND),C=[],l=[],A=p[n].percent_packets_lost_out/100,b=p[n].delta_rtt_ms_out,E=t&&t[n].delta_rtt_ms_out||null,O=v&&v[n].delta_rtt_ms_out||null,w=p[n].delta_jitter_ms_out,N=t&&t[n].delta_jitter_ms_out||null,U=v&&v[n].delta_jitter_ms_out||null,Y=u.data.delta_rtt_connectivity_ms,j=a&&a.data.delta_rtt_connectivity_ms||null,_e=e&&e.data.delta_rtt_connectivity_ms||null;b?C.push(b):Y&&C.push(Y),E?C.push(E):j&&C.push(j),O?C.push(O):_e&&C.push(_e),w&&l.push(w),t&&N&&l.push(N),v&&U&&l.push(U);const k=C.length>0?Xl(C):100,H=l.length>0?Xl(l):10,de=0,Ue=19.8,B=29.7,L=30,V=(k+H)/2+L,G=V-177.3<0?0:1,K=.024*V+.11*(V-177.3)*G,te=93.2-(de+Ue*Math.log(1+B*A)+K);return _o(te)};class tE{constructor(n,a){this._callbacks={onreport:null,onticket:null},this._id=NT(),this._moduleName=this._id,this._probeId=a,this._config=n,this._exporter=new LT(n),this._state=Hn.IDLE,this.registerToPCEvents(),kr(this._moduleName,`new collector created for probe ${this._probeId}`)}analyze(n,a,e,o){const p=(C,l)=>C===q.AUDIO?l===Vs.INBOUND_RTP?{...Ph}:{...Mh}:l===Vs.INBOUND_RTP?{...kh}:{...Lh},t=bT(a);t.pname=this._config.pname,t.call_id=this._config.cid,t.user_id=this._config.uid,t.count=a?a.count+1:1;let v=null;return n.forEach(C=>{!v&&C.timestamp&&(v=C.timestamp),JT(C,t,t.pname,o).forEach(A=>{if(A.value&&A.type)if(A.ssrc){let b=t[A.type][A.ssrc];b||(b=p(A.type,C.type),b.ssrc=A.ssrc,t[A.type][A.ssrc]=b),Object.keys(A.value).forEach(E=>{b[E]=A.value[E]})}else Object.keys(A.value).forEach(b=>{t[A.type][b]=A.value[b]})})}),t.timestamp=v,Object.keys(t[q.AUDIO]).forEach(C=>{const l=t[q.AUDIO][C];l.direction===ze.INBOUND?(l.mos_emodel_in=XT(t,q.AUDIO,a,e,l.ssrc),l.mos_in=ZT(t,q.AUDIO,a,e,l.ssrc)):(l.mos_emodel_out=QT(t,q.AUDIO,a,e,l.ssrc),l.mos_out=eE(t,q.AUDIO,a,e,l.ssrc))}),t}async takeReferenceStats(){return new Promise((n,a)=>{const e=Date.now();setTimeout(async()=>{try{const o=Date.now()-e,p=Date.now(),t=await this._config.pc.getStats(),v=this.analyze(t,null,null,null),C=Date.now();v.experimental.time_to_measure_ms=C-p,v.experimental.time_to_wait_ms=o,this._exporter.saveReferenceReport(v),je(this._moduleName,`got reference report for probe ${this._probeId}`),n()}catch(o){a(o)}},this._config.startAfter)})}async collectStats(){try{if(this._state!==Hn.RUNNING||!this._config.pc)return je(this._moduleName,`report discarded (too late) for probe ${this._probeId}`),null;const n=Date.now(),a=await this._config.pc.getStats(),e=this.analyze(a,this._exporter.getLastReport(),this._exporter.getBeforeLastReport(),this._exporter.getReferenceReport()),o=Date.now();return e.experimental.time_to_measure_ms=o-n,this._exporter.addReport(e),je(this._moduleName,`got report for probe ${this._probeId}#${this._exporter.getReportsNumber()+1}`),this.fireOnReport(e),e}catch(n){return ri(this._moduleName,`got error ${n}`),null}}async start(){je(this._moduleName,"starting"),this.state=Hn.RUNNING,this._startedTime=this._exporter.start(),je(this._moduleName,"started")}async mute(){this.state=Hn.MUTED,je(this._moduleName,"muted")}async unmute(){this.state=Hn.RUNNING,je(this._moduleName,"unmuted")}async stop(n){if(je(this._moduleName,`stopping${n?" by watchdog":""}...`),this._stoppedTime=this._exporter.stop(),this.state=Hn.IDLE,this._config.ticket){const{ticket:a}=this._exporter;this.fireOnTicket(a)}this._exporter.reset(),je(this._moduleName,"stopped")}registerCallback(n,a,e){n in this._callbacks?(this._callbacks[n]={callback:a,context:e},je(this._moduleName,`registered callback '${n}'`)):ri(this._moduleName,`can't register callback for '${n}' - not found`)}unregisterCallback(n){n in this._callbacks?(this._callbacks[n]=null,delete this._callbacks[n],je(this._moduleName,`unregistered callback '${n}'`)):ri(this._moduleName,`can't unregister callback for '${n}' - not found`)}fireOnReport(n){this._callbacks.onreport&&Du(this._callbacks.onreport.callback,this._callbacks.onreport.context,n)}fireOnTicket(n){this._callbacks.onticket&&Du(this._callbacks.onticket.callback,this._callbacks.onticket.context,n)}updateConfig(n){this._config=n,this._exporter.updateConfig(n)}get state(){return this._state}set state(n){this._state=n,je(this._moduleName,`state changed to ${n}`)}addCustomEvent(n,a,e,o){this._exporter.addCustomEvent({at:typeof n=="object"?n.toJSON():n,category:a,name:e,description:o})}async registerToPCEvents(){const{pc:n}=this._config;if(navigator.mediaDevices.ondevicechange=async()=>{try{const a=await navigator.mediaDevices.enumerateDevices();this.addCustomEvent(new Date().toJSON(),"device",`${a.length} devices found`,"Media Devices state")}catch{ri(this._moduleName,"can't get devices")}},n){n.oniceconnectionstatechange=()=>{const e=n.iceConnectionState;e===xi.CONNECTED||e===xi.COMPLETED?this.addCustomEvent(new Date().toJSON(),"call",e,"ICE connection state"):e===xi.DISCONNECTED||e===xi.FAILED?this.addCustomEvent(new Date().toJSON(),"call",e,"ICE connection state"):e===xi.CLOSED&&this.addCustomEvent(new Date().toJSON(),"call","ended","ICE connection state")},n.onicegatheringstatechange=()=>{const e=n.iceGatheringState;this.addCustomEvent(new Date().toJSON(),"call",e,"ICE gathering state")},n.ontrack=e=>{this.addCustomEvent(new Date().toJSON(),"call",`${e.track.kind}track`,"MediaStreamTrack received")},n.onnegotiationneeded=()=>{this.addCustomEvent(new Date().toJSON(),"call","negotiation","Media changed")};const a=n.getReceivers();if(a&&a.length>0){const e=a[0],{transport:o}=e;if(o){const{iceTransport:p}=o;p&&(p.onselectedcandidatepairchange=()=>{this.addCustomEvent(new Date().toJSON(),"call","transport","Candidates Pair changed")})}}}}}class sE{constructor(n){this._id=n.pname&&n.pname.substr(0,12).padEnd(12," ")||DT(),this._moduleName=this._id,kr(this._moduleName,"probe created"),this._config=n,this._collector=new tE(this._config,this._id)}set onreport(n){n?this._collector.registerCallback("onreport",n):this._collector.unregisterCallback("onreport")}set onticket(n){n?this._collector.registerCallback("onticket",n):this._collector.unregisterCallback("onticket")}get id(){return this._id}get pname(){return this._config.pname}get cid(){return this._config.cid}get uid(){return this._config.uid}get state(){return this._collector.state}set state(n){this._collector.state=n}addCustomEvent(n,a,e,o=new Date().toJSON()){this._collector.addCustomEvent(o,a,n,e)}get isRunning(){return this._collector.state===Hn.RUNNING}get isIdle(){return this._collector.state===Hn.IDLE}updateUserId(n){this._config.uid=n,this._collector.updateConfig(this._config)}updateCallId(n){this._config.cid=n,this._collector.updateConfig(this._config)}start(){if(!this.isIdle){Wa(this._moduleName,"probe is already running");return}this._collector.start()}stop(n=!1){this.isRunning&&this._collector.stop(n)}async takeReferenceStats(){return this._collector.takeReferenceStats()}async collectStats(){return this._collector.collectStats()}}const $t="engine ";class nE{constructor(n){this._config=n,this._probes=[],this._startedTime=null,this._callbacks={onresult:null},kr($t,`configured for probing every ${this._config.refreshEvery}ms`),kr($t,`configured for starting after ${this._config.startAfter}ms`),kr($t,`${!this._config.stopAfter||this._config.stopAfter!==-1?`configured for stopped after ${this._config.stopAfter}ms`:"configured for never stopped"}`),je($t,"engine initialized")}get probes(){return this._probes}get isRunning(){return this._probes.some(n=>n.isRunning)}get isIdle(){return this._probes.every(n=>n.isIdle)}addNewProbe(n,a){if(!n)throw new Error("undefined peer connection");const e=wT(n,a,this._config),o=new sE(e);return this._probes.push(o),je($t,`${this._probes.length} probes registered`),o}removeExistingProbe(n){if(!n)throw new Error("undefined probe");n.state===Hn.RUNNING&&n.stop(),this._probes=this._probes.filter(a=>n.id!==a.id)}async start(){const n=()=>{this._probes.forEach(p=>p.start())},a=async()=>Promise.all(this._probes.map(p=>p.takeReferenceStats())),e=()=>this.isIdle?!1:!this._config.stopAfter||this._config.stopAfter<0?!0:Date.now()<this._startedTime+this._config.stopAfter,o=async()=>{const p=RT(),t=this._probes.filter(v=>v.isRunning);for(const v of t){const C=await v.collectStats();C&&p.probes.push(C),je($t,`got probe ${v.id}`),await Lf(0)}return p.delta_time_to_measure_probes_ms=Nr(p.probes,"experimental","time_to_measure_ms"),p.delta_KBytes_in=Nr(p.probes,"data","delta_KBytes_in"),p.delta_KBytes_out=Nr(p.probes,"data","delta_KBytes_out"),p.delta_kbs_in=Nr(p.probes,"data","delta_kbs_in"),p.delta_kbs_out=Nr(p.probes,"data","delta_kbs_out"),p.total_time_decoded_in=Nr(p.probes,"video","total_time_decoded_in"),p.total_time_encoded_out=Nr(p.probes,"video","total_time_encoded_out"),p};for(je($t,"starting to collect"),n(),je($t,"generating reference reports..."),await a(),je($t,"reference reports generated"),this._startedTime=Date.now();e();)if(je($t,`wait ${this._config.refreshEvery}ms before collecting`),await Lf(this._config.refreshEvery),e()){je($t,"collecting...");const p=Date.now(),t=await o(),v=Date.now();t.delta_time_consumed_to_measure_ms=v-p,this.fireOnReports(t),je($t,"collected")}je($t,"reaching end of the collecting period..."),this.isRunning&&setTimeout(()=>{this.stop()},0)}stop(n){const a=e=>{this._probes.forEach(o=>{o.stop(e)})};kr($t,"stop collecting"),a(n)}registerCallback(n,a,e){n in this._callbacks?(this._callbacks[n]={callback:a,context:e},je($t,`registered callback '${n}'`)):ri($t,`can't register callback for '${n}' - not found`)}unregisterCallback(n){n in this._callbacks?(this._callbacks[n]=null,delete this._callbacks[n],je(this._moduleName,`unregistered callback '${n}'`)):ri(this._moduleName,`can't unregister callback for '${n}' - not found`)}fireOnReports(n){this._callbacks.onresult&&n.probes.length>0&&Du(this._callbacks.onresult.callback,this._callbacks.onresult.context,n)}}const lE="interface ";class rE{constructor(n){this._config=OT(n),kr(lE,`welcome to ${this._config.name} version ${this._config.version}`),gT(this._config.verbose||!1),this._engine=new nE(this._config)}setupLogLevel(n){vT(n)}get version(){return this._config.version}get name(){return this._config.name}get probes(){return this._engine.probes}createProbe(n,a){return this._engine.addNewProbe(n,a)}startAllProbes(){this._engine.start()}stopAllProbes(){this._engine.stop()}get running(){return this._engine.isRunning}get idle(){return this._engine.isIdle}removeProbe(n){this._engine.removeExistingProbe(n)}set onresult(n){n?this._engine.registerCallback("onresult",n):this._engine.unregisterCallback("onresult")}}function iE(u,n){return Object.keys(u).filter(a=>n.includes(a)).reduce((a,e)=>{const o=e;return{...a,[o]:u[o]}},{})}const aE=["mos_in","codec_in","delta_KBytes_in","delta_kbs_in","delta_jitter_ms_in","delta_packets_lost_in"];class oE{constructor(n){this.intervals={},this.emitInterval=n.emitInterval||200,this.onChangeFunction=n.onChangeFunction}start(n,a){n&&n.getTracks().length&&requestAnimationFrame(()=>this.beginCalculation(n,a))}stop(n){this.clearVolumeInterval(n)}clearVolumeInterval(n){console.log("clearVolumeInterval",n),clearInterval(this.intervals[n]),delete this.intervals[n]}clearAllIntervals(){Object.keys(this.intervals).forEach(n=>{clearInterval(this.intervals[n])}),this.intervals={}}beginCalculation(n,a){this.clearVolumeInterval(a);const e=Mr.createAnalyser(),o=Mr.createMediaStreamSource(n),p=Mr.createScriptProcessor(2048,1,1);e.smoothingTimeConstant=.8,e.fftSize=1024,o.connect(e),e.connect(p),p.connect(Mr.destination),this.intervals[a]=setInterval(()=>{const t=new Uint8Array(e.frequencyBinCount);e.getByteFrequencyData(t);let v=0;const C=t.length;for(let A=0;A<C;A++)v+=t[A];const l=v/C;this.onChangeFunction(a,l)},this.emitInterval)}}const Ua={SELECTED_INPUT_DEVICE:"OpensipsJSInputDevice",SELECTED_OUTPUT_DEVICE:"OpensipsJSOutputDevice"},uE=0;class cE{constructor(n){this.isAutoAnswer=!1,this.muteWhenJoinEnabled=!1,this.isDNDEnabled=!1,this.muted=!1,this.microphoneInputLevelValue=1,this.speakerVolumeValue=1,this.activeRooms={},this.activeCalls={},this.extendedCalls={},this.availableMediaDevices=[],this.selectedMediaDevices={input:"default",output:"default"},this.callStatus={},this.callTime={},this.callMetrics={},this.timeIntervals={},this.metricConfig={refreshEvery:1e3},this.activeStreamValue=null,this.initialStreamValue=null,this.context=n,this.context.on(this.context.newRTCSessionEventName,this.newRTCSessionCallback.bind(this)),this.VUMeter=new oE({onChangeFunction:this.emitVolumeChange.bind(this)}),this.initializeMediaDevices()}get sipOptions(){return{...this.context.options.sipOptions,mediaConstraints:this.getUserMediaConstraints}}get currentActiveRoomId(){return this.currentActiveRoomIdValue}set currentActiveRoomId(n){this.currentActiveRoomIdValue=n,this.context.emit("currentActiveRoomChanged",n)}get autoAnswer(){return this.isAutoAnswer}get callAddingInProgress(){return this.isCallAddingInProgress}set callAddingInProgress(n){this.isCallAddingInProgress=n,this.context.emit("callAddingInProgressChanged",n)}get muteWhenJoin(){return this.muteWhenJoinEnabled}get isDND(){return this.isDNDEnabled}get speakerVolume(){return this.speakerVolumeValue}get microphoneInputLevel(){return this.microphoneInputLevelValue}get getActiveCalls(){return this.activeCalls}get hasActiveCalls(){return Object.values(this.extendedCalls).length>0}get getActiveRooms(){return this.activeRooms}get isMuted(){return this.muted}get getInputDeviceList(){return this.availableMediaDevices.filter(n=>n.kind==="audioinput")}get getOutputDeviceList(){return this.availableMediaDevices.filter(n=>n.kind==="audiooutput")}get getUserMediaConstraints(){return Nh()?{video:!1,audio:!0}:{audio:{deviceId:{exact:this.selectedMediaDevices.input}},video:!1}}get selectedInputDevice(){return this.selectedMediaDevices.input}get selectedOutputDevice(){return this.selectedMediaDevices.output}get activeStream(){return this.activeStreamValue}setAvailableMediaDevices(n){this.availableMediaDevices=n,this.context.emit("changeAvailableDeviceList",n)}async updateDeviceList(){await navigator.mediaDevices.getUserMedia(this.getUserMediaConstraints);const n=await navigator.mediaDevices.enumerateDevices();this.setAvailableMediaDevices(n)}async initializeMediaDevices(){const n=localStorage.getItem(Ua.SELECTED_INPUT_DEVICE)||"default",a=localStorage.getItem(Ua.SELECTED_OUTPUT_DEVICE)||"default";try{const e=await navigator.mediaDevices.getUserMedia(this.getUserMediaConstraints),o=await navigator.mediaDevices.enumerateDevices();this.setAvailableMediaDevices(o),await this.setMicrophone(n),await this.setSpeaker(a),navigator.mediaDevices.addEventListener("devicechange",async()=>{const p=await navigator.mediaDevices.enumerateDevices();this.setAvailableMediaDevices(p)}),e.getTracks().forEach(p=>p.stop())}catch(e){console.error(e)}}setCallTime(n){const a={...n};delete a.callId,this.callTime={...this.callTime,[n.callId]:a},this.context.emit("changeCallTime",this.callTime)}removeCallTime(n){const a={...this.callTime};delete a[n],this.callTime={...a},this.context.emit("changeCallTime",this.callTime)}setTimeInterval(n,a){this.timeIntervals={...this.timeIntervals,[n]:a}}removeTimeInterval(n){const a={...this.timeIntervals};a[n]&&(clearInterval(a[n]),delete a[n],this.timeIntervals={...a})}stopCallTimer(n){this.removeTimeInterval(n),this.removeCallTime(n)}emitVolumeChange(n,a){this.context.emit("changeCallVolume",{callId:n,volume:a})}setMetricsConfig(n){this.metricConfig={...this.metricConfig,...n}}sendDTMF(n,a){if(!/^[A-D0-9]+$/g.test(a))throw new Error("Not allowed character in DTMF input");this.extendedCalls[n].sendDTMF(a)}setIsMuted(n){this.muted=n,this.context.emit("changeIsMuted",n)}processMute(n){const a=this.currentActiveRoomId;this.setIsMuted(n),this.initialStreamValue.getTracks().forEach(e=>e.enabled=!n),this.roomReconfigure(a)}mute(){this.processMute(!0)}unmute(){this.processMute(!1)}async processHold({callId:n,toHold:a,automatic:e}){const o=this.extendedCalls[n];o._automaticHold=e??!1,await new Promise(v=>{const C=()=>{v()};a?o.hold({},C):o.unhold({},C)}),this.updateCall(o);const t=Object.values(this.extendedCalls).filter(v=>v.roomId===this.currentActiveRoomId&&(a?n!==v._id:!0));t.length>1&&await this.doConference(t)}holdCall(n,a=!1){return this.processHold({callId:n,automatic:a,toHold:!0})}unholdCall(n){return this.processHold({callId:n,toHold:!1})}cancelAllOutgoingUnanswered(){Object.values(this.getActiveCalls).filter(n=>n.direction==="outgoing"&&n.status===uE).forEach(n=>this.terminateCall(n._id))}answerCall(n){const a=this.extendedCalls[n];this.cancelAllOutgoingUnanswered(),a.answer(this.sipOptions),this.updateCall(a),this.setActiveRoom(a.roomId),a.connection.addEventListener("track",e=>{this.triggerAddStream(e,a)})}async moveCall(n,a){this.updateCallStatus({callId:n,isMoving:!0}),await this.processRoomChange({callId:n,roomId:a}),this.updateCallStatus({callId:n,isMoving:!1})}updateCall(n){this.activeCalls[n._id]=xf(n),this.context.emit("changeActiveCalls",this.activeCalls)}updateRoom(n){const e={...this.activeRooms[n.roomId],...n};this.activeRooms={...this.activeRooms,[n.roomId]:{...e}},this.context.emit("updateRoom",{room:e,roomList:this.activeRooms})}hasAutoAnswerHeaders(n){const a=/answer-after=0/,o=n.request.getHeader("Call-Info");return o&&a.test(o)}addCall(n,a=!0){this.activeCalls={...this.activeCalls,[n._id]:xf(n)},this.extendedCalls[n._id]=n,a&&this.context.emit("changeActiveCalls",this.activeCalls)}addCallStatus(n){this.callStatus={...this.callStatus,[n]:{isMoving:!1,isTransferring:!1,isMerging:!1}},this.context.emit("changeCallStatus",this.callStatus)}updateCallStatus(n){const e={...{...this.callStatus[n.callId]}};n.isMoving!==void 0&&(e.isMoving=n.isMoving),n.isTransferring!==void 0&&(e.isTransferring=n.isTransferring),n.isMerging!==void 0&&(e.isMerging=n.isMerging),this.callStatus={...this.callStatus,[n.callId]:{...e}},this.context.emit("changeCallStatus",this.callStatus)}removeCallStatus(n){const a={...this.callStatus};delete a[n],this.callStatus={...a},this.context.emit("changeCallStatus",this.callStatus)}addRoom(n){this.activeRooms={...this.activeRooms,[n.roomId]:n},this.context.emit("addRoom",{room:n,roomList:this.activeRooms})}getActiveStream(){const n=Mf(this.initialStreamValue,this.microphoneInputLevel*2);return n.getTracks().forEach(a=>a.enabled=!this.isMuted),this.setActiveStream(n),n}async setMicrophone(n){if(!this.getInputDeviceList.find(({deviceId:e})=>e===n)||(this.setSelectedInputDevice(n),Object.keys(this.getActiveCalls).length===0))return;await this.setupStream();const a=Object.values(this.extendedCalls).filter(e=>e.roomId===this.currentActiveRoomId);a.length===1?Object.values(a).forEach(async e=>{const o=this.getActiveStream();e.connection.getSenders()[0].replaceTrack(o.getTracks()[0]),this.updateCall(e)}):await this.doConference(a)}setActiveStream(n){this.activeStream&&this.stopVUMeter("origin"),this.setupVUMeter(n,"origin"),this.activeStreamValue=n,this.context.emit("changeActiveStream",n)}async setSpeaker(n){if(!this.getOutputDeviceList.find(({deviceId:o})=>o===n))return;this.setSelectedOutputDevice(n);const a=Object.values(this.extendedCalls);if(a.length===0)return;const e=a.filter(o=>o.roomId===this.currentActiveRoomId);e.length===1?a.forEach(o=>{var p;(p=o.audioTag)==null||p.setSinkId(n),this.updateCall(o)}):await this.doConference(e)}removeRoom(n){const a={...this.activeRooms},e={...a[n]};delete a[n],this.activeRooms={...a},this.context.emit("removeRoom",{room:e,roomList:this.activeRooms})}deleteRoomIfEmpty(n){n!==void 0&&Object.values(this.extendedCalls).filter(a=>a.roomId===n).length===0&&(this.removeRoom(n),this.currentActiveRoomId===n&&(this.currentActiveRoomId=void 0))}checkInitialized(){if(!this.context.initialized)throw new Error("[OpenSIPSJS] You must call `start` method first!")}muteReconfigure(n){this.muted?n.mute({audio:!0}):n.unmute({audio:!0})}async roomReconfigure(n){var e;if(n===void 0)return;const a=Object.values(this.extendedCalls).filter(o=>o.roomId===n);if(this.currentActiveRoomId===n?a.forEach(o=>{o.audioTag&&(this.muteReconfigure(o),o.audioTag.muted=!1,this.updateCall(o))}):a.forEach(o=>{o.audioTag&&(o.audioTag.muted=!0,this.updateCall(o))}),a.length===0)this.deleteRoomIfEmpty(n);else if(a.length===1&&this.currentActiveRoomId!==n)a[0].isOnHold().local||await this.holdCall(a[0].id,!0);else if(a.length===1&&this.currentActiveRoomId===n){if(a[0].isOnHold().local&&a[0]._automaticHold&&await this.unholdCall(a[0].id),a[0].connection&&((e=a[0].connection)!=null&&e.getSenders()[0])){const o=this.getActiveStream();await a[0].connection.getSenders()[0].replaceTrack(o.getTracks()[0]),this.muteReconfigure(a[0])}}else a.length>1&&await this.doConference(a)}async doConference(n){const a=[];n.forEach(e=>{e!=null&&e.connection.getReceivers().forEach(o=>{a.push(o.track)})}),await pT.forEach(n,async e=>{var t;if(e==null)return;const o=new MediaStream,p=Mr.createMediaStreamDestination();if(e.connection.getReceivers().forEach(v=>{a.forEach(C=>{o.addTrack(v.track),v.track.id!==C.id&&Mr.createMediaStreamSource(new MediaStream([C])).connect(p)})}),n[0].roomId===this.currentActiveRoomId){const v=this.getActiveStream();Mr.createMediaStreamSource(v).connect(p)}(t=e.connection)!=null&&t.getSenders()[0]&&(await e.connection.getSenders()[0].replaceTrack(p.stream.getTracks()[0]),this.muteReconfigure(e))})}processCallerMute(n,a){const e=this.extendedCalls[n];e&&e.connection.getReceivers().length&&(e.localMuted=a,e.connection.getReceivers().forEach(o=>{o.track.enabled=!a}),this.updateCall(e))}muteCaller(n){this.processCallerMute(n,!0)}unmuteCaller(n){this.processCallerMute(n,!1)}terminateCall(n){const a=this.extendedCalls[n];a._status!==8&&a.terminate()}transferCall(n,a){if(a.toString().length===0)return new Error("Target must be passed");const e=this.extendedCalls[n];if(!e._is_confirmed&&!e._is_canceled){const o=`sip:${a}@${this.context.sipDomain}`;e.terminate({status_code:302,reason_phrase:"Moved Temporarily",extraHeaders:[`Contact: ${o}`]});return}this.updateCallStatus({callId:n,isTransferring:!0}),e.refer(`sip:${a}@${this.context.sipDomain}`),this.updateCall(e)}mergeCall(n){const a=Object.values(this.extendedCalls).filter(p=>p.roomId===n);if(a.length!==2)return;const e=a[0],o=a[1];!e||!o||(this.updateCallStatus({callId:e._id,isMerging:!0}),this.updateCallStatus({callId:o._id,isMerging:!0}),e.refer(o.remote_identity.uri.toString(),{replaces:o}),this.updateCall(e))}mergeCallByIds(n,a){const e=Object.values(this.extendedCalls).find(p=>p._id===n),o=Object.values(this.extendedCalls).find(p=>p._id===a);if(!e||!o)throw new Error("Call ID is not provided");this.updateCallStatus({callId:n,isMerging:!0}),this.updateCallStatus({callId:a,isMerging:!0}),e.refer(o.remote_identity.uri.toString(),{replaces:o}),this.updateCall(e)}setDND(n){this.isDNDEnabled=n,this.context.emit("changeIsDND",n)}startCallTimer(n){this.removeTimeInterval(n);const a={callId:n,hours:0,minutes:0,seconds:0,formatted:""};this.setCallTime(a);const e=setInterval(()=>{const o={...this.callTime[n]},p=hT(o);this.setCallTime({callId:n,...p})},1e3);this.setTimeInterval(n,e)}async setActiveRoom(n){const a=this.currentActiveRoomId;n!==a&&(this.currentActiveRoomId=n,await this.roomReconfigure(a),await this.roomReconfigure(n))}getNewRoomId(){const n=Object.keys(this.activeRooms);return n.length===0?1:parseInt(n.sort()[n.length-1])+1}async setupCall(n){var l,A;const a=n.session;if(this.getActiveCalls[a.id]!==void 0)return;const o=this.getNewRoomId(),p={started:new Date,incomingInProgress:!1,roomId:o};a.direction==="incoming"?(this.context.logger.log("New incoming call from",(A=(l=a._remote_identity)==null?void 0:l._uri)==null?void 0:A._user),p.incomingInProgress=!0,this.context.subscribe(Bs.CALL_CONFIRMED,b=>{a.id===b.id&&(this.updateRoom({incomingInProgress:!1,roomId:o}),this.startCallTimer(a.id))}),this.context.subscribe(Bs.CALL_FAILED,b=>{a.id===b.id&&(this.updateRoom({incomingInProgress:!1,roomId:o}),this.deleteRoomIfEmpty(o))})):a.direction==="outgoing"&&(a.once("confirmed",()=>{this.startCallTimer(a.id)}),this.startCallTimer(a.id));const t=a,v=this.hasAutoAnswerHeaders(n),C=t.direction==="incoming"&&!this.hasActiveCalls&&(v||this.autoAnswer);t.roomId=o,t.localMuted=!1,t.autoAnswer=C,C?this.addCall(t,!1):this.addCall(t),this.addCallStatus(a.id),this.addRoom(p),C&&this.answerCall(t._id)}removeCall(n){const a={...this.activeCalls};delete a[n],this.activeCalls={...a};const e={...this.extendedCalls};delete e[n],this.extendedCalls={...e},this.context.emit("changeActiveCalls",this.activeCalls)}activeCallListRemove(n){var o;const a=this.extendedCalls[n._id];this.stopVUMeter("origin"),(o=a.connection)==null||o.getSenders().forEach(p=>{p.track.stop()});const e=a.roomId;this.removeCall(n._id),this.roomReconfigure(e)}async newRTCSessionCallback(n){const a=n.session;if(this.isDND){a.terminate({status_code:486,reason_phrase:"Do Not Disturb"});return}if(this.context.triggerListener({listenerType:Bs.NEW_CALL,session:a,event:n}),a.on("ended",e=>{var p,t,v;this.stopVUMeter(a.id),this.context.logger.log("Session ended for",(t=(p=a._remote_identity)==null?void 0:p._uri)==null?void 0:t._user),this.context.triggerListener({listenerType:Bs.CALL_ENDED,session:a,event:e});const o=this.getActiveCalls[a.id];o&&this.activeCallListRemove(o),this.stopCallTimer(a.id),this.removeCallStatus(a.id),this.removeCallMetrics(a.id),Object.keys(this.extendedCalls).length||(this.setIsMuted(!1),(v=this.initialStreamValue)==null||v.getTracks().forEach(C=>C.stop()),this.initialStreamValue=null)}),a.on("progress",e=>{var o,p;this.context.logger.log("Session in progress for",(p=(o=a._remote_identity)==null?void 0:o._uri)==null?void 0:p._user),this.context.triggerListener({listenerType:Bs.CALL_PROGRESS,session:a,event:e})}),a.on("failed",e=>{var p,t,v;this.stopVUMeter(a.id),this.context.logger.log("Session failed for",(t=(p=a._remote_identity)==null?void 0:p._uri)==null?void 0:t._user),this.context.triggerListener({listenerType:Bs.CALL_FAILED,session:a,event:e}),a.id===this.callAddingInProgress&&(this.callAddingInProgress=void 0);const o=this.getActiveCalls[a.id];o&&this.activeCallListRemove(o),this.stopCallTimer(a.id),this.removeCallStatus(a.id),this.removeCallMetrics(a.id),Object.keys(this.extendedCalls).length||(this.setIsMuted(!1),(v=this.initialStreamValue)==null||v.getTracks().forEach(C=>C.stop()),this.initialStreamValue=null)}),a.on("confirmed",e=>{var o,p;this.context.logger.log("Session confirmed for",(p=(o=a._remote_identity)==null?void 0:o._uri)==null?void 0:p._user),this.context.triggerListener({listenerType:Bs.CALL_CONFIRMED,session:a,event:e}),this.updateCall(a),a.id===this.callAddingInProgress&&(this.callAddingInProgress=void 0)}),await this.setupCall(n),a.direction==="outgoing"){const e=this.getActiveCalls[a.id].roomId;this.setActiveRoom(e)}}setMuteWhenJoin(n){this.muteWhenJoinEnabled=n,this.context.emit("changeMuteWhenJoin",n)}setMicrophoneSensitivity(n){if(n<0||n>1)throw new Error("Value should be in range from 0 to 1!");this.microphoneInputLevelValue=n,this.roomReconfigure(this.currentActiveRoomId)}setSpeakerVolume(n){this.speakerVolumeValue=n,Object.values(this.extendedCalls).forEach(a=>{a.audioTag&&(a.audioTag.volume=n,this.updateCall(a))})}setAutoAnswer(n){this.isAutoAnswer=n}setSelectedInputDevice(n){localStorage.setItem(Ua.SELECTED_INPUT_DEVICE,n),this.selectedMediaDevices.input=n,this.context.emit("changeActiveInputMediaDevice",n)}setSelectedOutputDevice(n){localStorage.setItem(Ua.SELECTED_OUTPUT_DEVICE,n),this.selectedMediaDevices.output=n,this.context.emit("changeActiveOutputMediaDevice",n)}setCallMetrics(n){const a={...n};delete a.callId,this.callMetrics={...this.callMetrics,[n.callId]:a},this.context.emit("changeCallMetrics",this.callMetrics)}removeCallMetrics(n){const a={...this.callMetrics};delete a[n],this.callMetrics={...a},this.context.emit("changeCallMetrics",this.callMetrics)}getCallQuality(n){const a=new rE(this.metricConfig),e=a.createProbe(n.connection,{cid:n._id}),o=[];let p;e.onreport=t=>{Object.entries(t.audio).forEach(([l,A])=>{A.direction==="inbound"&&!o.includes(l)&&(o.push(l),p=l)});const v=t.audio[p];if(!v)return;const C=iE(v,aE);C.callId=n._id,this.setCallMetrics(C)},this.context.subscribe(Bs.CALL_ENDED,t=>{t._id===n._id&&a.stopAllProbes()}),a.startAllProbes()}setupVUMeter(n,a){this.VUMeter.start(n,a)}stopVUMeter(n){this.VUMeter.stop(n)}async setupStream(){const n=await navigator.mediaDevices.getUserMedia(this.getUserMediaConstraints);this.initialStreamValue&&(this.initialStreamValue.getTracks().forEach(a=>a.stop()),this.initialStreamValue=null),this.initialStreamValue=n}async triggerAddStream(n,a){this.setIsMuted(this.muteWhenJoin||this.isMuted),this.initialStreamValue||await this.setupStream();const e=Mf(this.initialStreamValue,this.microphoneInputLevel*2),o=this.isMuted||this.muteWhenJoin;e.getTracks().forEach(t=>t.enabled=!o),this.setActiveStream(e),await a.connection.getSenders()[0].replaceTrack(e.getTracks()[0]);const p=new MediaStream([n.track]);Jv(p,a,this.selectedOutputDevice,this.speakerVolume),this.setupVUMeter(p,a._id),this.getCallQuality(a),this.updateCall(a)}initCall(n,a){if(n.length===0)return console.error("Target must be a valid string");this.context.logger.log(`Calling sip:${n}@${this.context.sipDomain}...`);const e=this.context.call(`sip:${n}@${this.context.sipDomain}`,this.sipOptions);this.callAddingInProgress=e.id,a&&this.currentActiveRoomId!==void 0&&this.processRoomChange({callId:e.id,roomId:this.currentActiveRoomId}),e.connection.addEventListener("track",o=>{this.triggerAddStream(o,e)})}async processRoomChange({callId:n,roomId:a}){const e=this.extendedCalls[n].roomId;this.extendedCalls[n].roomId=a;const o=this.extendedCalls[n];return this.updateCall(o),await this.setActiveRoom(a),Promise.all([this.roomReconfigure(e),this.roomReconfigure(a)]).then(()=>{this.deleteRoomIfEmpty(e),this.deleteRoomIfEmpty(a)})}}class fE{constructor(n){this.context=n}get sipOptions(){return{...this.context.options.sipOptions}}initCall(n,a){if(n.length===0)return console.error("Target must be a valid string");this.context.logger.log(`Calling sip:${n}@${this.context.sipDomain}...`),this.context.joinVideoCall(`sip:${n}@${this.context.sipDomain}`,a,this.sipOptions)}stop(n={}){this.context.terminateJanusSessions(n)}}class hE{constructor(n){this.activeMessages={},this.extendedMessages={},this.msrpHistory={},this.context=n,this.context.on(this.context.newMSRPSessionEventName,this.newMSRPSessionCallback.bind(this.context))}get isMSRPInitializing(){return this.isMSRPInitializingValue}get getActiveMessages(){return this.activeMessages}msrpAnswer(n){const a=this.extendedMessages[n];this.updateMSRPSession(a)}updateMSRPSession(n){this.activeMessages[n._id]=Pf(n),this.context.emit("changeActiveMessages",this.activeMessages)}addMMSRPSession(n){this.activeMessages={...this.activeMessages,[n._id]:Pf(n)},this.extendedMessages[n._id]=n,this.context.emit("changeActiveMessages",this.activeMessages)}addMSRPMessage(n,a){const e=this.msrpHistory[a.id]||[];e.push(n),this.msrpHistory={...this.msrpHistory,[a.id]:[...e]},this.context.emit("newMSRPMessage",{message:n,session:a})}messageTerminate(n){const a=this.extendedMessages[n];a._status!==8&&a.terminate()}addMessageSession(n){if(!n._id||this.getActiveMessages[n._id]!==void 0)return;const e=n;this.addMMSRPSession(e)}triggerMSRPListener({listenerType:n,session:a,event:e}){const o=this.context.listenersList[n];!o||!o.length||o.forEach(p=>{p(a,e)})}removeMMSRPSession(n){const a={...this.activeMessages};delete a[n],this.activeMessages={...a};const e={...this.extendedMessages};delete e[n],this.extendedMessages={...e},this.context.emit("changeActiveMessages",this.activeMessages)}activeMessageListRemove(n){this.removeMMSRPSession(n._id)}newMSRPSessionCallback(n){const a=n.session;a.on("ended",e=>{this.triggerMSRPListener({listenerType:Bs.CALL_ENDED,session:a,event:e});const o=this.getActiveMessages[a.id];this.activeMessageListRemove(o)}),a.on("failed",e=>{this.triggerMSRPListener({listenerType:Bs.CALL_FAILED,session:a,event:e});const o=this.getActiveMessages[a.id];this.activeMessageListRemove(o)}),a.on("confirmed",e=>{this.triggerMSRPListener({listenerType:Bs.CALL_CONFIRMED,session:a,event:e}),this.updateMSRPSession(a)}),a.on("newMessage",e=>{this.addMSRPMessage(e,a)}),this.addMessageSession(a)}setIsMSRPInitializing(n){this.isMSRPInitializingValue=n,this.context.emit("isMSRPInitializingChanged",n)}initMSRP(n,a,e){if(n.length===0)return console.error("Target must be a valid string");const o=this.context.startMSRP(n,e);o.on("active",()=>{this.addMessageSession(o),o.sendMSRP(a),this.setIsMSRPInitializing(!1)}),this.setIsMSRPInitializing(!0)}sendMSRP(n,a){const e=this.extendedMessages[n];if(!e)throw new Error(`MSRP session with id ${n} doesn't exist!`);e.sendMSRP(a)}}const fu={AUDIO:"audio",VIDEO:"video",MSRP:"msrp"};class _E extends Vv{constructor(n,a){if(!n.modules.length)throw new Error("options.modules should include at least 1 module");const e={...n.configuration,sockets:n.socketInterfaces.map(o=>new fT.WebSocketInterface(o))};super(e),this.initialized=!1,this.logger=console,this.newRTCSessionEventName="newRTCSession",this.registeredEventName="registered",this.unregisteredEventName="unregistered",this.disconnectedEventName="disconnected",this.connectedEventName="connected",this.newMSRPSessionEventName="newMSRPSession",this.isReconnecting=!1,this.audio=null,this.msrp=null,this.video=null,this.listenersList={},this.modules=[],n.pnExtraHeaders&&Object.keys(n.pnExtraHeaders).length&&this.registrator().setExtraContactUriParams(n.pnExtraHeaders),this.options=n,this.modules=n.modules,a&&Xv(a)&&(this.logger=a)}on(n,a){return super.on(n,a)}off(n,a){return super.off(n,a)}emit(n,a){return super.emit(n,a)}get sipDomain(){return this.options.sipDomain}begin(){if(this.isConnected()){console.error("Connection is already established");return}return this.modules.includes(fu.AUDIO)&&(this.audio=new cE(this)),this.modules.includes(fu.MSRP)&&(this.msrp=new hE(this)),this.modules.includes(fu.VIDEO)&&(this.video=new fE(this)),this.on(this.registeredEventName,()=>{this.logger.log("Successfully registered to",this.options.socketInterfaces[0]),this.setInitialized(!0)}),this.on(this.unregisteredEventName,()=>{this.logger.log("Unregistered from",this.options.socketInterfaces[0]),this.setInitialized(!1)}),this.on(this.connectedEventName,()=>{this.logger.log("Connected to",this.options.socketInterfaces[0]),this.isReconnecting=!1}),this.on(this.disconnectedEventName,()=>{this.isReconnecting||(this.logger.log("Disconnected from",this.options.socketInterfaces[0]),this.logger.log("Reconnecting to",this.options.socketInterfaces[0]),this.isReconnecting=!0,this.stop(),this.setInitialized(!1),setTimeout(this.start.bind(this),5e3))}),this.logger.log("Connecting to",this.options.socketInterfaces[0]),this.start(),this}subscribe(n,a){const o=!this.listenersList[n]||!this.listenersList[n].length?[a]:[...this.listenersList[n],a];this.listenersList={...this.listenersList,[n]:o}}removeIListener(n){const a={...this.listenersList};delete a[n],this.listenersList={...a}}triggerListener({listenerType:n,session:a,event:e}){const o=this.listenersList[n];!o||!o.length||o.forEach(p=>{p(a,e)})}setInitialized(n){this.initialized=n,this.emit("ready",n)}}module.exports=_E;
155
+ a=path:${s.getHeader("Use-Path")} msrp://${this._ua._configuration.authorization_user}.${this._ua._configuration.realm}:2856/${this.auth_id};ws
156
+ `),this._newMSRPSession("local",this._request),this._id=this._request.call_id+this._from_tag,console.log("dialog be",this._dialog),new Ga(this._ua,this._request,{onRequestTimeout:()=>{this.onRequestTimeout(),console.log("to")},onTransportError:_=>{this.onTransportError(),console.log(_)},onAuthenticated:_=>{this._request=_},onReceiveResponse:_=>{this._receiveInviteResponse(_),console.log("dialog af",this._dialog),_.status_code===200&&(_.parseSDP(!0),this._status=be.STATUS_CONFIRMED,this.target_addr=_.sdp.media[0].invalid[1].value.replaceAll("path:","").split(" ").reverse(),this.status="active",this.emit("active"),this.emit("confirmed"))}}).send(),this._status=be.STATUS_INVITE_SENT}terminate(s={}){console.log("terminate",this);const i=s.cause||F.causes.BYE,l=$e.cloneArray(s.extraHeaders),a=s.body;let _,e=s.status_code,p=s.reason_phrase;if(this._status===be.STATUS_TERMINATED)throw new zs.InvalidStateError(this._status);switch(this.status="terminated",this._status){case be.STATUS_NULL:case be.STATUS_INVITE_SENT:case be.STATUS_1XX_RECEIVED:if(e&&(e<200||e>=700))throw new TypeError(`Invalid status_code: ${e}`);e&&(p=p||F.REASON_PHRASE[e]||"",_=`SIP ;cause=${e} ;text="${p}"`),this._status===be.STATUS_NULL||this._status===be.STATUS_INVITE_SENT?(this._is_canceled=!0,this._cancel_reason=_):this._status===be.STATUS_1XX_RECEIVED&&this._request.cancel(_),this._status=be.STATUS_CANCELED,console.log("failed 1"),this._failed("local",null,F.causes.CANCELED);break;case be.STATUS_WAITING_FOR_ANSWER:case be.STATUS_ANSWERED:if(e=e||480,console.log("REPLY 480"),e<300||e>=700)throw new TypeError(`Invalid status_code: ${e}`);this._request.reply(e,p,l,a),console.log("failed 2"),this._failed("local",null,F.causes.REJECTED);break;case be.STATUS_WAITING_FOR_ACK:case be.STATUS_CONFIRMED:if(p=s.reason_phrase||F.REASON_PHRASE[e]||"",e&&(e<200||e>=700))throw new TypeError(`Invalid status_code: ${e}`);if(e&&l.push(`Reason: SIP ;cause=${e}; text="${p}"`),this._status===be.STATUS_WAITING_FOR_ACK&&this._direction==="incoming"&&this._request.server_transaction.state!==Vt.C.STATUS_TERMINATED){const g=this._dialog;this.receiveRequest=({method:n})=>{n===F.ACK&&(this.sendRequest(F.BYE,{extraHeaders:l,body:a}),g.terminate())},this._request.server_transaction.on("stateChanged",()=>{this._request.server_transaction.state===Vt.C.STATUS_TERMINATED&&(this.sendRequest(F.BYE,{extraHeaders:l,body:a}),g.terminate())}),this._ended("local",null,i),this._dialog=g,this._ua.newDialog(g)}else console.log("here it is"),this.sendRequest(F.BYE,{extraHeaders:l,body:a}),this._ended("local",null,i)}}sendRequest(s,i){return this._dialog.sendRequest(s,i)}authenticate(s){this.status="auth";let i=new sr("");i.method="AUTH",i.addHeader("To-Path",`msrp://${this._ua._configuration.realm}:2856;ws`),i.addHeader("From-Path",`msrp://${this.credentials.username}.${this.credentials.realm}:2856/${this.auth_id};ws`),s&&i.addHeader("Authorization",s.toString());let l=i.toString();console.log(l);let a=[];for(var _=0;_<l.length;_++)a.push(l.charCodeAt(_).toString(16));console.log(a),this._connection.send(i.toString())}onmessage(s){console.log("onmessage",s);const i=new sr(s.data);if(this.status==="auth"&&i.code===401){const l=this.parseAuth(i.getHeader("WWW-Authenticate")),a=new Gm(this.credentials);a.authenticate({method:"AUTH",ruri:`msrp://${this._ua._configuration.realm}:2856;ws`,body:null},l,$e.createRandomToken(12)),this.authenticate(a)}this.status==="auth"&&i.code===200&&this._direction==="outgoing"?(this.my_addr.push(i.getHeader("To-Path")),this.my_addr.push(i.getHeader("Use-Path")),this.status="active",this.inviteParty(i)):this.status==="auth"&&i.code===200&&this._direction==="incoming"?(this.my_addr.push(i.getHeader("To-Path")),this.my_addr.push(i.getHeader("Use-Path")),this.status="active",this.acceptParty(i),this.emit("confirmed")):i.method==="SEND"&&(this._sendOk(i),this._sendReport(i),i.direction="incoming",this.emit("newMessage",i),this._msgHistory.push(i),this.emit("msgHistoryUpdate",this._msgHistory),console.log("======================================================================")),i.code===480&&this._close()}onclose(){console.log("close")}onopen(){const s=new RTCPeerConnection({iceServers:[]});s.createDataChannel(""),s.createOffer().then(s.setLocalDescription.bind(s)),s.onicecandidate=i=>{if(!i||!i.candidate||!i.candidate.candidate)return;const l=/([0-9]{1,3}(\.[0-9]{1,3}){3})/,a=i.candidate.candidate.match(l);this.my_ip=a&&a[1],s.onicecandidate=()=>{},this.authenticate(null)}}onerror(s){console.log(s)}_receiveInviteResponse(s){if(console.log("resp0000000000000",s),this._dialog&&s.status_code>=200&&s.status_code<=299)if(console.log("200000000000000"),this._dialog.id.call_id===s.call_id&&this._dialog.id.local_tag===s.from_tag&&this._dialog.id.remote_tag===s.to_tag){this.sendRequest(F.ACK);return}else{const i=new aa(this,s,"UAC");if(i.error!==void 0){console.log(i.error);return}this.sendRequest(F.ACK),this.sendRequest(F.BYE);return}if(this._is_canceled){s.status_code>=100&&s.status_code<200?this._request.cancel(this._cancel_reason):s.status_code>=200&&s.status_code<299&&this._acceptAndTerminate(s);return}if(!(this._status!==be.STATUS_INVITE_SENT&&this._status!==be.STATUS_1XX_RECEIVED))switch(console.log("start Switch"),!0){case/^100$/.test(s.status_code):this._status=be.STATUS_1XX_RECEIVED;break;case/^1[0-9]{2}$/.test(s.status_code):{if(!s.to_tag){console.log("1xx response received without to tag");break}if(s.hasHeader("contact")&&!this._createDialog(s,"UAC",!0))break;if(this._status=be.STATUS_1XX_RECEIVED,!s.body){this._progress("remote",s);break}const i={originator:"remote",type:"answer",sdp:s.body};console.log('emit "sdp"'),this.emit("sdp",i);const l=new RTCSessionDescription({type:"answer",sdp:i.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(l)).then(()=>this._progress("remote",s)).catch(a=>{console.log('emit "peerconnection:setremotedescriptionfailed" [error:%o]',a),this.emit("peerconnection:setremotedescriptionfailed",a)});break}case/^2[0-9]{2}$/.test(s.status_code):{if(console.log("maybe here???"),this._status=be.STATUS_CONFIRMED,!s.body){this._acceptAndTerminate(s,400,F.causes.MISSING_SDP),console.log("failed 3"),this._failed("remote",s,F.causes.BAD_MEDIA_DESCRIPTION);break}if(!this._createDialog(s,"UAC"))break;const i={originator:"remote",type:"answer",sdp:s.body};console.log('emit "sdp"'),this.emit("sdp",i),new RTCSessionDescription({type:"answer",sdp:i.sdp}),this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>{if(this._connection.signalingState==="stable")return this._connection.createOffer(this._rtcOfferConstraints).then(l=>this._connection.setLocalDescription(l)).catch(l=>{this._acceptAndTerminate(s,500,l.toString()),console.log("failed 4"),this._failed("local",s,F.causes.WEBRTC_ERROR)})}).then(()=>{this._handleSessionTimersInIncomingResponse(s),this._accepted("remote",s),this.sendRequest(F.ACK),this._confirmed("local",null)});break}default:{const i=$e.sipErrorCause(s.status_code);console.log("failed 5"),this._failed("remote",s,i)}}}sendMSRP(s){const i=new sr("");i.method="SEND",i.addHeader("To-Path",`${this.my_addr[1]} ${this.target_addr[1]} ${this.target_addr[0]}`),i.addHeader("From-Path",`${this.my_addr[0]}`),i.addHeader("Message-ID",$e.createRandomToken(10)),i.addHeader("Byte-Range","1-25/25"),i.addHeader("Content-Type","text/plain"),i.addHeader("Success-Report","yes"),i.addHeader("Failure-Report","yes"),i.body=s;let l=i.toString();console.log(l);let a=[];for(var _=0;_<l.length;_++)a.push(l.charCodeAt(_).toString(16));console.log(a),this._connection.send(i.toString()),i.direction="outgoing",this.emit("newMessage",i),this._msgHistory.push(i),this.emit("msgHistoryUpdate",this._msgHistory)}_sendOk(s){let i=s.ident,l=s.getHeader("Message-ID"),a=new sr("");a.method="200 OK",a.addHeader("To-Path",`${this.my_addr[1]}`),a.addHeader("From-Path",`${this.my_addr[0]}`),a.addHeader("Message-ID",l),a.ident=i;let _=a.toString();console.log(_);let e=[];for(var p=0;p<_.length;p++)e.push(_.charCodeAt(p).toString(16));console.log(e),this._connection.send(a.toString())}_sendReport(s){let i=s.ident,l=s.getHeader("Message-ID"),a=new sr("");a.method="REPORT",a.addHeader("To-Path",`${s.getHeader("From-Path")}`),a.addHeader("From-Path",`${this.my_addr[0]}`),a.addHeader("Message-ID",l),a.addHeader("Byte-Range","1-25/25"),a.addHeader("Status","000 200 OK"),a.ident=i;let _=a.toString();console.log(_);let e=[];for(var p=0;p<_.length;p++)e.push(_.charCodeAt(p).toString(16));console.log(e),this._connection.send(a.toString())}parseAuth(s){const i={},l=s.replace("Digest","").split(",");for(const a of l){const _=a.trim().split("=");i[_[0]]=_[1].match('^"(.+)"$')[1]}return i}init_incoming(s,i){let l;const a=s.hasHeader("Content-Type")?s.getHeader("Content-Type").toLowerCase():void 0;if(s.body&&a!=="application/sdp"){s.reply(415);return}if(this._status=be.STATUS_INVITE_RECEIVED,this._from_tag=s.from_tag,this._id=s.call_id+this._from_tag,this._request=s,this._contact=this._ua.contact.toString(),s.hasHeader("expires")&&(l=s.getHeader("expires")*1e3),s.to_tag=$e.newTag(),!this._createDialog(s,"UAS",!0)){s.reply(500,"Missing Contact header field");return}s.body?this._late_sdp=!1:this._late_sdp=!0,this._status=be.STATUS_WAITING_FOR_ANSWER,this._timers.userNoAnswerTimer=setTimeout(()=>{s.reply(408),console.log("failed 6"),this._failed("local",null,F.causes.NO_ANSWER)},this._ua.configuration.no_answer_timeout),l&&(this._timers.expiresTimer=setTimeout(()=>{this._status===be.STATUS_WAITING_FOR_ANSWER&&(s.reply(487),console.log("failed 7"),this._failed("system",null,F.causes.EXPIRES))},l)),this._direction="incoming",this._local_identity=s.to,this._remote_identity=s.from,i&&i(this),s.parseSDP(!0),this.target_addr=s.sdp.media[0].invalid[1].value.replaceAll("path:","").split(" ").reverse(),this._newMSRPSession("remote",s),this._status!==be.STATUS_TERMINATED&&(s.reply(180,null,[`Contact: ${this._ua._contact}`]),this._progress("local",null))}_failed(s,i,l){this.emit("_failed",{originator:s,message:i||null,cause:l}),this._close(),this.emit("failed",{originator:s,message:i||null,cause:l})}_close(){if(console.log("CLOSE SESSION"),this._status!==be.STATUS_TERMINATED){if(this._status=be.STATUS_TERMINATED,this._connection)try{this._connection.close()}catch(s){console.log("close() | error closing the RTCPeerConnection: %o",s)}for(const s in this._timers)Object.prototype.hasOwnProperty.call(this._timers,s)&&clearTimeout(this._timers[s]);clearTimeout(this._sessionTimers.timer),this._dialog&&(this._dialog.terminate(),delete this._dialog);for(const s in this._earlyDialogs)Object.prototype.hasOwnProperty.call(this._earlyDialogs,s)&&(this._earlyDialogs[s].terminate(),delete this._earlyDialogs[s]);for(const s in this._referSubscribers)Object.prototype.hasOwnProperty.call(this._referSubscribers,s)&&delete this._referSubscribers[s];this._ua.destroyMSRPSession(this)}}_createDialog(s,i,l){const a=i==="UAS"?s.to_tag:s.from_tag,_=i==="UAS"?s.from_tag:s.to_tag,e=s.call_id+a+_;let p=this._earlyDialogs[e];if(l)return p?!0:(p=new aa(this,s,i,aa.C.STATUS_EARLY),p.error?(console.log("failed 8"),this._failed("remote",s,F.causes.INTERNAL_ERROR),!1):(this._earlyDialogs[e]=p,!0));{if(this._from_tag=s.from_tag,this._to_tag=s.to_tag,p)return p.update(s,i),this._dialog=p,delete this._earlyDialogs[e],!0;const g=new aa(this,s,i);return g.error?(console.log("failed 9"),this._failed("remote",s,F.causes.INTERNAL_ERROR),!1):(this._dialog=g,!0)}}_newMSRPSession(s,i){this._ua.newMSRPSession(this,{originator:s,session:this,request:i})}_progress(s,i){this.emit("progress",{originator:s,response:i||null})}isEnded(){switch(this._status){case be.STATUS_CANCELED:case be.STATUS_TERMINATED:return!0;default:return!1}}_accepted(s,i){console.log("session accepted"),this._start_time=new Date,console.log('emit "accepted"'),this.emit("accepted",{originator:s,response:i||null})}_confirmed(s,i){console.log("session confirmed"),this._is_confirmed=!0,console.log('emit "confirmed"'),this.emit("confirmed",{originator:s,ack:i||null})}_ended(s,i,l){console.log("session ended"),this._end_time=new Date,this._close(),console.log('emit "ended"'),this.emit("ended",{originator:s,message:i||null,cause:l})}_handleSessionTimersInIncomingResponse(s){if(!this._sessionTimers.enabled)return;let i;s.session_expires&&s.session_expires>=F.MIN_SESSION_EXPIRES?(this._sessionTimers.currentExpires=s.session_expires,i=s.session_expires_refresher||"uac"):(this._sessionTimers.currentExpires=this._sessionTimers.defaultExpires,i="uac"),this._sessionTimers.refresher=i==="uac",this._runSessionTimer()}receiveRequest(s){if(console.log("receiveRequest()"),s.method===F.CANCEL)(this._status===be.STATUS_WAITING_FOR_ANSWER||this._status===be.STATUS_ANSWERED)&&(this._status=be.STATUS_CANCELED,this._request.reply(487),console.log("failed 10"),this._failed("remote",s,F.causes.CANCELED));else switch(s.method){case F.ACK:if(this._status!==be.STATUS_WAITING_FOR_ACK)return;if(this._status=be.STATUS_CONFIRMED,clearTimeout(this._timers.ackTimer),clearTimeout(this._timers.invite2xxTimer),this._late_sdp){if(!s.body){this.terminate({cause:F.causes.MISSING_SDP,status_code:400});break}const i={originator:"remote",type:"answer",sdp:s.body};console.log('emit "sdp"'),this.emit("sdp",i);const l=new RTCSessionDescription({type:"answer",sdp:i.sdp});this._connectionPromiseQueue=this._connectionPromiseQueue.then(()=>this._connection.setRemoteDescription(l)).then(()=>{this._is_confirmed||this._confirmed("remote",s)}).catch(a=>{this.terminate({cause:F.causes.BAD_MEDIA_DESCRIPTION,status_code:488}),console.log('emit "peerconnection:setremotedescriptionfailed" [error:%o]',a),this.emit("peerconnection:setremotedescriptionfailed",a)})}else this._is_confirmed||this._confirmed("remote",s);break;case F.BYE:this._status===be.STATUS_CONFIRMED||this._status===be.STATUS_WAITING_FOR_ACK?(s.reply(200),this._ended("remote",s,F.causes.BYE)):this._status===be.STATUS_INVITE_RECEIVED||this._status===be.STATUS_WAITING_FOR_ANSWER?(s.reply(200),this._request.reply(487,"BYE Received"),this._ended("remote",s,F.causes.BYE)):s.reply(403,"Wrong Status");break;case F.INVITE:this._status===be.STATUS_CONFIRMED?s.hasHeader("replaces")?this._receiveReplaces(s):this._receiveReinvite(s):s.reply(403,"Wrong Status");break;case F.INFO:this._status===be.STATUS_1XX_RECEIVED||this._status===be.STATUS_WAITING_FOR_ANSWER||this._status===be.STATUS_ANSWERED||this._status===be.STATUS_WAITING_FOR_ACK||this._status===be.STATUS_CONFIRMED?(s.hasHeader("Content-Type")?s.getHeader("Content-Type").toLowerCase():void 0)!==void 0?new yu(this).init_incoming(s):s.reply(415):s.reply(403,"Wrong Status");break;case F.UPDATE:this._status===be.STATUS_CONFIRMED?this._receiveUpdate(s):s.reply(403,"Wrong Status");break;case F.REFER:this._status===be.STATUS_CONFIRMED?this._receiveRefer(s):s.reply(403,"Wrong Status");break;case F.NOTIFY:this._status===be.STATUS_CONFIRMED?this._receiveNotify(s):s.reply(403,"Wrong Status");break;default:s.reply(501)}}onTransportError(){console.log("onTransportError()"),this._status!==be.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:F.causes.CONNECTION_ERROR,cause:F.causes.CONNECTION_ERROR})}onRequestTimeout(){console.log("onRequestTimeout()"),this._status!==be.STATUS_TERMINATED&&this.terminate({status_code:408,reason_phrase:F.causes.REQUEST_TIMEOUT,cause:F.causes.REQUEST_TIMEOUT})}onDialogError(){console.log("onDialogError()"),this._status!==be.STATUS_TERMINATED&&this.terminate({status_code:500,reason_phrase:F.causes.DIALOG_ERROR,cause:F.causes.DIALOG_ERROR})}}var xT=Qt();const Iu=tt(xT),Ta=new Za("Parser"),MT=(c,s)=>{let i,l,a=c.indexOf(`\r
157
+ `);if(a===-1){Ta.warn("parseMessage() | no CRLF found, not a SIP message");return}const _=c.substring(0,a);let e=Iu.parse(_,"Request_Response");if(e===-1){Ta.warn(`parseMessage() | error parsing first line of SIP message: "${_}"`);return}else e.status_code?(i=new Dn.IncomingResponse,i.status_code=e.status_code,i.reason_phrase=e.reason_phrase):(i=new Dn.IncomingRequest(s),i.method=e.method,i.ruri=e.uri);i.data=c;let p=a+2;for(;;){if(a=kT(c,p),a===-2){l=p+2;break}else if(a===-1){Ta.warn("parseMessage() | malformed message");return}if(e=LT(i,c,p,a),e!==!0){Ta.warn("parseMessage() |",e.error);return}p=a+2}if(i.hasHeader("content-length")){const g=i.getHeader("content-length");i.body=c.substr(l,g)}else i.body=c.substring(l);return i};function kT(c,s){let i=s,l=0,a=0;if(c.substring(i,i+2).match(/(^\r\n)/))return-2;for(;l===0;){if(a=c.indexOf(`\r
158
+ `,i),a===-1)return a;!c.substring(a+2,a+4).match(/(^\r\n)/)&&c.charAt(a+2).match(/(^\s+)/)?i=a+2:l=a}return l}function LT(c,s,i,l){let a;const _=s.indexOf(":",i),e=s.substring(i,_).trim(),p=s.substring(_+1,l).trim();switch(e.toLowerCase()){case"via":case"v":c.addHeader("via",p),c.getHeaders("via").length===1?(a=c.parseHeader("Via"),a&&(c.via=a,c.via_branch=a.branch)):a=0;break;case"from":case"f":c.setHeader("from",p),a=c.parseHeader("from"),a&&(c.from=a,c.from_tag=a.getParam("tag"));break;case"to":case"t":c.setHeader("to",p),a=c.parseHeader("to"),a&&(c.to=a,c.to_tag=a.getParam("tag"));break;case"record-route":if(a=Iu.parse(p,"Record_Route"),a===-1)a=void 0;else for(const g of a)c.addHeader("record-route",p.substring(g.possition,g.offset)),c.headers["Record-Route"][c.getHeaders("record-route").length-1].parsed=g.parsed;break;case"call-id":case"i":c.setHeader("call-id",p),a=c.parseHeader("call-id"),a&&(c.call_id=p);break;case"contact":case"m":if(a=Iu.parse(p,"Contact"),a===-1)a=void 0;else for(const g of a)c.addHeader("contact",p.substring(g.possition,g.offset)),c.headers.Contact[c.getHeaders("contact").length-1].parsed=g.parsed;break;case"content-length":case"l":c.setHeader("content-length",p),a=c.parseHeader("content-length");break;case"content-type":case"c":c.setHeader("content-type",p),a=c.parseHeader("content-type");break;case"cseq":c.setHeader("cseq",p),a=c.parseHeader("cseq"),a&&(c.cseq=a.value),c instanceof Dn.IncomingResponse&&(c.method=a.method);break;case"max-forwards":c.setHeader("max-forwards",p),a=c.parseHeader("max-forwards");break;case"www-authenticate":c.setHeader("www-authenticate",p),a=c.parseHeader("www-authenticate");break;case"proxy-authenticate":c.setHeader("proxy-authenticate",p),a=c.parseHeader("proxy-authenticate");break;case"session-expires":case"x":c.setHeader("session-expires",p),a=c.parseHeader("session-expires"),a&&(c.session_expires=a.expires,c.session_expires_refresher=a.refresher);break;case"refer-to":case"r":c.setHeader("refer-to",p),a=c.parseHeader("refer-to"),a&&(c.refer_to=a);break;case"replaces":c.setHeader("replaces",p),a=c.parseHeader("replaces"),a&&(c.replaces=a);break;case"event":case"o":c.setHeader("event",p),a=c.parseHeader("event"),a&&(c.event=a);break;default:c.addHeader(e,p),a=0}return a===void 0?{error:`error parsing header "${e}"`}:!0}const $T={parseMessage:MT},Vi=new Za("Registrator"),va=10;class HT{constructor(s,i){this._reg_id=1,this._ua=s,this._transport=i,this._registrar=s.configuration.registrar_server,this._expires=s.configuration.register_expires,this._call_id=ys.createRandomToken(22),this._cseq=0,this._to_uri=s.configuration.uri,this._registrationTimer=null,this._registering=!1,this._registered=!1,this._contact=this._ua.contact.toString();const l=this._contact.indexOf(">");if(l!==-1){const a=this._contact.slice(0,l)+this._contact.slice(l+1,this._contact.length);this._contact=a}this._extra_contact="",this._extraContactParams="",this._extra_contact+=";+sip.ice",this._extraHeaders=[],this._sipInstance=`"<urn:uuid:${this._ua.configuration.instance_id}>"`,this._extra_contact+=`;reg-id=${this._reg_id}`,this._extra_contact+=`;+sip.instance=${this._sipInstance}`}get registered(){return this._registered}setExtraHeaders(s){Array.isArray(s)||(s=[]),this._extraHeaders=s.slice()}setExtraContactParams(s){s instanceof Object||(s={}),this._extraContactParams="";for(const i in s)if(Object.prototype.hasOwnProperty.call(s,i)){const l=s[i];this._extraContactParams+=`;${i}`,l&&(this._extraContactParams+=`=${l}`)}}setExtraContactUriParams(s){s instanceof Object||(s={}),this._extraContactParams="";for(const i in s)if(Object.prototype.hasOwnProperty.call(s,i)){const l=s[i];this._extraContactParams+=`;${i}`,l&&(this._extraContactParams+=`=${l}`)}}register(){if(this._registering){Vi.debug("Register request in progress...");return}const s=this._extraHeaders.slice();s.push(`Contact: ${this._contact}${this._extraContactParams}>${this._extra_contact};expires=${this._expires}`),s.push(`Expires: ${this._expires}`);const i=new Dt.OutgoingRequest(F.REGISTER,this._registrar,this._ua,{to_uri:this._to_uri,call_id:this._call_id,cseq:this._cseq+=1},s),l=new Ga(this._ua,i,{onRequestTimeout:()=>{this._registrationFailure(null,F.causes.REQUEST_TIMEOUT)},onTransportError:()=>{this._registrationFailure(null,F.causes.CONNECTION_ERROR)},onAuthenticated:()=>{this._cseq+=1},onReceiveResponse:a=>{if(a.cseq===this._cseq)switch(this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null),!0){case/^1[0-9]{2}$/.test(a.status_code):break;case/^2[0-9]{2}$/.test(a.status_code):{if(this._registering=!1,!a.hasHeader("Contact")){Vi.debug("no Contact header in response to REGISTER, response ignored");break}const _=a.headers.Contact.reduce((n,v)=>n.concat(v.parsed),[]);let e=_.find(n=>this._sipInstance===n.getParam("+sip.instance")&&this._reg_id===parseInt(n.getParam("reg-id")));if(e||(e=_.find(n=>n.uri.user===this._ua.contact.uri.user)),!e){Vi.debug("no Contact header pointing to us, response ignored");break}let p=e.getParam("expires");!p&&a.hasHeader("expires")&&(p=a.getHeader("expires")),p||(p=this._expires),p=Number(p),p<va&&(p=va);const g=p>64?p*1e3/2+Math.floor((p/2-32)*1e3*Math.random()):p*1e3-5e3;this._registrationTimer=setTimeout(()=>{this._registrationTimer=null,this._ua.listeners("registrationExpiring").length===0?this.register():this._ua.emit("registrationExpiring")},g),e.hasParam("temp-gruu")&&(this._ua.contact.temp_gruu=e.getParam("temp-gruu").replace(/"/g,"")),e.hasParam("pub-gruu")&&(this._ua.contact.pub_gruu=e.getParam("pub-gruu").replace(/"/g,"")),this._registered||(this._registered=!0,this._ua.registered({response:a}));break}case/^423$/.test(a.status_code):{a.hasHeader("min-expires")?(this._expires=Number(a.getHeader("min-expires")),this._expires<va&&(this._expires=va),this.register()):(Vi.debug("423 response received for REGISTER without Min-Expires"),this._registrationFailure(a,F.causes.SIP_FAILURE_CODE));break}default:{const _=ys.sipErrorCause(a.status_code);this._registrationFailure(a,_)}}}});this._registering=!0,l.send()}unregister(s={}){if(!this._registered){Vi.debug("already unregistered");return}this._registered=!1,this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null);const i=this._extraHeaders.slice();s.all?i.push(`Contact: *${this._extraContactParams}`):i.push(`Contact: ${this._contact}${this._extraContactParams}>${this._extra_contact};expires=0`),i.push("Expires: 0");const l=new Dt.OutgoingRequest(F.REGISTER,this._registrar,this._ua,{to_uri:this._to_uri,call_id:this._call_id,cseq:this._cseq+=1},i);new Ga(this._ua,l,{onRequestTimeout:()=>{this._unregistered(null,F.causes.REQUEST_TIMEOUT)},onTransportError:()=>{this._unregistered(null,F.causes.CONNECTION_ERROR)},onAuthenticated:()=>{this._cseq+=1},onReceiveResponse:_=>{switch(!0){case/^1[0-9]{2}$/.test(_.status_code):break;case/^2[0-9]{2}$/.test(_.status_code):this._unregistered(_);break;default:{const e=ys.sipErrorCause(_.status_code);this._unregistered(_,e)}}}}).send()}close(){this._registered&&this.unregister()}onTransportClosed(){this._registering=!1,this._registrationTimer!==null&&(clearTimeout(this._registrationTimer),this._registrationTimer=null),this._registered&&(this._registered=!1,this._ua.unregistered({}))}_registrationFailure(s,i){this._registering=!1,this._ua.registrationFailed({response:s||null,cause:i}),this._registered&&(this._registered=!1,this._ua.unregistered({response:s||null,cause:i}))}_unregistered(s,i){this._registering=!1,this._registered=!1,this._ua.unregistered({response:s||null,cause:i||null})}}const ft=console,Xs={STATUS_INIT:0,STATUS_READY:1,STATUS_USER_CLOSED:2,STATUS_NOT_READY:3,CONFIGURATION_ERROR:1,NETWORK_ERROR:2},FT=IT;class jT extends FT{constructor(s){super(s),this._msrp_sessions=[],this._transactions={nist:{},nict:{},ist:{},ict:{}},this._janus_sessions=[],this._registrator=new HT(this)}call(s,i){return super.call(s,i)}joinVideoCall(s,i,l){ft.debug("call()");const a=new Wa(this);return a.connect(s,i,l),a}_loadConfig(s){try{el.load(this._configuration,s)}catch(a){throw a}this._configuration.display_name===0&&(this._configuration.display_name="0"),this._configuration.instance_id||(this._configuration.instance_id=ys.newUUID()),this._configuration.jssip_id=ys.createRandomToken(5);const i=this._configuration.uri.clone();i.user=null,this._configuration.hostport_params=i.toString().replace(/^sip:/i,"");try{this._transport=new Qg(this._configuration.sockets,{max_interval:this._configuration.connection_recovery_max_interval,min_interval:this._configuration.connection_recovery_min_interval}),this._transport.onconnecting=qT.bind(this),this._transport.onconnect=VT.bind(this),this._transport.ondisconnect=BT.bind(this),this._transport.ondata=GT.bind(this)}catch(a){throw ft.warn(a),new zs.ConfigurationError("sockets",this._configuration.sockets)}if(delete this._configuration.sockets,this._configuration.authorization_user||(this._configuration.authorization_user=this._configuration.uri.user),!this._configuration.registrar_server){const a=this._configuration.uri.clone();a.user=null,a.clearParams(),a.clearHeaders(),this._configuration.registrar_server=a}this._configuration.no_answer_timeout*=1e3,this._configuration.contact_uri?this._configuration.via_host=this._configuration.contact_uri.host:this._configuration.contact_uri=new ar("sip",ys.createRandomToken(8),this._configuration.via_host,null,{transport:"ws"}),this._contact={pub_gruu:null,temp_gruu:null,uri:this._configuration.contact_uri,toString(a={}){const _=a.anonymous||null,e=a.outbound||null;let p="<";return _?p+=this.temp_gruu||"sip:anonymous@anonymous.invalid;transport=ws":p+=this.pub_gruu||this.uri.toString(),e&&(_?!this.temp_gruu:!this.pub_gruu)&&(p+=";ob"),p+=">",p}};const l=["authorization_user","password","realm","ha1","authorization_jwt","display_name","register"];for(const a in this._configuration)Object.prototype.hasOwnProperty.call(this._configuration,a)&&(l.indexOf(a)!==-1?Object.defineProperty(this._configuration,a,{writable:!0,configurable:!1}):Object.defineProperty(this._configuration,a,{writable:!1,configurable:!1}));ft.debug("configuration parameters after validation:");for(const a in this._configuration)if(Object.prototype.hasOwnProperty.call(el.settings,a))switch(a){case"uri":case"registrar_server":ft.debug(`- ${a}: ${this._configuration[a]}`);break;case"password":case"ha1":case"authorization_jwt":ft.debug(`- ${a}: NOT SHOWN`);break;default:ft.debug(`- ${a}: ${JSON.stringify(this._configuration[a])}`)}}newMSRPSession(s,i){s.on("msgHistoryUpdate",l=>{console.log(l)}),this._msrp_sessions[s.id]=s,this.emit("newMSRPSession",i)}newJanusSession(s,i){this._janus_sessions[s.id]=s,this.emit("newJanusSession",i)}destroyMSRPSession(s){delete this._msrp_sessions[s.id]}destroyJanusSession(s){delete this._janus_sessions[s.id]}receiveRequest(s){var _,e,p,g;const i=s.method;if(console.log("-----------"),s.ruri.user!==this._configuration.uri.user&&s.ruri.user!==this._contact.uri.user){ft.debug("Request-URI does not point to us"),s.method!==Me.ACK&&s.reply_sl(404);return}if(s.ruri.scheme===Me.SIPS){s.reply_sl(416);return}if(Vt.checkTransaction(this,s))return;if(i===Me.INVITE?new Vt.InviteServerTransaction(this,this._transport,s):i!==Me.ACK&&i!==Me.CANCEL&&new Vt.NonInviteServerTransaction(this,this._transport,s),i===Me.OPTIONS){if(this.listeners("newOptions").length===0){s.reply(200);return}new Qc.Options(this).init_incoming(s)}else if(i===Me.MESSAGE){if(this.listeners("newMessage").length===0){s.reply(405);return}new Qc.Message(this).init_incoming(s)}else if(i===Me.INVITE&&!s.to_tag&&this.listeners("newRTCSession").length===0){s.reply(405);return}let l,a;if(s.to_tag)if(l=this._findDialog(s.call_id,s.from_tag,s.to_tag),l)l.receiveRequest(s);else if(i===Me.NOTIFY)if(a=this._findSession(s),a)a.receiveRequest(s);else{if(s.body)try{const n=JSON.parse(s.body)||{};(e=(_=n.plugindata)==null?void 0:_.data)!=null&&e.publishers&&Object.values(this._janus_sessions)[0].receivePublishers(n),(g=(p=n.plugindata)==null?void 0:p.data)!=null&&g.unpublished&&Object.values(this._janus_sessions)[0].receiveUnpublished(n.plugindata.data.unpublished)}catch(n){console.error(n)}s.reply(200)}else i!==Me.ACK&&s.reply(481);else switch(i){case Me.INVITE:if(window.RTCPeerConnection)if(s.hasHeader("replaces")){const n=s.replaces;l=this._findDialog(n.call_id,n.from_tag,n.to_tag),l?(a=l.owner,a.isEnded()?s.reply(603):a.receiveRequest(s)):s.reply(481)}else s.body.search(/MSRP/ig)>-1?(a=new nu(this),a.init_incoming(s)):s.body.search(/JANUS/ig)>-1||(a=new kg(this),a.init_incoming(s));else ft.warn("INVITE received but WebRTC is not supported"),s.reply(488);break;case Me.BYE:s.reply(481);break;case Me.CANCEL:a=this._findSession(s),a?a.receiveRequest(s):ft.debug("received CANCEL request for a non existent session");break;case Me.ACK:break;case Me.NOTIFY:this.emit("sipEvent",{event:s.event,request:s}),s.reply(200);break;default:s.reply(405);break}}startMSRP(s,i){ft.debug("startMSRP()",i);const l=new nu(this);return l.connect(s),l}startJanus(s,i){ft.debug("startJanus()",i);const l=new nu(this);return l.connect(s),l}terminateMSRPSessions(s){ft.debug("terminateSessions()");for(const i in this._msrp_sessions)this._msrp_sessions[i].isEnded()||this._msrp_sessions[i].terminate(s)}terminateJanusSessions(s){ft.debug("terminateSessions()");for(const i in this._janus_sessions)this._janus_sessions[i].isEnded()||this._janus_sessions[i].terminate(s)}stop(){if(ft.debug("stop()"),this._dynConfiguration={},this._status===Xs.STATUS_USER_CLOSED){ft.debug("UA already closed");return}this._registrator.close();const s=Object.keys(this._sessions).length;for(const l in this._sessions)if(Object.prototype.hasOwnProperty.call(this._sessions,l)){ft.debug(`closing session ${l}`);try{this._sessions[l].terminate()}catch(a){console.error(a)}}for(const l in this._msrp_sessions)if(Object.prototype.hasOwnProperty.call(this._msrp_sessions,l)){ft.debug(`closing session ${l}`);try{this._msrp_sessions[l].terminate()}catch(a){console.error(a)}}for(const l in this._janus_sessions)if(Object.prototype.hasOwnProperty.call(this._janus_sessions,l)){ft.debug(`closing session ${l}`);try{this._janus_sessions[l].terminate()}catch(a){console.error(a)}}for(const l in this._applicants)if(Object.prototype.hasOwnProperty.call(this._applicants,l))try{this._applicants[l].close()}catch(a){console.error(a)}this._status=Xs.STATUS_USER_CLOSED,Object.keys(this._transactions.nict).length+Object.keys(this._transactions.nist).length+Object.keys(this._transactions.ict).length+Object.keys(this._transactions.ist).length===0&&s===0?this._transport.disconnect():this._closeTimer=setTimeout(()=>{this._closeTimer=null,this._transport.disconnect()},2e3)}}function qT(c){this.emit("connecting",c)}function VT(c){this._status!==Xs.STATUS_USER_CLOSED&&(this._status=Xs.STATUS_READY,this._error=null,this.emit("connected",c),this._dynConfiguration.register&&this._registrator.register())}function BT(c){const s=["nict","ict","nist","ist"];for(const i of s)for(const l in this._transactions[i])Object.prototype.hasOwnProperty.call(this._transactions[i],l)&&this._transactions[i][l].onTransportError();this.emit("disconnected",c),this._registrator.onTransportClosed(),this._status!==Xs.STATUS_USER_CLOSED&&(this._status=Xs.STATUS_NOT_READY,this._error=Xs.NETWORK_ERROR)}function GT(c){console.log("onTransportData",c);const s=c.transport;let i=c.message;if(i=$T.parseMessage(i,this),!i){console.log("if 1 return");return}if(this._status===Xs.STATUS_USER_CLOSED&&i instanceof Dn.IncomingRequest){console.log("if 2 return");return}if(!hT(i,this,s)){console.log("if 3 return");return}if(console.log("onTransportData message",i),console.log("onTransportData instanceof",i instanceof Dn.IncomingRequest),i instanceof Dn.IncomingRequest)i.transport=s,console.log("onTransportData receiveRequest"),this.receiveRequest(i);else if(i instanceof Dn.IncomingResponse){let l;switch(i.method){case Me.INVITE:l=this._transactions.ict[i.via_branch],l&&l.receiveResponse(i);break;case Me.ACK:break;default:l=this._transactions.nict[i.via_branch],l&&l.receiveResponse(i);break}}}const WT=["roomId","_audioMuted","_cancel_reason","_contact","direction","_end_time","_eventsCount","_from_tag","_id","_is_canceled","_is_confirmed","_late_sdp","_localHold","_videoMuted","status","start_time","_remote_identity","audioTag","isOnHold","localMuted","autoAnswer"],KT=["_cancel_reason","_contact","direction","_end_time","_eventsCount","_from_tag","_id","_is_canceled","_is_confirmed","_late_sdp","status","start_time","_remote_identity","target_addr"];function Uf(c){const s={};return WT.forEach(i=>{c[i]!==void 0&&(s[i]=c[i])}),s.localHold=c._localHold,s}function Pf(c){const s={};return KT.forEach(i=>{c[i]!==void 0&&(s[i]=c[i])}),s}function xf(c,s){const i=new AudioContext,l=i.createMediaStreamSource(c),a=i.createMediaStreamDestination(),_=i.createGain();return l.connect(_),_.connect(a),_.gain.value=s,a.stream}function YT(c,s,i,l){const a=document.createElement("audio");a.id=s._id,a.className="audioTag",a.srcObject=c,O_()||(a.setSinkId(i),a.volume=l),a.play(),s.audioTag=a}function JT(c){if(c&&typeof c.log=="function"&&typeof c.warn=="function"&&typeof c.error=="function")return!0}function O_(){return/Mobi|Android|iPhone/i.test(navigator.userAgent)}const zT=ut,XT=Qt(),Pt=new zT("WebSocketInterface");var QT=class{constructor(s){Pt.debug('new() [url:"%s"]',s),this._url=s,this._sip_uri=null,this._via_transport=null,this._ws=null;const i=XT.parse(s,"absoluteURI");if(i===-1)throw Pt.warn(`invalid WebSocket URI: ${s}`),new TypeError(`Invalid argument: ${s}`);if(i.scheme!=="wss"&&i.scheme!=="ws")throw Pt.warn(`invalid WebSocket URI scheme: ${i.scheme}`),new TypeError(`Invalid argument: ${s}`);this._sip_uri=`sip:${i.host}${i.port?`:${i.port}`:""};transport=ws`,this._via_transport=i.scheme.toUpperCase()}get via_transport(){return this._via_transport}set via_transport(s){this._via_transport=s.toUpperCase()}get sip_uri(){return this._sip_uri}get url(){return this._url}connect(){if(Pt.debug("connect()"),this.isConnected()){Pt.debug(`WebSocket ${this._url} is already connected`);return}else if(this.isConnecting()){Pt.debug(`WebSocket ${this._url} is connecting`);return}this._ws&&this.disconnect(),Pt.debug(`connecting to WebSocket ${this._url}`);try{this._ws=new WebSocket(this._url,"sip"),this._ws.binaryType="arraybuffer",this._ws.onopen=this._onOpen.bind(this),this._ws.onclose=this._onClose.bind(this),this._ws.onmessage=this._onMessage.bind(this),this._ws.onerror=this._onError.bind(this)}catch(s){this._onError(s)}}disconnect(){Pt.debug("disconnect()"),this._ws&&(this._ws.onopen=()=>{},this._ws.onclose=()=>{},this._ws.onmessage=()=>{},this._ws.onerror=()=>{},this._ws.close(),this._ws=null)}send(s){return Pt.debug("send()"),this.isConnected()?(this._ws.send(s),!0):(Pt.warn("unable to send message, WebSocket is not open"),!1)}isConnected(){return this._ws&&this._ws.readyState===this._ws.OPEN}isConnecting(){return this._ws&&this._ws.readyState===this._ws.CONNECTING}_onOpen(){Pt.debug(`WebSocket ${this._url} connected`),this.onconnect()}_onClose({wasClean:s,code:i,reason:l}){Pt.debug(`WebSocket ${this._url} closed`),s===!1&&Pt.debug("WebSocket abrupt disconnection"),this.ondisconnect(!s,i,l)}_onMessage({data:s}){Pt.debug("received WebSocket message"),this.ondata(s)}_onError(s){Pt.warn(`WebSocket ${this._url} error: `,s)}};const bu=Ka,ZT=Me,ev=bs,tv=Ct(),sv=w_,nv=Is(),rv=$u(),iv=Qt(),lv=QT,av=ur("JsSIP");av("version %s",bu.version);var ov={C:ZT,Exceptions:ev,Utils:tv,UA:sv,URI:nv,NameAddrHeader:rv,WebSocketInterface:lv,Grammar:iv,debug:ur,get name(){return bu.title},get version(){return bu.version}};const uv=tt(ov);function ru(c){return c<10?`0${c}`:`${c}`}function cv(c){let s=c.hours||0,i=c.minutes||0,l=c.seconds||0;l++,l===60&&(l=0,i++,i===60&&(i=0,s++));const a=`${ru(s)}:${ru(i)}:${ru(l)}`;return{seconds:l,minutes:i,hours:s,formatted:a}}var Rt={};Rt.forEach=async(c,s,i)=>{const l=[];for(let a=0;a<c.length;a++)if(a in c){const _=Promise.resolve(c[a]).then(e=>s.call(i||globalThis,e,a,c));l.push(_)}await Promise.all(l)};Rt.forEachSeries=async(c,s,i)=>{for(let l=0;l<c.length;l++)l in c&&await s.call(i||globalThis,await c[l],l,c)};Rt.map=async(c,s,i)=>{const l=[];for(let a=0;a<c.length;a++)a in c&&(l[a]=Promise.resolve(c[a]).then(_=>s.call(i||globalThis,_,a,c)));return Promise.all(l)};Rt.mapSeries=async(c,s,i)=>{const l=[];for(let a=0;a<c.length;a++)a in c&&(l[a]=await s.call(i||globalThis,await c[a],a,c));return l};Rt.find=(c,s,i)=>new Promise((l,a)=>{if(c.length===0)return l();let _=1;for(let e=0;e<c.length;e++){const p=g=>{g?l(c[e]):_===c.length&&l(),_++};Promise.resolve(c[e]).then(g=>s.call(i||globalThis,g,e,c)).then(p).catch(a)}});Rt.findSeries=async(c,s,i)=>{for(let l=0;l<c.length;l++)if(await s.call(i||globalThis,await c[l],l,c))return c[l]};Rt.findIndex=(c,s,i)=>new Promise((l,a)=>{if(c.length===0)return l(-1);let _=1;for(let e=0;e<c.length;e++){const p=g=>{g?l(e):_===c.length&&l(-1),_++};Promise.resolve(c[e]).then(g=>s.call(i||globalThis,g,e,c)).then(p).catch(a)}});Rt.findIndexSeries=async(c,s,i)=>{for(let l=0;l<c.length;l++)if(await s.call(i||globalThis,await c[l],l,c))return l};Rt.some=(c,s,i)=>new Promise((l,a)=>{if(c.length===0)return l(!1);let _=1;for(let e=0;e<c.length;e++){if(!(e in c)){_++;continue}const p=g=>{g?l(!0):_===c.length&&l(!1),_++};Promise.resolve(c[e]).then(g=>s.call(i||globalThis,g,e,c)).then(p).catch(a)}});Rt.someSeries=async(c,s,i)=>{for(let l=0;l<c.length;l++)if(l in c&&await s.call(i||globalThis,await c[l],l,c))return!0;return!1};Rt.every=(c,s,i)=>new Promise((l,a)=>{if(c.length===0)return l(!0);let _=1;for(let e=0;e<c.length;e++){if(!(e in c)){_++;continue}const p=g=>{g?_===c.length&&l(!0):l(!1),_++};Promise.resolve(c[e]).then(g=>s.call(i||globalThis,g,e,c)).then(p).catch(a)}});Rt.everySeries=async(c,s,i)=>{for(let l=0;l<c.length;l++)if(l in c&&!await s.call(i||globalThis,await c[l],l,c))return!1;return!0};Rt.filter=(c,s,i)=>new Promise(async(l,a)=>{const _=[];for(let p=0;p<c.length;p++)p in c&&(_[p]=Promise.resolve(c[p]).then(g=>s.call(i||globalThis,g,p,c)).catch(a));const e=[];for(let p=0;p<_.length;p++)await _[p]&&e.push(await c[p]);l(e)});Rt.filterSeries=async(c,s,i)=>{const l=[];for(let a=0;a<c.length;a++)a in c&&await s.call(i||globalThis,await c[a],a,c)&&l.push(await c[a]);return l};Rt.reduce=async(c,s,i)=>{if(c.length===0&&i===void 0)throw TypeError("Reduce of empty array with no initial value");let l,a;for(i!==void 0?(a=i,l=0):(a=c[0],l=1),l;l<c.length;l++)l in c&&(a=await s(await a,await c[l],l,c));return a};var D_={};(function(c){const s=Rt;Object.keys(s).forEach(i=>{const l=i.charAt(0).toUpperCase()+i.slice(1);c[`async${l}`]=async function(...a){return s[i](this,...a)}})})(D_);const fv=Rt,_v=D_;var hv=Object.assign(fv,{instanceMethods:_v});const Un=new AudioContext,Xt={NEW_CALL:"new_call",CALL_CONFIRMED:"confirmed",CALL_FAILED:"failed",CALL_PROGRESS:"progress",CALL_ENDED:"ended"};var dv={exports:{}};(function(c){var s=function(i){var l=Object.prototype,a=l.hasOwnProperty,_=Object.defineProperty||function(N,Y,re){N[Y]=re.value},e,p=typeof Symbol=="function"?Symbol:{},g=p.iterator||"@@iterator",n=p.asyncIterator||"@@asyncIterator",v=p.toStringTag||"@@toStringTag";function S(N,Y,re){return Object.defineProperty(N,Y,{value:re,enumerable:!0,configurable:!0,writable:!0}),N[Y]}try{S({},"")}catch{S=function(Y,re,ae){return Y[re]=ae}}function m(N,Y,re,ae){var Te=Y&&Y.prototype instanceof oe?Y:oe,De=Object.create(Te.prototype),Ce=new U(ae||[]);return _(De,"_invoke",{value:j(N,re,Ce)}),De}i.wrap=m;function C(N,Y,re){try{return{type:"normal",arg:N.call(Y,re)}}catch(ae){return{type:"throw",arg:ae}}}var A="suspendedStart",R="suspendedYield",I="executing",V="completed",W={};function oe(){}function x(){}function $(){}var Re={};S(Re,g,function(){return this});var Ie=Object.getPrototypeOf,H=Ie&&Ie(Ie(se([])));H&&H!==l&&a.call(H,g)&&(Re=H);var D=$.prototype=oe.prototype=Object.create(Re);x.prototype=$,_(D,"constructor",{value:$,configurable:!0}),_($,"constructor",{value:x,configurable:!0}),x.displayName=S($,v,"GeneratorFunction");function L(N){["next","throw","return"].forEach(function(Y){S(N,Y,function(re){return this._invoke(Y,re)})})}i.isGeneratorFunction=function(N){var Y=typeof N=="function"&&N.constructor;return Y?Y===x||(Y.displayName||Y.name)==="GeneratorFunction":!1},i.mark=function(N){return Object.setPrototypeOf?Object.setPrototypeOf(N,$):(N.__proto__=$,S(N,v,"GeneratorFunction")),N.prototype=Object.create(D),N},i.awrap=function(N){return{__await:N}};function q(N,Y){function re(De,Ce,Le,we){var Se=C(N[De],N,Ce);if(Se.type==="throw")we(Se.arg);else{var it=Se.arg,Ue=it.value;return Ue&&typeof Ue=="object"&&a.call(Ue,"__await")?Y.resolve(Ue.__await).then(function(le){re("next",le,Le,we)},function(le){re("throw",le,Le,we)}):Y.resolve(Ue).then(function(le){it.value=le,Le(it)},function(le){return re("throw",le,Le,we)})}}var ae;function Te(De,Ce){function Le(){return new Y(function(we,Se){re(De,Ce,we,Se)})}return ae=ae?ae.then(Le,Le):Le()}_(this,"_invoke",{value:Te})}L(q.prototype),S(q.prototype,n,function(){return this}),i.AsyncIterator=q,i.async=function(N,Y,re,ae,Te){Te===void 0&&(Te=Promise);var De=new q(m(N,Y,re,ae),Te);return i.isGeneratorFunction(Y)?De:De.next().then(function(Ce){return Ce.done?Ce.value:De.next()})};function j(N,Y,re){var ae=A;return function(De,Ce){if(ae===I)throw new Error("Generator is already running");if(ae===V){if(De==="throw")throw Ce;return It()}for(re.method=De,re.arg=Ce;;){var Le=re.delegate;if(Le){var we=B(Le,re);if(we){if(we===W)continue;return we}}if(re.method==="next")re.sent=re._sent=re.arg;else if(re.method==="throw"){if(ae===A)throw ae=V,re.arg;re.dispatchException(re.arg)}else re.method==="return"&&re.abrupt("return",re.arg);ae=I;var Se=C(N,Y,re);if(Se.type==="normal"){if(ae=re.done?V:R,Se.arg===W)continue;return{value:Se.arg,done:re.done}}else Se.type==="throw"&&(ae=V,re.method="throw",re.arg=Se.arg)}}}function B(N,Y){var re=Y.method,ae=N.iterator[re];if(ae===e)return Y.delegate=null,re==="throw"&&N.iterator.return&&(Y.method="return",Y.arg=e,B(N,Y),Y.method==="throw")||re!=="return"&&(Y.method="throw",Y.arg=new TypeError("The iterator does not provide a '"+re+"' method")),W;var Te=C(ae,N.iterator,Y.arg);if(Te.type==="throw")return Y.method="throw",Y.arg=Te.arg,Y.delegate=null,W;var De=Te.arg;if(!De)return Y.method="throw",Y.arg=new TypeError("iterator result is not an object"),Y.delegate=null,W;if(De.done)Y[N.resultName]=De.value,Y.next=N.nextLoc,Y.method!=="return"&&(Y.method="next",Y.arg=e);else return De;return Y.delegate=null,W}L(D),S(D,v,"Generator"),S(D,g,function(){return this}),S(D,"toString",function(){return"[object Generator]"});function X(N){var Y={tryLoc:N[0]};1 in N&&(Y.catchLoc=N[1]),2 in N&&(Y.finallyLoc=N[2],Y.afterLoc=N[3]),this.tryEntries.push(Y)}function Q(N){var Y=N.completion||{};Y.type="normal",delete Y.arg,N.completion=Y}function U(N){this.tryEntries=[{tryLoc:"root"}],N.forEach(X,this),this.reset(!0)}i.keys=function(N){var Y=Object(N),re=[];for(var ae in Y)re.push(ae);return re.reverse(),function Te(){for(;re.length;){var De=re.pop();if(De in Y)return Te.value=De,Te.done=!1,Te}return Te.done=!0,Te}};function se(N){if(N){var Y=N[g];if(Y)return Y.call(N);if(typeof N.next=="function")return N;if(!isNaN(N.length)){var re=-1,ae=function Te(){for(;++re<N.length;)if(a.call(N,re))return Te.value=N[re],Te.done=!1,Te;return Te.value=e,Te.done=!0,Te};return ae.next=ae}}return{next:It}}i.values=se;function It(){return{value:e,done:!0}}return U.prototype={constructor:U,reset:function(N){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(Q),!N)for(var Y in this)Y.charAt(0)==="t"&&a.call(this,Y)&&!isNaN(+Y.slice(1))&&(this[Y]=e)},stop:function(){this.done=!0;var N=this.tryEntries[0],Y=N.completion;if(Y.type==="throw")throw Y.arg;return this.rval},dispatchException:function(N){if(this.done)throw N;var Y=this;function re(we,Se){return De.type="throw",De.arg=N,Y.next=we,Se&&(Y.method="next",Y.arg=e),!!Se}for(var ae=this.tryEntries.length-1;ae>=0;--ae){var Te=this.tryEntries[ae],De=Te.completion;if(Te.tryLoc==="root")return re("end");if(Te.tryLoc<=this.prev){var Ce=a.call(Te,"catchLoc"),Le=a.call(Te,"finallyLoc");if(Ce&&Le){if(this.prev<Te.catchLoc)return re(Te.catchLoc,!0);if(this.prev<Te.finallyLoc)return re(Te.finallyLoc)}else if(Ce){if(this.prev<Te.catchLoc)return re(Te.catchLoc,!0)}else if(Le){if(this.prev<Te.finallyLoc)return re(Te.finallyLoc)}else throw new Error("try statement without catch or finally")}}},abrupt:function(N,Y){for(var re=this.tryEntries.length-1;re>=0;--re){var ae=this.tryEntries[re];if(ae.tryLoc<=this.prev&&a.call(ae,"finallyLoc")&&this.prev<ae.finallyLoc){var Te=ae;break}}Te&&(N==="break"||N==="continue")&&Te.tryLoc<=Y&&Y<=Te.finallyLoc&&(Te=null);var De=Te?Te.completion:{};return De.type=N,De.arg=Y,Te?(this.method="next",this.next=Te.finallyLoc,W):this.complete(De)},complete:function(N,Y){if(N.type==="throw")throw N.arg;return N.type==="break"||N.type==="continue"?this.next=N.arg:N.type==="return"?(this.rval=this.arg=N.arg,this.method="return",this.next="end"):N.type==="normal"&&Y&&(this.next=Y),W},finish:function(N){for(var Y=this.tryEntries.length-1;Y>=0;--Y){var re=this.tryEntries[Y];if(re.finallyLoc===N)return this.complete(re.completion,re.afterLoc),Q(re),W}},catch:function(N){for(var Y=this.tryEntries.length-1;Y>=0;--Y){var re=this.tryEntries[Y];if(re.tryLoc===N){var ae=re.completion;if(ae.type==="throw"){var Te=ae.arg;Q(re)}return Te}}throw new Error("illegal catch attempt")},delegateYield:function(N,Y,re){return this.delegate={iterator:se(N),resultName:Y,nextLoc:re},this.method==="next"&&(this.arg=e),W}},i}(c.exports);try{regeneratorRuntime=s}catch{typeof globalThis=="object"?globalThis.regeneratorRuntime=s:Function("r","regeneratorRuntime = r")(s)}})(dv);var N_={exports:{}};(function(c){(function(s,i){c.exports?c.exports=i():s.log=i()})(H_,function(){var s=function(){},i="undefined",l=typeof window!==i&&typeof window.navigator!==i&&/Trident\/|MSIE /.test(window.navigator.userAgent),a=["trace","debug","info","warn","error"];function _(R,I){var V=R[I];if(typeof V.bind=="function")return V.bind(R);try{return Function.prototype.bind.call(V,R)}catch{return function(){return Function.prototype.apply.apply(V,[R,arguments])}}}function e(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function p(R){return R==="debug"&&(R="log"),typeof console===i?!1:R==="trace"&&l?e:console[R]!==void 0?_(console,R):console.log!==void 0?_(console,"log"):s}function g(R,I){for(var V=0;V<a.length;V++){var W=a[V];this[W]=V<R?s:this.methodFactory(W,R,I)}this.log=this.debug}function n(R,I,V){return function(){typeof console!==i&&(g.call(this,I,V),this[R].apply(this,arguments))}}function v(R,I,V){return p(R)||n.apply(this,arguments)}function S(R,I,V){var W=this,oe;I=I??"WARN";var x="loglevel";typeof R=="string"?x+=":"+R:typeof R=="symbol"&&(x=void 0);function $(D){var L=(a[D]||"silent").toUpperCase();if(!(typeof window===i||!x)){try{window.localStorage[x]=L;return}catch{}try{window.document.cookie=encodeURIComponent(x)+"="+L+";"}catch{}}}function Re(){var D;if(!(typeof window===i||!x)){try{D=window.localStorage[x]}catch{}if(typeof D===i)try{var L=window.document.cookie,q=L.indexOf(encodeURIComponent(x)+"=");q!==-1&&(D=/^([^;]+)/.exec(L.slice(q))[1])}catch{}return W.levels[D]===void 0&&(D=void 0),D}}function Ie(){if(!(typeof window===i||!x)){try{window.localStorage.removeItem(x);return}catch{}try{window.document.cookie=encodeURIComponent(x)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch{}}}W.name=R,W.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},W.methodFactory=V||v,W.getLevel=function(){return oe},W.setLevel=function(D,L){if(typeof D=="string"&&W.levels[D.toUpperCase()]!==void 0&&(D=W.levels[D.toUpperCase()]),typeof D=="number"&&D>=0&&D<=W.levels.SILENT){if(oe=D,L!==!1&&$(D),g.call(W,D,R),typeof console===i&&D<W.levels.SILENT)return"No console available for logging"}else throw"log.setLevel() called with invalid level: "+D},W.setDefaultLevel=function(D){I=D,Re()||W.setLevel(D,!1)},W.resetLevel=function(){W.setLevel(I,!1),Ie()},W.enableAll=function(D){W.setLevel(W.levels.TRACE,D)},W.disableAll=function(D){W.setLevel(W.levels.SILENT,D)};var H=Re();H==null&&(H=I),W.setLevel(H,!1)}var m=new S,C={};m.getLogger=function(I){if(typeof I!="symbol"&&typeof I!="string"||I==="")throw new TypeError("You must supply a name when creating a logger.");var V=C[I];return V||(V=C[I]=new S(I,m.getLevel(),m.methodFactory)),V};var A=typeof window!==i?window.log:void 0;return m.noConflict=function(){return typeof window!==i&&window.log===m&&(window.log=A),m},m.getLoggers=function(){return C},m.default=m,m})})(N_);var Ot=N_.exports;const As=()=>`${new Date().toISOString()} | metrics`,Cs=(c,s,i)=>`${c} | ${s} | ${i}`;Ot.setDefaultLevel(Ot.levels.TRACE);const pv=c=>{Ot.info(Cs(As(),"log ",`set log level to ${c?"verbose":"info"}`)),Ot.setLevel(c?Ot.levels.TRACE:Ot.levels.INFO)},mv=c=>{const s=[...Object.keys(Ot.levels)];s.includes(c)?(Ot.info(Cs(As(),"log ",`update log level to ${c.toLowerCase()}`)),Ot.setLevel(c)):Ot.warn(Cs(As(),"log ","Incorrect log level please choose one of "),s)},ke=(c,s,i)=>{i?Ot.debug(Cs(As(),c,s),i):Ot.debug(Cs(As(),c,s))},iu=(c,s)=>{Ot.info(Cs(As(),c,s))},Pn=(c,s)=>{Ot.info(Cs(As(),c,s))},Ma=(c,s)=>{Ot.warn(Cs(As(),c,s))},ir=(c,s)=>{Ot.error(Cs(As(),c,s))};function gv(c){return Math.floor(Math.random()*c).toString()}function Mf(c,s){let i=s;return c.forEach(l=>{i=i.replace(l,"")}),i}function Tv(c,s){let i="";for(let l=0;l<s;l+=1)i+=c[gv(c.length)];return i}function vv({length:c=20,useLetters:s=!0,useNumbers:i=!0,includeSymbols:l=[],excludeSymbols:a=[]}={}){let _="abcdefghijklmnopqrstuvwxyz",e="0123456789",p=[],g=[],n=[];return s&&(a.length&&(_=Mf(a,_)),g=_.split("")),i&&(a.length&&(e=Mf(a,e)),n=e.split("")),p=[...g,...n,...l],Tv(p,c)}var Ev=vv;const Ji=tt(Ev),Sv=()=>"WebRTCMetrics",yv=()=>"5.0.3",qe={INBOUND:"inbound",OUTBOUND:"outbound"},Ss={IDLE:"idle",RUNNING:"running",MUTED:"muted"},Bi={NEW:"new",CHECKING:"checking",CONNECTED:"connected",COMPLETED:"completed",DISCONNECTED:"disconnected",FAILED:"failed",CLOSED:"closed"},Av=()=>({...{delta_time_to_measure_probes_ms:0,delta_time_consumed_to_measure_ms:0,delta_KBytes_in:0,delta_KBytes_out:0,delta_kbs_in:0,delta_kbs_out:0,total_time_decoded_in:0,total_time_encoded_out:0,probes:[]}}),U_={level_in:0,codec_id_in:"",codec_in:{mime_type:null,clock_rate:null,sdp_fmtp_line:null},delta_jitter_ms_in:0,percent_packets_lost_in:0,delta_packets_in:0,delta_packets_lost_in:0,total_packets_in:0,total_packets_lost_in:0,total_KBytes_in:0,delta_KBytes_in:0,delta_kbs_in:0,mos_in:0,mos_emodel_in:0,ssrc:"",direction:qe.INBOUND},P_={level_out:0,codec_id_out:"",codec_out:{mime_type:null,clock_rate:null,sdp_fmtp_line:null},delta_jitter_ms_out:0,delta_rtt_ms_out:null,total_rtt_ms_out:0,total_rtt_measure_out:0,percent_packets_lost_out:0,delta_packets_out:0,delta_packets_lost_out:0,total_packets_out:0,total_packets_lost_out:0,total_KBytes_out:0,delta_KBytes_out:0,delta_kbs_out:0,timestamp_out:null,mos_out:0,mos_emodel_out:0,ssrc:"",direction:qe.OUTBOUND},x_={codec_id_in:"",size_in:{width:null,height:null,framerate:null},codec_in:{mime_type:null,clock_rate:null},delta_jitter_ms_in:0,percent_packets_lost_in:0,delta_packets_in:0,delta_packets_lost_in:0,total_packets_in:0,total_packets_lost_in:0,total_KBytes_in:0,delta_KBytes_in:0,delta_kbs_in:0,decoder_in:null,delta_ms_decode_frame_in:0,total_frames_decoded_in:0,total_time_decoded_in:0,delta_nack_sent_in:0,delta_pli_sent_in:0,total_nack_sent_in:0,total_pli_sent_in:0,ssrc:"",direction:qe.INBOUND},M_={codec_id_out:"",size_out:{width:null,height:null,framerate:null},codec_out:{mime_type:null,clock_rate:null},delta_jitter_ms_out:0,delta_rtt_ms_out:null,total_rtt_ms_out:0,total_rtt_measure_out:0,percent_packets_lost_out:0,delta_packets_out:0,delta_packets_lost_out:0,total_packets_out:0,total_packets_lost_out:0,total_KBytes_out:0,delta_KBytes_out:0,delta_kbs_out:0,encoder_out:null,delta_ms_encode_frame_out:0,total_time_encoded_out:0,total_frames_encoded_out:0,delta_nack_received_out:0,delta_pli_received_out:0,total_nack_received_out:0,total_pli_received_out:0,limitation_out:{reason:null,durations:null,resolutionChanges:0},timestamp_out:null,ssrc:"",direction:qe.OUTBOUND},Cv=c=>{const s={pname:"",call_id:"",user_id:"",timestamp:null,count:0,audio:{},video:{},network:{infrastructure:3,local_candidate_id:"",local_candidate_type:"",local_candidate_protocol:"",local_candidate_relay_protocol:"",remote_candidate_id:"",remote_candidate_type:"",remote_candidate_protocol:""},data:{total_KBytes_in:0,total_KBytes_out:0,delta_KBytes_in:0,delta_KBytes_out:0,delta_kbs_in:0,delta_kbs_out:0,delta_kbs_bandwidth_in:0,delta_kbs_bandwidth_out:0,delta_rtt_connectivity_ms:null,total_rtt_connectivity_ms:0,total_rtt_connectivity_measure:0},experimental:{time_to_measure_ms:0}};if(c){const i={...c,audio:{},video:{},data:{...c.data},network:{...c.network},experimental:{...c.experimental}};return Object.keys(c.audio).forEach(l=>{i.audio[l]={...c.audio[l]}}),Object.keys(c.video).forEach(l=>{i.video[l]={...c.video[l]}}),i}return{...s,audio:{},video:{},data:{...s.data},network:{...s.network},experimental:{...s.experimental}}},Rv={refreshEvery:2e3,startAfter:0,stopAfter:-1,verbose:!1,pname:`p-${Ji()}`,cid:`c-${Ji()}`,uid:`u-${Ji()}`,record:!1,ticket:!0},zt={CANDIDATE_PAIR:"candidate-pair",CODEC:"codec",INBOUND_RTP:"inbound-rtp",LOCAL_CANDIDATE:"local-candidate",MEDIA_SOURCE:"media-source",OUTBOUND_RTP:"outbound-rtp",REMOTE_CANDIDATE:"remote-candidate",REMOTE_INBOUND_RTP:"remote-inbound-rtp",TRACK:"track"},K={AUDIO_LEVEL:"audioLevel",AVAILABLE_OUTGOING_BITRATE:"availableOutgoingBitrate",AVAILABLE_INCOMING_BITRATE:"availableIncomingBitrate",BYTES_RECEIVED:"bytesReceived",BYTES_SENT:"bytesSent",CANDIDATE_TYPE:"candidateType",CHANNELS:"channels",CLOCK_RATE:"clockRate",CODEC_ID:"codecId",CURRENT_ROUND_TRIP_TIME:"currentRoundTripTime",ROUND_TRIP_TIME:"roundTripTime",FRACTION_LOST:"fractionLost",FRAME_HEIGHT:"frameHeight",FRAME_WIDTH:"frameWidth",QUALITY_LIMITATION_REASON:"qualityLimitationReason",QUALITY_LIMITATION_DURATIONS:"qualityLimitationDurations",QUALITY_LIMITATION_RESOLUTION_CHANGES:"qualityLimitationResolutionChanges",ID:"id",JITTER:"jitter",KIND:"kind",MEDIA_TYPE:"mediaType",MIME_TYPE:"mimeType",LOCAL_CANDIDATE_ID:"localCandidateId",NETWORK_TYPE:"networkType",RELAY_PROTOCOL:"relayProtocol",NOMINATED:"nominated",PACKETS_LOST:"packetsLost",PACKETS_RECEIVED:"packetsReceived",PACKETS_SENT:"packetsSent",PROTOCOL:"protocol",PORT:"port",REMOTE_CANDIDATE_ID:"remoteCandidateId",REMOTE_SOURCE:"remoteSource",RESPONSES_RECEIVED:"responsesReceived",SDP_FMTP_LINE:"sdpFmtpLine",SSRC:"ssrc",SELECTED:"selected",STATE:"state",TIMESTAMP:"timestamp",TOTAL_ROUND_TRIP_TIME:"totalRoundTripTime",TOTAL_ROUND_TRIP_TIME_MEASUREMENTS:"roundTripTimeMeasurements",TYPE:"type",DECODER_IMPLEMENTATION:"decoderImplementation",ENCODER_IMPLEMENTATION:"encoderImplementation",FRAMES_DECODED:"framesDecoded",FRAMES_ENCODED:"framesEncoded",FRAMES_PER_SECOND:"framesPerSecond",TOTAL_DECODE_TIME:"totalDecodeTime",TOTAL_ENCODE_TIME:"totalEncodeTime",PLI:"pliCount",NACK:"nackCount"},M={SUCCEEDED:"succeeded",AUDIO:"audio",VIDEO:"video"},Gi={ETHERNET:0,CELLULAR_5G:2,WIFI:3,CELLULAR_4G:5,CELLULAR:10},lu={ETHERNET:"ethernet",CELLULAR_4G:"cellular",WIFI:"wifi"},ie={AUDIO:"audio",VIDEO:"video",NETWORK:"network",DATA:"data"},au="config ",Iv=(c,s={},i)=>{const l={...i,...s};return s.pname||Ma(au,`Argument [String] 'cfg.pname' for the peerConnection name or id is missing - use generated '${i.pname}'`),s.cid||Ma(au,`Argument [String] 'cfg.cid' for the call name or id is missing - use generated '${i.cid}'`),s.uid||Ma(au,`Argument [String] 'cfg.uid' for the user name or id is missing - use generated '${i.uid}'`),l.pc=c,l},bv=(c={})=>{const s={...Rv,...c};return s.name=Sv(),s.version=yv(),s},_l=(c,s,i,l=!1,a)=>{let _=c.map(e=>{if(!i)return e[s];if(!a)return e[s][i];const p=e[s][a];return p?p[i]:null});return _=_.filter(e=>l?Number.isFinite(e)&&e>0:Number.isFinite(e)),_.length===0?[]:_},Zs=c=>c.reduce((s,i)=>s+i,0)/c.length,wv=()=>`probe-${Ji()}`,Ov=()=>`coltr-${Ji()}`,kf=c=>new Promise(s=>setTimeout(s,c)),wu=(c,s,i)=>{s?c.call(s,i):c(i)},Qe=(c,s,i,l)=>{const a=_l(c,s,i,!0,l);if(a.length===0)return null;const _=a.reduce((n,v)=>n+v,0)/a.length;return _===0?null:a.map(n=>Math.abs(_-n)).reduce((n,v)=>n+v,0)/a.length*100/_},st=(c,s,i,l=!1,a)=>{const _=_l(c,s,i,l,a);return _.length===0?null:_.reduce((e,p)=>e+p,0)/_.length},wn=(c,s,i)=>_l(c,s,i).reduce((a,_)=>a+_,0),Ze=(c,s,i,l)=>{const a=_l(c,s,i,!0,l);return a.length===0?null:Math.min(...a)},et=(c,s,i,l)=>{const a=_l(c,s,i,!1,l);return a.length===0?null:Math.max(...a)},vt=(c,s,i,l)=>{const a=c.slice().pop();if(!a)return null;if(!i)return a[s];if(!l)return a[s][i];const _=a[s][l];return _?_[i]:null},Dv=c=>c.slice().pop(),_t=(c,s,i)=>{if(!s)return null;const l={};let a=s[M.AUDIO][c];a||(a=i===qe.INBOUND?{...U_}:{...P_}),l[M.AUDIO]=a;let _=s[M.VIDEO][c];return _||(_=i===qe.INBOUND?{...x_}:{...M_}),l[M.VIDEO]=_,l},Wi="exporter ",Nv="2.0",Lf=(c,s,i)=>{if(!c||c.length===0)return 0;const l=c[c.length-1];if(!l)return 0;const a=l[s][i];if(a){const _=a.total_rtt_ms_out,e=a.total_rtt_measure_out;return!e||!_?st(c,s,"delta_rtt_ms_out",!1,i):Number(_/e)}return null},Uv=(c,s)=>{if(!c||c.length===0)return 0;const i=c[c.length-1];if(!i)return 0;const l=i[s].total_rtt_connectivity_ms,a=i[s].total_rtt_connectivity_measure;return!a||!l?st(c,s,"delta_rtt_connectivity_ms"):Number(l/a)},Pv=c=>vt(c,"network","local_candidate_type")!=="relay"?`direct/${vt(c,"network","local_candidate_protocol")}`:`turn/${vt(c,"network","local_candidate_relay_protocol")}`,xv=c=>{const s=vt(c,"network","remote_candidate_type"),i=vt(c,"network","remote_candidate_protocol");return s!=="relay"?`direct/${i}`:`turn/${i}`};class Mv{constructor(s){this._start=null,this._end=null,this._cfg=s,this._referenceReport=null,this._reports=[],this._events=[]}start(){iu(Wi,"start() - start exporter...");const s=new Date;return this._start=s.toJSON(),s}stop(){iu(Wi,"stop() - stop exporter...");const s=new Date;return this._end=s.toJSON(),s}saveReferenceReport(s){this._referenceReport=s}getReferenceReport(){return this._referenceReport}addReport(s){this._cfg.ticket&&(ke(Wi,`addReport() - add report to exporter at ${s.timestamp}`),this._reports.push(s))}addCustomEvent(s){this._events.push(s)}reset(){iu(Wi,"resetReports() - reset reports"),this._reports=[],this._referenceReport=null,this._start=null,this._end=null}get ticket(){ke(Wi,"ticket() - generate ticket");const s=vt(this._reports,"audio","total_packets_lost_in"),i=vt(this._reports,"audio","total_packets_in"),l=vt(this._reports,"video","total_packets_lost_in"),a=vt(this._reports,"video","total_packets_in"),_={},e=Dv(this._reports);return e&&(Object.keys(e[M.AUDIO]).forEach(p=>{const g=e[M.AUDIO][p];if(_[g.ssrc]={type:M.AUDIO,direction:g.direction},g.direction===qe.INBOUND){const n={avg:st(this._reports,M.AUDIO,"delta_jitter_ms_in",!1,p),min:Ze(this._reports,M.AUDIO,"delta_jitter_ms_in",p),max:et(this._reports,M.AUDIO,"delta_jitter_ms_in",p),volatility:Qe(this._reports,M.AUDIO,"delta_jitter_ms_in",p),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},v={avg:st(this._reports,M.AUDIO,"delta_kbs_in",!1,p),min:Ze(this._reports,M.AUDIO,"delta_kbs_in",p),max:et(this._reports,M.AUDIO,"delta_kbs_in",p),volatility:Qe(this._reports,M.AUDIO,"delta_kbs_in",p),_unit:{avg:"kbs",min:"kbs",max:"kbs",volatility:"percent"}},S={avg:st(this._reports,M.AUDIO,"delta_KBytes_in",!1,p),min:Ze(this._reports,M.AUDIO,"delta_KBytes_in",p),max:et(this._reports,M.AUDIO,"delta_KBytes_in",p),volatility:Qe(this._reports,M.AUDIO,"delta_KBytes_in",p),_unit:{avg:"KB",min:"KB",max:"KB",volatility:"percent"}},m={emodel:{avg:st(this._reports,M.AUDIO,"mos_emodel_in",!1,p),min:Ze(this._reports,M.AUDIO,"mos_emodel_in",p),max:et(this._reports,M.AUDIO,"mos_emodel_in",p),volatility:Qe(this._reports,M.AUDIO,"mos_emodel_in",p)},effective:{avg:st(this._reports,M.AUDIO,"mos_in",!1,p),min:Ze(this._reports,M.AUDIO,"mos_in",p),max:et(this._reports,M.AUDIO,"mos_in",p),volatility:Qe(this._reports,M.AUDIO,"mos_in",p)},_unit:{avg:"number (1-5)",min:"number (1-5)",max:"number (1-5)",volatility:"percent"}},C=vt(this._reports,M.AUDIO,"total_packets_lost_in",p),A=vt(this._reports,M.AUDIO,"total_packets_in",p),R={lost:C,avg:Math.round((C/(C+A)*100||0)*100)/100,_unit:{avg:"percent",lost:"number"}};_[p].jitter=n,_[p].mos=m,_[p].traffic=S,_[p].bitrate=v,_[p].loss=R}else{const n={avg:st(this._reports,M.AUDIO,"delta_jitter_ms_out",!1,p),min:Ze(this._reports,M.AUDIO,"delta_jitter_ms_out",p),max:et(this._reports,M.AUDIO,"delta_jitter_ms_out",p),volatility:Qe(this._reports,M.AUDIO,"delta_jitter_ms_out",p),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},v={avg:st(this._reports,M.AUDIO,"delta_kbs_out",!1,p),min:Ze(this._reports,M.AUDIO,"delta_kbs_out",p),max:et(this._reports,M.AUDIO,"delta_kbs_out",p),volatility:Qe(this._reports,M.AUDIO,"delta_kbs_out",p),_unit:{avg:"kbs",min:"kbs",max:"kbs",volatility:"percent"}},S={avg:st(this._reports,M.AUDIO,"delta_KBytes_out",!1,p),min:Ze(this._reports,M.AUDIO,"delta_KBytes_out",p),max:et(this._reports,M.AUDIO,"delta_KBytes_out",p),volatility:Qe(this._reports,M.AUDIO,"delta_KBytes_out",p),_unit:{avg:"KB",min:"KB",max:"KB",bitrate:"kbs",volatility:"percent"}},m={avg:Lf(this._reports,M.AUDIO,p),min:Ze(this._reports,M.AUDIO,"delta_rtt_ms_out",p),max:et(this._reports,M.AUDIO,"delta_rtt_ms_out",p),volatility:Qe(this._reports,M.AUDIO,"delta_rtt_ms_out",p),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},C=vt(this._reports,M.AUDIO,"total_packets_lost_out",p),A=vt(this._reports,M.AUDIO,"total_packets_out",p),R={lost:C,avg:Math.round((C/(C+A)*100||0)*100)/100,_unit:{avg:"percent",lost:"number"}},I={emodel:{avg:st(this._reports,M.AUDIO,"mos_emodel_out",!1,p),min:Ze(this._reports,M.AUDIO,"mos_emodel_out",p),max:et(this._reports,M.AUDIO,"mos_emodel_out",p),volatility:Qe(this._reports,M.AUDIO,"mos_emodel_out",p)},effective:{avg:st(this._reports,M.AUDIO,"mos_out",!1,p),min:Ze(this._reports,M.AUDIO,"mos_out",p),max:et(this._reports,M.AUDIO,"mos_out",p),volatility:Qe(this._reports,M.AUDIO,"mos_out",p)},_unit:{avg:"number (1-5)",min:"number (1-5)",max:"number (1-5)",volatility:"percent"}};_[p].jitter=n,_[p].rtt=m,_[p].traffic=S,_[p].bitrate=v,_[p].loss=R,_[p].mos=I}}),Object.keys(e[M.VIDEO]).forEach(p=>{const g=e[M.VIDEO][p];if(_[p]={type:M.VIDEO,direction:g.direction},g.direction===qe.INBOUND){const n={avg:st(this._reports,M.VIDEO,"delta_jitter_ms_in",!1,p),min:Ze(this._reports,M.VIDEO,"delta_jitter_ms_in",p),max:et(this._reports,M.VIDEO,"delta_jitter_ms_in",p),volatility:Qe(this._reports,M.VIDEO,"delta_jitter_ms_in",p),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},v={avg:st(this._reports,M.VIDEO,"delta_kbs_in",!1,p),min:Ze(this._reports,M.VIDEO,"delta_kbs_in",p),max:et(this._reports,M.VIDEO,"delta_kbs_in",p),volatility:Qe(this._reports,M.VIDEO,"delta_kbs_in",p),_unit:{avg:"kbs",min:"kbs",max:"kbs",volatility:"percent"}},S={avg:st(this._reports,M.VIDEO,"delta_KBytes_in",!1,p),min:Ze(this._reports,M.VIDEO,"delta_KBytes_in",p),max:et(this._reports,M.VIDEO,"delta_KBytes_in",p),volatility:Qe(this._reports,M.VIDEO,"delta_KBytes_in",p),_unit:{avg:"KB",min:"KB",max:"KB",volatility:"percent"}},m=vt(this._reports,M.VIDEO,"total_packets_lost_in",p),C=vt(this._reports,M.VIDEO,"total_packets_in",p),A={lost:m,avg:Math.round((m/(m+C)*100||0)*100)/100,_unit:{avg:"percent",lost:"number"}};_[p].jitter=n,_[p].traffic=S,_[p].bitrate=v,_[p].loss=A}else{const n={avg:st(this._reports,M.VIDEO,"delta_jitter_ms_out",!1,p),min:Ze(this._reports,M.VIDEO,"delta_jitter_ms_out",p),max:et(this._reports,M.VIDEO,"delta_jitter_ms_out",p),volatility:Qe(this._reports,M.VIDEO,"delta_jitter_ms_out",p),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},v={avg:st(this._reports,M.VIDEO,"delta_kbs_out",!1,p),min:Ze(this._reports,M.VIDEO,"delta_kbs_out",p),max:et(this._reports,M.VIDEO,"delta_kbs_out",p),volatility:Qe(this._reports,M.VIDEO,"delta_kbs_out",p),_unit:{avg:"kbs",min:"kbs",max:"kbs",volatility:"percent"}},S={avg:st(this._reports,M.VIDEO,"delta_KBytes_out",!1,p),min:Ze(this._reports,M.VIDEO,"delta_KBytes_out",p),max:et(this._reports,M.VIDEO,"delta_KBytes_out",p),volatility:Qe(this._reports,M.VIDEO,"delta_KBytes_out",p),_unit:{avg:"KB",min:"KB",max:"KB",volatility:"percent"}},m={avg:Lf(this._reports,M.VIDEO,p),min:Ze(this._reports,M.VIDEO,"delta_rtt_ms_out",p),max:et(this._reports,M.VIDEO,"delta_rtt_ms_out",p),volatility:Qe(this._reports,M.VIDEO,"delta_rtt_ms_out",p),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},C=vt(this._reports,M.VIDEO,"total_packets_lost_out",p),A=vt(this._reports,M.VIDEO,"total_packets_out",p),R={lost:C,avg:Math.round((C/(C+A)*100||0)*100)/100,_unit:{avg:"percent",lost:"number"}};_[p].jitter=n,_[p].rtt=m,_[p].traffic=S,_[p].bitrate=v,_[p].loss=R}})),{version:Nv,configuration:{frequency:this._cfg.refreshEvery},started:this._start,ended:this._end,ua:{agent:navigator.userAgent,pname:this._cfg.pname,user_id:this._cfg.uid},call:{call_id:this._cfg.cid,events:this._events},details:{count:this._reports.length,reports:this._cfg.record?this._reports:[],reference:this._referenceReport||null},ssrc:_,data:{rtt:{avg:Uv(this._reports,"data"),min:Ze(this._reports,"data","delta_rtt_connectivity_ms"),max:et(this._reports,"data","delta_rtt_connectivity_ms"),volatility:Qe(this._reports,"data","delta_rtt_connectivity_ms"),_unit:{avg:"ms",min:"ms",max:"ms",volatility:"percent"}},packetsLost:{audio:{in:{avg:Math.round((s/(s+i)*100||0)*100)/100}},video:{in:{avg:Math.round((l/(l+a)*100||0)*100)/100}},unit:{avg:"percent"}},bitrate:{in:{avg:st(this._reports,"data","delta_kbs_in"),min:Ze(this._reports,"data","delta_kbs_in"),max:et(this._reports,"data","delta_kbs_in"),volatility:Qe(this._reports,"data","delta_kbs_in")},out:{avg:st(this._reports,"data","delta_kbs_out"),min:Ze(this._reports,"data","delta_kbs_out"),max:et(this._reports,"data","delta_kbs_out"),volatility:Qe(this._reports,"data","delta_kbs_out")},unit:{avg:"kbs",min:"kbs",max:"kbs",volatility:"percent"}},traffic:{in:{avg:st(this._reports,"data","delta_KBytes_in"),min:Ze(this._reports,"data","delta_KBytes_in"),max:et(this._reports,"data","delta_KBytes_in"),volatility:Qe(this._reports,"data","delta_KBytes_in")},out:{avg:st(this._reports,"data","delta_KBytes_out"),min:Ze(this._reports,"data","delta_KBytes_out"),max:et(this._reports,"data","delta_KBytes_out"),volatility:Qe(this._reports,"data","delta_KBytes_out")},unit:{avg:"KBytes",min:"KBytes",max:"KBytes",volatility:"percent"}},network:{localConnection:Pv(this._reports),remoteConnection:xv(this._reports)}}}}updateConfig(s){this._cfg=s}getLastReport(){return this._reports.slice().pop()||null}getBeforeLastReport(){const s=this._reports.slice();return s.pop(),s.pop()||null}getReportsNumber(){return this._reports.length}}const Js="extractor ",$f=(c,s,i,l)=>{let a=!1;const _=l[s].total_rtt_ms_out,e=l[s].total_rtt_measure_out,p=i?i[s].total_rtt_ms_out:0,g=i?i[s].total_rtt_measure_out:0,n={rtt:null,totalRTT:_,totalRTTMeasurements:e};if(c[K.TIMESTAMP]===l[s].timestamp_out||!Object.prototype.hasOwnProperty.call(c,K.ROUND_TRIP_TIME)||Object.prototype.hasOwnProperty.call(c,K.TOTAL_ROUND_TRIP_TIME_MEASUREMENTS)&&(a=!0,Number(c[K.TOTAL_ROUND_TRIP_TIME_MEASUREMENTS])===0||Number(c[K.TOTAL_ROUND_TRIP_TIME_MEASUREMENTS])-g===e))return n;const v=1e3*Number(c[K.ROUND_TRIP_TIME]);let S=_+v,m=e+1;return a&&(S=1e3*Number(c[K.TOTAL_ROUND_TRIP_TIME])-p,m=Number(c[K.TOTAL_ROUND_TRIP_TIME_MEASUREMENTS])-g),{rtt:v,totalRTT:S,totalRTTMeasurements:m}},kv=(c,s,i,l)=>{if(!Object.prototype.hasOwnProperty.call(c,K.CURRENT_ROUND_TRIP_TIME))return{rtt:null,totalRTT:l[s].total_rtt_connectivity_ms,totalRTTMeasurements:l[s].total_rtt_connectivity_measure};const a=1e3*Number(c[K.CURRENT_ROUND_TRIP_TIME]);let _=l[s].total_rtt_connectivity_ms+a,e=l[s].total_rtt_connectivity_measure+1;return Object.prototype.hasOwnProperty.call(c,K.TOTAL_ROUND_TRIP_TIME)&&(_=1e3*Number(c[K.TOTAL_ROUND_TRIP_TIME])-(i?i[s].total_rtt_connectivity_ms:0)),Object.prototype.hasOwnProperty.call(c,K.RESPONSES_RECEIVED)&&(e=Number(c[K.RESPONSES_RECEIVED])-(i?i[s].total_rtt_connectivity_measure:0)),{rtt:a,totalRTT:_,totalRTTMeasurements:e}},Ea=(c,s,i)=>c[K.TIMESTAMP]===i[s].timestamp_out||!Object.prototype.hasOwnProperty.call(c,K.JITTER)?null:1e3*(Number(c[K.JITTER])||0),Lv=(c,s)=>{if(!Object.prototype.hasOwnProperty.call(c,K.FRAMES_DECODED)||!Object.prototype.hasOwnProperty.call(c,K.TOTAL_DECODE_TIME))return{delta_ms_decode_frame:s[M.VIDEO].delta_ms_decode_frame_in,frames_decoded:s[M.VIDEO].total_frames_decoded_in,total_decode_time:s[M.VIDEO].total_time_decoded_in};const i=c[K.FRAMES_DECODED],l=c[K.TOTAL_DECODE_TIME],a=l-s[M.VIDEO].total_time_decoded_in,_=i-s[M.VIDEO].total_frames_decoded_in;return{delta_ms_decode_frame:_>0?a*1e3/_:0,frames_decoded:i,total_decode_time:l}},$v=(c,s)=>{if(!Object.prototype.hasOwnProperty.call(c,K.FRAMES_ENCODED)||!Object.prototype.hasOwnProperty.call(c,K.TOTAL_ENCODE_TIME))return{delta_ms_encode_frame:s[M.VIDEO].delta_ms_encode_frame_out,frames_encoded:s[M.VIDEO].total_frames_encoded_out,total_encode_time:s[M.VIDEO].total_time_encoded_out};const i=c[K.FRAMES_ENCODED],l=c[K.TOTAL_ENCODE_TIME],a=l-s[M.VIDEO].total_time_encoded_out,_=i-s[M.VIDEO].total_frames_encoded_out;return{delta_ms_encode_frame:_>0&&a?a*1e3/_:0,frames_encoded:i,total_encode_time:l}},Hf=(c,s,i,l)=>{if(!Object.prototype.hasOwnProperty.call(c,K.PACKETS_SENT)||!Object.prototype.hasOwnProperty.call(c,K.BYTES_SENT))return{packetsSent:i[s].total_packets_out,packetsLost:i[s].total_packets_lost_out,bytesSent:i[s].total_KBytes_out};const a=Number(c[K.PACKETS_SENT])||0-(l?l[s].total_packets_out:0),_=a-i[s].total_packets_out,e=Number(c[K.BYTES_SENT])/1024-(l?l[s].total_KBytes_out:0),p=e-i[s].total_KBytes_out,g=c[K.TIMESTAMP]||Date.now(),n=l?l.timestamp:null;let v=i.timestamp;!v&&n&&(v=n);const S=v?g-v:0,m=S>0?p*.008*1024/S*1e3:0;return{packetsSent:a,deltaPacketsSent:_,KBytesSent:e,deltaKBytesSent:p,kbsSent:m}},Ff=(c,s,i,l)=>{let a=i[s].total_packets_lost_out,_=0,e=0;return Object.prototype.hasOwnProperty.call(c,K.PACKETS_LOST)&&(a=Number(c[K.PACKETS_LOST])||0-(l?l[s].total_packets_lost_out:0),_=a-i[s].total_packets_lost_out),Object.prototype.hasOwnProperty.call(c,K.FRACTION_LOST)&&(e=Number(100*c[K.FRACTION_LOST])),{packetsLost:a,deltaPacketsLost:_,fractionLost:e}},jf=(c,s,i,l)=>{if(!Object.prototype.hasOwnProperty.call(c,K.PACKETS_RECEIVED)||!Object.prototype.hasOwnProperty.call(c,K.PACKETS_LOST)||!Object.prototype.hasOwnProperty.call(c,K.BYTES_RECEIVED))return{percent_packets_lost:i[s].percent_packets_lost_in,packetsReceived:i[s].total_packets_in,packetsLost:i[s].total_packets_lost_in,bytesReceived:i[s].total_KBytes_in};const a=Number(c[K.PACKETS_RECEIVED])||0-(l?l[s].total_packets_in:0),_=Number(c[K.PACKETS_LOST])||0-(l?l[s].total_packets_lost_in:0),e=_-i[s].total_packets_lost_in,p=a-i[s].total_packets_in,g=a!==i[s].total_packets_in?e*100/(e+p):0,n=Number(c[K.BYTES_RECEIVED])/1024-(l?l[s].total_KBytes_in:0),v=n-i[s].total_KBytes_in,S=c[K.TIMESTAMP]||Date.now(),m=l?l.timestamp:null;let C=i.timestamp;!C&&m&&(C=m);const A=C?S-C:0,R=A>0?v*.008*1024/A*1e3:0;return{percentPacketsLost:g,packetsReceived:a,deltaPacketsReceived:p,packetsLost:_,deltaPacketsLost:e,KBytesReceived:n,deltaKBytesReceived:v,kbsReceived:R}},Hv=c=>c[K.CANDIDATE_TYPE]!=="relay"?"":c[K.RELAY_PROTOCOL]||"",Fv=c=>{if(!Object.prototype.hasOwnProperty.call(c,K.NETWORK_TYPE))return Gi.WIFI;switch(c[K.NETWORK_TYPE]){case lu.ETHERNET:return Gi.ETHERNET;case lu.CELLULAR_4G:return Gi.CELLULAR_4G;case lu.WIFI:return Gi.WIFI;default:return Gi.CELLULAR}},qf=c=>!Object.prototype.hasOwnProperty.call(c,K.FRAME_HEIGHT)||!Object.prototype.hasOwnProperty.call(c,K.FRAME_WIDTH)?{width:null,height:null,framerate:null}:{width:c[K.FRAME_WIDTH]||null,height:c[K.FRAME_HEIGHT]||null,framerate:c[K.FRAMES_PER_SECOND]},jv=c=>{const s=Object.prototype.hasOwnProperty.call(c,K.QUALITY_LIMITATION_REASON)?c[K.QUALITY_LIMITATION_REASON]:null,i=Object.prototype.hasOwnProperty.call(c,K.QUALITY_LIMITATION_RESOLUTION_CHANGES)?c[K.QUALITY_LIMITATION_RESOLUTION_CHANGES]:null,l=Object.prototype.hasOwnProperty.call(c,K.QUALITY_LIMITATION_DURATIONS)?c[K.QUALITY_LIMITATION_DURATIONS]:null;return l&&Object.keys(l).forEach(a=>{l[a]>1e3&&(l[a]=Number(l[a]/1e3))}),{reason:s,durations:l,resolutionChanges:i}},qv=(c,s,i)=>{if(!Object.prototype.hasOwnProperty.call(c,K.PLI)||!Object.prototype.hasOwnProperty.call(c,K.NACK))return{pliCount:s.total_pli_sent_in,nackCount:s.total_nack_sent_in,deltaPliCount:0,deltaNackCount:0};const l=(c[K.PLI]||0)-(i?i[M.VIDEO].total_pli_sent_in:0),a=(c[K.NACK]||0)-(i?i[M.VIDEO].total_nack_sent_in:0);return{pliCount:l,nackCount:a,deltaPliCount:l-s[M.VIDEO].total_pli_sent_in,deltaNackCount:a-s[M.VIDEO].total_nack_sent_in}},Vv=(c,s,i)=>{if(!Object.prototype.hasOwnProperty.call(c,K.PLI)||!Object.prototype.hasOwnProperty.call(c,K.NACK))return{pliCount:s.total_pli_received_out,nackCount:s.total_nack_received_out,deltaPliCount:0,deltaNackCount:0};const l=(c[K.PLI]||0)-(i?i[M.VIDEO].total_pli_received_out:0),a=(c[K.NACK]||0)-(i?i[M.VIDEO].total_nack_received_out:0);return{pliCount:l,nackCount:a,deltaPliCount:l-s[M.VIDEO].total_pli_received_out,deltaNackCount:a-s[M.VIDEO].total_nack_received_out}},Bv=c=>({channels:c[K.CHANNELS]||null,clock_rate:c[K.CLOCK_RATE]||null,mime_type:c[K.MIME_TYPE]||null,sdp_fmtp_line:c[K.SDP_FMTP_LINE]||null}),Gv=c=>({clock_rate:c[K.CLOCK_RATE]||null,mime_type:c[K.MIME_TYPE]||null}),Wv=(c,s,i)=>{const l=(c[K.BYTES_RECEIVED]||0)/1024-(i?i.data.total_KBytes_in:0),a=(c[K.BYTES_SENT]||0)/1024-(i?i.data.total_KBytes_out:0),_=c[K.TIMESTAMP]||Date.now(),e=l-s.data.total_KBytes_in,p=a-s.data.total_KBytes_out,g=i?i.timestamp:null;let n=s.timestamp;!n&&g&&(n=g);const v=n?_-n:0,S=v>0?e*.008*1024/v*1e3:0,m=v>0?p*.008*1024/v*1e3:0;return{total_KBytes_received:l,total_KBytes_sent:a,delta_KBytes_received:e,delta_KBytes_sent:p,kbs_speed_received:S,kbs_speed_sent:m}},Kv=c=>{const s=c[K.AVAILABLE_INCOMING_BITRATE]/1024||0,i=c[K.AVAILABLE_OUTGOING_BITRATE]/1024||0;return{kbs_incoming_bandwidth:s,kbs_outgoing_bandwidth:i}},Yv=(c,s,i,l)=>{if(!c)return[];switch(c[K.TYPE]){case zt.CANDIDATE_PAIR:let a=!1;if(c[K.NOMINATED]&&c[K.STATE]===M.SUCCEEDED&&(a=!0,ke(Js,`analyze() - got stats ${c[K.TYPE]} for ${i}`,c),K.SELECTED in c&&!c[K.SELECTED]&&(a=!1)),a){const e=c[K.LOCAL_CANDIDATE_ID],p=c[K.REMOTE_CANDIDATE_ID],g=Wv(c,s,l),n=Kv(c),v=kv(c,"data",l,s);return[{type:ie.NETWORK,value:{local_candidate_id:e}},{type:ie.NETWORK,value:{remote_candidate_id:p}},{type:ie.DATA,value:{total_KBytes_in:g.total_KBytes_received}},{type:ie.DATA,value:{total_KBytes_out:g.total_KBytes_sent}},{type:ie.DATA,value:{delta_KBytes_in:g.delta_KBytes_received}},{type:ie.DATA,value:{delta_KBytes_out:g.delta_KBytes_sent}},{type:ie.DATA,value:{delta_kbs_in:g.kbs_speed_received}},{type:ie.DATA,value:{delta_kbs_out:g.kbs_speed_sent}},{type:ie.DATA,value:{delta_kbs_bandwidth_in:n.kbs_incoming_bandwidth}},{type:ie.DATA,value:{delta_kbs_bandwidth_out:n.kbs_outgoing_bandwidth}},{type:ie.DATA,value:{delta_rtt_connectivity_ms:v.rtt}},{type:ie.DATA,value:{total_rtt_connectivity_ms:v.totalRTT}},{type:ie.DATA,value:{total_rtt_connectivity_measure:v.totalRTTMeasurements}}]}break;case zt.LOCAL_CANDIDATE:if(c[K.ID]===s.network.local_candidate_id)return[{type:ie.NETWORK,value:{infrastructure:Fv(c)}},{type:ie.NETWORK,value:{local_candidate_type:c[K.CANDIDATE_TYPE]||""}},{type:ie.NETWORK,value:{local_candidate_protocol:c[K.PROTOCOL]||""}},{type:ie.NETWORK,value:{local_candidate_relay_protocol:Hv(c)}}];break;case zt.REMOTE_CANDIDATE:if(c[K.ID]===s.network.remote_candidate_id)return[{type:ie.NETWORK,value:{remote_candidate_type:c[K.CANDIDATE_TYPE]||""}},{type:ie.NETWORK,value:{remote_candidate_protocol:c[K.PROTOCOL]||""}}];break;case zt.INBOUND_RTP:{ke(Js,`analyze() - got stats ${c[K.TYPE]} for ${i}`,c);const e=c[K.SSRC],p=_t(e,s,qe.INBOUND);p&&(p.timestamp=s.timestamp);const g=_t(e,l,qe.INBOUND);if(g&&(g.timestamp=l.timestamp),c[K.MEDIA_TYPE]===M.AUDIO){const n=jf(c,M.AUDIO,p,g),v=Ea(c,M.AUDIO,p),S=c[K.CODEC_ID]||"";return[{ssrc:e,type:ie.AUDIO,value:{codec_id_in:S}},{ssrc:e,type:ie.AUDIO,value:{total_packets_in:n.packetsReceived}},{ssrc:e,type:ie.AUDIO,value:{delta_packets_in:n.deltaPacketsReceived}},{ssrc:e,type:ie.AUDIO,value:{total_packets_lost_in:n.packetsLost}},{ssrc:e,type:ie.AUDIO,value:{delta_packets_lost_in:n.deltaPacketsLost}},{ssrc:e,type:ie.AUDIO,value:{percent_packets_lost_in:n.percentPacketsLost}},{ssrc:e,type:ie.AUDIO,value:{total_KBytes_in:n.KBytesReceived}},{ssrc:e,type:ie.AUDIO,value:{delta_KBytes_in:n.deltaKBytesReceived}},{ssrc:e,type:ie.AUDIO,value:{delta_kbs_in:n.kbsReceived}},{ssrc:e,type:ie.AUDIO,value:{delta_jitter_ms_in:v}}]}if(c[K.MEDIA_TYPE]===M.VIDEO){const n=Lv(c,p),v=jf(c,M.VIDEO,p,g),S=Ea(c,M.VIDEO,p),m=c[K.DECODER_IMPLEMENTATION]||null,C=c[K.CODEC_ID]||null,A=qf(c),R=qv(c,p,g);return[{ssrc:e,type:ie.VIDEO,value:{codec_id_in:C}},{ssrc:e,type:ie.VIDEO,value:{total_packets_in:v.packetsReceived}},{ssrc:e,type:ie.VIDEO,value:{delta_packets_in:v.deltaPacketsReceived}},{ssrc:e,type:ie.VIDEO,value:{total_packets_lost_in:v.packetsLost}},{ssrc:e,type:ie.VIDEO,value:{delta_packets_lost_in:v.deltaPacketsLost}},{ssrc:e,type:ie.VIDEO,value:{percent_packets_lost_in:v.percentPacketsLost}},{ssrc:e,type:ie.VIDEO,value:{total_KBytes_in:v.KBytesReceived}},{ssrc:e,type:ie.VIDEO,value:{delta_KBytes_in:v.deltaKBytesReceived}},{ssrc:e,type:ie.VIDEO,value:{delta_kbs_in:v.kbsReceived}},{ssrc:e,type:ie.VIDEO,value:{delta_jitter_ms_in:S}},{ssrc:e,type:ie.VIDEO,value:{decoder_in:m}},{ssrc:e,type:ie.VIDEO,value:{delta_ms_decode_frame_in:n.delta_ms_decode_frame}},{ssrc:e,type:ie.VIDEO,value:{total_frames_decoded_in:n.frames_decoded}},{ssrc:e,type:ie.VIDEO,value:{total_time_decoded_in:n.total_decode_time}},{ssrc:e,type:ie.VIDEO,value:{total_nack_sent_in:R.nackCount}},{ssrc:e,type:ie.VIDEO,value:{delta_nack_sent_in:R.deltaNackCount}},{ssrc:e,type:ie.VIDEO,value:{total_pli_sent_in:R.pliCount}},{ssrc:e,type:ie.VIDEO,value:{delta_pli_sent_in:R.deltaPliCount}},{ssrc:e,type:ie.VIDEO,value:{size_in:A}}]}break}case zt.OUTBOUND_RTP:{ke(Js,`analyze() - got stats ${c[K.TYPE]} for ${i}`,c);const e=c[K.SSRC],p=_t(e,s,qe.OUTBOUND);p&&(p.timestamp=s.timestamp);const g=_t(e,l,qe.OUTBOUND);if(g&&(g.timestamp=l.timestamp),c[K.MEDIA_TYPE]===M.AUDIO){const n=c[K.CODEC_ID]||null,v=Hf(c,M.AUDIO,p,g);return[{ssrc:e,type:ie.AUDIO,value:{codec_id_out:n}},{ssrc:e,type:ie.AUDIO,value:{total_packets_out:v.packetsSent}},{ssrc:e,type:ie.AUDIO,value:{delta_packets_out:v.deltaPacketsSent}},{ssrc:e,type:ie.AUDIO,value:{total_KBytes_out:v.KBytesSent}},{ssrc:e,type:ie.AUDIO,value:{delta_KBytes_out:v.deltaKBytesSent}},{ssrc:e,type:ie.AUDIO,value:{delta_kbs_out:v.kbsSent}}]}if(c[K.MEDIA_TYPE]===M.VIDEO){const n=c[K.ENCODER_IMPLEMENTATION]||null,v=c[K.CODEC_ID]||null,S=$v(c,p),m=qf(c),C=jv(c),A=Vv(c,p,g),R=Hf(c,M.VIDEO,p,g);return[{ssrc:e,type:ie.VIDEO,value:{codec_id_out:v}},{ssrc:e,type:ie.VIDEO,value:{total_packets_out:R.packetsSent}},{ssrc:e,type:ie.VIDEO,value:{delta_packets_out:R.deltaPacketsSent}},{ssrc:e,type:ie.VIDEO,value:{total_KBytes_out:R.KBytesSent}},{ssrc:e,type:ie.VIDEO,value:{delta_KBytes_out:R.deltaKBytesSent}},{ssrc:e,type:ie.VIDEO,value:{delta_kbs_out:R.kbsSent}},{ssrc:e,type:ie.VIDEO,value:{encoder_out:n}},{ssrc:e,type:ie.VIDEO,value:{delta_ms_encode_frame_out:S.delta_ms_encode_frame}},{ssrc:e,type:ie.VIDEO,value:{total_frames_encoded_out:S.frames_encoded}},{ssrc:e,type:ie.VIDEO,value:{total_time_encoded_out:S.total_encode_time}},{ssrc:e,type:ie.VIDEO,value:{total_nack_received_out:A.nackCount}},{ssrc:e,type:ie.VIDEO,value:{delta_nack_received_out:A.deltaNackCount}},{ssrc:e,type:ie.VIDEO,value:{total_pli_received_out:A.pliCount}},{ssrc:e,type:ie.VIDEO,value:{delta_pli_received_out:A.deltaPliCount}},{ssrc:e,type:ie.VIDEO,value:{size_out:m}},{ssrc:e,type:ie.VIDEO,value:{limitation_out:C}}]}break}case zt.MEDIA_SOURCE:{ke(Js,`analyze() - got stats ${c[K.TYPE]} for ${i}`,c);break}case zt.TRACK:{ke(Js,`analyze() - got stats ${c[K.TYPE]} for ${i}`,c);break}case zt.CODEC:const _=[];return Object.keys(s[M.AUDIO]).forEach(e=>{const p=s[M.AUDIO][e];if(p.codec_id_in===c[K.ID]||p.codec_id_out===c[K.ID]){ke(Js,`analyze() - got stats ${c[K.TYPE]} for ${i}`,c);const g=Bv(c);c[K.ID]===p.codec_id_in?_.push({ssrc:p.ssrc,type:ie.AUDIO,value:{codec_in:g}}):_.push({ssrc:p.ssrc,type:ie.AUDIO,value:{codec_out:g}})}}),Object.keys(s[M.VIDEO]).forEach(e=>{const p=s[M.VIDEO][e];if(p.codec_id_in===c[K.ID]||p.codec_id_out===c[K.ID]){ke(Js,`analyze() - got stats ${c[K.TYPE]} for ${i}`,c);const g=Gv(c);c[K.ID]===p.codec_id_in?_.push({ssrc:p.ssrc,type:ie.VIDEO,value:{codec_in:g}}):_.push({ssrc:p.ssrc,type:ie.VIDEO,value:{codec_out:g}})}}),_;case zt.REMOTE_INBOUND_RTP:{ke(Js,`analyze() - got stats ${c[K.TYPE]} for ${i}`,c);const e=c[K.SSRC],p=_t(e,s,qe.OUTBOUND),g=_t(e,l,qe.OUTBOUND);if(c[K.KIND]===M.AUDIO){const n=$f(c,M.AUDIO,g,p),v=Ea(c,M.AUDIO,p),S=Ff(c,M.AUDIO,p,g);return[{ssrc:e,type:ie.AUDIO,value:{delta_rtt_ms_out:n.rtt}},{ssrc:e,type:ie.AUDIO,value:{total_rtt_ms_out:n.totalRTT}},{ssrc:e,type:ie.AUDIO,value:{total_rtt_measure_out:n.totalRTTMeasurements}},{ssrc:e,type:ie.AUDIO,value:{delta_jitter_ms_out:v}},{ssrc:e,type:ie.AUDIO,value:{timestamp_out:c[K.TIMESTAMP]}},{ssrc:e,type:ie.AUDIO,value:{total_packets_lost_out:S.packetsLost}},{ssrc:e,type:ie.AUDIO,value:{delta_packets_lost_out:S.deltaPacketsLost}},{ssrc:e,type:ie.AUDIO,value:{percent_packets_lost_out:S.fractionLost}}]}if(c[K.KIND]===M.VIDEO){const n=$f(c,M.VIDEO,g,p),v=Ea(c,M.VIDEO,p),S=Ff(c,M.VIDEO,p,g);return[{ssrc:e,type:ie.VIDEO,value:{delta_rtt_ms_out:n.rtt}},{ssrc:e,type:ie.VIDEO,value:{total_rtt_ms_out:n.totalRTT}},{ssrc:e,type:ie.VIDEO,value:{total_rtt_measure_out:n.totalRTTMeasurements}},{ssrc:e,type:ie.VIDEO,value:{delta_jitter_ms_out:v}},{ssrc:e,type:ie.VIDEO,value:{timestamp_out:c[K.TIMESTAMP]}},{ssrc:e,type:ie.VIDEO,value:{total_packets_lost_out:S.packetsLost}},{ssrc:e,type:ie.VIDEO,value:{delta_packets_lost_out:S.deltaPacketsLost}},{ssrc:e,type:ie.VIDEO,value:{percent_packets_lost_out:S.fractionLost}}]}break}}return[]},to=c=>c<0?1:c>100?4.5:1+.035*c+7/1e6*c*(c-60)*(100-c),Jv=(c,s=M.AUDIO,i,l,a)=>{const _=_t(a,c,qe.INBOUND),e=_t(a,i,qe.INBOUND),p=_t(a,l,qe.INBOUND),g=[],n=[],v=_[s].percent_packets_lost_in,S=_[s].delta_jitter_ms_in,m=e&&e[s].delta_jitter_ms_in||null,C=p&&p[s].delta_jitter_ms_in||null,A=c.data.delta_rtt_connectivity_ms,R=i&&i.data.delta_rtt_connectivity_ms||null,I=l&&l.data.delta_rtt_connectivity_ms||null;A&&g.push(A),R&&g.push(R),I&&g.push(I),S&&n.push(S),i&&m&&n.push(m),l&&C&&n.push(C);const V=g.length>0?Zs(g):100,W=n.length>0?Zs(n):10,oe=93.2-v,x=.18*oe*oe-27.9*oe+1126.62,$=(V+W)/2,Re=$-177.3<0?0:1,Ie=.024*$+.11*($-177.3)*Re,H=x-Ie;return to(H)},zv=(c,s=M.AUDIO,i,l,a)=>{const _=_t(a,c,qe.OUTBOUND),e=_t(a,i,qe.OUTBOUND),p=_t(a,l,qe.OUTBOUND),g=[],n=[],v=_[s].percent_packets_lost_out,S=_[s].delta_rtt_ms_out,m=e&&e[s].delta_rtt_ms_out||null,C=p&&p[s].delta_rtt_ms_out||null,A=_[s].delta_jitter_ms_out,R=e&&e[s].delta_jitter_ms_out||null,I=p&&p[s].delta_jitter_ms_out||null,V=c.data.delta_rtt_connectivity_ms,W=i&&i.data.delta_rtt_connectivity_ms||null,oe=l&&l.data.delta_rtt_connectivity_ms||null;S?g.push(S):V&&g.push(V),m?g.push(m):W&&g.push(W),C?g.push(C):oe&&g.push(oe),A&&n.push(A),i&&R&&n.push(R),l&&I&&n.push(I);const x=g.length>0?Zs(g):100,$=n.length>0?Zs(n):10,Re=93.2-v,Ie=.18*Re*Re-27.9*Re+1126.62,H=(x+$)/2,D=H-177.3<0?0:1,L=.024*H+.11*(H-177.3)*D,q=Ie-L;return to(q)},Xv=(c,s=M.AUDIO,i,l,a)=>{const _=_t(a,c,qe.INBOUND),e=_t(a,i,qe.INBOUND),p=_t(a,l,qe.INBOUND),g=[],n=[],v=_[s].percent_packets_lost_in/100,S=_[s].delta_jitter_ms_in,m=e&&e[s].delta_jitter_ms_in||null,C=p&&p[s].delta_jitter_ms_in||null,A=c.data.delta_rtt_connectivity_ms,R=i&&i.data.delta_rtt_connectivity_ms||null,I=l&&l.data.delta_rtt_connectivity_ms||null;A&&g.push(A),R&&g.push(R),I&&g.push(I),S&&n.push(S),e&&m&&n.push(m),p&&C&&n.push(C);const V=g.length>0?Zs(g):100,W=n.length>0?Zs(n):10,oe=0,x=19.8,$=29.7,Re=30,Ie=(V+W)/2+Re,H=Ie-177.3<0?0:1,D=.024*Ie+.11*(Ie-177.3)*H,q=93.2-(oe+x*Math.log(1+$*v)+D);return to(q)},Qv=(c,s=M.AUDIO,i,l,a)=>{const _=_t(a,c,qe.OUTBOUND),e=_t(a,i,qe.OUTBOUND),p=_t(a,l,qe.OUTBOUND),g=[],n=[],v=_[s].percent_packets_lost_out/100,S=_[s].delta_rtt_ms_out,m=e&&e[s].delta_rtt_ms_out||null,C=p&&p[s].delta_rtt_ms_out||null,A=_[s].delta_jitter_ms_out,R=e&&e[s].delta_jitter_ms_out||null,I=p&&p[s].delta_jitter_ms_out||null,V=c.data.delta_rtt_connectivity_ms,W=i&&i.data.delta_rtt_connectivity_ms||null,oe=l&&l.data.delta_rtt_connectivity_ms||null;S?g.push(S):V&&g.push(V),m?g.push(m):W&&g.push(W),C?g.push(C):oe&&g.push(oe),A&&n.push(A),e&&R&&n.push(R),p&&I&&n.push(I);const x=g.length>0?Zs(g):100,$=n.length>0?Zs(n):10,Re=0,Ie=19.8,H=29.7,D=30,L=(x+$)/2+D,q=L-177.3<0?0:1,j=.024*L+.11*(L-177.3)*q,X=93.2-(Re+Ie*Math.log(1+H*v)+j);return to(X)};class Zv{constructor(s,i){this._callbacks={onreport:null,onticket:null},this._id=Ov(),this._moduleName=this._id,this._probeId=i,this._config=s,this._exporter=new Mv(s),this._state=Ss.IDLE,this.registerToPCEvents(),Pn(this._moduleName,`new collector created for probe ${this._probeId}`)}analyze(s,i,l,a){const _=(g,n)=>g===M.AUDIO?n===zt.INBOUND_RTP?{...U_}:{...P_}:n===zt.INBOUND_RTP?{...x_}:{...M_},e=Cv(i);e.pname=this._config.pname,e.call_id=this._config.cid,e.user_id=this._config.uid,e.count=i?i.count+1:1;let p=null;return s.forEach(g=>{!p&&g.timestamp&&(p=g.timestamp),Yv(g,e,e.pname,a).forEach(v=>{if(v.value&&v.type)if(v.ssrc){let S=e[v.type][v.ssrc];S||(S=_(v.type,g.type),S.ssrc=v.ssrc,e[v.type][v.ssrc]=S),Object.keys(v.value).forEach(m=>{S[m]=v.value[m]})}else Object.keys(v.value).forEach(S=>{e[v.type][S]=v.value[S]})})}),e.timestamp=p,Object.keys(e[M.AUDIO]).forEach(g=>{const n=e[M.AUDIO][g];n.direction===qe.INBOUND?(n.mos_emodel_in=Jv(e,M.AUDIO,i,l,n.ssrc),n.mos_in=Xv(e,M.AUDIO,i,l,n.ssrc)):(n.mos_emodel_out=zv(e,M.AUDIO,i,l,n.ssrc),n.mos_out=Qv(e,M.AUDIO,i,l,n.ssrc))}),e}async takeReferenceStats(){return new Promise((s,i)=>{const l=Date.now();setTimeout(async()=>{try{const a=Date.now()-l,_=Date.now(),e=await this._config.pc.getStats(),p=this.analyze(e,null,null,null),g=Date.now();p.experimental.time_to_measure_ms=g-_,p.experimental.time_to_wait_ms=a,this._exporter.saveReferenceReport(p),ke(this._moduleName,`got reference report for probe ${this._probeId}`),s()}catch(a){i(a)}},this._config.startAfter)})}async collectStats(){try{if(this._state!==Ss.RUNNING||!this._config.pc)return ke(this._moduleName,`report discarded (too late) for probe ${this._probeId}`),null;const s=Date.now(),i=await this._config.pc.getStats(),l=this.analyze(i,this._exporter.getLastReport(),this._exporter.getBeforeLastReport(),this._exporter.getReferenceReport()),a=Date.now();return l.experimental.time_to_measure_ms=a-s,this._exporter.addReport(l),ke(this._moduleName,`got report for probe ${this._probeId}#${this._exporter.getReportsNumber()+1}`),this.fireOnReport(l),l}catch(s){return ir(this._moduleName,`got error ${s}`),null}}async start(){ke(this._moduleName,"starting"),this.state=Ss.RUNNING,this._startedTime=this._exporter.start(),ke(this._moduleName,"started")}async mute(){this.state=Ss.MUTED,ke(this._moduleName,"muted")}async unmute(){this.state=Ss.RUNNING,ke(this._moduleName,"unmuted")}async stop(s){if(ke(this._moduleName,`stopping${s?" by watchdog":""}...`),this._stoppedTime=this._exporter.stop(),this.state=Ss.IDLE,this._config.ticket){const{ticket:i}=this._exporter;this.fireOnTicket(i)}this._exporter.reset(),ke(this._moduleName,"stopped")}registerCallback(s,i,l){s in this._callbacks?(this._callbacks[s]={callback:i,context:l},ke(this._moduleName,`registered callback '${s}'`)):ir(this._moduleName,`can't register callback for '${s}' - not found`)}unregisterCallback(s){s in this._callbacks?(this._callbacks[s]=null,delete this._callbacks[s],ke(this._moduleName,`unregistered callback '${s}'`)):ir(this._moduleName,`can't unregister callback for '${s}' - not found`)}fireOnReport(s){this._callbacks.onreport&&wu(this._callbacks.onreport.callback,this._callbacks.onreport.context,s)}fireOnTicket(s){this._callbacks.onticket&&wu(this._callbacks.onticket.callback,this._callbacks.onticket.context,s)}updateConfig(s){this._config=s,this._exporter.updateConfig(s)}get state(){return this._state}set state(s){this._state=s,ke(this._moduleName,`state changed to ${s}`)}addCustomEvent(s,i,l,a){this._exporter.addCustomEvent({at:typeof s=="object"?s.toJSON():s,category:i,name:l,description:a})}async registerToPCEvents(){const{pc:s}=this._config;if(navigator.mediaDevices.ondevicechange=async()=>{try{const i=await navigator.mediaDevices.enumerateDevices();this.addCustomEvent(new Date().toJSON(),"device",`${i.length} devices found`,"Media Devices state")}catch{ir(this._moduleName,"can't get devices")}},s){s.oniceconnectionstatechange=()=>{const l=s.iceConnectionState;l===Bi.CONNECTED||l===Bi.COMPLETED?this.addCustomEvent(new Date().toJSON(),"call",l,"ICE connection state"):l===Bi.DISCONNECTED||l===Bi.FAILED?this.addCustomEvent(new Date().toJSON(),"call",l,"ICE connection state"):l===Bi.CLOSED&&this.addCustomEvent(new Date().toJSON(),"call","ended","ICE connection state")},s.onicegatheringstatechange=()=>{const l=s.iceGatheringState;this.addCustomEvent(new Date().toJSON(),"call",l,"ICE gathering state")},s.ontrack=l=>{this.addCustomEvent(new Date().toJSON(),"call",`${l.track.kind}track`,"MediaStreamTrack received")},s.onnegotiationneeded=()=>{this.addCustomEvent(new Date().toJSON(),"call","negotiation","Media changed")};const i=s.getReceivers();if(i&&i.length>0){const l=i[0],{transport:a}=l;if(a){const{iceTransport:_}=a;_&&(_.onselectedcandidatepairchange=()=>{this.addCustomEvent(new Date().toJSON(),"call","transport","Candidates Pair changed")})}}}}}class eE{constructor(s){this._id=s.pname&&s.pname.substr(0,12).padEnd(12," ")||wv(),this._moduleName=this._id,Pn(this._moduleName,"probe created"),this._config=s,this._collector=new Zv(this._config,this._id)}set onreport(s){s?this._collector.registerCallback("onreport",s):this._collector.unregisterCallback("onreport")}set onticket(s){s?this._collector.registerCallback("onticket",s):this._collector.unregisterCallback("onticket")}get id(){return this._id}get pname(){return this._config.pname}get cid(){return this._config.cid}get uid(){return this._config.uid}get state(){return this._collector.state}set state(s){this._collector.state=s}addCustomEvent(s,i,l,a=new Date().toJSON()){this._collector.addCustomEvent(a,i,s,l)}get isRunning(){return this._collector.state===Ss.RUNNING}get isIdle(){return this._collector.state===Ss.IDLE}updateUserId(s){this._config.uid=s,this._collector.updateConfig(this._config)}updateCallId(s){this._config.cid=s,this._collector.updateConfig(this._config)}start(){if(!this.isIdle){Ma(this._moduleName,"probe is already running");return}this._collector.start()}stop(s=!1){this.isRunning&&this._collector.stop(s)}async takeReferenceStats(){return this._collector.takeReferenceStats()}async collectStats(){return this._collector.collectStats()}}const wt="engine ";class tE{constructor(s){this._config=s,this._probes=[],this._startedTime=null,this._callbacks={onresult:null},Pn(wt,`configured for probing every ${this._config.refreshEvery}ms`),Pn(wt,`configured for starting after ${this._config.startAfter}ms`),Pn(wt,`${!this._config.stopAfter||this._config.stopAfter!==-1?`configured for stopped after ${this._config.stopAfter}ms`:"configured for never stopped"}`),ke(wt,"engine initialized")}get probes(){return this._probes}get isRunning(){return this._probes.some(s=>s.isRunning)}get isIdle(){return this._probes.every(s=>s.isIdle)}addNewProbe(s,i){if(!s)throw new Error("undefined peer connection");const l=Iv(s,i,this._config),a=new eE(l);return this._probes.push(a),ke(wt,`${this._probes.length} probes registered`),a}removeExistingProbe(s){if(!s)throw new Error("undefined probe");s.state===Ss.RUNNING&&s.stop(),this._probes=this._probes.filter(i=>s.id!==i.id)}async start(){const s=()=>{this._probes.forEach(_=>_.start())},i=async()=>Promise.all(this._probes.map(_=>_.takeReferenceStats())),l=()=>this.isIdle?!1:!this._config.stopAfter||this._config.stopAfter<0?!0:Date.now()<this._startedTime+this._config.stopAfter,a=async()=>{const _=Av(),e=this._probes.filter(p=>p.isRunning);for(const p of e){const g=await p.collectStats();g&&_.probes.push(g),ke(wt,`got probe ${p.id}`),await kf(0)}return _.delta_time_to_measure_probes_ms=wn(_.probes,"experimental","time_to_measure_ms"),_.delta_KBytes_in=wn(_.probes,"data","delta_KBytes_in"),_.delta_KBytes_out=wn(_.probes,"data","delta_KBytes_out"),_.delta_kbs_in=wn(_.probes,"data","delta_kbs_in"),_.delta_kbs_out=wn(_.probes,"data","delta_kbs_out"),_.total_time_decoded_in=wn(_.probes,"video","total_time_decoded_in"),_.total_time_encoded_out=wn(_.probes,"video","total_time_encoded_out"),_};for(ke(wt,"starting to collect"),s(),ke(wt,"generating reference reports..."),await i(),ke(wt,"reference reports generated"),this._startedTime=Date.now();l();)if(ke(wt,`wait ${this._config.refreshEvery}ms before collecting`),await kf(this._config.refreshEvery),l()){ke(wt,"collecting...");const _=Date.now(),e=await a(),p=Date.now();e.delta_time_consumed_to_measure_ms=p-_,this.fireOnReports(e),ke(wt,"collected")}ke(wt,"reaching end of the collecting period..."),this.isRunning&&setTimeout(()=>{this.stop()},0)}stop(s){const i=l=>{this._probes.forEach(a=>{a.stop(l)})};Pn(wt,"stop collecting"),i(s)}registerCallback(s,i,l){s in this._callbacks?(this._callbacks[s]={callback:i,context:l},ke(wt,`registered callback '${s}'`)):ir(wt,`can't register callback for '${s}' - not found`)}unregisterCallback(s){s in this._callbacks?(this._callbacks[s]=null,delete this._callbacks[s],ke(this._moduleName,`unregistered callback '${s}'`)):ir(this._moduleName,`can't unregister callback for '${s}' - not found`)}fireOnReports(s){this._callbacks.onresult&&s.probes.length>0&&wu(this._callbacks.onresult.callback,this._callbacks.onresult.context,s)}}const sE="interface ";class nE{constructor(s){this._config=bv(s),Pn(sE,`welcome to ${this._config.name} version ${this._config.version}`),pv(this._config.verbose||!1),this._engine=new tE(this._config)}setupLogLevel(s){mv(s)}get version(){return this._config.version}get name(){return this._config.name}get probes(){return this._engine.probes}createProbe(s,i){return this._engine.addNewProbe(s,i)}startAllProbes(){this._engine.start()}stopAllProbes(){this._engine.stop()}get running(){return this._engine.isRunning}get idle(){return this._engine.isIdle}removeProbe(s){this._engine.removeExistingProbe(s)}set onresult(s){s?this._engine.registerCallback("onresult",s):this._engine.unregisterCallback("onresult")}}function rE(c,s){return Object.keys(c).filter(i=>s.includes(i)).reduce((i,l)=>{const a=l;return{...i,[a]:c[a]}},{})}const iE=["mos_in","codec_in","delta_KBytes_in","delta_kbs_in","delta_jitter_ms_in","delta_packets_lost_in"];class lE{constructor(s){this.intervals={},this.emitInterval=s.emitInterval||200,this.onChangeFunction=s.onChangeFunction}start(s,i){s&&s.getTracks().length&&requestAnimationFrame(()=>this.beginCalculation(s,i))}stop(s){this.clearVolumeInterval(s)}clearVolumeInterval(s){console.log("clearVolumeInterval",s),clearInterval(this.intervals[s]),delete this.intervals[s]}clearAllIntervals(){Object.keys(this.intervals).forEach(s=>{clearInterval(this.intervals[s])}),this.intervals={}}beginCalculation(s,i){this.clearVolumeInterval(i);const l=Un.createAnalyser(),a=Un.createMediaStreamSource(s),_=Un.createScriptProcessor(2048,1,1);l.smoothingTimeConstant=.8,l.fftSize=1024,a.connect(l),l.connect(_),_.connect(Un.destination),this.intervals[i]=setInterval(()=>{const e=new Uint8Array(l.frequencyBinCount);l.getByteFrequencyData(e);let p=0;const g=e.length;for(let v=0;v<g;v++)p+=e[v];const n=p/g;this.onChangeFunction(i,n)},this.emitInterval)}}const Sa={SELECTED_INPUT_DEVICE:"OpensipsJSInputDevice",SELECTED_OUTPUT_DEVICE:"OpensipsJSOutputDevice"},aE=0;class oE{constructor(s){this.isAutoAnswer=!1,this.muteWhenJoinEnabled=!1,this.isDNDEnabled=!1,this.muted=!1,this.microphoneInputLevelValue=1,this.speakerVolumeValue=1,this.activeRooms={},this.activeCalls={},this.extendedCalls={},this.availableMediaDevices=[],this.selectedMediaDevices={input:"default",output:"default"},this.callStatus={},this.callTime={},this.callMetrics={},this.timeIntervals={},this.metricConfig={refreshEvery:1e3},this.activeStreamValue=null,this.initialStreamValue=null,this.context=s,this.context.on(this.context.newRTCSessionEventName,this.newRTCSessionCallback.bind(this)),this.VUMeter=new lE({onChangeFunction:this.emitVolumeChange.bind(this)}),this.initializeMediaDevices()}get sipOptions(){return{...this.context.options.sipOptions,mediaConstraints:this.getUserMediaConstraints}}get currentActiveRoomId(){return this.currentActiveRoomIdValue}set currentActiveRoomId(s){this.currentActiveRoomIdValue=s,this.context.emit("currentActiveRoomChanged",s)}get autoAnswer(){return this.isAutoAnswer}get callAddingInProgress(){return this.isCallAddingInProgress}set callAddingInProgress(s){this.isCallAddingInProgress=s,this.context.emit("callAddingInProgressChanged",s)}get muteWhenJoin(){return this.muteWhenJoinEnabled}get isDND(){return this.isDNDEnabled}get speakerVolume(){return this.speakerVolumeValue}get microphoneInputLevel(){return this.microphoneInputLevelValue}get getActiveCalls(){return this.activeCalls}get hasActiveCalls(){return Object.values(this.extendedCalls).length>0}get getActiveRooms(){return this.activeRooms}get isMuted(){return this.muted}get getInputDeviceList(){return this.availableMediaDevices.filter(s=>s.kind==="audioinput")}get getOutputDeviceList(){return this.availableMediaDevices.filter(s=>s.kind==="audiooutput")}get getUserMediaConstraints(){return O_()?{video:!1,audio:!0}:{audio:{deviceId:{exact:this.selectedMediaDevices.input}},video:!1}}get selectedInputDevice(){return this.selectedMediaDevices.input}get selectedOutputDevice(){return this.selectedMediaDevices.output}get activeStream(){return this.activeStreamValue}setAvailableMediaDevices(s){this.availableMediaDevices=s,this.context.emit("changeAvailableDeviceList",s)}async updateDeviceList(){await navigator.mediaDevices.getUserMedia(this.getUserMediaConstraints);const s=await navigator.mediaDevices.enumerateDevices();this.setAvailableMediaDevices(s)}async initializeMediaDevices(){const s=localStorage.getItem(Sa.SELECTED_INPUT_DEVICE)||"default",i=localStorage.getItem(Sa.SELECTED_OUTPUT_DEVICE)||"default";try{const l=await navigator.mediaDevices.getUserMedia(this.getUserMediaConstraints),a=await navigator.mediaDevices.enumerateDevices();this.setAvailableMediaDevices(a),await this.setMicrophone(s),await this.setSpeaker(i),navigator.mediaDevices.addEventListener("devicechange",async()=>{const _=await navigator.mediaDevices.enumerateDevices();this.setAvailableMediaDevices(_)}),l.getTracks().forEach(_=>_.stop())}catch(l){console.error(l)}}setCallTime(s){const i={...s};delete i.callId,this.callTime={...this.callTime,[s.callId]:i},this.context.emit("changeCallTime",this.callTime)}removeCallTime(s){const i={...this.callTime};delete i[s],this.callTime={...i},this.context.emit("changeCallTime",this.callTime)}setTimeInterval(s,i){this.timeIntervals={...this.timeIntervals,[s]:i}}removeTimeInterval(s){const i={...this.timeIntervals};i[s]&&(clearInterval(i[s]),delete i[s],this.timeIntervals={...i})}stopCallTimer(s){this.removeTimeInterval(s),this.removeCallTime(s)}emitVolumeChange(s,i){this.context.emit("changeCallVolume",{callId:s,volume:i})}setMetricsConfig(s){this.metricConfig={...this.metricConfig,...s}}sendDTMF(s,i){if(!/^[A-D0-9]+$/g.test(i))throw new Error("Not allowed character in DTMF input");this.extendedCalls[s].sendDTMF(i)}setIsMuted(s){this.muted=s,this.context.emit("changeIsMuted",s)}processMute(s){const i=this.currentActiveRoomId;this.setIsMuted(s),this.initialStreamValue.getTracks().forEach(l=>l.enabled=!s),this.roomReconfigure(i)}mute(){this.processMute(!0)}unmute(){this.processMute(!1)}async processHold({callId:s,toHold:i,automatic:l}){const a=this.extendedCalls[s];a._automaticHold=l??!1,await new Promise(p=>{const g=()=>{p()};i?a.hold({},g):a.unhold({},g)}),this.updateCall(a);const e=Object.values(this.extendedCalls).filter(p=>p.roomId===this.currentActiveRoomId&&(i?s!==p._id:!0));e.length>1&&await this.doConference(e)}holdCall(s,i=!1){return this.processHold({callId:s,automatic:i,toHold:!0})}unholdCall(s){return this.processHold({callId:s,toHold:!1})}cancelAllOutgoingUnanswered(){Object.values(this.getActiveCalls).filter(s=>s.direction==="outgoing"&&s.status===aE).forEach(s=>this.terminateCall(s._id))}answerCall(s){const i=this.extendedCalls[s];this.cancelAllOutgoingUnanswered(),i.answer(this.sipOptions),this.updateCall(i),this.setActiveRoom(i.roomId),i.connection.addEventListener("track",l=>{this.triggerAddStream(l,i)})}async moveCall(s,i){this.updateCallStatus({callId:s,isMoving:!0}),await this.processRoomChange({callId:s,roomId:i}),this.updateCallStatus({callId:s,isMoving:!1})}updateCall(s){this.activeCalls[s._id]=Uf(s),this.context.emit("changeActiveCalls",this.activeCalls)}updateRoom(s){const l={...this.activeRooms[s.roomId],...s};this.activeRooms={...this.activeRooms,[s.roomId]:{...l}},this.context.emit("updateRoom",{room:l,roomList:this.activeRooms})}hasAutoAnswerHeaders(s){const i=/answer-after=0/,a=s.request.getHeader("Call-Info");return a&&i.test(a)}addCall(s,i=!0){this.activeCalls={...this.activeCalls,[s._id]:Uf(s)},this.extendedCalls[s._id]=s,i&&this.context.emit("changeActiveCalls",this.activeCalls)}addCallStatus(s){this.callStatus={...this.callStatus,[s]:{isMoving:!1,isTransferring:!1,isMerging:!1}},this.context.emit("changeCallStatus",this.callStatus)}updateCallStatus(s){const l={...{...this.callStatus[s.callId]}};s.isMoving!==void 0&&(l.isMoving=s.isMoving),s.isTransferring!==void 0&&(l.isTransferring=s.isTransferring),s.isMerging!==void 0&&(l.isMerging=s.isMerging),this.callStatus={...this.callStatus,[s.callId]:{...l}},this.context.emit("changeCallStatus",this.callStatus)}removeCallStatus(s){const i={...this.callStatus};delete i[s],this.callStatus={...i},this.context.emit("changeCallStatus",this.callStatus)}addRoom(s){this.activeRooms={...this.activeRooms,[s.roomId]:s},this.context.emit("addRoom",{room:s,roomList:this.activeRooms})}getActiveStream(){const s=xf(this.initialStreamValue,this.microphoneInputLevel*2);return s.getTracks().forEach(i=>i.enabled=!this.isMuted),this.setActiveStream(s),s}async setMicrophone(s){if(!this.getInputDeviceList.find(({deviceId:l})=>l===s)||(this.setSelectedInputDevice(s),Object.keys(this.getActiveCalls).length===0))return;await this.setupStream();const i=Object.values(this.extendedCalls).filter(l=>l.roomId===this.currentActiveRoomId);i.length===1?Object.values(i).forEach(async l=>{const a=this.getActiveStream();l.connection.getSenders()[0].replaceTrack(a.getTracks()[0]),this.updateCall(l)}):await this.doConference(i)}setActiveStream(s){this.activeStream&&this.stopVUMeter("origin"),this.setupVUMeter(s,"origin"),this.activeStreamValue=s,this.context.emit("changeActiveStream",s)}async setSpeaker(s){if(!this.getOutputDeviceList.find(({deviceId:a})=>a===s))return;this.setSelectedOutputDevice(s);const i=Object.values(this.extendedCalls);if(i.length===0)return;const l=i.filter(a=>a.roomId===this.currentActiveRoomId);l.length===1?i.forEach(a=>{var _;(_=a.audioTag)==null||_.setSinkId(s),this.updateCall(a)}):await this.doConference(l)}removeRoom(s){const i={...this.activeRooms},l={...i[s]};delete i[s],this.activeRooms={...i},this.context.emit("removeRoom",{room:l,roomList:this.activeRooms})}deleteRoomIfEmpty(s){s!==void 0&&Object.values(this.extendedCalls).filter(i=>i.roomId===s).length===0&&(this.removeRoom(s),this.currentActiveRoomId===s&&(this.currentActiveRoomId=void 0))}checkInitialized(){if(!this.context.initialized)throw new Error("[OpenSIPSJS] You must call `start` method first!")}muteReconfigure(s){this.muted?s.mute({audio:!0}):s.unmute({audio:!0})}async roomReconfigure(s){var l;if(s===void 0)return;const i=Object.values(this.extendedCalls).filter(a=>a.roomId===s);if(this.currentActiveRoomId===s?i.forEach(a=>{a.audioTag&&(this.muteReconfigure(a),a.audioTag.muted=!1,this.updateCall(a))}):i.forEach(a=>{a.audioTag&&(a.audioTag.muted=!0,this.updateCall(a))}),i.length===0)this.deleteRoomIfEmpty(s);else if(i.length===1&&this.currentActiveRoomId!==s)i[0].isOnHold().local||await this.holdCall(i[0].id,!0);else if(i.length===1&&this.currentActiveRoomId===s){if(i[0].isOnHold().local&&i[0]._automaticHold&&await this.unholdCall(i[0].id),i[0].connection&&((l=i[0].connection)!=null&&l.getSenders()[0])){const a=this.getActiveStream();await i[0].connection.getSenders()[0].replaceTrack(a.getTracks()[0]),this.muteReconfigure(i[0])}}else i.length>1&&await this.doConference(i)}async doConference(s){const i=[];s.forEach(l=>{l!=null&&l.connection.getReceivers().forEach(a=>{i.push(a.track)})}),await hv.forEach(s,async l=>{var e;if(l==null)return;const a=new MediaStream,_=Un.createMediaStreamDestination();if(l.connection.getReceivers().forEach(p=>{i.forEach(g=>{a.addTrack(p.track),p.track.id!==g.id&&Un.createMediaStreamSource(new MediaStream([g])).connect(_)})}),s[0].roomId===this.currentActiveRoomId){const p=this.getActiveStream();Un.createMediaStreamSource(p).connect(_)}(e=l.connection)!=null&&e.getSenders()[0]&&(await l.connection.getSenders()[0].replaceTrack(_.stream.getTracks()[0]),this.muteReconfigure(l))})}processCallerMute(s,i){const l=this.extendedCalls[s];l&&l.connection.getReceivers().length&&(l.localMuted=i,l.connection.getReceivers().forEach(a=>{a.track.enabled=!i}),this.updateCall(l))}muteCaller(s){this.processCallerMute(s,!0)}unmuteCaller(s){this.processCallerMute(s,!1)}terminateCall(s){const i=this.extendedCalls[s];i._status!==8&&i.terminate()}transferCall(s,i){if(i.toString().length===0)return new Error("Target must be passed");const l=this.extendedCalls[s];if(!l._is_confirmed&&!l._is_canceled){const a=`sip:${i}@${this.context.sipDomain}`;l.terminate({status_code:302,reason_phrase:"Moved Temporarily",extraHeaders:[`Contact: ${a}`]});return}this.updateCallStatus({callId:s,isTransferring:!0}),l.refer(`sip:${i}@${this.context.sipDomain}`),this.updateCall(l)}mergeCall(s){const i=Object.values(this.extendedCalls).filter(_=>_.roomId===s);if(i.length!==2)return;const l=i[0],a=i[1];!l||!a||(this.updateCallStatus({callId:l._id,isMerging:!0}),this.updateCallStatus({callId:a._id,isMerging:!0}),l.refer(a.remote_identity.uri.toString(),{replaces:a}),this.updateCall(l))}mergeCallByIds(s,i){const l=Object.values(this.extendedCalls).find(_=>_._id===s),a=Object.values(this.extendedCalls).find(_=>_._id===i);if(!l||!a)throw new Error("Call ID is not provided");this.updateCallStatus({callId:s,isMerging:!0}),this.updateCallStatus({callId:i,isMerging:!0}),l.refer(a.remote_identity.uri.toString(),{replaces:a}),this.updateCall(l)}setDND(s){this.isDNDEnabled=s,this.context.emit("changeIsDND",s)}startCallTimer(s){this.removeTimeInterval(s);const i={callId:s,hours:0,minutes:0,seconds:0,formatted:""};this.setCallTime(i);const l=setInterval(()=>{const a={...this.callTime[s]},_=cv(a);this.setCallTime({callId:s,..._})},1e3);this.setTimeInterval(s,l)}async setActiveRoom(s){const i=this.currentActiveRoomId;s!==i&&(this.currentActiveRoomId=s,await this.roomReconfigure(i),await this.roomReconfigure(s))}getNewRoomId(){const s=Object.keys(this.activeRooms);return s.length===0?1:parseInt(s.sort()[s.length-1])+1}async setupCall(s){var n,v;const i=s.session;if(this.getActiveCalls[i.id]!==void 0)return;const a=this.getNewRoomId(),_={started:new Date,incomingInProgress:!1,roomId:a};i.direction==="incoming"?(this.context.logger.log("New incoming call from",(v=(n=i._remote_identity)==null?void 0:n._uri)==null?void 0:v._user),_.incomingInProgress=!0,this.context.subscribe(Xt.CALL_CONFIRMED,S=>{i.id===S.id&&(this.updateRoom({incomingInProgress:!1,roomId:a}),this.startCallTimer(i.id))}),this.context.subscribe(Xt.CALL_FAILED,S=>{i.id===S.id&&(this.updateRoom({incomingInProgress:!1,roomId:a}),this.deleteRoomIfEmpty(a))})):i.direction==="outgoing"&&(i.once("confirmed",()=>{this.startCallTimer(i.id)}),this.startCallTimer(i.id));const e=i,p=this.hasAutoAnswerHeaders(s),g=e.direction==="incoming"&&!this.hasActiveCalls&&(p||this.autoAnswer);e.roomId=a,e.localMuted=!1,e.autoAnswer=g,g?this.addCall(e,!1):this.addCall(e),this.addCallStatus(i.id),this.addRoom(_),g&&this.answerCall(e._id)}removeCall(s){const i={...this.activeCalls};delete i[s],this.activeCalls={...i};const l={...this.extendedCalls};delete l[s],this.extendedCalls={...l},this.context.emit("changeActiveCalls",this.activeCalls)}activeCallListRemove(s){var a;const i=this.extendedCalls[s._id];this.stopVUMeter("origin"),(a=i.connection)==null||a.getSenders().forEach(_=>{_.track.stop()});const l=i.roomId;this.removeCall(s._id),this.roomReconfigure(l)}async newRTCSessionCallback(s){const i=s.session;if(this.isDND){i.terminate({status_code:486,reason_phrase:"Do Not Disturb"});return}if(this.context.triggerListener({listenerType:Xt.NEW_CALL,session:i,event:s}),i.on("ended",l=>{var _,e,p;this.stopVUMeter(i.id),this.context.logger.log("Session ended for",(e=(_=i._remote_identity)==null?void 0:_._uri)==null?void 0:e._user),this.context.triggerListener({listenerType:Xt.CALL_ENDED,session:i,event:l});const a=this.getActiveCalls[i.id];a&&this.activeCallListRemove(a),this.stopCallTimer(i.id),this.removeCallStatus(i.id),this.removeCallMetrics(i.id),Object.keys(this.extendedCalls).length||(this.setIsMuted(!1),(p=this.initialStreamValue)==null||p.getTracks().forEach(g=>g.stop()),this.initialStreamValue=null)}),i.on("progress",l=>{var a,_;this.context.logger.log("Session in progress for",(_=(a=i._remote_identity)==null?void 0:a._uri)==null?void 0:_._user),this.context.triggerListener({listenerType:Xt.CALL_PROGRESS,session:i,event:l})}),i.on("failed",l=>{var _,e,p;this.stopVUMeter(i.id),this.context.logger.log("Session failed for",(e=(_=i._remote_identity)==null?void 0:_._uri)==null?void 0:e._user),this.context.triggerListener({listenerType:Xt.CALL_FAILED,session:i,event:l}),i.id===this.callAddingInProgress&&(this.callAddingInProgress=void 0);const a=this.getActiveCalls[i.id];a&&this.activeCallListRemove(a),this.stopCallTimer(i.id),this.removeCallStatus(i.id),this.removeCallMetrics(i.id),Object.keys(this.extendedCalls).length||(this.setIsMuted(!1),(p=this.initialStreamValue)==null||p.getTracks().forEach(g=>g.stop()),this.initialStreamValue=null)}),i.on("confirmed",l=>{var a,_;this.context.logger.log("Session confirmed for",(_=(a=i._remote_identity)==null?void 0:a._uri)==null?void 0:_._user),this.context.triggerListener({listenerType:Xt.CALL_CONFIRMED,session:i,event:l}),this.updateCall(i),i.id===this.callAddingInProgress&&(this.callAddingInProgress=void 0)}),await this.setupCall(s),i.direction==="outgoing"){const l=this.getActiveCalls[i.id].roomId;this.setActiveRoom(l)}}setMuteWhenJoin(s){this.muteWhenJoinEnabled=s,this.context.emit("changeMuteWhenJoin",s)}setMicrophoneSensitivity(s){if(s<0||s>1)throw new Error("Value should be in range from 0 to 1!");this.microphoneInputLevelValue=s,this.roomReconfigure(this.currentActiveRoomId)}setSpeakerVolume(s){this.speakerVolumeValue=s,Object.values(this.extendedCalls).forEach(i=>{i.audioTag&&(i.audioTag.volume=s,this.updateCall(i))})}setAutoAnswer(s){this.isAutoAnswer=s}setSelectedInputDevice(s){localStorage.setItem(Sa.SELECTED_INPUT_DEVICE,s),this.selectedMediaDevices.input=s,this.context.emit("changeActiveInputMediaDevice",s)}setSelectedOutputDevice(s){localStorage.setItem(Sa.SELECTED_OUTPUT_DEVICE,s),this.selectedMediaDevices.output=s,this.context.emit("changeActiveOutputMediaDevice",s)}setCallMetrics(s){const i={...s};delete i.callId,this.callMetrics={...this.callMetrics,[s.callId]:i},this.context.emit("changeCallMetrics",this.callMetrics)}removeCallMetrics(s){const i={...this.callMetrics};delete i[s],this.callMetrics={...i},this.context.emit("changeCallMetrics",this.callMetrics)}getCallQuality(s){const i=new nE(this.metricConfig),l=i.createProbe(s.connection,{cid:s._id}),a=[];let _;l.onreport=e=>{Object.entries(e.audio).forEach(([n,v])=>{v.direction==="inbound"&&!a.includes(n)&&(a.push(n),_=n)});const p=e.audio[_];if(!p)return;const g=rE(p,iE);g.callId=s._id,this.setCallMetrics(g)},this.context.subscribe(Xt.CALL_ENDED,e=>{e._id===s._id&&i.stopAllProbes()}),i.startAllProbes()}setupVUMeter(s,i){this.VUMeter.start(s,i)}stopVUMeter(s){this.VUMeter.stop(s)}async setupStream(){const s=await navigator.mediaDevices.getUserMedia(this.getUserMediaConstraints);this.initialStreamValue&&(this.initialStreamValue.getTracks().forEach(i=>i.stop()),this.initialStreamValue=null),this.initialStreamValue=s}async triggerAddStream(s,i){this.setIsMuted(this.muteWhenJoin||this.isMuted),this.initialStreamValue||await this.setupStream();const l=xf(this.initialStreamValue,this.microphoneInputLevel*2),a=this.isMuted||this.muteWhenJoin;l.getTracks().forEach(e=>e.enabled=!a),this.setActiveStream(l),await i.connection.getSenders()[0].replaceTrack(l.getTracks()[0]);const _=new MediaStream([s.track]);YT(_,i,this.selectedOutputDevice,this.speakerVolume),this.setupVUMeter(_,i._id),this.getCallQuality(i),this.updateCall(i)}initCall(s,i){if(s.length===0)return console.error("Target must be a valid string");this.context.logger.log(`Calling sip:${s}@${this.context.sipDomain}...`);const l=this.context.call(`sip:${s}@${this.context.sipDomain}`,this.sipOptions);this.callAddingInProgress=l.id,i&&this.currentActiveRoomId!==void 0&&this.processRoomChange({callId:l.id,roomId:this.currentActiveRoomId}),l.connection.addEventListener("track",a=>{this.triggerAddStream(a,l)})}async processRoomChange({callId:s,roomId:i}){const l=this.extendedCalls[s].roomId;this.extendedCalls[s].roomId=i;const a=this.extendedCalls[s];return this.updateCall(a),await this.setActiveRoom(i),Promise.all([this.roomReconfigure(l),this.roomReconfigure(i)]).then(()=>{this.deleteRoomIfEmpty(l),this.deleteRoomIfEmpty(i)})}}class uE{constructor(s){this.context=s}get sipOptions(){return{...this.context.options.sipOptions}}initCall(s,i){if(s.length===0)return console.error("Target must be a valid string");this.context.logger.log(`Calling sip:${s}@${this.context.sipDomain}...`),this.context.joinVideoCall(`sip:${s}@${this.context.sipDomain}`,i,this.sipOptions)}stop(s={}){this.context.terminateJanusSessions(s)}}class cE{constructor(s){this.activeMessages={},this.extendedMessages={},this.msrpHistory={},this.context=s,this.context.on(this.context.newMSRPSessionEventName,this.newMSRPSessionCallback.bind(this.context))}get isMSRPInitializing(){return this.isMSRPInitializingValue}get getActiveMessages(){return this.activeMessages}msrpAnswer(s){const i=this.extendedMessages[s];this.updateMSRPSession(i)}updateMSRPSession(s){this.activeMessages[s._id]=Pf(s),this.context.emit("changeActiveMessages",this.activeMessages)}addMMSRPSession(s){this.activeMessages={...this.activeMessages,[s._id]:Pf(s)},this.extendedMessages[s._id]=s,this.context.emit("changeActiveMessages",this.activeMessages)}addMSRPMessage(s,i){const l=this.msrpHistory[i.id]||[];l.push(s),this.msrpHistory={...this.msrpHistory,[i.id]:[...l]},this.context.emit("newMSRPMessage",{message:s,session:i})}messageTerminate(s){const i=this.extendedMessages[s];i._status!==8&&i.terminate()}addMessageSession(s){if(!s._id||this.getActiveMessages[s._id]!==void 0)return;const l=s;this.addMMSRPSession(l)}triggerMSRPListener({listenerType:s,session:i,event:l}){const a=this.context.listenersList[s];!a||!a.length||a.forEach(_=>{_(i,l)})}removeMMSRPSession(s){const i={...this.activeMessages};delete i[s],this.activeMessages={...i};const l={...this.extendedMessages};delete l[s],this.extendedMessages={...l},this.context.emit("changeActiveMessages",this.activeMessages)}activeMessageListRemove(s){this.removeMMSRPSession(s._id)}newMSRPSessionCallback(s){const i=s.session;i.on("ended",l=>{this.triggerMSRPListener({listenerType:Xt.CALL_ENDED,session:i,event:l});const a=this.getActiveMessages[i.id];this.activeMessageListRemove(a)}),i.on("failed",l=>{this.triggerMSRPListener({listenerType:Xt.CALL_FAILED,session:i,event:l});const a=this.getActiveMessages[i.id];this.activeMessageListRemove(a)}),i.on("confirmed",l=>{this.triggerMSRPListener({listenerType:Xt.CALL_CONFIRMED,session:i,event:l}),this.updateMSRPSession(i)}),i.on("newMessage",l=>{this.addMSRPMessage(l,i)}),this.addMessageSession(i)}setIsMSRPInitializing(s){this.isMSRPInitializingValue=s,this.context.emit("isMSRPInitializingChanged",s)}initMSRP(s,i,l){if(s.length===0)return console.error("Target must be a valid string");const a=this.context.startMSRP(s,l);a.on("active",()=>{this.addMessageSession(a),a.sendMSRP(i),this.setIsMSRPInitializing(!1)}),this.setIsMSRPInitializing(!0)}sendMSRP(s,i){const l=this.extendedMessages[s];if(!l)throw new Error(`MSRP session with id ${s} doesn't exist!`);l.sendMSRP(i)}}const ou={AUDIO:"audio",VIDEO:"video",MSRP:"msrp"};class fE extends jT{constructor(s,i){if(!s.modules.length)throw new Error("options.modules should include at least 1 module");const l={...s.configuration,sockets:s.socketInterfaces.map(a=>new uv.WebSocketInterface(a))};super(l),this.initialized=!1,this.logger=console,this.newRTCSessionEventName="newRTCSession",this.registeredEventName="registered",this.unregisteredEventName="unregistered",this.disconnectedEventName="disconnected",this.connectedEventName="connected",this.newMSRPSessionEventName="newMSRPSession",this.isReconnecting=!1,this.audio=null,this.msrp=null,this.video=null,this.listenersList={},this.modules=[],s.pnExtraHeaders&&Object.keys(s.pnExtraHeaders).length&&this.registrator().setExtraContactUriParams(s.pnExtraHeaders),this.options=s,this.modules=s.modules,i&&JT(i)&&(this.logger=i)}on(s,i){return super.on(s,i)}off(s,i){return super.off(s,i)}emit(s,i){return super.emit(s,i)}get sipDomain(){return this.options.sipDomain}begin(){if(this.isConnected()){console.error("Connection is already established");return}return this.modules.includes(ou.AUDIO)&&(this.audio=new oE(this)),this.modules.includes(ou.MSRP)&&(this.msrp=new cE(this)),this.modules.includes(ou.VIDEO)&&(this.video=new uE(this)),this.on(this.registeredEventName,()=>{this.logger.log("Successfully registered to",this.options.socketInterfaces[0]),this.setInitialized(!0)}),this.on(this.unregisteredEventName,()=>{this.logger.log("Unregistered from",this.options.socketInterfaces[0]),this.setInitialized(!1)}),this.on(this.connectedEventName,()=>{this.logger.log("Connected to",this.options.socketInterfaces[0]),this.isReconnecting=!1}),this.on(this.disconnectedEventName,()=>{this.isReconnecting||(this.logger.log("Disconnected from",this.options.socketInterfaces[0]),this.logger.log("Reconnecting to",this.options.socketInterfaces[0]),this.isReconnecting=!0,this.stop(),this.setInitialized(!1),setTimeout(this.start.bind(this),5e3))}),this.logger.log("Connecting to",this.options.socketInterfaces[0]),this.start(),this}subscribe(s,i){const a=!this.listenersList[s]||!this.listenersList[s].length?[i]:[...this.listenersList[s],i];this.listenersList={...this.listenersList,[s]:a}}removeIListener(s){const i={...this.listenersList};delete i[s],this.listenersList={...i}}triggerListener({listenerType:s,session:i,event:l}){const a=this.listenersList[s];!a||!a.length||a.forEach(_=>{_(i,l)})}setInitialized(s){this.initialized=s,this.emit("ready",s)}}module.exports=fE;