James Criscuolo

Results 12 comments of James Criscuolo

Yes, our build is currently *nix. If you are just using this as a dependency, you can install via npm.

Some work was done here, and is pushed on this branch: https://github.com/onsip/SIP.js/tree/session-timers The branch is a work in progress, but we hope it at least hits all the features we...

They are likely just getting auth'ed, but. a full sip trace would confirm.

If you could post the pcap from the wireshark, that's a full sip trace.

Please note this is a webpack 5 specific issue due to a default value change: https://github.com/webpack/webpack/issues/11467 This then points to a typescript issue: https://github.com/microsoft/TypeScript/issues/16577 It appears typescript has made it...

Sorry, did not mean this only impacts webpack 5, but most people hitting this problem at the time would be hitting it due to webpack 5. As time goes on...

https://www.npmjs.com/package/sip.js 0.17.1 is available via NPM, and has been for 16 days.

`npm info sip.js` should tell you where you are trying to pull from and why it isn't grabbing the latest. Please go to our google group with further questions, as...

Another small thing I didn't mention, and may even be considered a 'bug' for just the day-picker. If I set a max date and have multiple calendars (2 in my...