Recent content by sangsoo

  1. sangsoo

    SIP disconnect was performed, but SIP unregistration failed.

    Thank you Max. I have a question. Can you tell me when it will be released? I'm preparing a service demo using this feature. I was planning to use it next week—when will the updated version be available?
  2. sangsoo

    SIP disconnect was performed, but SIP unregistration failed.

    Thank you for your reply. As I mentioned in my initial post, I tested reg_expires and sip_force_session_expires before asking the question, as they seemed related. I also confirmed that the expired= value in the SIP header was changing. However, it still remained in the contacts list. I...
  3. sangsoo

    SIP disconnect was performed, but SIP unregistration failed.

    Thank you for your response. I understand the SIP registration settings during the createSession process. Our service must unregister all incoming calls after using them once SIP registration is established. Specifically, we want to remove calls from the list shown by “pjsip show contacts”...
  4. sangsoo

    SIP disconnect was performed, but SIP unregistration failed.

    Hello. SIP disconnect was performed, but SIP unregistration failed. I integrated with Asterisk following this guide. SIP call connections work fine. : https://docs.flashphoner.com/static/WCS53/WebRTC-SIP_gateway_functions/SIP_calls_in_a_WebRTC-compatible_browser/ ----- MY WCS, Version...
  5. sangsoo

    SIP Call (Busy) Error

    Thank you for your reply. Referring to the article, I updated to version 5.3.165, but I'm still experiencing the same issue (486 busy). I didn't install a separate certificate for Asterisk. Could this be related? I've attached the logs for WCS and Asterisk. Is there anything else you'd like to...
  6. sangsoo

    SIP Call (Busy) Error

    Hello. I'm testing SIP functionality, and when I make a call, it returns "Busy." - https://docs.flashphoner.com/display/WCS52EN/A+call+between+two+browsers+made+via+the+SIP+server - The "Without an external SIP server. SIP and RTP media are processed by WCS" section in the documentation works...
  7. sangsoo

    How do I record (re-publish) while simulcasting on SFU?

    oh, I misunderstood it as possible in my previous reply. We plan to migrate the service developed with roomApp to the sfuApp platform. We'll try using the bridge option (not recommended for production) and wait for support on ticket 4591. Looking forward to good news. Thank you.
  8. sangsoo

    How do I record (re-publish) while simulcasting on SFU?

    I have another question. I'm trying to use Mixer, but I can't find the stream name without the bridge option. When I use the SFU client, outgoing and ingoing information is collected in /sfu/stats, but the stream information required for mixing is missing. I'm looking for a way to go live (RTMP)...
  9. sangsoo

    sfu client sample page test error

    Oh, that's right. Another WCS server also doesn't have a /usr/local/FlashphonerWebCallServer/conf/zclient folder. Instead, it has a /usr/local/FlashphonerWebCallServer/conf/conf folder structure (conf 2) and zclient*.yml files under it.
  10. sangsoo

    sfu client sample page test error

    More good news. After running ./uninstall.sh, I reinstalled version 5.2.2301, and the sfu client worked fine even in the 5.2 version. Thanks.
  11. sangsoo

    sfu client sample page test error

    No. The test server was first installed on AWS Marketplace (EC2) in 2022 and has been updated since then. The current version is 5.2.2301. I added the sfu app to this server, and during sfu client testing, a server error was logged. I applied two methods to this server: 1. Installed 5.3.126 -...
  12. sangsoo

    sfu client sample page test error

    Good news! I installed the new WCS 5.3.126 version using the link below, and the sfu client now works properly. : https://docs.flashphoner.com/static/WCS53/WCS_update_to_5.3/#updating_52_to_53_or_one_53_build_to_another Then, I reinstalled the previous version(5.2.2301), and the problem...
  13. sangsoo

    sfu client sample page test error

    Thank you for your reply. 1. It works fine on demo wcs. 2. Even after updating my wcs to 5.2.2301(First installed in 2022), the sfu client does not work. Similarly, the server log shows a web socket error log. 3. The newly installed WCS has not yet been tested. It would be helpful if you could...
  14. sangsoo

    sfu client sample page test error

    Hello. I have a question while testing sfu functions with simulcast. : https://docs.flashphoner.com/display/WCS52EN/SFU+functions+with+Simulcast When I open the sfu client sample page, the cam is added, but message send fails (datachannel). Other users cannot join either. Looking at the server...
  15. sangsoo

    How do I record (re-publish) while simulcasting on SFU?

    Thanks for your reply. Additionally, how do I do a YouTube Live (Re-Publish) in this situation? I need to include both the selected video and audio, but I'm not sure how to do that. Should I re-publish after mixing the stream? Thank you.
Top