History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XCF-2679
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Chaitra Sharma
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
sipXconfig

User Portal: Call set up by sipXconfig connects to the 'callee' when the caller rejects his placed call

Created: 2008-07-02 06:28   Updated: 2008-11-17 06:52
Component/s: None
Affects Version/s: 3.11.4
Fix Version/s: 3.11.6

Original Estimate: 1 day Remaining Estimate: 1 day Time Spent: Unknown
File Attachments: 1. Text File 0001-XCF-2679-limit-forwarding-for-request-initiated-by-s.patch (2 kb)
2. GZip Archive snapshot_callee_starts_ringing.gz (702 kb)

Environment:
sipxproxy 3.11.4-012989 2008-06-29T07:33:20 oem-centos5
sipxconfig 3.11.4-012989 2008-06-29T07:49:59 oem-centos5


 Description  « Hide
Precondition:
1.Users 401, 402, with phones are registered with sipxchange.
2. Both the users have voicemail permissions enabled.

Steps to reproduce:
1. Login to User portal as 401(caller) and navigate to Phonebook page.
2. In the 'Number' field enter the phone number 402(callee) and click on Call button.
3. User 401 starts ringing.
4. Reject the call on 401 (Caller)

Expected Result:
The call set up by the sipXconfig should get disconnected.

Actual Result.
Immediately 402(callee) starts ringing.
Call id of call to 401: ddad429705a626ad645be66124b457cf@176.25.10.201
Call id of call to 402: s-ae91887756d88ed2-28

Observation:
If the voicemail permission of 401 is disabled, then the above scenario works as expected, that is the call gets disconnected.

Attachments:
snapshot_callee_starts_ringing

 All   Comments   Work Log   Change History      Sort Order:
Damian Krzeminski - 2008-07-02 06:44
Add:

'sipx-noroute=Voicemail' and 'sipx-userforward=false'

field params to initial invite to prevent it from being routed to voicemail.

M. Ranganathan - 2008-09-02 07:34
The patch looks fine. It is the correct way to assign URI parameters.

Joe Attardi - 2008-10-02 14:28
Patch committed in SVN 13583.

Incidentally, this also solves a problem with conference invites. Previously, when inviting a user to a conference, and the user rejected the call, they would still show up in the participant list for a few moments. Now they don't show up at all.

Ashwini Madapatty - 2008-11-17 06:52
Verified the subjected issue on the build sipxconfig 3.11.8-014021.

Steps followed: -

Registered the following phones,
Polycom SoundPoint IP 600 with the user 700.
LG Nortel IP Phone 6812 with the user 701

Login to the User portal of 700 and navigate to Phonebook
In the "Number" field enter the extension 701 and click on "Call" button.
Extension 700 starts to ring .
Reject the call on 700.

Result - The call set up by the sipXconfig gets disconnected immediately on the extension 700.

Verified the above scenario with/without voicemail enabled and works as expected.Hence closing the issue.

Thanks,
Ashwini