Open Gorbas opened 1 month ago
Hello @Gorbas, Thank you for taking time to report a problem with Flexisip.
Here is the procedure to implement interoperability between two domains : documentation. Can you please follow these instructions and let me know if it helped?
Sincerely, Félix.
Thank you @Failxxx , I will test this approach and I will update you.
It should be noted that the "external" participants are not actual SIP Clients, but in fact an SIP Bridge will forward messages using Inbound & Outbound SMS/MMS
Hi @Failxxx ,
I checked that I already had applied this configuration.
Have you tested integration to external domains using RFC4579?
Is there something that I should include to my NOTIFY messages to make it work or could I somehow make Flexisip allow participation of any SIP address to group chats without checking that they are actually registered?
Sincerely, George A.
Hi @Gorbas, I confirm that Flexisip conference follows the concepts of RFC4579 and should support integration to external domains.
However, I would need more information to better understand the issue you are facing here. Did you find what is the problem? What is the cause of the failure to create a chat room? Can you please provide more information?
Sincerely, Félix.
@Failxxx I have postponed the implementation of Group Chat support for now. I will send you as soon as I will continue working on it.
May I keep this issue open?
Best, George A.
Alright, no problem. I also recommend you to get in touch with our commercial team : https://www.linphone.org/contact We may have plans (support, Dev-assist, etc.) that would fit your needs in order to implement group chat support on your infrastructure.
Félix.
Problem description
When I try to create a new Chat Group that includes "external" SIP addresses using my Linphone clone app, I see that Flexisip Proxy forwards the SIP messages to my external SIP server and my SIP server replies back with "OK" and "NOTIFY" messages. However, the Linphone app fails to create the group.
Is there anything that I am missing in my configuration or in the exchanged messages?
SETUP
I have setup my Flexisip server using two domains:
The "external" SIP accounts will be managed by a separate SIP service that listens on port 6060 of the same VM as Flexisip.
I have also configured the follwoing Flexisip route (routes.conf), so that Flexisip Proxy forwards the SIP messages to my external SIP server:
EXCHANGED MESSAGES
Flexisip Proxy forward to my external SIP
My external SIP sends back to Flexisip PROXY [200 OK]
My external SIP sends back to Flexisip PROXY [NOTIFY]