similar to: Unanswered question

Displaying 20 results from an estimated 3000 matches similar to: "Unanswered question"

2007 Nov 28
2
smbclient printout
Hello, Sorry, I guess my first post wasn't allowed - perhaps because I had HTML embedded in it? Question: Is there a way that I can have the output of smbclient be redirected to a file and have it updated every time someone opens / closes a file in the share? The only idea that I have thus far is to write a script that would output this data to a log file, and have the script
2007 Dec 21
2
Single Sign On, authentication, and Windows XP Home
Hello, I have a small (medium?) sized network of about 30 XP machines. About 2/3 of these machines are running Home Ed. while the other 1/3 are running Professional Ed. I currently have two samba shares, and I'm using 'user' security. I want to implement single sign on, some way, somehow. I've considered: NIS and LDAP, but I can't get the NIS pGina plugin to
2007 Nov 21
2
Access control question.
Hello, I have a general administrative question concerning Samba shares. I have a large amount of data that about 25 users have limited access to. I only want these users to have access to a sub-set of this data, but I also only want the users to see that which they have access to. So, for example, suppose that the share looks like thus: /smbshare /smbshare/dir1 /smbshare/dir2
2020 Feb 13
2
Linux SMB Server: Put Multiple Devices into One Share?
I haven?t used Samba for over a decade and, from what I remember, I don?t think this is possible. Whenever I search for "two mount points" or "multiple mount points," I get hits for "multiple users," but not for mount points. I have the following directories I want to share through Samba: /share1/DVR /share1/Audio /share2/Video /share2/Backups /share1 is on
2006 May 25
8
Looking for AOL, MSN, Yahoo "Rails Buddies"
I''m an independent software developer that spends a fair amount of time each day working on Rails-related project. t''d be really great to meet some people to chat about rails, software development, or whatever else geeky stuff via IM! If interested, shoot me an e-mail or reply here. Personally, I''m a little apprehensive about putting all my info out there on a list
2020 Feb 13
1
Linux SMB Server: Put Multiple Devices into One Share?
Hello Jeremy, I think you missed a "/" in: mount --bind /share1/DVR /medium/DVR mount --bind /share1/Audio /medium/Audio mount --bind /share2/Video /medium/Video mount --bind /share2/Backups /medium/Backups BR, Matt On Thu, Feb 13, 2020 at 5:15 PM Jeremy Allison via samba < samba at lists.samba.org> wrote: > On Thu, Feb 13, 2020 at 04:45:16PM -0500, Hal Vaughan via samba
2013 Jul 31
4
surveillance DVR
Does anyone know of a DVR that runs Linux that does NOT USE Active-X, and/or allows logging in directly? All I keep running into are crap that ->requires<- IE, and don't allow directly logging in. mark
2004 Aug 29
2
restarting a server
A question, althought it is not strictly samba pertinent: I have some Win2k server that offers dial-in to local users. Today all stopped working, but the ones using linux ... However these are not sufficient, so i ask here [since it is probable many people have win2k hosts around) - how to , logging in the win2k server with ssh, restart RAS ? Of couse i can use only CLI programs ... at woest ...
2013 Apr 09
1
CDR unanswered setting
? Hi, From asterisk 1.8, the CDR table is not logging the unanswered or extn busy calls which hit while in the queue. I am talking about this setting in the cdr.conf : ; In brief, this option controls the reporting of unanswered calls which only have an A ; party. Calls which get offered to an outgoing line, but are unanswered, are still ; logged, and that is the intended behaviour. (It also
2013 May 02
3
I Know It's A Stupid Question......
........But I'm trying to give my son a "cool-yet-kind-of-geeky" 13th Birthday Present......he hinted he liked the CentOS logo, but where would I find things that are branded with it?....searching the web doesn't really help me much, only because I'm not sure what I need to be looking for...any help would be greatly appreciated! Thanks in advance!! EGO II
2012 Sep 24
1
CDR Unanswered calls
Dear friends, ? I am not able to capture the CDR records for unanswered calls. Only one record per call is coming in the CDR table. In the cdr.conf, I have enabled it by setting : unanswered = yes ?
2007 Sep 12
2
Callback for unanswered transfers...
Hi, Does anybody know if there is a way for a call goes back to transferer if unanswered ? Thanks Luis A P Barbosa -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070912/1e356013/attachment.htm
2006 Apr 23
0
Relationship woes! [Link to original unanswered post]
I havent been able to find a solution to my original post: http://www.ruby-forum.com/topic/63110 I will really appreciate some insight/advice Thank you. -- Posted via http://www.ruby-forum.com/.
2010 Jan 14
0
ISDN Cause codes for unanswered calls
I am wanting to use the ISDN cause code on an Asterisk 1.6 server to determine the status of a call attempt, where the call might not actually connect. Reason is I am checking for valid telephone numbers from a list of numbers, and I would like to know if the call has answered and cleared which I can by writing the hangupcause variable, but where I get an out of order network message, or number
2010 Sep 02
2
unanswered questions
Hello, Since some months I can not get any feedback from you for my questions in two different account with the same name. I just wonder is there any specific reason for it? Maybe my english is not so clear or I ask wrong questions for wrong lists I don't know but in any case I think I should have been informed. Sincerely Yours Murat Can Tuna
2008 Mar 05
2
Transferring Unanswered Calls
Hi list, I'm wondering if it's possible to transfer a call that is still ringing??? I Have some Grandstream GXP-2000 and with the TRNF button it's impossible. So, I've configured some keys to transfer the calls like this: [featuremap] blindxfer => #2 ; Blind transfer (default is #) disconnect => *0 ; Disconnect (default is *) ;automon => *1
2003 Jun 03
2
Detect hangup on unanswered POTS call
I've been using * at home for a while now and I'm quite happy with how it works. Having voicemail emailed to me and notify my cell phone via SMS is a great way to impress my friends. :-) The inbound context for my X101P looks something like this: exten => s,1,Dial(SIP/analog1&SIP/analog2,20) exten => s,2,Answer exten => s,3,Voicemail(u1234) exten => s,4,Hangup The
2009 Dec 02
4
Again on overlaying plots (a plot region within a plot region)
Dear R-users, after seeking for help in R-search I did not find any hint on my particular problem. Countless help on "true" overlay, but nothing on this. Please consider the following: par(mfrow = c(2, 1)) T <- seq(0, 20, by = 0.01) ## PLOT 1 plot(T, 30*exp(-0.65*T), type = "l" ) points(T, 30*exp(-0.26 * T), type = "l", lty = "F8") points(T,
2004 Jul 27
3
Pickup an unanswered line
Apologies if this messages appears more than once, somehow sending it via gmane's nntp-server doesn't work as expected. Been trying to send this message for 2 days now, without success so far... --- Hello, I'm exploring the capablities of Asterisk and must say I'm really impressed! However, I don't need most of the options, but can't figure out the things that appear
2007 Dec 18
2
R brakes when submitting a query to MySQL
Hello, I would like to retrieve data stored in MySQL database, so I installed RMySQL package. I can successfully connect with the my database using the following code > dvr<-dbDriver("MySQL") > con2<-dbConnect(dvr,group="exbardiv") > mysqlDescribeConnection(con2) <MySQLConnection:(972,0)> User: mmorag Host: localhost Dbname: exbardiv