search for: equipted

Displaying 8 results from an estimated 8 matches for "equipted".

Did you mean: equipped
2004 Dec 05
1
Hardware PSTN Gateways?
I am thinking about setting up an asterisk PBX system for my company. But since I can't be at all the locations all the time I am setting up an automatic backup system where if the backup detects that the primay is down it takes over the IP so calls can be made once more. For this reason I want to setup a seperate HARDWARE PSTN Gateway. Are there any equiptment that can be plugged into
2005 May 11
2
PRI QSIG and legacy toshiba intergration
...>CTX670>>>Asterisk The dialplan I would like to setup, 1xx,2xx,3xx,7xxx to the CTX 670 4xx,6xxx to a remote ctx100 (this is setup using QSIG ISDN on a PRI tie line) now I would like to have 8xxx going to asterisk All of my incoming calls would be handled by the ctx670, mostly on DNIS equipted lines. If the user dials a four digit extension starting with "8" on the CTX 670, how do I transfer that digit string to asterisk? Going backwards, the asterisk user dialing a CTX extension, I plan to handle this with DID digits sent back to the CTX, when I see the Incoming DID digits I c...
2009 May 27
2
help.
Hello, I hpe you can help. I have created a botable thumbdrive that allows me to update different bios's using the memdisk module. I have no problems loading the img or ima files on any equiptment other than IBM. I have tried on T43, T60, and T61, no luck. works fine on hp dell and all others tried. Every time after it loads the image it hangs after the message "Loading boot sector...
2006 Jul 17
7
Who owns the web application after it code''s distributed?
Let''s say I''m building a "to-do" list application using Ruby on Rails. I decide to sell it to a customer, and distribute the source code files to him. Can I then restrict the user from distrubting the files by creating a license that prohibits distribution? That is, is it possible to create a "single-user" license? Or, am I limited to distributing the
2007 Feb 26
3
Decoding for ambisonic Ogg audiob
The prospect of people actually putting B-format audio (via the panner or directly input) into Ogg/Vorbis brings an interesting challenge: What do we do with the audio after decoding it? The following sane options exist: A) Simply output the B-format audio B) Produce a downmix 1) Mono. 2) Stereo blumlein crossed pairs 3) Stereo UHJ 4) binaural C) Produce speaker feeds 1) Fully
2001 Feb 14
1
Problem with seek functions,
On Mon, 12 February 2001, OmegaDan wrote: [snip code] Hmm, weird.. that does work for me. I only had the trouble that ov_time_tell returned negative infinity after a ov_time_seek to 0 secs. This is my code: function TMainForm.ReadBuf(Buffer: PChar; Size: Longword; var Time: Single): Longword; var BytesRead, Change: Longword; begin BytesRead := 0; Time := ov_time_tell(vf^); if Time <
2005 Jul 18
9
So you all think VoIP sypply is warm and fuzzy
Here is a letter I sent them for my $150 paper weight. Dear Voipsupply, As a small service provider, using you company for the first time, I'm very disappointed that you have removed the configuration CD that should have been shipped with the Mediatrix 2102 just to get a few more bucks. I have contacted mediatrix and they have informed me that the CD's is shipped in every 2102. If I
2008 Jun 08
4
OT: really dumb question about APC UPS
We have about 4 servers connected to an APC UPS. The UPS only has one UPS connection. So my question is, in a power outage how do i get all my servers to safely shutdown? Do i run a USB hub? Do i write a script on the one machine connected to turn off all the other machines? I'm confused. Jamie