kvinwang / idoubs

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

SIP code property for NgnInviteEventArgs is not accessible #184

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
if you want quick response

What steps will reproduce the problem?
1. Send a message to a network that is not supported or anything that will make 
the app receive the MESSAGING_EVENT_FAILURE notification.

What is the expected output? What do you see instead?
SIP code can't be accessed from the NgnMessagingEventArgs object unlike in the 
NgnInviteEventArgs object. There is no property for it, only the SIP phrase. I 
tried getting it from the mExtra dictionary but the value is nil.

What version of the product or source code revision are you using? On what
operating system?
iOS 7.1.2, Xcode Version 6.0.1 (6A317)

Please provide any additional information below.

Original issue reported on code.google.com by kbseri...@voyagerinnovation.com on 13 Oct 2014 at 7:32