Tutorials
So Easy, A Business Major Can, Part 2
Howdy,
In part 1 of my now two-part series for Business Majors, we learned how to use PHP and wget to build a report containing all extensions that had been added that day and we e-mailed that report to ourselves as an attachment. Did you know that Digium has a Switchvox PHP library that can make things much easier? Read on to see how I used it to make what we did last time a little easier.
Read more »
Posted on May 1st, 2009 by Malcolm Davenport
Tutorials || min_create_date, php, switchvox.extensions.search || 3 Comments »
Video Tutorial: How to Use the Test Suite
This video is a guided demo of the Test Suite inside Switchvox Developer Central. Read more »
Posted on April 30th, 2009 by David Podolsky
So Easy, A Business Major Can, Part 1
Howdy,
This morning, the voice in my head begins with ”Self, you’re not a programmer. Do you remember that story about the guy whose resume said he had 10 years of C-language programming experience?”
“Yup, I remember, but didn’t it turn out that what he meant to say was that 10 years ago he once programmed in C?”
Voice in my Head:Â “Yes.”
“So what’s your point?”
ViMH: “My point is, that if you tell anyone you’re a programmer, then you’re going to be *that* guy. So don’t do it.”
“Okay, okay, I get it.”
I’m not a programmer, I’m a business major. I’m smart enough to configure Switchvox for anything I want to do, but I wasn’t really sure how I was going to take advantage of any of the new API capabilities in SMB 4.0. To find out how difficult it would be to work with, I needed to contrive a problem, and solve it. Read on to see what happened.
Posted on April 30th, 2009 by Malcolm Davenport
Tutorials || max_create_date, min_create_date, php, switchvox.extensions.search, wget || 8 Comments »
Interacting with the Extend API using Wget
This tutorial describes how to use the popular command line tool Wget to send XML files to the Extend API and get back the XML response. Read more »
Posted on April 28th, 2009 by David Podolsky
Tutorials || switchvox.extensions.getVoicemailInfo, wget || 6 Comments »