search for: equipt

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

Did you mean: equipo
2004 Dec 05
1
Hardware PSTN Gateways?
...pany. 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 the network, connected to a PSTN line and just act as PSTN gateway. It needs to handle both incoming and outgoing calls. And preferably handle more than one pstn line per box. TIA, Tomoki
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...
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... booting..." please help, I have looked all over and still no luck. Thanks, Nathan ___________...
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
...d decode for the 5.1 layout) (A) is pretty much a no-brainer, and minus some polish on marking up the channel mapping we pretty much already do it today. I think that some form of downmix support will be an essential feature in the libraries. Most users will not have software or systems which are equipt to play b-format Vorbis files, at least initally. Anyone distributing such files will have a hard time if the files refuse to play at all for people. Mono, and simulated blumlein are the simplest downmixes and could be added with a very minimal amount of code. They are also the least satisfactory....
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