mike-xu / doubango

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

Unnecessary "Session-Expires: 3600;refresher=uac" header #300

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It is observed that the application offers session refreshment header 
"Session-Expires: 3600;refresher=uac" in INVITE request to the server. 

Server sends UPDATE to the application which is reponded with 200 OK containing 
the same header "Session-Expires: 3600;refresher=uac". 

When the former case is pending, what is the necesity of sending it once again.

version v2.x.,code under branches/2.0
OS:Android

Expected Result: The same should be removed from 200 OK response to UPDATE.

Original issue reported on code.google.com by swarnim...@gmail.com on 12 Aug 2013 at 1:57

Attachments: