Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with Edumeet 4 ? #4

Open
olivierb2 opened this issue Oct 14, 2024 · 0 comments
Open

Compatibility with Edumeet 4 ? #4

olivierb2 opened this issue Oct 14, 2024 · 0 comments

Comments

@olivierb2
Copy link

Hello,

We are interested to make this project working with our up to date edumeet server, so we did few packages update and now we are unable to find what is wrong in our setup.

You can have a look on our forked (feat-4x):
https://github.com/HCW-home/edumeet-sip/

What I can validate here:

  • We have a working Edumeet configuration (Client + Media Node + Room server).
  • We have a working Asterisk with working WebRTC support (successfully tested with Browser Phone / call succeed betwork a SIP client and WebRTC browser).
  • We can start Edumeet-SIP server (with yarn start), opening web page and browser console. We see that SIP is registered.
  • I added the X-Room Header and confirmed we see this room in javascript console.

Now the error we are getting in javascript console:

edumeet-sip:ERROR:RoomClient _joinRoom() failed:'Server error' +0ms

Error in asterisk

[Oct 14 11:58:18] NOTICE[1184061]: res_pjsip_geolocation.c:497 handle_outgoing_request:  PJSIP/lila-00000009: Endpoint has no geoloc_outgoing_call_profile. Skipping.
    -- PJSIP/lila-00000009 is ringing
       > 0x7f27900fe470 -- Strict RTP learning after remote address set to: 5.77.198.105:18935
[Oct 14 11:58:23] ERROR[1184061]: pjproject: <?>: 	   icess0x7f27901390b8 ......Error sending STUN request: Invalid argument
    -- PJSIP/lila-00000009 answered SIP/obphone-0000000c
    -- Channel PJSIP/lila-00000009 joined 'simple_bridge' basic-bridge <c99f2d3c-0ff6-42c8-a356-e4421cb10b2c>
    -- Channel SIP/obphone-0000000c joined 'simple_bridge' basic-bridge <c99f2d3c-0ff6-42c8-a356-e4421cb10b2c>
       > 0x7f27900fe470 -- Strict RTP learning after ICE completion
       > 0x7f27900fe470 -- Strict RTP learning after remote address set to: 5.77.198.105:18935
       > 0x7f271004ec50 -- Strict RTP switching to RTP target address 192.168.3.112:16438 as source
       > 0x7f271004ec50 -- Strict RTP learning complete - Locking on source address 192.168.3.112:16438
    -- Channel PJSIP/lila-00000009 left 'simple_bridge' basic-bridge <c99f2d3c-0ff6-42c8-a356-e4421cb10b2c>
    -- Channel SIP/obphone-0000000c left 'simple_bridge' basic-bridge <c99f2d3c-0ff6-42c8-a356-e4421cb10b2c>
  == Spawn extension (iabsis, 301, 2) exited non-zero on 'SIP/obphone-0000000c'

Screenshot 2024-10-14 at 13 59 32
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

No branches or pull requests

1 participant