onsip/SIP.js

Register

melmawi opened this issue · 0 comments

lib/api/registerer.ts:397

if (equivalentURI(contact.uri, this.userAgent.contact.uri)) { expires = Number(contact.getParam("expires")); break; }
It should only compare username because the domains don't match if you use hackIpInContact.