I was very lucky. Rebooting the MAS fixed the problems. Thanks for everyone's help. This is an awesome forum.
S8730 Processors (Redundncy/Mirror Img)
Aura 5.2 (Communication Manager)
Modular Messaging 5.2
Hey Guys, thanks for the replies. I won't be able to test these things til this evening.
S8730 Processors (Redundncy/Mirror Img)
Aura 5.2 (Communication Manager)
Modular Messaging 5.2
Hey Joe, can you please define "delete mailbox"? We have an Exchange backend and our Network Admin (who's away for 2 weeks) creates mailboxes in Active Directory. What would I need to do in AD to delete a mm mailbox? Is it as easy as deactivating from the Modular Messaging tab?
S8730...
Hey Joe,
Thanks for the reply. No, it shows blank for Message Waiting.
S8730 Processors (Redundncy/Mirror Img)
Aura 5.2 (Communication Manager)
Modular Messaging 5.2
Class of service is 2, EC500 state is disabled, and trace station is . . .
LIST TRACE
time data
12:24:35 active station 5885 cid 0x211f
12:24:35 G711MU ss:off ps:20
rgn:1 [10.120.1.16]:2382
rgn:1 [10.120.0.13]:3080...
We had an electrical power failure two days ago that has stopped the MWI from functioning for six of our 300 Modular Messaging users. "Clear amw all xxxx" didn't fix the problem and all the applicable services are running on our MAS. Any help would be greatly appreciated. Thanks.
S8730...
After years of success, I am no longer able to connect to wireless networks on my Dell Inspiron laptop. When troubleshooting, the problem found is "wireless network connection doesn't have a valid ip configuration". I'm not having any problems with other devices connecting to wireless devices...
Most phones are digital in my organization and we enter *2 (followed by an extension or a 9 + area code + number) to activate Call Forwarding or we enter #2 to deactivate it. I'm unable to forward calls to an outside line on my 9670 IP telephone. Any ideas on why this would be happening...
Our staff members use the following instructions to transfer a call to a co-worker's modular messaging account:
Press the Transfer button on your phone.
Enter 5959.
Press *##.
Enter the other person's extension number.
Press the Transfer button.
Does anyone know if it's possible to program...
Currently, our phone service provider is sending only the calling number and not the caller name. (I verified this by doing a "list trace tac xxx" on the incoming trunk and seeing "NO-CPName".) A rep from the phone company said that the name portion of caller ID can be turned on but it would...
I understood your logic completely but, as usual, the code didn't work for me. I was able to do the calculations in Excel which allowed me to remove any vestige of GROUP BY and my life in SQL World got better once again.
S8730 Processors (Redundncy/Mirror Img)
Aura 5.2 (Communication...
Gmmastros,
Thanks for taking the time to assist me. I appreciate it.
S8730 Processors (Redundncy/Mirror Img)
Aura 5.2 (Communication Manager)
Modular Messaging 5.2
Skip, I meant that I also need to report the items in that code.
Bill, thanks for your reply. It just doesn't make any sense to me that we are so limited when using GROUP BY. I mean, I have to have employee names on this report.
S8730 Processors (Redundncy/Mirror Img)
Aura 5.2 (Communication...
Hey Skip, I really appreciate your help.
SELECT d.empl_no, d.code,
CASE
WHEN b.ck_title = 'RETIRE' THEN 'RETIREMENT'
WHEN b.ck_title = 'B/C' THEN 'HEALTH INS'
WHEN b.ck_title = 'KEYSTONE' THEN 'HEALTH INS'
WHEN b.ck_title = 'POS' THEN 'HEALTH INS'
ELSE b.ck_title
END,
d.pay_date...
I'm pleading for anyone's help in getting me to understand how GROUP BY is used. The problem is I have items to report that I don't want to be part of the GROUP BY.
I need to GROUP BY Emp ID, Ded Code, and Pay Date in order to total by Emp ID & Ded Code. I also need to report Emp Name, Emp...
I have some 9620 IP phones that connect fine except when connecting to one particular jack. From this jack, the phone goes through the normal motions and even contacts the call server but it never gets to the log in screen. Instead it displays "discover 10.120.0.11". Any ideas? Thank you...
I need to get certain payroll deduction codes/amounts from our payroll history for employee# 123456789.
First, I want to get the employee’s pay dates from the payroll history table and write the records to a temporary table:
Create Table #tmp (
hr_pe_id Char(9),
hr_pe_name Char(30)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.