VoIP alarm Softphone for hotels
Now you can have wake up calls with 3CX and Asterisk

|
Wake up VoIP Caller is a simple applicaiton that registers as a normal softphone to a sip server/IP-BPX of your hotel and gives you the abillity to activate alarms for any guest using only a simple and useful Web Interface.
Our software working with any IP-BPX that supports the Sip protocol.
|
All the data are stored to MySQL Database
Wake up VOIP Caller connects and keeps all the data to a MySQL Data Base. You can use any MySQL Data Base you already have, even the Data Base of your Web Site.
In that way, it will be more flexible for you to install and to use the Web interface of the Application. The Web interface can also be installed at the web site of your hotel.
(as Login and Password use admin or user)
|
 |
Apache and MySql to your PC without any installation
We suggest USBWebServer
 |
Web interface - Easy alarm activation |
|
 |
Un-successfull alarms Notifications |
 |
Make your own wav files in any language |
 |
Web Interface Configuration |
 |
Admin access permision features |
 |
Up to 20 simultaneous alarm calls |
 |
Up to 20 languages |
 |
Logs for any activity. |
 |
All data storing to MySQL DB |
 |
Put your own languages files
|
 |
IP-BPX Server or a VoIP Account |

|
 |
Remote or Local MySql Data Base |
 |
Windows Based Operating System |
 |
.NET 2 Framework Installed
|
 |
Http Server and PHP |
 |
Internet Connection for License Verification
|
Lines |
Languages |
Price |
Free Updates |
Renew |
Buy it |
1 |
1 |
30 € |
1 Year |
15 € |
|
10 |
1 |
55 € |
1 Year |
15 € |
|
10 |
3 |
80 € |
1 Year |
15 € |
|
12 |
3 |
90 € |
1 Year |
15 € |
|
12 |
4 |
100 € |
1 Year |
15 € |
|
15 |
4 |
105 € |
1 Year |
15 € |
|
15 |
10 |
110 € |
1 Year |
15 € |
|
20 |
15 |
115 € |
1 Year |
15 € |
|
20 |
20 |
120 € |
1 Year |
15 € |
|
Installation Service
|
|
Make sure that everything will fine with your installation |



Guick Installation
After you get "Wake_up_VoIP_Caller.zip", you need to un-zip it. There are inside 3 files
- MySQL_Data_ver_1_x_x.sql
This file include the nesesary sql code that you need to create the MySQL tables.
- Wake_up_VoIP_Caller_1_x_x.msi
This self executable file will install wake up voip caller application at you windows system. Make sure that your system support .NET 2 Framework
- wakeup_voip_caller_web_gui_1_x_x.zip
This file include the web interface of the application. You need to un zip it and to up load to any system which it support http server and php.
Follow the next steps
1. Import the "MySQL_Data_ver_1_x_x.sql" to any MySQL Data Base you would like to use, so Wake up VoIP Caller application will be able to store all the data. We suggest you use phpMyAdmin tool.
To save time its possible you use the same MySQL as your web site do, or you can install a fresh installtion of MySQL to your PC. For pc installations we prefer USBWebServer .
After you import sql file you should have the follow tables in your data base.
-alarms
-answered_alarms
-langs
-settings
-unsuccessful_alarms
-users
-user_perms
-voip_account
2. Install the application by executing the file "Wake_up_VoIP_Caller_x_x_x.msi"
At the installation folder search for the file "connection_to_mysql.txt". Edit this file and put the necessary information, so the application will be able to connect with MySQL Data Base.
Just Change the values with red color and save it.
server=DATA_BASE_IP;user id=USER_NAME_FOR_DATA_BASE;password=PASSWORD_FOR_DATABASE;database=MYSQL_DATA_BASE_NAME
Make sure that your MySQL allow remote connections (In case you have cPanel it very easy to configured).
3. UnZip the file "wakeup_voip_caller_web_gui_x_x_x.zip" to a folder.
- Upload that folder under your http server public folder.
- You can use the http server of your web site too. Make sure that your http server recognize php scripts.
- Edit the file "phpgen_settings.php" and search for the follow lines:
'server' => 'localhost',
'port' => '3306',
'username' => 'USER_NAME_FOR_MySQL_DATABASE',
'password' => 'PASSWORD',
'database' => 'DATA_BASED_NAME'
- In case MySQL DataBase is on the same machine you have too put as server "localhost".
- Put the correct username, password and data based name.
After that you will be able to load the Web Interface. As user name and password put "admin".
4. At the Web interface visit VoIP Account page and Settings page
-At VoIP Account Settings put a valid Sip account that application will use to Register.
-At the Setting page you need only to change the Web Gui url field. Put the Complete url of the Web Gui.
5. Load the application at your windows system and activate alarms using the Alarms page of web gui. Put as destination the extension of the room, also date and time.
Select the Language you prefer. Based on language selection the application will pick the correct audio file to play when a guest of your hotel will answer the wake up call. This selection is based on the ID of language you choose. If you pick Language with id 4, then it will play the wav file of folder "lang4" (see at the installation folder of the application in ./wavfiles).
You are able to change all the audio files and to put yours in any language you prefer.
You are able also to change the name of the languages by edit them at the Langs page of the Web gui.
The number of the different languages you are able to use it will be based on your license.
Feel free to contact with us for any support
ver 1.0.0
-fix issue with un-successful alarms notifications.
It did not show the correct extension in un-successful alarms notification table
Wake up VoIP Caller Ver 1.0.0 - August 2012
License Restriction
The license that you buy allow you to use our Software to any hotel or for private usage. You can not use our software for commercial reasons and for public usage.