I am trying to set up the device to listen on a port (say 2222) over wifi.
When I enter a URL like http://19.168.0.1.155:2222/?number=1234567890&passsword=xyz in my desktop browser, I want the device to initiate a phone call to the number.
Initiating the phone call is easy. I have not, however, been able to find anything that helps me get those variables. I have seen the file transfer examples, but I think(??) this case is different.
Could someone please point me in the right direction?
When I enter a URL like http://19.168.0.1.155:2222/?number=1234567890&passsword=xyz in my desktop browser, I want the device to initiate a phone call to the number.
Initiating the phone call is easy. I have not, however, been able to find anything that helps me get those variables. I have seen the file transfer examples, but I think(??) this case is different.
Could someone please point me in the right direction?