Jump to content

How to add Start number's in Dial Plan


madyan

Recommended Posts

Hi,


I am using Vodia 5.2.5. I've client in Israel. In Israel there are some companies provide star numbers. like,

*5678

*3555

*2427

If anyone dial this star number it goes to a particular/defined number. Can you please tell me how can we add these star numbers in Vodia Dial Plan? What needs to be added in Pattern and what should be in Replacement. Thanks

Link to comment
Share on other sites

I already checked this section. The thing is there are hundreds start numbers. How can we define a particular route for all of them. Suppose there are 200 star numbers having 4 digits. like "*9865, *9874, *9874 etc". How can I define a route in Pattern and Replacement?

Link to comment
Share on other sites

If you want to match * then you cannot use the "simple" pattern. But you can use something like ^(\*[0-9]{4})@.* might be hard to read like assembler code, but it should match those 4 digits and you can use them in the replacement (there you can use the simple pattern, e.g. just *)

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...