-
```
TCAP RA will lookup TCAPService from JNDI.
Add TCAP Service in mobicents-ss7-service
```
Original issue reported on code.google.com by `amit.bha...@gmail.com` on 2 Sep 2012 at 6:09
-
```
Mobicents SS7 Service hosts MAP and ISUP. Need to add service for CAP.
```
Original issue reported on code.google.com by `amit.bha...@gmail.com` on 8 Aug 2012 at 11:52
-
```
This test will include:
Sending SMS as a SMSC:
- sending mt-forwardSM request
- sending sendRoutingInfoForSM request, receivng a response and then sending
mt-forwardSM request
- using for testing…
-
```
SS7 is used with tags in some places while without the tags in other
places. Any technical reason for this?
```
Original issue reported on code.google.com by `Vinu.Sas...@gmail.com` on 31 May 2…
-
```
UnstructuredSSResponse can have null USSD String. This is optional parameter,
however stack makes it mandatory and throws NPE.
2013-08-12 21:36:50,593 ERROR [org.mobicents.protocols.ss7.map.MA…
-
```
Mobicents SS7 supported dahdi based cards Diguim and Sangoma, however due to
performance degrading at high load, the module was removed from binary release
(while still available in source code)…
-
```
We have implement geo primitives for MAP location services:
-
org.mobicents.protocols.ss7.map.service.mobility.subscriberInformation.Geographi
calInformation
-
org.mobicents.protocols.ss7.map.se…
-
```
DEPLOYMENTS IN ERROR:
Deployment "ShellExecutor" is in error due to: java.lang.ClassNotFoundException: org.mobicents.ss7.management.console.ShellServer
at org.jboss.kernel.plugins.deploymen…
-
```
SS7 Simulator SMSClient now returns always success or error (this is
preconfigured).
We need to implement a mode (for bulk tests) when SMSClient will return success
delivery report (for SRI Requ…
-
```
What steps will reproduce the problem?
Send a Camel InitialDP with BearerCapability which includes UserInformationLayer 3 protocol
What is the expected output?
Correct decoding of the Init…