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 register to server in android-ngn-stack #328

Open
GoogleCodeExporter opened this issue Nov 28, 2015 · 1 comment
Open

sip register to server in android-ngn-stack #328

GoogleCodeExporter opened this issue Nov 28, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

when you register to the server use a wrong user information, should get the 
`NgnRegistrationEventTypes.REGISTRATION_NOK` event, but actually receive the 
`NgnRegistrationEventTypes.UNREGISTRATION_OK` event.

when i check the code in `NgnSipService` class, method `public int 
OnDialogEvent(DialogEvent e)` , switch code `case 
tinyWRAPConstants.tsip_event_code_dialog_terminated:`, you directed broadcast 
event `NgnRegistrationEventTypes.UNREGISTRATION_OK`, and in android-ngn-stack 
all code don't have `NgnRegistrationEventTypes.REGISTRATION_NOK` event 
broadcast.

Original issue reported on code.google.com by idiottig...@gmail.com on 8 Feb 2012 at 1:39

@GoogleCodeExporter
Copy link
Author

ffffff

Original comment by namdv101...@gmail.com on 20 Aug 2012 at 8:31

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