search for: hikenboots

Displaying 15 results from an estimated 15 matches for "hikenboots".

2005 Nov 18
0
xen source compile errors
Any ideas on the cause of this? LD .tmp_vmlinux1 drivers/built-in.o(.text+0x9dacc): In function `frontend_changed'': xenbus.c: undefined reference to `xenbus_dev_ok'' drivers/built-in.o(.text+0x9df41): In function `watch_for_status'': tpmfront.c: undefined reference to `xenbus_dev_ok'' drivers/built-in.o(.init.text+0x71d6): In function
2009 Sep 03
1
Paravirtualization drivers for running windows guests being release ???
Not that I really believe it but I read somewhere (cant find it again) that microsoft was releasing paravirtualization drivers for kvm that would be adaptable to xen. Is this rumor or is this true?   I honestly can''t imagine why Microsoft would do this so I am skeptical, can anyone confirm or deny this? Provide a link perhaps?   thanks,   hikenboot
2007 Apr 16
1
Need some dialplan help for obscure user request
I have a customer who wants their receptionist to input the users' long distance PINs for the because they use each others pins. I am having trouble coming up with a way to do this because of creating a channel between the user and receptionist, dropping the channel and its variables and creating a new one for the actual long distance call. Any advice is really needed. 1. User Dials Long
2007 Apr 07
3
Prompt for a PIN number to make long distance call?
I need to authenticate users to make long distance calls. Basically,when the user dials a long distance dialplan pattern, I want to prompt for his pin and look it up against a table of pins:usernames in a file. If it exists, I'll use the username in the cdr accountcode and permit the call. Authenticate() looked very promising nut I couldn't get the ma options to work. Any help is
2005 Nov 14
0
Xend fails to start on newly compiled xen dom0 kernel
Hello: I just gave 3 tries at compiling a xen kernel. I managed to get the networking in the host to work ok on the third try, unfortuately xend gives me the following errors in my xend.log and will not start. Any ideas? It fails to start with the following error ---------------------------------------------------- /usr/sbin/xend [root@localhost ~]# /usr/sbin/xend start Traceback (most recent
2006 Jan 06
37
cow implementation
Has any one had any success with cow implementation in xen ? I found this somewhere http://www.atconsultancy.nl/cowloop/, has anyone tried it out with xen ? -- regards, Anand _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2005 Nov 08
0
modeprobe via_velocity it tells me invalid module format
Hello: I recompiled my kernel ...a xen kernel from the xen source with the module for via-velocity nic card...when i do an modeprobe via_velocity it tells me invalid module format ...anyone able to help?? Here is my steps I followed: get xen-unstable-source run "make world" cd linux-version-xen0 make ARCH=xen menuconfig in menuconfig i selected the via-velocity gigabit ethernet
2005 Dec 07
1
Xen :Am not able to create a XenU DomainforFedoraCore 4
hello: Its me again! I was suggested that i run /usr/sbin/xm destroy rawhide or /usr/sbin/xm destroy 3. This worked. I was able to boot the VM running the same kernel as Dom0 is running after copying the /lib/modules directory to the VM''s image. Anyone know how you determine the difference between a priviledged domain such as Dom0...1...2 and an unpriviledged domain? Regards,
2007 Mar 05
2
Using Asterisk as Voicemail Server on a dinosaur Meridian System
We have a dinosaur Meridian system (~version 2) with 4 digital lines going to a Repartee Voicemail server. The Repartee got smoked by lightning two days ago and I'm itching to get Asterisk installed in its place. PRI is not an option since the system is so old that it doesn't even support PRI. I need to figure out how to connect the old Meridian to Asterisk otherwise. Any advice on
2007 Apr 15
0
601 Rebooting/Crashing seems to be due to full directory
We were adding contacts to the directory successfully and when we got top approx. contact #45, the phone now reboots when we change a speed dial index or delete a contact from the directory. To gain more memory in sip.cfg, I set: <directory dir.local.volatile.2meg="0" dir.local.nonVolatile.maxSize.2meg="20" dir.local.volatile.4meg="1"
2007 Apr 24
1
Polycom SP 601 Reboot Issue- Help!
I have a Polycom 601 with 3 expansion modules running 2.0.3. We have Buddywatch set up on around 42 users on the expansion modules. We are experiencing reboots on the 601. Today it happened twice after users paged through the phones. The page groups have about 23 phones each. There is a third page group comprising all 46 phones. I'm thinking it may be an issue with changing buddywatch
2007 May 06
1
Buddywatch on Polycom 601 crashes phone
We are running 2.1.1 with 3 expansion modules. Presence in turned on in sip.cfg, hints are set up on the extensions and buddy watch is enabled on about 40 extensions mapped to the expansion modules. We have 3 paging groups: "Building A" with 20 phones, "Building B" with 20 phones and "Both with all 40 phones. When Building A or B is paged separately, the 601 handles it
2007 May 25
1
Start recording automatically when xferring to an extension?
Hi, I want to start recording the caller automatically when the receptionist transfers a new sales lead to 567. I don't want the receptionist to have to press *1 manually for automon. Can someone recommend how best to accomplish this? exten => 567,1,Set(CALLERID(name)=SALES CALL) exten => 567,n,Playback(recorded-for-training) exten =>
2007 Mar 31
1
Setting a call to be recorded before Xfer?
I need to allow the company operator to decide whether to record a call. (Car dealership that needs to coach salespeople). They don't want to record every sales call, just for the purposes of coaching certain employees on an ad hoc basis. The situation is: a. Call comes in on PSTN PRI b. Call is routed to operator in dialplan c. Operator ascertains that its a sales call for a salesman in
2005 Dec 07
3
Am not able to create a XenU Domain forFedoraCore 4
Greetings and Happy Holiday Season: I filed an open issue with Fedora installer and rpm because of the same error. I was suggested to look in the xend-debug.log for detailed logs on the problem. This is enabled in nano /etc/xen/xend-config.sxp by adding the following lines (logfile /var/log/xend.log.debug) (loglevel DEBUG) then removing the logs rm -f /var/log/xend.log rm -f