Legacy Dev Forum Posts

 View Only

Sign Up

Number Plan RegEx Question

  • 1.  Number Plan RegEx Question

    Posted 06-05-2025 19:19

    andygunther | 2017-05-18 02:28:31 UTC | #1

    Not really a Dev question - but the Community page doesn't look to have this level of admin topic available...

    Has anyone had to replace the "Intra-Country" Number Plan object with a RegExt based object that requires a 9 to get out (tie line through a PBX)?

    Do we have to consider the + for an E.164 formatted number? Anyone have examples of a good way to handle this?


    RogierBosch | 2017-05-18 09:55:26 UTC | #2

    I Think:

    Match : ^0?(.*) Normalized Number Expression 9$0


    system | 2017-06-18 10:09:20 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: 1303