Legacy Dev Forum Posts

 View Only

Sign Up

External BYOC trunk Outbound Called

  • 1.  External BYOC trunk Outbound Called

    Posted 06-05-2025 19:02

    agilio | 2023-03-01 16:22:06 UTC | #1

    On our BYOC trunk I'm trying to match a pattern say for example 411 and then transform that before it goes outbound to another number. We can't do this in dialplan as we have 2 trunks that have different requirements and need to do this at the trunk level. Here is the match reg expression that I have set in the Called Section under Identity ^(sip[s]?:|tel:)(\+?)(411$). I've tried different iterations for the format expression with no luck. I need to add the + back on as it's required by my BYOC carrier. Here is an example of my current expression. ${1}\x2b\x31\x33\x31\x32\x35\x31\x35\x35\x32\x30\x39

    I've also tried $1\x2b13125155239 $1\x2B13125155239 $1+13125155239 $1\\+13125155239 ${1}\x2b13125155239 ${1}\x2B13125155239 ${1}+13125155239 $1\\+13125155239 ${1}\\+13125155239

    No luck


    agilio | 2023-03-03 13:21:05 UTC | #2

    Hi any thoughts on this question?


    system | 2023-04-03 13:21:21 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 18668