@miconda hi Daniel,
follow the code path of handle_subscribe in presence/subscriber.c that leads to update_subscription
this code doesn't change the value its null by default, the code path with req_auth != 0, ~line 1202 does set it explicitly to null before calling the subscription handler.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.