HTTP Dialer Tutorial

WebFones offers a URL dialer interface allowing you to dial your phone with an HTTP call to a special URL. Calling the URL will dial all phone devices attached to a specific user extension (including authorized mobile phones)

To begin, you will first need to get the passcode of the User Extension your phone is attached to from the website. The passcode can be found on the summary page and resembles a long password. This code is used only to uniquely identify your extension for dialing purposes.

Here is the basic format of the URL:

http://www.webfones.net/phpscripts/webfones_dial.php?p=passcode&m=message&n=number

Here are the parameters that need to be substituted:

passcode -> Is a long string of numbers and characters that identify your extension. No spaces.

message -> Is what you want to show up on your phone when dialing. Must be web-safe.

number -> Is a number to dial with no punctuation or spaces.