RESUME_REGISTRATION reply for mtk2 plugin (Still not working) #262

Open
wants to merge 1 commit into
from

Conversation

Projects
None yet
1 participant

4javier commented Apr 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.

Trying to send RESUME_REGISTRATION reply to REGISTRATION_SUSPENDED un…
…sol request in mtk2 driver (Still not working)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment