Displaying 20 results from an estimated 4000 matches similar to: "Unknown action, No action responded to world"
2007 Jun 13
0
Routing Error (was: Re: Action Controller: Exception caught)
On 6/12/07, Thufir <hawat.thufir-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> I just want to get a listing of my database, as I''ve done with a dummy
> example. Right now I''m getting:
>
> "Routing Error
>
> no route found to match "/legacy/list" with {:method=>:get}"
> <http://localhost:3000/legacy/list>
>
>
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
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
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
2008 Feb 09
0
MVC interplay to query multiple models
I''m trying to track down why I''m getting close to desired output, but not
quite. It looks like the webpage sorta-kinda is grabbing the right
data. For instance, there are three Login objects which should be
showing and it looks like the show is grabbing three objects, so that
fits, to a degree. However, it''s just grabbing the hexadecimal object
id, and not
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>
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
2016 Jul 06
3
rasberry pi
ok, that's really all I need to know. Of course, if anyone else wants to
throw in their two cents, don't let me stop you :)
-Thufir
On Wed, Jul 6, 2016 at 1:36 AM, Frank Vanoni <mailinglist at linuxista.com>
wrote:
> I'm currently using Asterisk 11.7.0 on a Raspberry Pi 2 Model B with
> Ubuntu Server 14.04.
>
> Works fine! :-)
>
> Frank
>
> On Wed,
2015 Mar 23
4
[OT] switches
On 22/03/15 03:03, thufir wrote:
> On Fri, 13 Mar 2015 20:33:13 -0500, Brian Franklin wrote:
>
>> If your phones support PoE,
>>
>> I have had huge success with Zyxel:
>> http://www.amazon.com/ZyXEL-ES1100-16P-16-Port-Ethernet-Unmanaged/dp/B00
>> 5GRETMM/ref=sr_1_3?ie=UTF8&qid=1426296572&sr=8-3&keywords=zyxel+poe
>>
>> If you want to go
2009 Jun 03
3
Lost sub-mailboxes - not showing after upgrading to Dovecot from Courier-IMAP
Last night we migrated from Courier-IMAP to Dovecot 1.2RC5 and all
seems to work fairly well, but I seem to have lost all my mailboxes
apart from INBOX. The maildirs are all on the HD in the correct place
(/usr/local/virtual/bordo.com.au/jlbrown):
mail:jlbrown root# ls -l
total 21400
drwxrwxr-x 13 _vmail _postfix 442 Jun 4 00:11 .4D
drwxrwxr-x 14 _vmail _postfix 476 Jun