**Solved** OpenVox Incoming SMS

I would like to ask for help on configuring incoming sms on the OpenVox gateway.

http://192.168.1.103:80/playsms/plugin/gateway/openvox/callback.php?sms_sender=phonenumber&sms_receiver=port&message=message&sms_datetime=time

With the above call back URL no messages are shown in the sandbox or the Inbox

My log file has these entries whenever a SMS is received by the gateway:
192.168.1.140 192.168.1.103 2017-01-10 12:46:28 PID58751df44a5a3 - L2 openvox__callback # pushed key:2017/01/10 12:46:25
192.168.1.140 192.168.1.103 2017-01-10 12:49:55 PID58751ec3bace5 - L2 openvox__callback # pushed key:2017/01/10 12:49:52

All is well now. the proper SMS to HTTP url is:

http://192.168.1.103:80/playsms/plugin/gateway/openvox/callback.php?phonenumber=phonenumber&port=port&message=message&sms_datetime=time

Hello excuseme my server is https how did configured my callback