Project: https://code.google.com/p/jss7.examples/
Branch
a) Add Originating/Destination address TCAP for ClientUSSD, fix bug
comunication ss7-server 2.1.0.FINAL.
b) Fix bug compile dependence libs jss7.
a) What steps will reproduce the problem?
1. ClientUSSD(client) conect
mobicents-jainslee-2.7.0.FINAL-jboss-5.1.0.GA(server)
2. Send ProcessUnstructuredSSRequest to server, but server not accept, because
was missing Originating/Destination address TCAP
Output jboss console problem:
23:24:45,779 WARN [SccpStackImpl-SccpStack] Rx : MTP-RESUME: AffectedDpc=1
23:24:55,599 ERROR [MAPStackImpl-MapStack] When parsing TC-BEGIN: userInfo is
mandatory for ACN==networkUnstructuredSsContext but not found
Output jboss console correct:
00:45:33,018 INFO [USSD-CONTROL] onProcessUnstructuredSSRequest:
ProcessUnstructuredSSRequestWrapper [wrapped=ProcessUnstructuredSSRequest
[DialogId=5, ussdDataCodingSch=CBSDataCodingScheme [Code=15,
CBSDataCodingGroup=GeneralGsm7, NationalLanguageShiftTable=LanguageUnspecified,
CharacterSet=GSM7], ussdString=*125*+31628839999#],
msisdn=ISDNAddressString[AddressNature=international_number,
NumberingPlan=ISDN, Address=553491756709]]]
Attached patch fix
Original issue reported on code.google.com by caio_...@yahoo.com.br on 24 Aug 2014 at 3:50
Original issue reported on code.google.com by
caio_...@yahoo.com.br
on 24 Aug 2014 at 3:50Attachments: