search for: somethign

Displaying 20 results from an estimated 93 matches for "somethign".

2009 Jul 09
1
q: am i mixing somethign up?
hi, checking my freshly installed astersik-gui, i can see a menu entry called "Users". clicking on that one gives me the pages labeled (on orange) "User Extensions on PBX". if i do make an entry here, it ends up in the user.conf. file. so i created a new entry in the sip.conf, reloaded asterisk > cant see it anywhere in the gui....maybe im just confused here right now....
2019 Jul 10
2
Samba4 Internal DNS and pfSense DNS Resolver
...d >> with the IP assigned to it? > > In the smb.conf file of your DCs you insert the line: > > dns forwarder = [IP address of your pfSense machine] there is no reason why an authoritative nameserver would forward a request to his own domain no matter if it's samba, named or somethign else any authoritative nameserver is supposed to know *every* record within his own zones and you can't have half of them somewhere lese except subdomain delegation but *not* for simple hosts like "xmpp.domain.tld"
2005 Jul 28
3
chess
hi I''m making a chess board app in Rails using the scriptaculous drag and drop stuff. A couple of questions, I am having trouble putting the chess pieces in the correct place - simply it seems that when i make somethign draggable it changes its positioning to relative - not so good for putting pieces on a board. Why is this ? Also i can''t see an OnDrop callback in the API documentation. Is this correct ? cheers jonah
2003 Jun 10
10
chan_oh323
Hi, does anybody manage to get music-on-hold with inaccess oh323 driver? Statement like : exten => 10,1,Dial(OH323/xx,mt) works (dials the xx number) but no music is heared. Also, if I put 'r' (ringback) it doesn't work either. With chan_h323 I got this functionality but this driver had some other problems (call transfer don't work).... Thanx in advance, Victor...
2004 Jan 15
2
copying from Win to Linux
Hi, I'm about to migrate a lot of files from a windows server to a new, shiny samba-server. I just got a small problem : What is the best way to do this? I'e tried rsync, but it croaks on some files with names like "somethign :some.eml" the same does cp. What I'm wondering about, is has anyone else had these problems, and if so, how did you solve them? Do you have a script for cleaning out characters like this one? Tarjei
2017 Aug 16
2
Re: check-release FAILED (was: Re: [PATCH] builder: templates: debian: use single-partition layout)
...rectory '/var/tmp/tmp6eZDyW/libguestfs/tests/c-api' >make[1]: *** [Makefile:3079: check] Error 2 >make[1]: Leaving directory '/var/tmp/tmp6eZDyW/libguestfs/tests/c-api' >make: *** [Makefile:1979: check-recursive] Error 1 I'm not sure how the changed preseed file breaks somethign inside c-api. I tried running the tests locally, but it seems like 'make' somehow got caught into an endless loop using supermin (Archlinux amd64 here). Can you send me tests/c-api/test-suite.log? Cheers, Florian
2006 Apr 17
1
HABTM relationship with two join tables
Ok, I have a People table, a Shows table, a Techs table, and a Castmembers table. The people table has contact info about each person, the techs and castmembers tables have information about the persons specific role in that sshow. i want to call @show.techs (or somethign equivelent, I don''t want to start that code yet) and get all the techs associated with the show, and the information stored in the people table, and the role info in the techs table. also, a person can be a tech or castmember for more than one show, with different role information fo...
2010 Oct 19
1
ancova help
...setting it up properly. I have nearly 10,000 measurements of fish length, girth and stage of sexual development. I am suspicious that the stage of development is affecting the length (as they get full of eggs they get more round and are more difficult to measure and measure shorter). My data looks somethign like this: Length girth stage 40 50 2 42 48 3 37 40 5 38 38 6 34 44 2 36 45 3 36 39 4 39 42 4 39 39 6 but now I am not quite sure what to do next. I have tried this: fit<-lm(length ~ girth + stage) summary(fit) Residuals: Min 1Q Median 3Q...
2005 Aug 09
1
Incoming call #2 sent to VM immediately when already on phone with incoming.
I'm having this problem where if the phone is ringing from IncomingCall #1, IC#2 will be immediately sent to VM. Is there somethign wrong with my dial plan? I currently have 4 incoming lines going into a TDM400 with the group set to g0. Could it be that the way I've set this up, if any of the phones are busy, it goes immediately to VM? exten => s,1,Answer() exten => s,2,Wait(1) exten => s,3,Dial(${PHONE1}&${...
2005 Jan 27
2
Samba not recognizing secondary groups
...command line or via SFTP, and everything works fnie. Only Samba refuses to let her in. Here's the clincher: if I make the contents of any folder universally read/write (chmod -R o+rw foldername), the user can connect to that folder and read the contents via Samba. So the issue isn't that somethign is wrong with her account, but just that Samba won't recognize any of the secondary groups to which she belongs. But it does recognize them for other users. I've seen references to this issue on the web, and apparently removing the user from some nonessential groups helps to un-confuse Sa...
2016 Dec 23
2
monitor wifi
On 12/22/2016 09:06 PM, John R Pierce wrote: > On 12/22/2016 6:47 PM, geo.inbox.ignored wrote: >> ~]$ lspci -v -s 00:0c.0 >> 00:0c.0 Ethernet controller: Qualcomm Atheros AR2413/AR2414 Wireless Network >> Adapter [AR5005G(S) 802.11bg] (rev 01) >> Subsystem: Accton Technology Corporation Device ae24 >> Flags: medium devsel, IRQ 5 >> Memory at 9ffb0000
2000 Apr 17
2
segfault cause found
>Win95. Unfortunately, the encoder_example segfaults. I get the same >results from Cygwin as well. Problem solved! (Or rather, worked around...) The problem with the segfault appears to have indeed been with alloca. There is a function _alloca in libgcc.a that comes with the mingw32 distribution of gcc-2.95.2. After examining the generated assembly code from envelope.c (and others),
2005 Jan 06
1
General comment s on Wine/WineTools - how does a new user setup Wine the very first time?
...which isn't appropriate for all user accounts. 2) WineTools won't install IE6 so far no matter what I try. It always hangs somewhere in the middle of downloading or installing IE6. However, outside of WineTools I can execute the same IE6 setup program and it works correctly. I fear it has somethign to do with the two commands that WineTools requires for setting up links where the second command didn't work for me. Hopefully someone can answer these questions in the next day or two and I can try again from scratch. If there are any other hidden directories or files that need to be set...
2006 May 09
7
going crazy!!!!!! ActiveRecord::StatementInvalid in Project
any suggestions on why I am gaining this error. ActiveRecord::StatementInvalid in ProjectsController#create Mysql::Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' , , , , )'' at line 1: INSERT INTO projects (`name`, `date_created`, `quote_id`, `client_id`, `description`, `user_id`)
2017 Oct 03
1
Multiple test of proportion in r
...a marketing campaign providing to some members one of two type of coupones. In addition to this, some of these members were already touched in the short past by another campaign. So I have the following dataset, where: -mixpre3M= is a flag variable telling us if the customer had already purchased somethign in the past bono recibido: is the kind of coupon recived by the customer. The type "3euros" is the coupon identifying the customers already touched in the past by a campaign. the type "benchmark" identify the customer who haven't received any coupon (control group) tran_dur...
2008 Dec 03
2
little help with error please (new)
attempting to get starquest online to run in linux. I had to add a couple common dlls. mfc42.dll and msvcp6.dll which got rid of alot of the eorrs after adding thsoe dlls now get this. I donno if theres anythign thing I can try more or if one error means somethign needs coded into wine to implement that feature of the DLL. any help be much appreciated. here is the error Code: wine: Unhandled page fault on read access to 0x0000000c at address 0x40183f (thread 002d), starting debugger... Unhandled exception: page fault on read access to 0x0000000c in 32-bit...
2018 Jun 06
2
Using ControlPlayback with AWS S3
On Wed, Jun 6, 2018 at 6:18 AM, Antony Stone < Antony.Stone at asterisk.open.source.it> wrote: > On Wednesday 06 June 2018 at 12:02:38, Dovid Bender wrote: > > > Hi, > > > > I have tested ControlPlayback and grabbed files via an apache server with > > no issue. > > ControlPlayback is an Asterisk dialplan function. > > How have you integrated this
2008 Jan 21
3
Story runner "macros"
...Body") do | path, params| post_via_redirect path, params end This bothers me because it seems an abrupt level jump. Most of the stories are written at a level where the goal donor can understand them, For example, I''m pretty sure that the above when clause started life as somethign more like When "I add an article" I actually changed Pat''s example a bit to use article instead of post to keep the domain and implementation nouns different. I''d say that the "add an article" form is easily understood by a client, but the "POST to...
2006 Aug 09
6
How to change the error message easy way
validates_presence_of :fname results in the error message "Fname can''t be blank". What I want is "First Name can''t be blank". I could do this def validate errors.add_to_base("First Name can''t be blank") if fname.blank? end I find this clunky and I have to put everyrhing in the validate method. Is there an easy to get what I want. I
2011 Oct 11
3
/etc/init.d/mysql =fail mysqld=success
...nnection id is 1 Server version: 5.1.41-3ubuntu12.10 (Ubuntu) Type ''help;'' or ''\h'' for help. Type ''\c'' to clear the current input statement. mysql> I cannot reinstall mysql, I have a feeling it''s an issue with the init.d script or somethign along those lines. Please help :S -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups....