networking-forum.com
Community BlogCommunity Wiki * Register  * Search  * Login
View unanswered postsView active topics

All times are UTC - 6 hours [ DST ]



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Voice Translation Issues
PostPosted: Tue Jan 03, 2012 3:27 pm 
Offline
New Member
New Member

Joined: Wed Nov 30, 2011 9:09 am
Posts: 8
Location: Alabama
Certs: A+
I am trying to setup a translation rule that takes any three numbers that start with a 4.. and translate it to 14..


I have tried a few ways of what I thought would work but nothing is working.

Examples of what I have tried:
rule 2 /(...)/ /1\.../
rule 2 /4../ /1\.../
rule 2 /4../ /1\1/

This is the rule that I use to delete the 1 when traffic flows out of my voip system.
rule 1 /^1\(...$\)/ /\1/


If any one can help me that would be great

_________________
-StevenMC


Top
 Profile  
 
PostPosted: Tue Jan 03, 2012 3:56 pm 
Offline
New Member
New Member

Joined: Wed Nov 30, 2011 9:09 am
Posts: 8
Location: Alabama
Certs: A+
Figured it out the solution that I found was.


rule 2 /^\(4..\)/ /1\1/

_________________
-StevenMC


Top
 Profile  
 
PostPosted: Tue Jan 03, 2012 3:57 pm 
Offline
Senior Member
Senior Member
User avatar

Joined: Thu Nov 17, 2011 6:09 pm
Posts: 498
Location: Portland, OR
We used one like this:

rule # /^\(4...\)/ /1\1/

edit: I see you figured it out.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: Project2501, S0lo and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group