Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIP code property for NgnInviteEventArgs is not accessible #184

Open
GoogleCodeExporter opened this issue May 4, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 13 Oct 2014 at 7:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant