RestComm / ussdgateway

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

Default values for SS7 parameters #41

Closed vetss closed 7 years ago

vetss commented 7 years ago

We need to specify default paratemetrs (that are active) after a server installation: private String ussdGwGt = null; private int ussdGwSsn = -1; private int hlrSsn = -1; private int mscSsn = -1;

vetss commented 7 years ago

Fixed by:

https://github.com/RestComm/ussdgateway/commit/3f77cd76dc978771b7a7a92b5f3a4febb7086052