Forum Discussion
nshelton85
Altostratus
Sep 28, 2018Trying to use an iRule to match a pattern of dialed digits in a SIP message
I am trying to make an iRule to look at the called number in a SIP call to perform an action when a specific pattern of digits is dialed. For instance, if terminating phone number is an international...
Stanislas_Piro2
Cumulonimbus
Sep 28, 2018You can use string match command
if {[string match {*011[0-9][0-9][0-9][0-9][0-9][0-9][0-9]*} $FromNumber]}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects