boghe icon indicating copy to clipboard operation
boghe copied to clipboard

603 received on INVITE(MSRP) session

Open GoogleCodeExporter opened this issue 10 years ago • 4 comments

What steps will reproduce the problem?
1. Establish a call
2. Send IM(MSRP) message over two EPs (Boghe clients)
3. Boghe client sends 603 

What is the expected output? What do you see instead?
MSRP session should be estd

What version of the product are you using? On what operating system?
Windows XP and Boghe client Boghe_1.0.58.550

Please provide any additional information below.
Attached ethereal trace and logs for the same

Original issue reported on code.google.com by [email protected] on 9 Feb 2011 at 7:17

Attachments:

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter

I cannot reproduce the issue.
Which Sip server are you using?

Original comment by [email protected] on 10 Feb 2011 at 3:54

  • Changed state: CannotReproduce

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter

I am using our SBC server, which we support MSRP Session match. Is could be a 
problem?

Regards
Sudhir

Original comment by [email protected] on 22 Feb 2011 at 6:07

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter

Hi 

Following SDP is from BOGHE and send to other BOGHE client from my server: I 
Observe connection attribute is twice in Boghe client SDP, where as in my 
server SDP doesn't contains two connection parameter? is known Issue?

SDP from BOGHE client:

v=0
o=doubango 1983 678901 IN IP4 10.203.1.14
s=-
c=IN IP4 10.203.1.14
t=0 0
m=message 1958 TCP/MSRP *
c=IN IP4 10.203.1.14
a=path:msrp://10.203.1.14:1958/77251085;tcp
a=connection:new
a=setup:actpass
a=accept-types:text/plain message/CPIM
a=accept-wrapped-types:text/plain image/jpeg image/gif image/bmp image/png
a=sendrecv

SDP from my SERVER to Boghe:

v=0
o=MSX-NP2-JRL-37 1983 678901 IN IP4 10.214.37.100
s=sip call
c=IN IP4 10.217.37.100
t=0 0
m=message 10032 TCP/MSRP *
a=path:msrp://10.217.37.100:10032/77251085;tcp
a=connection:new
a=setup:actpass
a=accept-types:text/plain message/CPIM
a=accept-wrapped-types:text/plain image/jpeg image/gif image/bmp image/png
a=sendrecv

Original comment by [email protected] on 22 Feb 2011 at 8:43

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter

Could you please check in to above SDP logs?

Original comment by [email protected] on 23 Feb 2011 at 6:27

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter