• Home
  • About
    • BI, Workflow Automation, and App Development
    • Login
  • Search
dForge.net
Soguecode.ioTwitterGitHubCodepen
 
Skip to content
  • Home
  • About
    • BI, Workflow Automation, and App Development
    • Login
  • Search
Home Archive for category "Lab"

Category: Lab

Lab

Asterisk 1.8 Enable Video Calls

By Ron S. February 26, 2013 May 10, 2013  asterisk, buffalo, terastation, video 2

Had a little bit of trouble doing this because I was getting the following error in the Asterisk console: Ignoring video media offer because port number is zero Ultimately, the issue was that I needed to add allow=h264 to each user in sip.conf. For some reason, adding the allow=h264 to …

Continue reading"Asterisk 1.8 Enable Video Calls"
Lab

How to Send E-mail from a Buffalo TeraStation

By Ron S. February 6, 2013 April 25, 2013  buffalo, email, terastation 0

Here’s the terminal command to send out an e-mail from a TeraStation (Model #HD-H0.6TGL/R5), assuming you’ve rooted it: tmail -s smtp.dforge.net -t ronaldcs@dforge.net -f terastation@dforge.net -sub “Test” < some_file.txt

Continue reading"How to Send E-mail from a Buffalo TeraStation"
Lab

Fun With Javascript “IN” Operator

By Ron S. November 14, 2012 November 14, 2012  array, in, javascript, object, operator, search 0

Inefficient, I know, since it’s probably better to break out of the for loop once you find your value but just having some fun! As we all know, you can’t search an array using the in operator, but let’s force a square peg into a round hole. See if a …

Continue reading"Fun With Javascript “IN” Operator"
Back to Top
@ 2017 Soguecode.io, LLC.
Powered by Fluida & WordPress.