Jump to content

Pattern (915[0-4]*) not working


Alex Sergeev

Recommended Posts

Please, help me.

 

Sorry for my english.

 

Recently our company buyed PBXnSIP 3.0. I have problem with some patterns. For example, I need write pattern for range 9150000000-9154999999. I think that pattern (915[0-4]*) will right. But this rule send only first four digits on trunk.

Help me to write pattern for this range 9150000000-9154999999.

And when I may to read about pattern syntax?

 

Thanks.

Link to comment
Share on other sites

Recently our company buyed PBXnSIP 3.0. I have problem with some patterns. For example, I need write pattern for range 9150000000-9154999999. I think that pattern (915[0-4]*) will right. But this rule send only first four digits on trunk.

Help me to write pattern for this range 9150000000-9154999999.

And when I may to read about pattern syntax?

 

Try (915[0-4][0-9]*)@.* - the match must also include the domain name...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...