Skip to content

Conversation

@Bhavdeep0108
Copy link
Collaborator

  • Implemented JavaScript wrapper (lib/index.js) with client-required API
  • Added callback-based system (single-assignment, no event stacking)
  • Separated configuration: Init(), Register(), Invite() with proper config objects
  • Added all PJSIP binary libraries (.lib files) for bundled distribution
  • Updated package.json to remove TypeScript dependencies
  • Cleaned up project structure (removed dist/, old TypeScript files)
  • Updated README with comprehensive documentation and chat summary
  • All functionality tested and working (registration, calls, media)

- Implemented JavaScript wrapper (lib/index.js) with client-required API
- Added callback-based system (single-assignment, no event stacking)
- Separated configuration: Init(), Register(), Invite() with proper config objects
- Added all PJSIP binary libraries (.lib files) for bundled distribution
- Updated package.json to remove TypeScript dependencies
- Cleaned up project structure (removed dist/, old TypeScript files)
- Updated README with comprehensive documentation and chat summary
- All functionality tested and working (registration, calls, media)
@InnovateAsterisk InnovateAsterisk merged commit 2937a2b into main Oct 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants