3.15.5 Voipswitch PUSH settings
In voipswitch_config.xml file the following section must be added:
<push_service> <param name="ipaddr" value=""/> <param name="port" value="81"/> <param name="service" value="emc.ashx"/> </push_service> |
Make sure that the IP address (not FQDN) is entered properly and that there is connectivity from voipswitch server to the EMCI API on the specified port.
On the EMCI side add the IP of voipswitch server in the allowed IP addresses section in the EMCI/App.Settings file.
On voipswitch’s monitor window you can see when voipswitch sends the PUSH. On the picture below the first message is that the called device is not logged in. The call is placed on parking and PUSH is sent – “PUSH activated” message.
In this example the call was picked up successfully.
If there is a problem that PUSH notifications are not being received check first if you see voipswitch sends PUSH. If so then check connectivity to the emc.ashx and the EMCI’s logs.