Hi,
Question says it all really. I've looked briefly at Ethereal but couldn't make sense of what I was seeing. I just need something that lists files shared by users or internal IPs, in a nice humanly readable way!
Anything out there that does this?
thanks
Hi,
I raised this problem here before but had no responses. That thread is now closed but I still have the error, so thought I'd try posting it again, to see if anyone has any suggestions what we can do.
---
We have a CRM system, one function of which is to generate custom letters in Word...
We are debating whether to make the sales team state the message at the start of each incoming call, rather than using the recorded message, to get around this. It's a pretty clunky solution though, and requires policing because they won't like it!
[Follows on from a previous thread - http://www.tek-tips.com/viewthread.cfm?qid=1645927 ]
Summary: We are testing a M3904 phone as we have need of the caller log feature. Phones used by a sales team who can't break off current calls to take incoming calls but do need to know a call was missed...
Ok, first thanks to everyone for the help you have given me so far. Using information from this and other threads here I've managed to get very close to what I need, but still have one obstacle to overcome.
Following all the above I decided to try the alternative approach, using a phantom DN...
MossEng - what happens when the phone is engaged and a 2nd caller rings in this case? Does it ring (at the 2nd caller side) a while then hunt to voicemail, or does it give an engaged tone?
Am I right in using CWT at all for this? I've read various threads about having second lines on a phone, like this...
KEY 0 SCR 1234
KEY 1 SCR 2345
HUNT 2345
CLS HTA
or
KEY 0 SCR 1234
KEY 1 SCR 2345
HUNT 000
CLS HTA
LHK 2
What happens if someone rings when the phone is engaged in either of...
Guycable2 - tried (most of) your settings with no luck. The system wouldn't let me enter various parts of this. In the CLS I wasn't allowed to add LLCN CPFA CPTA AGRD SLKD UMD DSX USMD MCBN CDMR PRED MCDD T87D or PKCH for various different reasons.
I suspect the problem lies in how I'm...
Hi,
We have a CRM system, one function of which is to generate custom letters in Word using macros (they drag customer details into templates). Am just setting up PCs with Office 2010 for the first time and found the macros we have for Word 2007 don't work in Word 2010. The dialog box error is...
Aha! CLS CNDA worked. Was set on CNDD in the progamming I copied across. Yes, it is set to record all calls.
Luckily we only have one of these phones on loan to test it because the call logging doesn't work as I was hoping. What we need to happen is this:
1 Salesperson is on the phone to a...
Is there anything in CLS that could block this? We had to set up this M3904 on the system, basing settings on a M2616D (we didn't have a 3904 on there that I could copy). So, there are a few dozen entries in the CLS that I transfered across.
Hi, thanks for the feedback but unfortunately neither worked.
All that appeared to change by doing this was that when you press the call log key and see the 3 options (Personal Directory, Caller List & Redial List) there is now a sort of digital black smudge partially across whatever option is...
Hi,
We are just testing a M3904 on our system as we have need of letting the users see a list of incoming & missed calls. All seems to work ok with the phone except incoming callers are not logged in the caller list. Outgoing calls are logged in the redial list however.
Any ideas what we could...
To clarify, our programming on TNs in this department has both FDN and HUNT set to 7000, so callers go to mailbox. I need to know if calls redirected this way will show up in the call log.
Also, is there a way to have the phone indicate to the user that they just missed a call? A beep or...
We don't have any of these phones yet (all mainly M2616Ds) but our sales department need to be able to see the numbers of calls they missed. Before I try one of these phones, I need to make sure the call log will work how they need it.
What they need is to remain on their current call, and...
Hi, wondering if anyone here can help.
In brief, my question is, how can I pass a variable from a parent flash file to a child flash file which it calls?
- More detailed version:
We have a parent flash file which imports various child flash files based on instructions in an XML file. It's...
This is now working, using Flashvars brought into the actionscript this way...
FFlippingBookCache.prototype.loadExternalXML = function(src) {
var xmlfile = zone;
if (src != "") {
this.extXML.load(xmlfile + ".xml");
} else {
this._baseObject._onXMLComplete(false);
}
};
I've a follow-up question...
No luck so far. Tried setting up the Flashvars like this - http://www.opg2.co.uk/flash/fails3.html - as suggested by another site but didn't work.
Neither did bringing the variable in like this...
FFlippingBookCache.prototype.loadExternalXML = function(src) {
if (src != "") {...
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.