Pre-Submission Checklist

Type Of Change

Checklist:

Description

according to nats docs: http://nats-io.github.io/nats.c/group__opts_group.html#ga20946800d024b7089e73d63454d1c19f

If natsConnection_Connect() returns NATS_OK (that is, a connection to a NATS Server was established in that call), then the connectedCb callback will not be invoked.

this patch fixes it by manually call the callback function.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/3153

Commit Summary

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3153@github.com>