System information
The mizuupdate.txt will be checked in the following circumstances:
If the AUTOUPDATEMODE is set to 1 (rare checks, this is the default setting):
-at least 1 minute have been elapsed since the softphone have been started or 1 day since the last check
-there is no calls in progress
-the softphone have been started at least 15X
-at least 20 days have been elapsed since the last software update if any
-at least 5 days have been elapsed since the last check
-there was at least 5 successful calls
-the users have not pressed the “later” button in the last 22 days
If the AUTOUPDATEMODE is set to 2 (more aggressive):
-at least 1 minute have been elapsed since the softphone have been started or 1 day since the last check
-there is no calls in progress
-the softphone have been started at least 3X
-at least 2 days have been elapsed since the last software update if any
-at least 1 days have been elapsed since the last check
-the users have not pressed the “later” button in the last 11 days
If a new version is found, than the softphone will open a new tab requesting user confirmation with a short description and Download/Later buttons.
If the user press the Download button, then the upgrade will be downloaded in the background. Once the softphone is restarted, the new version will be
loaded.
If the user press the Later button, then the next check will be performed 11 or 22 days later depending on ther AUTOUPDATEMODE setting.
5.105. How to setup PayPal?
You will need to open an account at https://www.paypal.com.
The IPN url must be set to your server HTTP interface which must run on port 80 for PayPal (usually your server IP or the IP address configured by the
httpserverbindip config option). This configuration have to be done on your paypal account under your “Profile” menu -> select “My selling tools” ->
update “Instant payment notifications” and then set the “Notification URL” to point to your VoIP server HTTP API address (usually the IP address or
domain name of your server)
You should also set the following URI’s:
Canceled URI: http://yourwebaddress.com?function=notify&flag=autologin&formparam=ppcancel&now=true
Successful URI: http://yourwebaddress.com?function=notify&flag=autologin&formparam=ppok&now=true
Paypal payments can be initiated from any web interface.
For the PayPal button customization please send your paypal “buy now” button html code to mizutech support.
(the code must not be encrypted). Otherwise a
default button will be used. You must also properly setup the “paypal” related global configuration options. At least the paypal_emailid and the
paypal_accountid have to be set correctly (search for “paypal” on the “Configurations” form)










