similar to: MVC interplay to query multiple models

Displaying 20 results from an estimated 400 matches similar to: "MVC interplay to query multiple models"

2009 Oct 12
2
yaml ?nodes? or nested maps
I want to iterate ?nodes? and ?leafs? for a yaml document: thufir@ARRAKIS:~/projects/rss$ thufir@ARRAKIS:~/projects/rss$ ruby user.rb user.rb:6: undefined method `[]'' for nil:NilClass (NoMethodError) from user.rb:5:in `each_key'' from user.rb:5 thufir@ARRAKIS:~/projects/rss$ thufir@ARRAKIS:~/projects/rss$ ruby user2.rb user2.rb:5: undefined method `[]'' for
2010 Jul 01
9
how to install freephoneline.exe from CLI
Looking at: http://appdb.winehq.org/objectManager.php?sClass=application&iId=10591 What are the steps to install this application? Yes, it's a garbage application, but I'd like to at least give it a go. Looks like msiexec apparently isn't the right approach. Should that be through wcmd instead? thufir at ARRAKIS:~/.wine/drive_c$ thufir at ARRAKIS:~/.wine/drive_c$ msiexec
2005 Apr 23
1
Urgent: problem with SAMBA+LDAP
Greetings Experts! Sorry for my poor english, but I?m inside of a terrible nightmare!!! I?m using Samba+LDAP has about 2 months ago without problems, but in the last 4 hours, the system is absolutelly unstable. I couldn?t upgrade or patched anything. The problem simply has appeared. Principally system characteristics: - Sun Fire V880 running Solaris 9 - openldap-2.2.23 - nss_ldap-232 -
2007 Dec 12
1
vfs_ChDir fails, even though the share is read-write for that user
Hi, I'm running Samba Version 3.0.25c on Solaris 10 8/07 on X86 hardware. It's successfully joined to AD. But, and there always is a but, if : * A user is a member of SomeGroup * and the share alllows SomeGroup to access it * and SomeGroup is NOT what the user has set as their Primary Group in Active Directory then * Samba will recognize that the user can access the share * but,
2017 Mar 21
0
Re: CPU Pinning Help
2007 May 16
0
Unknown action, No action responded to world
<http://localhost:3000/hello/world> gives: "Unknown action No action responded to world" I''m following along with <http://wiki.rubyonrails.org/rails/pages/ Tutorial> and what stands out are statements like: "Now take a look at app/controllers/hello_controller.rb." Which doesn''t exist for me, I had to create multiple directories. I
2015 Feb 18
0
ports, routers and firewalls
I just want to make a SIP call from 192.168.1.3 to 192.168.1.4; or not even a call. Ring? Beep? Ping? Some sort of "hello world" connection. 192.168.1.1 netgear router 192.168.1.2 asterisk (vicidial) 192.168.1.3 ubuntu client 192.168.1.4 mac OSX client (not shown) Do I have a firewall problem which would impact a soft phone from establishing a connection?
2012 Dec 10
2
IMAP instead of Maildir on Ubuntu Precise
Why is dovecot using Maildir and not IMAP. Or is it using even using Maildir at all? Currently I'm using mailman, postfix and dovecot to manage a mailing list. Mail is sent to thufir at dur.bounceme.net which the "mail server delivery agent stack provided by Ubuntu server team" of dovecot-postfix handles fine, keeping it locally, so far as it goes. The mail ends up in
2013 Dec 24
1
dovecot-postfix stack imap_client_workarounds
To use dovecot-postfix stack with thunderbird, do I put the configuration into /usr/share/dovecot/protocols.d/impad.protocol? That would seem to be how the stack is configured. "Thunderbird To use with Thunderbird, edit the file /etc/dovecot/dovecot.conf: protocol imap { ... login_greeting_capability = yes imap_client_workarounds = tb-extra-mailbox-sep }"
2015 Feb 19
0
sipsak: 404 error
Hi, I **think** that I have user of thufir101, because I get a 200 response below, but I also get a 404. It seems to depend on how I send the ip address/fqdn? tleilax*CLI> tleilax*CLI> sip show users Username Secret Accountcode Def.Context ACL Forcerport 201 password 201 default No Yes
2015 Feb 20
0
sipsak 200 for a user, but 404 for a different user...why?
On 2/20/15 6:15 AM, thufir wrote: > What's the difference between user "123" and "devries"? Based on the > output here, they seem the same..? > > tleilax*CLI> > tleilax*CLI> sip show users > Username Secret Accountcode > Def.Context ACL Forcerport > 201 password 201 > default
2015 Feb 20
2
sipsak 200 for a user, but 404 for a different user...why?
What's the difference between user "123" and "devries"? Based on the output here, they seem the same..? tleilax*CLI> tleilax*CLI> sip show users Username Secret Accountcode Def.Context ACL Forcerport 201 password 201 default No Yes 123
2015 Feb 21
0
connecting with Ekiga; diagnostic tools
I think I'm able to connect with Ekiga, at least it reports "registered". Curiously, when I exit Ekiga and switch to SFLphone, it isn't able to connect with the exact same parameters; it just says "trying" and never resolves. I'm not able to test outside connectivity because of too many hops: thufir at doge:~$ thufir at doge:~$ sudo sipsak -vv -s sip:thufir
2012 Nov 16
3
dovecot: lda(root): Fatal: Invalid user settings. Refer to server log for more information.
I ran dovecot -a and the blizzard of data seemed ok to my limited knowledge. Is there another log I should look into to trace this error down? Dovecot and system info: thufir at dur:~$ thufir at dur:~$ dovecot --version 2.0.19 thufir at dur:~$ thufir at dur:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION="Ubuntu 12.04.1
2015 Feb 20
2
sipsak 200 for a user, but 404 for a different user...why?
On Fri, 20 Feb 2015 08:46:13 -0500, Andres wrote: > A "sip set debug on" will give you more info on why you are getting the > 404. It probably has to do something with your context/dialplan. on tleilax: tleilax*CLI> tleilax*CLI> sip set debug on SIP Debugging enabled tleilax*CLI> on doge: thufir at doge:~$ thufir at doge:~$ sudo sipsak -vv -s sip:devries at
2015 Feb 20
0
sipsak 200 for a user, but 404 for a different user...why?
On 2/20/15 2:29 PM, thufir wrote: > On Fri, 20 Feb 2015 08:46:13 -0500, Andres wrote: > > >> A "sip set debug on" will give you more info on why you are getting the >> 404. It probably has to do something with your context/dialplan. > > on tleilax: > > tleilax*CLI> > tleilax*CLI> sip set debug on > SIP Debugging enabled > tleilax*CLI>
2007 Dec 05
1
AD returns only one group for all users
Dear list, I'm trying to get a Thumper (Sun Fire X4500) to play nice with AD so that we can offer a nearline storage service. Since many of our users will have multiple group memberships, it's imperative that samba be able to recurse through the groups that a user is a member of to determine if they have access to a resource. What happens instead is that every user who authenticates is
2017 Jan 11
3
Dial() from the console?
Can I dial directly from the asterisk console with the Dial() application? or, is channel originate preferred: channel originate SIP/thufir extension 18003569377 at outbound thanks, Thufir
2015 Mar 20
0
UNREACHABLE peer
Turn on sip debugging for this peer and watch for the options sending and response. If you are getting a response to your options asterisk shouldn't be marking the peer as unavailable. is your asterisk behind a firewall? On 20 March 2015 at 13:42, thufir <hawat.thufir at gmail.com> wrote: > I wasn't able to get much out of babytel, beyond the fact that I was, > apparently,
2015 Mar 31
0
help : annoucement queue
Hi everybody, I've a matter with the queue annoucement with the "thereare", because if I put just one member in my configuration (member => SIP/2098), the ivr gave me that I was the firt or second in the next at the queue. But the problem is, if I add one member (eg: member => SIP/2098 and member => SIP/2099), the ivr don't gave me the range but It play the