Hi,
quick question (most likely to Daniel) about Topos.
The documentation on topos says about masking Call-ID:
"Note: this functionality is not implemented yet - the parameter is present in order to be in pair with topoh module."
Two questions: - Is there a timeline, when masking Call-ID's will be added? - will it also work for forking scenarios? Is it possible, to get a different Call-ID per branch?
I'm considering replacing SEMS with FreeSwitch in one of our IMS deployments, so as soon as I have forking, I may have different Requests with the same Call-ID but different Request-URI's. Unfortunately, Forked requests are currently not properly supported on FreeSwitch... :-(
When using Topoh, it would change the Call-ID, but with the same input parameter (old Call-ID) it would always result in the same new call-id.
Thanks, Carsten