ChallyCai / doubango

Automatically exported from code.google.com/p/doubango
0 stars 1 forks source link

Support for draft-ietf-simple-msrp-sessmatch-10.txt #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Try to establish an MSRP session between 2 Boghe client with an ALG in 
between which modifies the MSRP URI in the a=path attribute but doesn't change 
the From-Path and To-Path headers in the MSRP packets 
2.Communication over MSRP is not possible

I understand that draft-ietf-simple-msrp-sessmatch-10.txt is not implemented 
and is in the roadmap. Can you point me to the code that matches the MSRP URI 
in the MSRP packets with the MSRP URI negotiated in the SDP? I will try and 
relax the rules for MSRP URI comparison to make sess-match work. 

I saw tdav_session_msrp.c and there is a function match_offer which just 
returns tsk_true. Is this the function used for session matching?

Thanks,
Umang 

Thanks,
Umang

Original issue reported on code.google.com by umangsi...@gmail.com on 7 Apr 2011 at 9:23

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 29 Apr 2011 at 6:07