FW: [reSIProcate] Calling DialogUsageManager.post(...) from a thread
DialogUsageManager::post is thread safe.
>
> The RADIUS library I'm using blocks when doing a lookup.
>
> Therefore, I'm planning to put each blocking call into it's own thread
> (unless someone can suggest a non-blocking alternative to radiusclient-
> ng).
>
> At the end of the call, a UserAuthInfo message needs to be posted using
> DialogUsageManager.post(...)
>
> Is this function safe to call from another thread, or is there another
> recommended way of accomplishing all this?
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel