Need help on voice translation rules

Hi all,
I have small CME setup and i want to translate the 111 to 09821444335. If some one dial 111 its convert to 09821444335.
so following rule i configured in router but its not working. pls help
voice translation-rule 1
rule 1 /1111/ /09821444335/
voice translation-profile profile1
translate calling 1
dial-peer voice 2 pots
description OUTGOING-CALLS
translation-profile outgoing profile1
destination-pattern 0T
port 0/0/0:15
Thanx in advance..

Hi
In addition to the perfect explanasion of Mr/Andrew. Please find the below to configure the num-exp and ignore translation rule.
num-exp 111 09821444335
dial-peer voice 10 pots
destination-pattern 111
port 0/0/0:15
Num-exp happens BEFORE dial-peer matching, they would have a higher precedence than any translation profiles applied to your dial-peers .
Cisco gateway will take the digits a user dialed and apply any  matching number-expansions before looking to match outbound dial-peers  so the number-expansion takes priority
Thank you
please rate all useful information

Similar Messages

  • Need help Creating a translation pattern that adds dial out digits to incoming calls

    I came across an article yesterday and it showed the steps how to fix Missed Call/Received Call numbers so that you can dial them from the menu correctly (auto-add a 9, etc.)?
    I tried it this morning and came up with this translation pattern:
    voice translation-rule 6
    rule 1 /^201\(.*\)/ /8\1/
    rule 2 /\(..........\)/ /81\1/
    voice translation-profile filter_Incoming
    translate calling 6
    This translation pattern rule 1 adds the dial out character 8 and strips 201 for local calls. Rule 2 adds dial out character 8 and adds 1 for long distance.  The purpose of this translation rule is when the ephone receives the phone call the characters 8 and 1 are added so when you quickly need to redial you do not have to edit the number and add 8 for each call.
    I tested the translation-rule:
    ROUTER-2911#test voice translation-rule 6 9082121231
    Matched with rule 2
    Original number: 9082121231     Translated number: 819082121231
    Original number type: none      Translated number type: none
    Original number plan: none      Translated number plan: none
    ROUTER-2911#test voice translation-rule 6 2019121231  
    Matched with rule 1
    Original number: 2019121231     Translated number: 89121231
    Original number type: none      Translated number type: none
    Original number plan: none      Translated number plan: none
    ROUTER-2911#
    Issue is I am not sure with my inbound call leg if it can even work. We dial out through the SIP Trunk and the incoming is translated to the AutoAttendant on Cisco Unity Express.
    voice translation-rule 1
    rule 1 /2015552100/ /2003/
    voice translation-profile CUE_Voicemail/AutoAttendant
     translate called 1
    dial-peer voice 9 voip
     description **Incoming Call from SIP Trunk**
     translation-profile incoming CUE_Voicemail/AutoAttendant
     call-block translation-profile incoming BLOCKED-INCOMING
     call-block disconnect-cause incoming call-reject
     session protocol sipv2
     session target dns:nd01-04.fs.SIPPROVIDER.net
     incoming called-number .%
     voice-class codec 1  
     voice-class sip dtmf-relay force rtp-nte
     dtmf-relay rtp-nte
     no vad
    Can what I am trying to do be done with my current setup?

    Hi patldmart012,
    The dial-peer 9 that you have attached will not be affected by following config
    voice translation-rule 6
    rule 1 /^201\(.*\)/ /8\1/
    rule 2 /\(..........\)/ /81\1/
    voice translation-profile filter_Incoming
    translate calling 6
    Because you have not applied the translation profile "filter_incoming" on the dial-peer.
    Could you please provide the exact call flow?
    Along with that, If you are facing issue with calls on SIP Trunk, please collect following debugs in a logging buffer and attach the file. I will analyse it and will get back to you.
    debug voip ccapi inout
    debug ccsip message
    debug voice translation
    Debug h225 asn1 (If H323 involved)
    Debug h245 asn1 (If H323 involved)
    Debug MGCP Packets (If MGCP involved)
    Also provide the running config of the GW.
    These are verbose debugs, so please collect them in the following manner:
    Router(config)# service sequence
    Router(config)# service timestamps debug datetime msec
    Router(config)# logging buffered 30000000 7
    Router(config)# no logging con
    Router(config)# no logging mon
    Router# Clear log
    Router# term no mon
    <Enable debugs, then wait for issue to occur.>
    Router# term len 0
    <Enable session capture to txt file in terminal program.>
    Router# Undebug all
    Router# sh log
    Once i have the logs, i will analyse it and will get back to you.
    Regards,
    Mudit Mathur

  • Test voice-translation rule not working properly

    Hi all,
    I have a 15.4(1T) image I'm trying to test a voice tranlation-rule on.
    If I put in a number that doesn't match, it tells me so.  However, if I test a string that does match, I get no results at all. 
    I know the rule works as this is from our production phone system. 
    voice translation-rule 1
    rule 1 /^9\([2-9]..[2-9]......\)/ /\1/
    CTHA_2901#test voice translation-rule 1 2488900
    2488900 Didn't match with any of rules
    CTHA_2901#test voice translation-rule 1 92488900
    CTHA_2901#
    CTHA_2901#
    Has anyone run across this?  Perhaps I'm doing something wrong, or there's a software bug in this image?
    Thanks,
    Brian

    Hi Jaime,
    I hadn't, and that certainly does work.  I guess I thought I'd see a no-match message in that scenario too, but never tried it.  Thanks!

  • Need help with writing a rule

    Need help with some rules. I want to book a number to a specific Entity at a Specific Custom 4 only. I don't want this formula to work at all C4 levels. How can this be done?
    for example if Entity is "XBM1123" and we use C4 for tracking and the tracking level I want to book it to is IMPORT, how can this be done for a specific account 4400221
    I have my formula as
    If pov_value = "<Entity Currency>" or pov_value = "<Entity Curr Adjs>" Then
    If HS.Entity.Member = "XBM1123" or HS.Custom4.Member = "IMPORT" then
    HS.EXP "A#4400221= A#4521111 + A#3526644 + A#635210"
    End If
    End if
    this did not work. I got hte following error
    Calculate started.<BR>Error executing VBScript Microsoft VBScript runtime
    error, Line 259:Object doesn't support this property or method:
    'HS.Custom4.Member'.<BR>Calculate finished.<BR>Error executing
    VBScript %0.
    I then changed it to the below and it still did not work
    If pov_value = "<Entity Currency>" or pov_value = "<Entity Curr Adjs>" Then
    If HS.Entity.Member = "XBM1123" then
    HS.EXP "A#4400221.C4#IMPORT= A#4521111 + A#3526644 + A#635210"
    End If
    End if
    error
    Invalid Custom1 member
    specified for this function.
    Invalid Destination specified for this function:
    A#4400221.C4#IMPORT.

    You are close.
    Try:
    If pov_value = "<Entity Currency>" or pov_value = "<Entity Curr Adjs>" Then
        If HS.Entity.Member = "XBM1123" then
           HS.EXP "A#4400221.C4#IMPORT= A#4521111.C4#IMPORT + A#3526644.C4#IMPORT + A#635210.C4#IMPORT"
        End If
    End if
    or replace IMPORT with with Top_C4 or what ever member you need to copy to C4#IMPORT.
    Rule of thumb, to be on the safe side and for most simple calcs, is if you mention a dimension on the left side, you need to define it on the right side as well.

  • Need help in currency translation

    Hi all;
    I am using this program RSIMPCURR for currency translation in my process chain, it was working in Dev but when I transfer this into QA it's not working because the varient I am using for this is still using source system in for Dev. ; I need to change the source system for the QA system, Anyone knows how to change?
    I went to SE38 and type the program RSIMPCURR and click on the varients but don't see any place where I can change the source system name.
    Any help would be rewarded.
    Thank you.
    Krishma

    hi Krishma,
    normally qa and production are set as 'production' where direct changes are not allowed. perhaps now your qa is opened for changes. also you will need the source system mapping for datasource transport since normally our bw dev and bw qa will have different names. so still you need maintain this later.
    take a look this transport tips, the source system mapping is mentioned there.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3010ba90-0201-0010-2896-e58547c6757e
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e883de94-0501-0010-7d95-de5ffa503a86
    hope this helps.

  • Need help for voice gateway NetWeaver

    Hi Experts,
    I am working on NetWeaver voice.
    I would like to know whether i can download any trail version of voice Gateway so that i can integrate with voice application.
    These are the list of gateways provided by SAP which supports connectivity.
    [http://help.sap.com/saphelp_nwce10/helpdata/en/45/bf1c27692f52f5e10000000a1553f7/content.htm]
    Few voice gateways are not supported in India.
    I need info on trail version software which i can use with regular microphone n speaker attached to CPU Or any free trail Gateways which i can use for preparing a demo.
    Regards,
    Syed

    Hi,
    refer the following link for installation guide of netweaver voice ce 7.1
    in the following link it is for nwce 7. 1 sp 3
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0e9cc7b-0469-2a10-d3a8-f4f04b30fb0b?overridelayout=true
    Regards
    Manohar

  • I need help with voice memo and volume control

    I really dislike to update my iphone's software.  I have Iphone 4S and I have been using voice memo to record lectures for sometime. 
    It was working well till updated my Iphone's software (IOS or whatever that is).  Now I can't transfer my voice memo to my computer
    and I have tried so many things people have suggested online which are 1. restart my mac book, 2. turn off and on my Iphone 3.
    check voice memo when syncing my iphone with macbook.  It is not working.  Also, I totally messed my volume control.  I went to
    Genuis bar and the lady who helped told me that my Iphone has some issues before which is making my Iphone go nuts.
    In short, 1.  I cannot sync my voicemail
                 2.  my volume does not work....i have to turn it on and off

    cancer833 wrote:
    Genuis bar and the lady who helped told me that my Iphone has some issues before which is making my Iphone go nuts.
    Did she tell you what these issues are?
    Did she help you with these issues?
    Did she tell you how to resolve these issues?
    Go back and ask for further help.
    In short, 1.  I cannot sync my voicemail
    Voice Mail or Voice Memos?

  • Need help writing a Java rule in PDF Forms

    I have created an invoice for my contractors via "forms", and in turn made each cell either a drop down list or "read only" field so they cannot change the rate of pay, etc.  Here is my issue...My first drop down cell is titled "Job Description".  When the contractor selects one of the 8 dropdown options within the Job Description field, I would like it to automatically fill in the hourly rate that is associated with that particular job description (or skill).  I currently have my "rate" cell as a drop down, and I want to make that a read only, and when you select the A1 position from Job Description, it will populate the "rate" field with the appropriate amount for that A1 rate.  I believe this can be done with writing some Java script, but I have never played with Java and I don't really have the time to teach myself.  If anyone can help with me a quick tutorial, or even the formula I should use, so that I can just plug and play, that would be super helpful.  If this is a time consuming issue, I would be interested in paying someone to do it for me. Thank you!

    Hi George,
    I was able to copy my data over to a fresh document, and now it works just fine....thank you so much for your insight and help!
    I have another question if you have a moment. 
    I am trying to do a simple calculation of start time and end time for my employees.  Do I need to do this via a javascript, and if so, what area in properties of the result field should I copy it to?  for the purpose of the script, the fields are as follows:
    DataField1 = start time
    DataField2 = end time
    DataField3 = total time
    I would like to use the h:MM tt format for my time fields if possible.
    I've attached a link to the file through my dropbox account, and you'll notice that I created three new fields at the top of the invoice just to test the time calculations before i mock up the whole document.
    Dropbox - Contractor Invoice Template (1).pdf
    Any help you can give me would awesome! 
    Thank you!!

  • Need help in selecting translations for bursting

    Hi,
    I am using EBS 12.1.3 (XML publisher 5.6.3) .I am successfully able to burst my consolidated report to e-mail in english language. But somehow I cannot get it to select the french translation ,for which I have already uploaded the corresponding xlf file for the template. I searched the forum and tried the filter attribute,so that my control file looks like this:
    <?xml version="1.0" encoding="UTF-8" ?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi">
    <xapi:request select="/DATA/LIST_G_COUNT/G_COUNT">
    <xapi:delivery>
    <xapi:email server="10.96.9.132" port="25" from="[email protected]" reply-to="">
    <xapi:message id="123" to="[email protected]" attachment="true"
    subject="${NAME} GL Voucher Report">Please find attached herewith the GL Voucher Report for ${NAME}.
    </xapi:message>
    </xapi:email>
    </xapi:delivery>
    <xapi:document output-type="excel" delivery="123">
    <xapi:template type="rtf" locale="en-US" location="xdo://BTVL.XXBILCGLVCHR.en.US/?getSource=true"
    filter=".//G_COUNT[LANGUAGE='FR']" translation="XXBILCGLVCHR_fr_FR.xlf" />
    <xapi:template type="rtf" locale="en-US" location="xdo://BTVL.XXBILCGLVCHR.en.US/?getSource=true"
    filter=".//G_COUNT[LANGUAGE='FR']" translation="XXBILCGLVCHR_fr_FR.xlf" />
    </xapi:document>
    </xapi:request>
    </xapi:requestset>My report XML file structure is like this:
    <DATA>
           <PARAMETER1>value for Parameter1</PARAMETER1>
          <PARAMETER 7>value for Parameter 7</PARAMETER7>
          <LIST_G_COUNT>
                  <G_COUNT>
                  <FIELD1>Value for F1</FIELD1>
                  <LANGUAGE>US</LANGUAGE>
                  <LIST_G_VOUCHER_NUM>
                            <G_VOUCHER_NUM>
                                    <FIELD2>Value for F2</FIELD2>
                                    <FIELD7>Value for F7</FIELD7>
                            </G_VOUCHER_NUM>
                            <G_VOUCHER_NUM>
                                    <FIELD2>Value for F2</FIELD2>
                                    <FIELD7>Value for F7</FIELD7>
                            </G_VOUCHER_NUM>
                     </LIST_G_VOUCHER_NUM>
                     <CS_SUM>Value</CS_SUM>
                  </G_COUNT>
                  <G_COUNT>
                  </G_COUNT>
          </LIST_G_COUNT>
    </DATA>Oddly though, the bursting program errors out when I try to make it select any of the 2 languages using the above control file. It gives the message :
    Error while generating the Document...Any having any idea as to where i might be going wrong ?Any help will be appreciated.

    Hi Sarath
    Following package will help for find applied tax , charges and order total
    OE_OE_TOTALS_SUMMARY.PRT_ORDER_TOTAL (OOH.header_id),
    OE_OE_TOTALS_SUMMARY.Taxes (OOH.header_id),
    OE_OE_TOTALS_SUMMARY.Charges (OOH.header_id)
    Regards,
    akil

  • Need help on VOICE OVER IP IOS

    Dear Seniors and Friends, I want to know what are the New Voice and Telephony Features added to each IOS version from 12.0 TO 12.4. PLS send me the link where can find it. I searched on cisco site but i am getting IOS VERSION but i am able to get above points. pls help me.
    Thank you

    If you know what specific feature you are looking for, check out the feature navigator at http://www.cisco.com/go/fn for a side-by-side comparison of what IOS images have what feature.
    If you are looking for a general list of new software features per IOS train, check out the release notes for that particular train:
    12.4T - http://www.cisco.com/en/US/products/ps6441/prod_release_note09186a00804a19ae.html
    12.3T - http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/prod_release_note09186a00801a7e50.html
    And so on. Check 12.3 Mainline, 12.2, 12.1, 12.0 etc.
    *All* of the new features are listed, not just voice-related. Use a search term like "cross-platform release notes ios 12.3" to find the documents you are looking for.
    Please rate helpful posts.

  • Voice translation rule problem

    Hello. I have a number
    221113331114444
    What rule I could use to change any 111 to 777? The result should be:
    227773337774444
    Simple rule
    rule 1 /111/ /777/
    makes 
    227773331114444
    The rule change 111 to 777 only once(((
    Please help.

    rule 1 /111\(.*\)111/ /777\1777/
    Kind regards,
    Andrew C.

  • Need help regarding voice kit

    Hi,
    Do we get Voice Kit in Trail Version of CE 7.1 or we need to have the complete version.
    Its been mentioned that its an additional component but not clear whether its a part of trail version.
    And if i am not wrong its a .SCA file which has to be deployed .
    Regards,
    Vshabir

    Can you be little more specific?

  • Need help writing a workflow rule

    Hi all!
    I want to write a workflow that will populate the "Region" field when a new account is saved.
    We use territories, but cannot effectively pulll contact reports due to OnDemand not having the Territory field in the Contact reporting area. (In the contact reporting area you can only pull by "Region")
    When we originally set up OnDemand during the data conversion from UpShot, we set up our regions to be the same as the territories. However at this time "Region" is not a field we use, due to the need of creating accounts to be a simple as possible. So what I want to do is link the "region" field to the "Territory" field, so that when a new account is saved that field will automatically populate.
    Also is using a workflow the only way to do this?
    Thanks in advance!!!

    The JoinFieldValue expression I put in my last post is exactly what you need. Just copy it exactly as you see it and past it in the Default Value box. You will not need to write 20 expressions. The Territory Name field in my expression is available in Territory, but you wouldn't see it in the field dropdown in Account when creating the post default.
    Ok, so to test this, please copy the expression in the default value exactly as I have it above. Then check the Post Default flag. Then save your changes. You must ensure that the Territory and Region picklists are consistent. They must match exactly. Finally, you will need to log out and log back in and create a new account and pick the Territory.
    Let me know how it goes.
    Thom

  • Need help on Currency Translations

    Hi Experts,
    i have a issue with my Bex query,
    user want to see the Report in US $ only, since the target Currency maintained as CAD $.
    and user has some settings in Query to convert this CAD $ to USD $, but when he executed he want the total converted directly in USD $ with out making any settings changes.
    problem is CAD users also uses the same report and they want their currency in CAD$.
    Is there any possibility to make anything without making any changes in query,
    please let me know for any more infomation needed for further analysis.
    thanks
    Raj

    Hi,
    I dont think you can achieve this without making changes. You probably want to pull it in from auhorization? I dont think this is possible.
    Maybe create some variables How to Use Variables for Currency Conversion
    Best regards,
    Michael Devine

  • HT4528 Need help with voice messaging.

    How do I get a voice text to show that it is from my phone number and not my Apple ID

    more detail

Maybe you are looking for