Hi Juha,
I was expecting SEMS integration to be one of the issues :).
t_write_unix() was not changed at all, but I do not sure what MI commands SEMS triggers from openser. If you could let me know which are the functions (most probably from TM), I will take a look at the compatibility aspect.
regards, bogdan
Juha Heinanen wrote:
Bogdan-Andrei Iancu writes:
Also I want to bring in discussion a related subject - dropping the old unix sockets implementation from the core. Before doing it I would like to know who is still using it and if there are any issues with migrating to the new implementation.
openser/sems communication is currently using unix sockets. openser send request to sems by t_write_unix(). if the new module works and behaves the same way as current unix socket implementation, it is ok with me to drop the old implementation.
-- juha