Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
RESUME_REGISTRATION reply for mtk2 plugin (Still not working) #262
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
4javier commentedApr 3, 2017
Trying to send RESUME_REGISTRATION reply to REGISTRATION_SUSPENDED unsol request in mtk2 driver.
I followed the scheme used by the voicecall atom for the same plugin, and took the code for specific functions from the analogous patch for mtk(1) plugin:
2c83eb8
No luck. Keep in mind that the patch for the old plugin uses a socket created by create_gril() inside mtk.c directly. I tried to use delayed_register() instead, overriding network-registration.c.