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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. linker3000

    3300ICP - programming an MWI button

    Sigh - two days after my last posting all the buttons on all phones just started to work! Nope - the system was not restarted! ??
  2. linker3000

    3300ICP - programming an MWI button

    Hi chaps... I programmed an MWI button for 555 on my 5235 and it worked straight away, but when I tried on a 5220 and another 5235 it didn't work on those. Should I be looking at some grouping function somewhere?? Thanks
  3. linker3000

    3300ICP - programming an MWI button

    Thanks guys..... Locate Number 555 gives... The number refers to a Superset 5220 IP
  4. linker3000

    3300ICP - programming an MWI button

    Hi: VM Mailbox: Extension number: 555 Mailbox type: Extension Message notification Type: Extension Number: 555
  5. linker3000

    3300ICP - programming an MWI button

    Hi everyone, I am trying to program an MWI button on Ext 132 (5330IP handset) to show when messages are waiting in VM box 555 - which has been designated as 'reception overflow'. I've programmed the button but it does nowt - I understand that this may be down to VM grouping and ports, but...
  6. linker3000

    3300 revisiting ring groups and voicemail

    Thanks for the quick reply but group 510 is not listed on the call rerouting pages; do I have to set this up somehow? I need simple instructions as I dive into this system perhaps once every 2-3 months! Regards etc.
  7. linker3000

    3300 revisiting ring groups and voicemail

    As I have found out, either my ability to program the 3300 is pants or it's the software!!! Here's what I can't make work - excuse the lack of Mitel-speak as I have inherited this PBX and am an IT guy rather than a telephony one. We have an incoming DDI number that ends up at an IVR comprising...
  8. linker3000

    Send unanswered ring group to voicemail

    Edit: Ok, think I have sorted this... 1) The user had changed phones and not setup VM properly on the replacement 2) I had to change the rerouting entry for 'extension' *437 and set all conditions to go to the VM service.
  9. linker3000

    Send unanswered ring group to voicemail

    Hi Bwar, Thanks for the message - it is just the embedded VM. I will try again - I have been down that route but I expect I missed something. When I tried this earlier, directly dialling 507 rang both phones and then 437 just rang and rang - no VM kicked in. Mind you, I have just rung 437...
  10. linker3000

    Send unanswered ring group to voicemail

    HI, I am not having much luck fathoming out how to make an unanswered ring group drop into a voicemail box on a 3300 (s/w 4.1). I have read the FAQs and believe I need to setup a NameTag hunt group but I have tried a few permutations without success. Here's what I want to do: Ring group 507...
  11. linker3000

    3Com 4500 Stack - DHCP and Linking to a regulat switch

    Hi, I have a 4500 + 4500 PWR connected in a stack and all is working OK, All regular ports are connected in a single VLAN (2), but I am having fun with the following: On one port there is a DSL router running as a DHCP server but no devices are obtaining addresses. I read elsewhere...
  12. linker3000

    Draw X3 - cannot see object while being dragged

    Ok - just to clarify - this is only a problem for grouped objects - for example, a box with some paragraph text inside it.
  13. linker3000

    Draw X3 - cannot see object while being dragged

    Hi, When I select and drag/drop an object or group of objects I do not get any view of the object until I drop it - so I cannot see it moving across the screen to know where I am positioning it! This feels like it may be a video drivers issue, but I have just installed the latest from Nvidia...
  14. linker3000

    CASTing or date formatting in ODBC->Access 97

    Thanks Skip - I'll try that. I have also found that bringing in your suggestion of dateserial() has made the ireport realise the results need to be in date format too so I am sorted.
  15. linker3000

    CASTing or date formatting in ODBC->Access 97

    Sure - the SELECT is working fine, but I was hoping to be able to generate a date (as per my original posting) so that the customer's message would end up as: Your reminder date is 'vacdate2' but since PET_CV2 - 180 ends up as a floating number, the customer would get: Your reminder date is...
  16. linker3000

    CASTing or date formatting in ODBC->Access 97

    Thanks - what I was hoping to do was find clients with vaccinations due in 6 months time (eg: in June find clients with December dates) and then work out their actual reminder date as 6 months back from December eg: if next date is 12th Dec, return 12th June as their 6 monthly reminder date. I...
  17. linker3000

    CASTing or date formatting in ODBC->Access 97

    Hi Skip - I'm getting floating point numbers eg 184.xxxxx
  18. linker3000

    CASTing or date formatting in ODBC->Access 97

    Hello, I am back again! Long time no see! Once again I am using the Sun JDBC-ODBC module, connecting to an Access 97 database within iReport (Jasper Reports). I am trying to do some date calculations but seem to be ending up with text fields and variants on CONVERT and CAST seem to not be...
  19. linker3000

    CASE statement with ODBC in iReport (Jasper)

    Hi, You can scrub my last challenge as I have just found a small table containing the salutations and have picked up the right text with a 'join'
  20. linker3000

    CASE statement with ODBC in iReport (Jasper)

    Hi Guys - putting it all together, with a minor tweak for the values returned, and we have a winner: IIF (CLN_Bad_Debt = 0 , '' , 'Bad Debt') as Bad_Debt Many, many thanks! NOW: Any thoughts on CLN_Client_Title_id which represents the salutation as: 1 = Mr 2 = Mrs 3 = Miss etc.! I'm...

Part and Inventory Search

Back
Top