Displaying 3 results from an estimated 3 matches for "ewig".
Did you mean:
eig
2011 Jul 07
0
Trash handling?
...c saving-to-mailbox functionality.
lazy_expunge looks similar but not precisely what I want. Is there a default
way to get expunged messages moved to a different mailbox but not a different
namespace?
Thanks in advance for clues.
--
Mason Loring Bliss mason at blisses.org Ewige Blumenkraft!
(if awake 'sleep (aref #(sleep dream) (random 2))) -- Hamlet, Act III, Scene I
2013 Nov 16
3
Make phone ring through webserver using Asterisk
What is the easiest way? And how can it be implemented?
I thought to something like:
1. I request a page to the webserver
2. Perl sends to asterisk a number to dial (Perl and asterisk are
running in the same machine)
3. Asterisk calls the phone
or
1. A Perl sip client registers to remote asterisk server
2. Perl sip client sends to asterisk the number to dial
3. Phone rings
2007 Apr 19
5
Creating and deleting users...
...one
followed that part up...
Thanks in advance for clues! On a second run the user is created, given that
the first run successfully created the group prior to trying to create a user
with group "absent", but that seems tacky...
--
Mason Loring Bliss mason@blisses.org Ewige Blumenkraft!
awake ? sleep : random() & 2 ? dream : sleep; -- Hamlet, Act III, Scene I