similar to: Help Needed

Displaying 20 results from an estimated 5000 matches similar to: "Help Needed"

2004 May 31
3
Quicknet PhoneJack Configuration
Hi all, I am still confused about the way to use asterisk with QuickNet Phonejack. If I am not wrong, The phonejack card should be using the phone.conf as the asterisk channel. I was initially confused with the ZAP channel (The digium card), now that I have found out that Phonejack should use the Linux Telephony Devices and its configuration file is phone.conf, but the question is I do not know
2005 Aug 08
4
[PATCH] Fix TypeError when starting VMX domains
The attached patch fixes this traceback: Traceback (most recent call last): File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 510, in construct self.construct_image() File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 574, in construct_image self.store_channel) File "/usr/lib/python/xen/xend/xenstore/xsobj.py", line 310, in
2003 Apr 28
9
Dialing using X100P
My setup: X100P and Quicknet PhoneJack. I can't seem to properly set up a Zap channel for my X100P. Here are some of my configurations: [zaptel.conf] fxsks=1 #X100P fxoks=2 #Quicknet PhoneJack defaultzone=us loadzone=us [zapata.conf] [channels] context=local signalling=fxs_ks channel->1 ;X100P [extensions.conf] ... [local] exten=>_NXXNXXXXXX,1,Dial,Zap/1 ;I'm pretty sure the
2003 Apr 29
10
Creating a phone channel
I need help creating a channel for my phone device (Quicknet PhoneJack). I have installed and loaded the driver and phone devices listen in /dev (phone0 - phone15). [phone.conf] mode=dialtone format=slinear device => /dev/phone0 fxoks=2 ;Quicknet PhoneJack [extensions.conf] ... exten=>_NXXNXXXXXX,1,Dial,Phone/phone0 ... When I try to make a call, I get the following output: Executing
2005 Jun 23
5
[PATCH] Fix vnc-dryrun option interaction
A patch that was applied yesterday tried to turn the vnc option off if dryrun was set. Unfortunately, the way it was actually coded turned vnc ON if dryrun was not set! I think this patch should fix it (someone who actually uses vnc & dryrun should test it, though). -George +-------------------+---------------------------------------- | dunlapg@umich.edu |
2013 Jan 18
3
longitudinal study
Hello R user, I have a data set from a longitudinal study ( sample below) where subjects are followed over time. Second column (status) contains info about if subject is dead or still in the study and third column is time measured in the week. Here is what I need: if status is not dead or unknown take the last week, if status is dead or unknown I need to have corresponding week. Desired resulst:
2003 Dec 27
3
Setting up asterisk on Rh 9
Hi Friends, I am new to linux and new to asterisk. I need some help setting up asterisk in my linux box. Does anyone have a step by step guide ? On my PC i have installed a phonejack (from Quicknet) as well. Your help is appreciated.. I kind lost.. thanks, _________________________________________________________________ Expand your wine savvy — and get some great new recipes — at MSN Wine.
2003 Jul 14
2
Using 2 PhoneJacks with Asterisk for Data calls.
Hi, I have recently discovered the project along with the PhoneJacks produced by quicknet, they could be the answer to something I have been looking into. I would like to be able to test using a dial-in server & possibily also a Windows RAS server, however I only have 1 phone line. I was thinking that I create a setup like that illustrated below to solve the problem:- Ext 1000
2005 May 11
4
Should shadow_lock be spin_lock_recursive?
During our testing, we found this code path where xen attempts to grab the shadow_lock, while holding it - leading to a deadlock. >> free_dom_mem-> >> shadow_sync_and_drop_references-> >> shadow_lock -> ..................... first lock >> shadow_remove_all_access-> >> remove_all_access_in_page-> >> put_page-> >>
2012 Jul 24
2
virsh iface-list error
Hello Facing below error while trying to access the iface-list. # virsh iface-list *error: Failed to list active interfaces error: this function is not supported by the connection driver: virConnectNumOfInterfaces* root at kvm-1:/usr/local/src/libvirt# virsh list Id Name State ---------------------------------------------------- 1 vm1
2005 May 05
7
Fix for ''acpi=off''
I''ve checked in a patch that will hopefully fix ''acpi=off'' and ''acpi=ht'' modes for domain0. It''s been tested on just one machine so far, so it''d be good to get some wider feedback. :-) -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2003 Nov 27
1
commands
hi I have made ext3 from ext2 by using mkfs -j option. I want to know if all commands of ext2 like dumpe2fs ( provided in e2fs-1.36 ) works fine with ext3 ? Do we have some commands that are unique for ext3 file system ? ____________________________________________ Salvy HCL Technologies Ltd A-11, Sector 16 Noida, U.P., India Ph: 91-9811250247 salilt@noida.hcltech.com
2005 Sep 05
2
[PATCH][1/6] add a hypercall number for virtual device in unmodified guest
add a hypercall number for virtual device in unmodified guest There are 6 patches for para-driver support in vmx guest. This is the first one. Signed-off-by: Xiaofeng Ling <xiaofeng.ling@intel.com> Signed-off-by: Arun Sharma <arun.sharma@intel.com> diff -r 287d36b46fa3 xen/arch/x86/x86_32/entry.S --- a/xen/arch/x86/x86_32/entry.S Tue Aug 30 20:36:49 2005 +++
2012 Oct 24
4
Z score
Hi, I need to find the z-score of the data present in a speardsheet. The values needs to be calculated for each gene across the samples (refer the example). And, it should be a simple thing, but I am unable to do it right now ! The example re the structure of the spreadsheet is - # Example: MyFile <- read.csv( text= "Names,'Sample_1','Sample_2','Sample_3'
2005 Mar 27
8
Asterisk on a dialup connection?
How will this fare? I am planning on putting an asterisk box for my brother in the Philippines but they only have dialup internet. I want them to be able to use a telephone set on a phonejack or linejack card and call me and vice versa via VOIP. My setup in the US is working already with a broadband cable connection. I am thinking that dialup may not work because of the bandwidth required
2004 Dec 19
2
QuickNet Internet PhoneJack problem
Hi list, I have some problems to get the QuickNet Internet PhoneJack working. What .conf files do I have to edit to get a dialtone for the first test with the standard configs from asterisk? I have the ixj driver running and a cat /proc/ixj after asterisk start tells me one reader and one writer. But if I pick up the receiver I don't get a dialtone nor I'm able to dial a number.
2005 May 02
1
[PATCH] config_xen0_tun.patch
QEMU needs CONFIG_TUN to enable networking. Signed-off-by: Edwin Zhai <edwin.zhai@intel.com> Signed-off-by: Arun Sharma <arun.sharma@intel.com> --- 1.56/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_32 2005-04-13 15:38:59 -07:00 +++ edited/xen0_defconfig_x86_32 2005-05-02 13:18:14 -07:00 @@ -598,7 +598,7 @@ # CONFIG_DUMMY is not set # CONFIG_BONDING is not set #
2003 Apr 25
9
Dialplan question
First, here's what I want to do / what I have: X100P and a Quicknet PhoneJack. I want to be able to pick up the analog phone (connected to the phonejack) and dial another computer (with the same hardware) or just make a regular phone call which will be decided by asterisk depending on the phone number dialed. I know that this won't be taking full advantage of asterisk, but I'm
2007 Oct 19
1
XEN : Getting Error: (22, ''Invalid argument'') on starting guest domain.
Hello All. Below is the error i am getting while starting the guest domain.Not sure whats the issue. The only thing i know is , it may be becuase of kernel mistamath with 32bit PAE or NON-PAE support. But this is not the case with me since i am using 64bit processor and downloaded the proper tar ball from xensource website. I have given the link below also. [root@arpc2 ~]# xm create -c
2005 Mar 18
5
small Local telco (wifi voip) some experiences with * ??
Hello. I would like to know if somebody did a wireles voip with Asterisk PBX. I think to deploy a wireless for about 500 potential customers, it's a 3 km radius maximum coverage with houses without phone lines, I work for public places telephony small enterprises ( a common bussines in Spain) so I can get good rates from 4 telcos and do LCR at my asterisk PBX. Is anybody did this before