Lyle Pratt

Results 66 comments of Lyle Pratt

The answer on this page seems to indicate the problem: http://stackoverflow.com/questions/1382604/what-to-set-as-mimetype-for-csv-files-to-open-in-spreadsheet-applications We need to set the `Content-Disposition` and the `filename`.

Another option for getting SIP.js working on iOS just in case you continue to have problems. We use this in production: https://github.com/BetterVoice/iOS-SIP.js

Which plugin are you asking about? The one in this repo? If so, you can receive calls while the app is open, but not while it is backgrounded.

@egreenmachine We have a MediaHandler that is working for inbound and outbound calls with SDP on iOS via PhoneRTC 2.0. It supports multiple sessions. Thoughts/suggestions welcome. We have a pull...