Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Ronster

  1. Ronster

    Openreach ISDN/PSTN switchoff plans

    There is a natural move happening away from PSTN anyway as some of the PSTN is being replaced by SIP trunks and cloud services. I don't think there will be an area by area rollout as such but PSTN products will be phased out with a preference for IP services. The stop-sell trial for Salisbury...
  2. Ronster

    Announcement with option to skip

    The problem is that if you have a collect-digit announcement then it proceeds as soon as a digit has been collected. You could do something like: 10 collect 1 digits after announcement 10123 for none 11 goto step 13 if digits = 1 12 goto step 10...
  3. Ronster

    Main Console Call Routing

    list usage extension 3500 This should show you where the extension is used.
  4. Ronster

    Definity G3R3 DID

    Good point well made bsh. It's been a long time since I've been on a G3r or anything below CM3 in fact.
  5. Ronster

    Definity G3R3 DID

    If your carrier is only sending 3 digits it will be 234 that would ring unless you have some kind of translation happening in INCOMING CALL HANDLING TREATMENT Assuming you know the Trunk Group: display inc-call-handling-trmt trunk-group ?? EXAMPLES INCOMING CALL HANDLING...
  6. Ronster

    How to insert digit(s) in vector

    If they are going to enter all those digits can they not just dial the whole number? Sounds like you are trying to use a vector to do Automatic Route Selection.
  7. Ronster

    help with vector - Advising queue position with iption to leave a voicemail

    Yes SoDoTo, That would work. It is basically the same but you are giving the position before asking about leaving a message. Once it starts to loop it is the same. It is just down to what you first want the caller to hear.
  8. Ronster

    help with vector - Advising queue position with iption to leave a voicemail

    Correct @Joe2938 Also should be message skill assuming you don't want some kind of physiotherapy [bigsmile]
  9. Ronster

    help with vector - Advising queue position with iption to leave a voicemail

    25 queue-to skill 854 pri l 26 collect 1 digits after announcement 10123 for none 27 goto step 31 if digits = 1 28 goto vector 879 @step 1 if unconditionally (gives out queue position already) 29 wait-time 30 secs hearing music 30 goto step 25...
  10. Ronster

    How to insert digit(s) in vector

    Can you give an example of the digits you are collecting and the number you want to route to? You could add the digit string in AAR routing.
  11. Ronster

    How to insert digit(s) in vector

    You just need to use route-to step to send it to whatever digits you want: 01 collect 1 digits after announcement 10123 for none 02 goto step 8 if digits = 1 03 goto step 9 if digits = 2 04 goto step 10 if...
  12. Ronster

    How to Implement BSR?

    As a starter you need a Polling VDN and Interflow VDN st the secondary site. The BSR Application will poll the far-end Polling VDN and compare to the local. Then the call is sent appropriate queue depending on the stats returned by the "consider" statment in the vector. Have a look at Page 71...
  13. Ronster

    Vector # sign

    This is a commented out line. Press the edit key (F6 on my emulator) then enter the command: u 4 to uncomment line 4.
  14. Ronster

    Reporting/exporting

    Depends what you are doing. Have you tried using the Export Data function in the Advanced tab of ASA?
  15. Ronster

    Call Coverage

    Also make sure you switch on Bridged Call Alerting on page 2 of the station.

Part and Inventory Search

Back
Top