Archive for January 14th, 2010

14
Jan

to suit my methods …Watson

   Posted by: cristina_crow    in media-culture

[youtube]http://www.youtube.com/watch?v=hjZXUyvFQDA[/youtube]

And everyday when the knife in my back starts to twinge ‘n’ turn
My eyes are catching fire and my heart to starts burn
A foot away from you is like being closer to heaven
Then again it’s like being needled 24/7

(Death? What you all know about death!?)

Tags: , , ,

14
Jan

looking through old memories

   Posted by: cristina_crow    in technical

I’ve been searching for some old e-mails from a few years ago, trying to find a missing contact and bumped into this…

The initial instructions were something like this: ” so, it needs to call a person, play the wav and wait for dtmfs until the guy presses #.; afterwards play another wav and hang up”. I was young (and restless :P ), not sure I’ve covered the request completely, but I was doing this:

- picked-up good old asterisk server and abused its sip.conf extension:

[general]
context=tutorial
allowoverlap=no
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; tutorial
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; my users :P
[cristina]
type=friend
username=cristina
callerid=cristina
secret=buhuhu
host=dynamic
context=tutorial
mailbox=666@mb_tutorial

Tags: , , , ,