I've been looking at the SipxSupervisor, how it reads in the process
definition files and allocates its resource objects and I have a couple
of questions about it.
Every resource specified in the process definition file is allocated a
resource object unless some other process definition has already
allocated an object for the same resource(lets say the imdb table
"credentials"). When defining the requirements for this resource, the
process definition can specify 2 attributes ("required" and
"configAccess"). The values for these attributes are saved and
maintained in the resource object.
My question is that if 2 different processes define the same requirement
for a resource but use different attribute values, will this be allowed
since only one resource object is allocated? If it should be allowed
then is this a bug or am I misinterpreting the code?
Thanks in advance
Raymond
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev