View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001867 | UA | public | 2012-02-06 07:19 | 2012-02-21 02:32 | |
Reporter | yasu712 | Assigned To | yasu712 | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | feedback | Resolution | fixed | ||
Summary | 0001867: The behavior of CloseSession | ||||
Description | Should CloseSession Service fail if the session has not been activated? Specificaiton Part 4 – 5.6.3 ActivateSession – first paragraph: | ||||
Tags | No tags attached. | ||||
Fix Due Date | |||||
|
We discussed this on the CMPWG call today (Feb-16-2012) and agreed that if a session is closed by the client, or closed by the server, that the session is still closed. In the case where a CloseSession call is issued, but the sesssion was already closed, then the Service Result returned will be: Bad_SessionIdInvalid since that's the ONLY service-result defined for this call. Currently the UACTT allows for Bad_SessionIdInvalid or Bad_SessionClosed which is incorrect. The script will be modified to allow Bad_SessionIdInvalid only. |
|
Thank you for your support. But I'm sorry, I could not understand your answer. I want to confirm whether the UA server should return the error BadSessionNotActivated if UA client calls CloseSession without calling ActivateSession. The following case is normal case. The following case is my question's case. |
|
The CloseSession service can return one of two codes only:
In this case, you should return Bad_SessionIdInvalid. |
|
I could understand your answer. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-02-06 07:19 | yasu712 | New Issue | |
2012-02-16 14:59 |
|
Status | new => assigned |
2012-02-16 14:59 |
|
Assigned To | => Nathan Pocock |
2012-02-16 21:38 |
|
Status | assigned => resolved |
2012-02-16 21:38 |
|
Resolution | open => fixed |
2012-02-16 21:38 |
|
Note Added: 0003314 | |
2012-02-17 01:15 | yasu712 | Note Added: 0003315 | |
2012-02-17 01:15 | yasu712 | Status | resolved => assigned |
2012-02-17 14:27 |
|
Note Added: 0003317 | |
2012-02-17 14:27 |
|
Assigned To | Nathan Pocock => yasu712 |
2012-02-17 14:27 |
|
Status | assigned => feedback |
2012-02-21 02:32 | yasu712 | Note Added: 0003321 |