If UNIStim does not like being NATted, I think OP's only option is to change VPN clients to one that supports "true" tunneling mode in IPsec. I read through the Shrew docs, and they are very light on details, but as far as I could tell, even though it supports "tunneling" mode, as far as Shrew...
How did you manage to "bridge" the NIC port to the VPN? That's typically not possible as IPSec (which is what it sounds like you're using as your underlying VPN technology) doesn't encapsulate ethernet frames.
What you are probably going to have to do is enable Windows ICS (Internet Connection...
Reading through the manual seems to imply this is not possible. I assume you have already tried setting Prime Line for the doorphone DN to the line pool you want to dial out of (whichever pool dest code '7' is tied to) and then setting Call DN to the target DN on the remote system (omitting the...
Working on a BCM50 running 6.0.2.05.237. It is licensed for 4 SIP GW trunks; all 4 SIP trunks are in pool BlocA. We already have SIP trunking working perfectly between it and another BCM.
Now I want to peer it with a second remote system, also via SIP. This was relatively straightforward and...
So here's a weird one. I've already found a workaround for it, but I don't understand WHY it's necessary or what is going on. (At the very least, even if I don't get an answer, I hope this might help someone else who is struggling with the same or a similar issue.)
As I've written before...
Pretty sure I know the answer to this already, but figured there's no harm in asking...
Per previous post of mine, we're migrating from analog trunks to T1 on MICS 4.1. We also have NAM 4.0. Currently, the AA is set up to answer after 4 rings on some lines (to give live receptionist time to...
Hey guys, thanks for the responses so far! Yes, I already understood that I'll need either NTBB24 or NTBB25 in order to supply the DTI with a clock source, and yes, I also understood that if installed off-core it has to be in a M12X0 by itself and needs to be in the first slot.
To clarify, I...
Hello!
We have an MICS cabinet running 4.1 software with several analog trunks that we would like to add a T1 trunk to. Eventually, we plan to only be using the T1, but would like to be able to use both the analog trunks and the T1 side-by-side in the interim.
Both the main KSU cabinet as...
I need an ATA with disconnect supervision and DTMF passthrough which will be connecting to an analog FXO port on an Asterisk box which will in turn be terminating a remote VoIP handset. The idea is to have a remote phone that has an internal office extension/DN and to use IP as the...
VMI programming: I reset both digital ports on the VMI to default values (F9XX -> VMI Admin -> Next -> DN # -> Next -> Feature Table -> Clear -> Default Data? -> Yes).
DN programming in the KSU: as directed by the VMI manual on page 3-3.
-- Nathan
Hello all,
Long-time listener, first-time caller (hah, no pun intended...really).
Got an MICS 4.1 system we need to hook a VMI up to, which we will be using as a 2-port ATA. I bought one off of eBay that was supposedly pulled from a working phone system last year and then sat on a shelf for...
I have been this route!
1) Install Activestate Perl
2) Run the installer for the 8.1.x client cd.
3) Install it all or at a minimum the Oracle 8 OCI
4) From a dos command line type PPM
This puts you in Perl Package Manager.
From this point you need to install DBI then...
You could do something to this effect. My syntax is way way off but the idea should work.
if navigator - document.location.href=blank.html
Placing this somewhere in the head tag should work. Then you could have the javascript for the confirm box in blank.html.
Not sure about that one. Here's the documentation straight from Microsoft.
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/events/onbeforeunload.asp
spewn you were right I was using unbeforeunload incorrectly.
The following works like a charm. Some people shouldn't be so "Quick" to answer! :-)
<SCRIPT LANGUAGE="JavaScript1.2" TYPE="text/javascript">
<!--
window.onbeforeunload = unloadAnnounce;
function...
I want to prevent a user from accidentally closing a browser window. I was curious if javascript could throw up a prompt window if someone clicks the X to close there browser.
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.