FW: [reSIProcate] Calling DialogUsageManager.post(...) from a thread
Derek MacDonald
derek at counterpath.com
Tue Mar 14 18:30:42 CST 2006
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 at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
More information about the resiprocate-devel
mailing list