just50415 / android-rcs-ims-stack

Automatically exported from code.google.com/p/android-rcs-ims-stack
0 stars 0 forks source link

Reg group chat configuration #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.I had created a free SIP account with sip2sip.info.
2.I want to try the group chat with sip2sip.info.
3.Can you tell me wat i need to give at "IM conference URI for group chat" 
setting?

What is the expected output? What do you see instead?
In the mail i got from sip2sip when i created the account, its written that 
MSRP chat session is supported during Multi party conference.
So i tried to send an invite request with sip:group@conference.sip2sip.info
in the To header field with sdp message body containing 'message' media type.
But I am getting a user not found Response or sometimes unsupported media type 
response.

Please help me to resolve this.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by archana...@gmail.com on 31 May 2011 at 6:02

GoogleCodeExporter commented 8 years ago
The 'conference.sip2sip.info' which accepts group chat requests at sip2sip is 
giving Response 415 i.e., unsupported media types. 

Please help me on this.

Original comment by archana...@gmail.com on 31 May 2011 at 6:43

GoogleCodeExporter commented 8 years ago
I don't see any 415 send for chat session in the source code. Can you provide 
client logs for originating and terminating side.

Original comment by jmauffret@gmail.com on 31 May 2011 at 6:53

GoogleCodeExporter commented 8 years ago
NO no,
When I initiate a group chat to sip2sip.info server, I am getting a 415 
response (unsupported media type) from the server.

Please find the logs attached.

Original comment by archana...@gmail.com on 31 May 2011 at 7:08

Attachments:

GoogleCodeExporter commented 8 years ago
So you should check in the server side why a 415 is sent. It can't help you 
here because I don't know this server.

Original comment by jmauffret@gmail.com on 31 May 2011 at 7:47

GoogleCodeExporter commented 8 years ago
Thanku for your reply.
Can you please suggest me any other sip server other than sip2sip with which i 
can do this?

Original comment by archana...@gmail.com on 31 May 2011 at 8:05

GoogleCodeExporter commented 8 years ago
Any suggestion?

Original comment by archana...@gmail.com on 31 May 2011 at 9:40

GoogleCodeExporter commented 8 years ago
Perhaps http://www.openimscore.org/ from Fokus

Original comment by jmauffret@gmail.com on 31 May 2011 at 12:54