search for: rentorbuy

Displaying 20 results from an estimated 136 matches for "rentorbuy".

2008 May 06
3
asterisk queue cluster
I setup two asterisk servers with identical settings (same extensions, same queues, etc). Each one is connected to the same amount of incoming/outgoing links (1 PRI, 4 BRI, 1 IAX friend, etc, on each box). Most extensions are sip and they register via DNS SRV and other methods so that the two servers are load balanced. Incoming PSTN calls (BRI) reach 50% each server so that's load balanced
2014 Mar 05
2
Cannot chain to another PXE server on the same subnet
...45.94 { ??? hardware ethernet?? 00:24:54:D9:D4:2F; ??? fixed-address????? 10.215.145.94; } } option option-150 code 150 = text ; Note: the PXE client that I'm booting is 10.215.145.94. Thanks, Vieri ----- Original Message ----- From: Gene Cumm <gene.cumm at gmail.com> To: Vieri <rentorbuy at yahoo.com>; For discussion of Syslinux and tftp-hpa <syslinux at zytor.com> Cc: Sent: Tuesday, March 4, 2014 10:08 PM Subject: Re: [syslinux] Cannot chain to another PXE server on the same subnet On Tue, Mar 4, 2014 at 12:52 PM, Vieri <rentorbuy at yahoo.com> wrote: > Hi, &gt...
2014 Mar 05
0
Cannot chain to another PXE server on the same subnet
On Wed, Mar 5, 2014 at 1:55 AM, Vieri <rentorbuy at yahoo.com> wrote: > Sorry for top-posting but my webmail forces me to. Odd. It's been a while since I used Yahoo but I didn't think I had that issue. GMail does default to top-posting but clicking the ellipsis to look at the previous email is enough. > I added -W to the APPE...
2007 Jul 30
6
outbound caller ID
Hi, I would like to know if one can set the outgoing caller ID within Asterisk when calls are going out through: 1) an analog POTS line (I suppose not) 2) a telco BRI line (I don't think so) 3) a telco PRI line (maybe) 4) a voip provider (surely) Thanks, Vieri ____________________________________________________________________________________ Moody friends. Drama queens. Your
2014 Mar 04
2
Cannot chain to another PXE server on the same subnet
Hi, I have a Linux server at ip address 10.215.144.7 running DHCP, TFTP and syslinux. DHCP config contains the following: next-server 10.215.144.7; filename "/pxe/syslinux/pxelinux.0"; and the 'default' pxelinux.cfg contains: LABEL altiris ??? MENU LABEL ^7. Altiris ??? COM32 pxechn.c32 ??? APPEND 10.215.144.60::/BStrap/x86pc/BStrap.0 When a PXE client boots in my network
2008 Aug 05
1
Grandstream RS-232 config (slightly off-topic)
I realize this may be slightly off-topic but I'm wondering if someone here can lend me a hand. One of my GXW4008 has gone "unconfigurable" via standard HTTP (refuses connection) and I can't use the built-in IVR because I had previously disabled the "keypad update" feature. So I'm stuck with just telnet, the reset button and RS-232. Telnet commands are very limited
2008 Jan 07
3
asterisk CLI and no such command "stop"
Hi, I'm probably missing something trivial but I don't understand what. Asterisk is loading fine but when I connect to the console (asterisk -vr) and type "stop" I get a no such command reply: *CLI> help (...) skinny show lines Show defined Skinny lines per device soft hangup Request a hangup on a given channel unload Unload a
2009 Sep 29
2
play audio file within an active call
Hi, I'm wondering if someone can share their thoughts on how to implement a system that periodically checks active channels which have been up for more than X minutes and plays/injects a sound file. The idea is to simply warn users that they've been on the phone for quite a while and maybe they should consider hanging up. If the call stays up for more than Y minutes, it is dropped
2011 Feb 08
3
fail-over server
Hi, Suppose you have 2 identical Asterisk servers and 1 alias IP address that you assign to either one, according to system failures, etc. Also suppose that all SIP clients register requests go to the alias IP address. Imagine server1 fails and server2 gets the alias IP address. Correct me if I'm wrong but I would have to wait at least 60 seconds before most SIP clients re-register to
2006 Nov 30
6
200+ analog phones connected to FXS modules
I am trying to find out the best way to replace one of our hardware PBXs. It currently has 200+ analog phones connected to it. The idea is to take advantage of the already installed phone cables (big building) so I'm trying to avoid the use of ethernet adapters (if possible). However, I'm realizing that it's an expensive setup and will definitely require two or more cooperating
2009 Feb 25
4
switchtype QSIG and Asterisk implementation
Hi, Is Asterisk "fully QSIG-compliant"? I currently have an Alcatel 4400 connected to Asterisk 1.2 and 1.4. Zaptel versions are 1.2.26 and 1.4.11. I am using switchtype=euroisdn and all works fine. However, it seems that Alcatel's latest firmware has dropped support for euroisdn which is really despicable. So now I need to see if I can migrate to QSIG which is supported by
2009 Nov 18
3
asterisk 1.4.26.3 makes kernel panic
Hi, I'm experiencing "frequent" kernel panics on a system with Asterisk 1.4.26.3. There is no core dump, "just" a kernel panic. This is the only data I could copy from the screen: EIP: 0060: [<f8e248b4>] Tainted: P VLI EFLAGS: 00210297 (2.6.23-gentoo-r8 #1) eax: 00000130 ebx: 00000000 ecx: 00220028 edx: 00000978 esi: 346e5802 edi: 00000000 ebp: c3b45500 esp:
2012 Feb 08
4
SIP hardware phones
I'm trying to understand why vendors keep making 100Mbps integrated 1-port switches in their hardware SIP phones. Even the recently-announced D40 and D50 Digium phones are limited to 100Mbps. Only the more expensive models (like the D70) can run at 1000Mbps. However, you can't expect a firm with hundreds of extensions to buy the most expensive model... And gigabit speed is important when
2008 Mar 08
3
replace astdb with a cluster-capable sql database engine
I've been searching the Internet for information regarding the replacement of astdb with a modern sql engine. There are several reasons one would like to do this. First of all, external applications have a hard time reading/writing to the now-old astdb format. Also (and this is what interests me most), the sql astdb could easily be clustered throughout several servers (I'm looking for a
2014 Mar 06
3
Cannot chain to another PXE server on the same subnet
On Thu, 2014-03-06 at 16:52 -0500, Gene Cumm wrote: > > RFC2131, section 4.1, and particularly the second paragraph on page 24. > > Conditionally. "Options may appear only once, unless otherwise > specified in the options document." I don't see any indication of any > options that DO allow it unless "The information is an opaque object > of n
2007 May 08
1
hardened kernel and nut access to ttyS
Hi, I am running nut with megatec driver accessing ttyS0 as user nut on "standard" kernel (gentoo-sources). It works fine. However, I just built a hardened kernel on a new gentoo machine and have no experience with it. NUT (upsdrv) is failing because it says it doesn't have permission to access ttyS0 even though nut is within the appropriate group. I can add user = root in ups.conf
2007 Aug 06
2
ATA phones ring when they register
Hi, I have an 8-port Grandstream GXW-4008 V1.2A ATA converter with analog phones connected to it. They work fine except for just one "feature" I would like to modify. Somehow, each time the ATA re-registers the SIP clients or each time the device has to be rebooted for maintenance, the phones ring once. This feature can be useful as it notifies the user of the re-registration.
2007 Aug 30
1
dialed peer number
I am trying to retrieve the "dialed peer number" but it seems that ${DIALEDPEERNUMBER} is "broken". Also, I know that I could extract the dialed number from the ${CHANNEL} variable but this only works for SIP and maybe IAX (untested). However, it doesn't work for ZAP. All I get when using ZAP is something like "Zap/1-1" (for SIP I would get
2007 Sep 21
1
call limit
Hi, I would like to know if the following is possible: * how to accept only one call at a time on a particular SIP extension (softphone). I'm referring to incoming calls. Can it be done on the server side or just on the client? ie. all other incoming calls will just be dropped while the extension is busy. In other words I would like to simulate having just one phone line available. I tried
2008 Mar 06
2
format of UNIQUEID variable
What is the format of the UNIQUEID variable? It seems to be something like: 40651204817492.56 Does it always have the pattern <long_number>.<short_number>? ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.