RestComm / ussdgateway

RestComm USSD Gateway
http://www.restcomm.com/
GNU Affero General Public License v3.0
89 stars 102 forks source link

Upgrading of http pull and push simulators #17

Closed vetss closed 7 years ago

vetss commented 8 years ago

We have in USSD GW http pull and push simulators (that are made as Servlet and JMX Beans). 1) pull case is hardcored, we need to implement some Bean like for push to be possible to check a variety of possibility 2) for push case we possibly need some GUI output for HTTP payload to observe 3) possibly Empty TC begin does not work (at least I have not managed to reproduce it) 4) we do not need customInvokeTimeout to be mandatory

vetss commented 7 years ago

Doubled in: https://github.com/RestComm/ussdgateway/issues/14