Digit Manipulation of Inbound Calls

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ley1
    Aspiring Member
    • May 2015
    • 2

    Digit Manipulation of Inbound Calls

    Hello;

    I need to set up some digit manipulation in my AACM (not SIP trunks, no session manager) that will truncate the first 5 digits of the inbound ANI and route based on the last 5 digits. How do I remove the first 5 digits of an inbound call? Doesn't ARS only work on outbound calls?
  • yadav29
    Brainiac
    • Jan 2013
    • 55

    #2
    HI Ley1,

    You have to make the entry in the "inc-call-handling-trmt trunk-group" & do what you want to delete or where you wanna to route the call.
    Rao

    Comment

    • vary1
      Hot Shot
      • Oct 2014
      • 10

      #3
      If you send the calls to A vector you can also set up a variable that would be a set length and start at position 5 then route based on tha variable in a later step.
      VaryGeorge
      Avaya Network Engineer
      Visalus – Infrastructure

      http://visalus.com |[email protected] | 248-764-7407 DESK |517-303-9546 CELL

      Comment

      • marzahn
        Genius
        • May 2014
        • 236

        #4
        Why Use ANI to Route Calls

        Originally posted by ley1 View Post
        Hello;

        I need to set up some digit manipulation in my AACM (not SIP trunks, no session manager) that will truncate the first 5 digits of the inbound ANI and route based on the last 5 digits. How do I remove the first 5 digits of an inbound call? Doesn't ARS only work on outbound calls?
        I'm just curious as to why you do not route calls based on DNIS digits. I have found that we do not always get the ANI string. So would that not be unreliable?

        I do use ANI for time to time. But I use it to "dump" callers who regularly spam or harrass our staff by using a vector routing table (VRT). I route these specific calls to a vector called Dump. It plays the intercept tones and an anouncement I recorded that says: "Your call cannot by completed as dialed ..." twice and drops the call.
        Thank you,
        Bill Marzahn
        Telecommunications Administrator
        Neighborhood Health Plan of Rhode Island
        299 Promenade Street
        Providence, RI 02908-5720
        401-459-6677 (Direct "Find-me" Line)

        Comment

        • dbojic
          Aspiring Member
          • Jun 2015
          • 2

          #5
          You can also change the trunk preferences (page 2):

          Digit Handling (in/out): overlap/overlap
          Digit Treatment: insertion
          Digits: 0*

          Then change ars digit-conversion:

          *123456000 min: 10 max: 10 del: 6 add 987 ext

          This way, an incoming call to 123456000 will be changed to 9876000

          Comment

          Loading