As part of my work on XECS-1852 (Remote invocation of yum update through
Supervisor), I need a way to get the path to the sipx bin dir.

It was suggested that I simply use the setting for SIPX_BINDIR at
compile time by passing into the compile the definition of it.  The
SipXecsService class currently provides a way to obtain various SipX
paths programmatically, however, it is missing a few of the other paths
that could be useful (such as the bin dir and libexec dir).

Rather than set the value of the SIPX_BINDIR at compile time for my
needs, I like to add the path to the SipXecsService and then obtain it
dynamically.

Are there any objections to adding this path and possibly the libexec
path to SipXecsService?

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

Reply via email to