Reference11r1:Concept myPBX for Android: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 46: Line 46:
- "None": myPBX for Android never acts as dialer.
- "None": myPBX for Android never acts as dialer.


- "Internal calls": It dials internal calls.
- "Internal calls": Internal calls are dialed.


- "Every call": It takes responsibility as dialer for all calls.
- "Every call": Responsibility as dialer is taken for all calls.


- "In WLAN": It takes responsibility as dialer for all calls if connectivity is through WLAN. Without WLAN it's up to the GSM dialer to dial the call.
- "In WLAN": Responsibility as dialer is taken for all calls if connectivity is through WLAN. Without WLAN it's up to the GSM dialer to dial the call.


==== GSM use ====
==== GSM use ====
Line 64: Line 64:
- "Every call": All calls are deferred to the GSM dialer.
- "Every call": All calls are deferred to the GSM dialer.


- "Outside WLAN"
- "Outside WLAN": myPBX for Android dials all calls itself only if connectivity is through WLAN. Without WLAN all calls are deferred to the GSM dialer.


The last two options are useful if the WLAN or mobile data performance is not good enough for VoIP. Then the directory and presence information is still available and the calls use the GSM network.
The last three options are useful if the WLAN or mobile data performance is not good enough for VoIP or if there is a quota on the mobile data traffic. Then the directory and presence information is still available and the calls use the GSM network.


==== Docking switches hook ====
==== Docking switches hook ====

Revision as of 14:21, 15 September 2014

Version 11 introduces myPBX for Android, an Android app that provides similar features than the desktop phones IP222 and IP232 in the WLAN via H.323.

Requirements

PBX

  • myPBX license (enabled at the user object)
  • myPBX for Android may be used without license to register at a SIP provider. In this case not all features are available.

Smartphone

  • Any smartphone running Android 4.1 or higher for best performance but interoperability with earlier Android versions is supported.

Installation

On the browser of your smartphone locate the file mypbx.apk from the download link published by innovaphone. The download should start and once finished install the app by click on the mypbx.apk in the status window. It requires that installation of non-market applications is enabled in the security settings of the smartphone.

Start the myPBX for Android app and enter the credentials for registration on your PBX in the setup screen.

Configuration via WEB browser

For configuration via WEB browser determine the IP address that has been assigned to the smartphone in the WLAN. It's shown on the setup screen of the app and in the WLAN settings. Access http on port 10006 or https on port 10007 from the browser of your PC:

http://xx.xx.xx.xx:10006
https://xx.xx.xx.xx:10007

To log in to the configuration enter

User name: admin
Password: mypbx

Settings

Device settings small.png

Autostart

This setting controls automatic startup of myPBX for Android. Note that incoming calls are only indicated if the app is started and either visible or closed via short press of the back button. If it's stopped via the "Shutdown" button in the config menu or long press on the back button, incoming calls are not indicated.

- "WLAN": The app starts up automatically if connectivity changes to WLAN. It shuts down if connectivity changes to other than WLAN to make sure that it doesn't generate charges due to mobile data traffic. This is the default.

- "Mobile Data or WLAN": It starts up automatically if there is connectivity through WLAN or mobile data. Note that this may generate charges due to mobile data traffic.

- "Always": It starts up automatically if the smartphone is booted and remains running.

- "Never": It never starts up automatically. If telephone functions are needed myPBX for Android must be started manually by click on its app icon.

Dialer claim

These are the options in which situation myPBX for Android takes responsibility for dialing if a call is started from another application on the smartphone, e.g. the contacts. The options are

- "Manual": Let Android present a list to the user to choose the dialer. This is the default.

- "None": myPBX for Android never acts as dialer.

- "Internal calls": Internal calls are dialed.

- "Every call": Responsibility as dialer is taken for all calls.

- "In WLAN": Responsibility as dialer is taken for all calls if connectivity is through WLAN. Without WLAN it's up to the GSM dialer to dial the call.

GSM use

These are the options in which situation a call initiated in myPBX for Android is deferred to the GSM dialer of the smartphone. The options are

- "None": myPBX for Android dials all calls itself and presents "no channel available" if the registration is not up. This is the default.

- "Fallback": Calls are deferred to GSM if the registration is not up, i.e. if no WLAN or mobile data connectivity exists.

- "External calls": External calls are deferred to GSM.

- "Every call": All calls are deferred to the GSM dialer.

- "Outside WLAN": myPBX for Android dials all calls itself only if connectivity is through WLAN. Without WLAN all calls are deferred to the GSM dialer.

The last three options are useful if the WLAN or mobile data performance is not good enough for VoIP or if there is a quota on the mobile data traffic. Then the directory and presence information is still available and the calls use the GSM network.

Docking switches hook

If the smartphone is used with a docking or charging station this option enables automatic call acceptance if the smartphone is lift from the dock and call disconnection if it is put back to the dock. Keep this setting off if the smartphone might be plugged for re-charging during a call as plugging would disconnect the call. The default of this setting if "off".

Display on if charging

This setting is useful in conjunction with a docking or charging station on the desk. It lets the smartphone keep its screen on while it is put in the station.

- "No": The smartphone doesn't keep its screen on when it is in the docking station. This is the default.

- "Dimmed": The smartphone keeps its screen on with lower brightness while it is in the docking station. Be careful with this setting as the screen of some smartphones may suffer if the same content is displayed for long periods even if it's not bright.

- "Bright": The smartphone keeps its screen bright while it is in the docking station. Be careful with this setting as the screen of some smartphones may suffer if the same content is displayed bright for long periods. They may show signs of burn-in afterwards.

Update

Install the new version via WEB browser on the smartphone from the link published by innovaphone or via WEB interface Maintenance/Upload/Firmware from a PC.

Known limitations

Known issues

  • Some Android smartphones do not properly support roaming. In this case an active call is likely dropped if the device is moved and needs to connect to another WLAN access point. Please see this discussion in the internet WIFI roaming not working.
http://code.google.com/p/android/issues/detail?id=12649
  • Due to a limitation in the Android IP stack it's not possible to maintain more than one active H.323 registration to the same gateway / IP address using the default port 1719. As a workaround configure an alternative port at the PBX:
http://xx.xx.xx.xx/!config change H323 /ras-port-alt 10008
http://xx.xx.xx.xx/!config write
http://xx.xx.xx.xx/!reset

Configure myPBX for Android to use this port:

http://xx.xx.xx.xx/!config change H323 /ras-port 10008
http://xx.xx.xx.xx/!config write
http://xx.xx.xx.xx/!reset
  • On some smartphones the Android IP stack has another limitation if H.323 is done on a VPN connection. As result the H.323 registration requests are rejected. Do the same workaround as above then and configure an alternative port to 1719 at the PBX:
http://xx.xx.xx.xx/!config change H323 /ras-port-alt 10008
http://xx.xx.xx.xx/!config write
http://xx.xx.xx.xx/!reset

Configure myPBX for Android to use this port:

http://xx.xx.xx.xx:10006/!config change H323 /ras-port 10008
http://xx.xx.xx.xx:10006/!config write
http://xx.xx.xx.xx:10006/!reset
  • If the smartphone dials a contact directly with the GSM dialer rather than presenting a choice with myPBX for Android included please reset the default dialer status of the GSM dialer. Open "Settings, "Apps", "All apps" on the smartphone. Locate the GSM dialer, scroll down in its options and click on "Clear defaults". This should bring the dialer choice back into effect and allow myPBX for Android to be chosen as alternative dialer.