Closed GoogleCodeExporter closed 8 years ago
Yes you need a service provider (IMS/RCS service platform)
Original comment by jmauffret@gmail.com
on 5 Aug 2015 at 5:41
Hi,
Thanks very much for your response.
I am currently running OpenIMSCore with the FHoSS database locally on my PC.
Can I link the Joyn App to this services platform? Is there a guide for this?
Regards.
Original comment by s.sogu...@gmail.com
on 5 Aug 2015 at 6:06
In my side I have also used another open soure IMS server named Kamailio
(http://www.kamailio.org/w/). Then you need also an Application Server for
Chat/Group Chat, but nothing exist under open source.
Original comment by jmauffret@gmail.com
on 5 Aug 2015 at 9:27
Thanks for your response once again.
So, what exactly can you do with the stack considering the paucity of open
source AS for chat?
Were you able to implement any RCS service successfully?
Please excuse my questions, I just want to know if the stack is usable for me
at the moment.
Regards.
Sent from Type Mail
Original comment by s.sogu...@gmail.com
on 5 Aug 2015 at 7:03
if you don't have a complete Telco platform (IMS, AS, Provisioning server) you
can test the following via an open source SIP server:
- manual provisioning
- registration
- capabilities discovery via SIP OPTIONS
- 1-1 chat & FT (if you force active/passive mode in the code)
- content sharing during a call
- MM session.
Original comment by jmauffret@gmail.com
on 6 Aug 2015 at 7:42
Original issue reported on code.google.com by
s.sogu...@gmail.com
on 5 Aug 2015 at 4:34