audio: true,
video: false,
}
Can you share your code for incoming call in react native
[Error: undefined Unable to resolve module events from /Users/shraddha/Documents/Rectnative_projects/FONIMO/Third/node_modules/sip.js16.js/lib/platform/react/session-description-handler.js: events could not be found within the project or in these directories:
node_modules
../../../../node_modules
3 | /* eslint-disable @typescript-eslint/explicit-function-return-type */
4 | /* eslint-disable @typescript-eslint/no-unused-vars */
> 5 | import { EventEmitter } from "events";
| ^
Please suggest for this how to resolve this error