RestComm / ussdgateway

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

ApplicationContextName of non activated MAPService is received. Will send back TCAP Abort #35

Closed deepakjeena closed 8 years ago

deepakjeena commented 8 years ago

Hi,

I have build USSD gateway from source after that deploy it on JBoss, then configure it with local Simulator, Stack up successfully, While sending PSSR request from simulator, i receive ABORT message.

10:41:57,638 WARN [MAPStackImpl-MapStack] ApplicationContextName of non activated MAPService is received. Will send back TCAP Abort : 0, 4, 0, 0, 1, 0, 19, 2,

I am attaching tshark dump.

trace.zip

vetss commented 8 years ago

Hello @jeenareload

1) please provide your server log 2) If you send USSD-Notify from SS7 Simulator to USSD GW then it is a wrong approach. You need to read more of a messageflow for USSD procedure. For example if you want to simulate "PULL" scenario you need to send ProcessUnstucturedUSSD message.

deepakjeena commented 8 years ago

Hi @vetss

a lot Thanks for your support, I have successfully deploy ,

I have not install jain-slee properly hence facing problems, Now everything is running perfect..