SM adaptations vs regular expressions, need to convert a SIP request domain

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • labontey
    Member
    .
    • Apr 2019
    • 3

    SM adaptations vs regular expressions, need to convert a SIP request domain

    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 !
  • avc844244490912
    Member
    • Jun 2024
    • 8

    #2
    What are you trying to set up that requires multiple domains?

    Is it internal sip entities, or PSTN SIP Trunks, etc?

    I tend to stay way from using adaptations, unless I really have to due to compatibility issues.

    Comment

    Loading