RestComm / gmlc

Restcomm Location Server
http://www.restcomm.com/
GNU Affero General Public License v3.0
17 stars 37 forks source link

Issue testing OPEN GMLC simulator #51

Closed johnnyAnd closed 8 years ago

johnnyAnd commented 8 years ago

I was testing the GMLC simulator by following this link and doing pull request.

Unfortunately there is a place where it asks to dial *519# to get response from server, but there is no place for that..

capture

This is screen that I get which is supposed to be this.

Allowing message text .

FerUy commented 8 years ago

@JohnTet GMLC is under construction at this moment for its first official release (v1.0.0). For now, please stick with the README instructions here. Stay tuned at Restcomm Google public group or Restcomm public forum as it will be released soon, in a matter of the next few weeks, with proper updated documentation.

519# is not under GMLC concern, that's a USSD short code, it will never be directed to a GMLC but to a USSD Gateway (although a USSD Gateway could, and specifically our USSD Gateway, will trigger Location Based Services via the GMLC through RestComm-Connect). So, dialing 519# with the jSS7 simulator has nothing to do with GMLC but with USSD Gateway (an issue regarding this matter should be placed here instead).

For all of what's been said, I'm closing this issue right now.

johnnyAnd commented 8 years ago

@FerUy so one cannot test GMLC location testing on localhost ?

FerUy commented 8 years ago

@JohnTet yes you can, please see follow the instructions of README here.

johnnyAnd commented 8 years ago

@FerUy that is 404, I have gone through the git instructions though. I have created another issue since this one is closed.