search for: awnser

Displaying 17 results from an estimated 17 matches for "awnser".

2006 Apr 26
7
Not updating
I copied the scaffolding edit and update and made it like this, Note: awnser is edit. Admin_contoller.rb def awnser @question = Question.find(params[:id]) end def update @question = Question.find(params[:id]) if @question.update_attributes(params[:question]) flash[:notice] = ''Question was successfully updated.'' redirect_to :action => ...
2006 Oct 17
2
Inaccurate CDRs
...CDR. I a currently using a mysqly backent to save CDR records and use this to generate bills at the end of each month. However, my users are complaining that they gety charged for even uncompleted calls (i.e. calls they make whaich have already be setup but canclled). i have noticed that only 'AWNSERED' and 'Busy' show up in my call disposition colume. I have also noticed that both the call duration and the billsec are always equal. here is my setup below <PSTN va E1> <========> (<Primary Asterisk>) <=====<Sip and IAX trunks> <============> (<Se...
2006 Apr 21
1
Proirty
I want to make a program that will use priorty measures as to which result should show up first. So I know of to make a program that searches for keywords to see if its a repreat question or very simliar. But it should still be awnsered so I have when_was_it_sent on the SQL database, I want it to take both of those into consederation then be able to run it like this... Index - <% for qna in @qnas %> <% if qna.awnser == nil %> <% render(:action => "priorty_renderer") %> #returns Priroty points...
2004 Mar 30
3
mysql or postgresql?
Hi, there are something that is using mysql instead postresql? If I modify the modules.conf, and write load => cdr_mysql.so get this error: loader.c:240 ast_load_resource: /usr/lib/asterisk/modules/cdr_mysql.so: cannot open shared object file: No such file or directory loader.c:359 load_modules: Loading module cdr_mysql.so failed! Ok, there is no cdr_mysql.so, anybody it's using * with
2006 Apr 27
4
Up-dates
I started working on a chat program but, I''m having this problem chatroom.rhtml <div id="chatroom"> </div> <%= periodically_call_remote( :update => "chatroom", :url => {:action => :chat }, :frequency => 2) %> chat.rhtml <h1><%= @chat.room %> room.</h1>
2016 Sep 30
2
Samba Member NT_STATUS_NETWORK_SESSION_EXPIRED
On Fri, 30 Sep 2016 14:31:06 +0200 Oliver Werner <oliver.werner at kontrast.de> wrote: > Hi rowland, > > is pam really need? > > Users should not login via terminal to this system. this is only as > Samba File-Server > Lets put it this way, to connect to the domain member your users must be known to the underlying OS. The domain member I am typing this on, uses a
2006 Oct 17
0
Authenticate application
Plesae, doesthe 'authenticate' application awnser a channel when requesting for password ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061017/c3155349/attachment.htm
2006 Oct 18
0
AGI for authenticating calls with DTMF
HI, I am trying to write an AGI that will authenticate users befoer the call is allowed to proceed. Befor you ask, i have tried using the authenticate() function but it does not work for me as this function messes up call accounting (authenticat() awayas awnseres the channel, thus causes CDR to bill for 'ring' time). the AGI will (1) playback a voice prompt over an unawnsered channel (2) Read DTMF input form keypad (3) use this numbers to authenticate/validate the numbers entered from a pin-code list (4) disconnect or complete the call based on th...
2011 Jul 21
2
libpng not found error message when libpng installed
I am currently running the most current archlinux and i made sure to update it before installing wine so i wouldn't have any issues. I am fairly new to linux and could be doing something wrong that is very obvious but if so I haven't found the awnser in the reading I have been doing. I update my system, install wine and wine_gecko packages with pacman and then go to run a .exe file but when i run it i get this message repeatedly. fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949...
2003 Jan 14
0
winbind trouble
...to me.. Is there a known bug or did I do something wrong? I don't really want to build a new sambapackage now as there is no time to do it, things are working (nearly) good now and compiling would would mean fighting wiht acls and xfs (oh no!) and possibly with winbind again... Please CC your awnser to "antonio.nikolic ([AT]) ibk-consult-gmbh.de" as I'm not yet on the list. Thank you. Any hint would be helpful, thxalot Antonio Nikolic
2004 Jun 18
0
Samba 2.2.8a and print$
No awnser to you samba problem. But on the windows xp the hp-driver causes problems in 'hpzntp07.dll', which is on you drivers list. Greetings from SuSe 8.2
2005 Oct 28
0
dns queries from samba?
hi, i played around with ethereal a bit, looks like samba is trying to resolve GANDALF, the ethereal entry: source: my ip, dest: nameserver, protocol: dns info: standard query A GANDALF im very sure i've used the name GANDALF for nothing else except my netbios name. My dns server awnsers with: Standard query response, Server failure[Short Frame] Is this really samba and if it is, why? my smb.conf: [global] workgroup = MIDEARTH netbios name = GANDALF security = SHARE bind interfaces only = yes interfaces = eth0 lo passdb backend = tdbsam guest account = nobody #logging l...
2002 Mar 08
2
Compiling on a Cobalt RaQ1
Hello, I've downloaded version 2.5.2 and I tried compiling that one on a Cobalt RaQ1 server (maybe anyone has heard of them, they have that neat blue front). What I want is to make the RaQ1 a remote backup server, so I thought Rsync would be usefull... The compilation did not work, it stalled trying to compile clientserver.c (or something, I cannot acces the RaQ from where I am now). There
2003 Mar 30
4
cant set up a no password login
hi have problems to get an samba server up that offers shares for all without a password heres my smb.conf file located under /usr/local/samba/lib/smb.conf [global] netbios name = DEATHB server string = Samba %v on (%L) workgroup = LANSTRIKE encrypt passwords = yes security = share [homes] browseable = no [mp3] comment = lmh path = /var/glftpd/site/mp3/lame.r3mix/ browseable = yes read only =
2009 May 06
7
Quota over NFS
Hey, I've been strugling to get quota working on my enviroment. I have one storage server that exports the 'home' dir. My mail server mounts the exported 'home' server at '/home' # dovecot --version > 1.1.14 I'm also running Postfix and using Dovecot/LDA as MDA so that we can use the Dovecot's Quota plugin. The thing is that if the user has exceeded
2016 Oct 03
3
Samba Member NT_STATUS_NETWORK_SESSION_EXPIRED
...dd/winbindd_ads.c:230(ads_cached_connection) ads_cached_connection may this helps to find the problem :/ OLIVER WERNER Systemadministrator > Am 30.09.2016 um 14:53 schrieb Oliver Werner via samba <samba at lists.samba.org>: > > Ok lets try it :) > > > So… here the awnser for your last questions > > Did you create the libnss_win* links ? > > yes i have add winbind in nsswitch. > > Do you require your users to have home directories on the domain member? > > yes but not on this member > > > > OLIVER WERNER > Systemadminist...
2017 Jun 13
2
GPO Problem
Thanks Elias. But I run samba-tool ntacl sysvolreset and: root at DC02:~# samba-tool ntacl sysvolreset lp_load_ex: refreshing parameters Initialising global parameters Processing section "[global]" Processing section "[netlogon]" Processing section "[sysvol]" Processing section "[sistemas]" ldb_wrap open of idmap.ldb lp_load_ex: refreshing parameters