Hello experts, does anyone have examples of domain conversions for sip calls ? I wonder if that needs to be done with regex or can a simple adaptation do it ? Where my case gets tricky is that I need to adapt different domains based on digit patterns, so I can't use a general "name-value parameter iodstd" because it would apply the conversion to all calls, and I need to base this on digit patterns.
Any cues or examples would be greatly appreciated, thanks !
Any cues or examples would be greatly appreciated, thanks !
Comment