Displaying 17 results from an estimated 17 matches for "husain".
Did you mean:
hussain
2002 Sep 21
0
Samba Very Slow When Using AFS and MS Office (is this a Bug?)
...using 64 bit lock
offsets
[2002/09/21 00:21:02, 0] locking/posix.c:posix_fcntl_lock(663)
on 32 bit NFS mounted file systems.
[2002/09/21 00:57:30, 0] lib/util_sock.c:read_data(436)
read_data: read failure for 4. Error = No route to host
[2002/09/21 00:57:30, 1] smbd/service.c:close_cnum(690)
husainvm (172.16.65.128) closed connection to service husain
[2002/09/21 00:57:30, 1] smbd/service.c:close_cnum(690)
husainvm (172.16.65.128) closed connection to service husain
[2002/09/21 00:57:30, 1] smbd/service.c:close_cnum(690)
husainvm (172.16.65.128) closed connection to service 60GB
[2002/09/...
2005 Oct 07
3
wifi phones - desk
Hi,
I'm provisioning an office with limited cabling. I'm looking for a desk based wifi phone. Most of the ones I've seen are handsets. Any ideas?
Thanks, WILL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051007/1d2cc49a/attachment.htm
2004 Aug 17
2
Problems with DTMF
I've got a problem with DTMF, again.
My asterisk box is connected with the outside world (PSTN) via a sip
proxy. The problem is that for some reason, I need to use rfc2833 for
signaling digits to the gateway and inband to accept digits from outside
(eg. when someone dials one of our DIDs). It's possible to do this?
I've ever tried splitting 'peer' and 'user' part in
2009 Jan 29
2
Taking the min of each row in a matrix
Hi,
I'm a new user. I've been reading through the manual and looking at
various examples but am still trying to make sense of the most
efficient ways to handle matrices of data.
If I have a 2D matrix of data, how do I get the mean, min, max value
of each row? I see the "mean" function on a matrix will give me
averages by row, but min and max give me the value for the entire
2009 Mar 26
2
Virt-manager guest install URLs!
...os/x86_64/ [2]
Debian/Ubuntu tree:
http://us.archive.ubuntu.com/ubuntu/dists/etch/main/installer-i386
[3]
But this link doesnot start the installtion process at all.
Please suggest me any good web to get the install links for eiether
ubuntu or fc guest domains.
Thanks & Regards!
Ata E Husain Bohra
Student - CSE Department
University at Buffalo,
New York
On Fri 03/20/09 4:35 PM , "Fischer, Anna" anna.fischer@hp.com sent:
Can you post how your config file NEW looks like?
> -----Original Message-----
> From: [mailto:xen-users-
> ] On Behalf Of Danilo Go...
2009 Jan 27
1
Using R in a web application
Hi,
I want to use R to do user-submitted jobs in a (java-based) webapp.
Specifically, I want
* users to upload R scripts
* run the R job on user data
* save the results to database
I'm concerned about sandbox issues.
* Is it possible to disable file read/write capability?
* Can I prevent the user from loading packages (e.g. the database package).
* Can I have users work on separate data
2006 Mar 20
0
problems with international dialing
...code
(E-164 ITU protocol)
; we assume 9-15 digits
exten => _011XXXXXXXXX., 1, Macro(forio-dial-outbound,default,${EXTEN})
; long distance
exten => _1NXXNXXXXXX, 1, Macro(forio-dial-outbound,default,${EXTEN})
Appreciate any tips. Thanks! WILL
--
Forio Business Simulations
Will Glass-Husain
wglass@forio.com
www.forio.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060320/c351823c/attachment.htm
2014 Sep 25
1
HyperV (win2012) storage on Samba4
Hi,
I'm trying to expose a linux share via Samba4 to serve as a VM backing
store (storage) for HyperV VMs running on Win2012 R2 Standard server. The
system details are:
Intel(R) Xeon CPU.
64 bit operating system.
I'm not sure if SMB3 is fully supported by Samba 4(codebase corresponds to
"master" git branch). The VM deployment fails while trying to create *.vhdx
file; the error
2006 Dec 13
2
why are my multiple box & whisker plots so small?
Hi all,
I'm sure this is reallly basic, but I just can get it to work. I want to
plot six box & whisker plots together to make one figure so that they
appear one below the next.
I can do this using >par(mfrow=c(6,1)), but each box&whisker plots end up
vertically compressed to the point where I can't see the actual bars, and
there is a large amount of white space between each
2009 Mar 08
0
Problem starting Xen Guest!
...protocol family 17
XENBUS: Device with no driver: device/console/0
Sending DHCP requests ...... timed out!
IP-Config: Reopening network devices...
Please suggest me what needs to be done to start the console and
make it work as a good as another operating system.
Thanks & Regards!
Ata E Husain Bohra
Student - CSE Department
University at Buffalo,
New York
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Oct 14
2
"Please Press Any Key to Accept a Call"
Hi,
I'd like to add a feature to my asterisk system that tries to find a user among a couple of locations, and then goes to internal voicemail if the user doesn't pick up. (e,g, an internal extension and a cell phone). The catch is that I want the user to manually accept the call to prevent it from going (for example) to the voice mail on my cell phone.
Scenario
* Call comes in,
2009 Mar 12
0
Xen Cpufreq modules and Networking Issue!
...m.
Does this mean that cpufreq is not supported by xen hypervisor ?
Now, I am not able to establish virtual network and also cpufreq
module is not working for Dom0. Please provide some guidance if
somebody have solutions to any of these two issues or both of it.
Thanks & Regards!
Ata E Husain Bohra
Student - CSE Department
University at Buffalo,
New York
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Jan 28
2
t.test in a loop
Hi All,
I've been having a little trouble with creating a loop that will run a a
series of t.tests for inspection,
Below is the code i've tried, and some checks i've looked at.
I've used the get(paste()) idea as i was told previously that the use of the
eval should try and be avoided.
I've run a single syntax to check that my systax is correct and works
without any problems
2005 Oct 01
0
sound file installation problem
I downloaded asterisk-sounds-1.2.0-beta1, superused, then typed "make install". The installation stopped with the following error:
No description for sounds/access-code.gsm
make: *** [datafiles] Error 1
Does anyone have any useful tips? I'm running Debian 3.0.
Thanks, WILL
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Feb 24
0
problems with dialing
Hi,
We're having problems dialing out to Asterisk from our Grandstream GXP-200 phones. About 2 of 3 times, when we dial, nothing happens. Looking at the console in max debug mode, there are no messages except the following:
Feb 24 10:29:20 WARNING[2475]: chan_sip.c:1208 retrans_pkt: Maximum retries exceeded on transmission 9913b47bcd7
aeb52@192.168.10.100 for seqno 4524 (Critical Response)
2006 Jun 22
0
disconnect with mute
Hi,
I'm having problems with an occasional disconnect from phone calls while
my phone is on mute. This is a problem with long conference calls, for
example. I've a GrandStream GXP-2000 and Asterisk 1.2.1. Anyone have
experience with similar issues?
Best, WILL
2009 Aug 31
2
Trace Disk I/O per guest domain!
Dear All,
I am trying to trace all the disk I/O accesses made by the xen guest domains to dom0 domain. I would request for critics or comments in doing the same. Its easy to run "iostat -x" on all domains and dom0 to get the disk i/o utilization stats, but I am just looking if there can be any other way than running this utility in all domUs but using simply dom0 to get all guest