clarification on Mobicents MAP RA

34 views
Skip to first unread message

Aravindan G

unread,
Nov 29, 2011, 4:17:40 AM11/29/11
to Amit Bhayani, Bartosz Baranowski, mobicent...@googlegroups.com
Hi Amit,

http://www.mobicents.org/ss7/downloads.html - CR1 version from the link has support for USSN. If we need to have support for USSN notify in USSD gateway, would it be advisable to recompile MAP RA with the latest CR1 ss7 binary  and then use the methods in USSD Gateway.(i.e. calling addUnstructuredSSNotifyRequest from Gateway) or is this compiled version of RA already available?

thanks in advance for your help

Regards
Arav

Bartosz Baranowski

unread,
Nov 29, 2011, 4:51:06 AM11/29/11
to Aravindan G, Amit Bhayani, mobicent...@googlegroups.com
Check trunk code fo RA. IIRC I updated MAP RA to latest stack, but that was a while ago.
Bartosz Baranowski
JBoss R & D
==================================
Word of criticism meant to improve is always step forward.

satish reddy

unread,
Nov 29, 2011, 6:41:24 AM11/29/11
to mobicents-public
Hi all

I have similar kind of requirement,

Im trying to check out the TRUNK code of MAP RA from the URL

http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/MAP

but it show URL NOT FOUND.

Can you please provide the url to check out the trunk code.


REGARDS
satish.

Bartosz Baranowski

unread,
Nov 29, 2011, 3:44:03 PM11/29/11
to mobicent...@googlegroups.com
mobicents.googlecode.com/svn/trunk/servers/jain-slee/resources/map

Bartosz Baranowski
JBoss R & D
==================================
Word of criticism meant to improve is always step forward.


satish

unread,
Nov 30, 2011, 1:49:51 AM11/30/11
to mobicents-public
hi,

Thanks for the reply.

Is MAP RA binary (with latest CR1 ss7 binary) is available for
download. If available please provide me the link to download.

AND I downloaded the TRUNK Source code from the above link and trying
to compile but it is giving some errors

can you please help me to compile the MAP RA source if the binary is
not available.

ERROR CONSOLE is given below.

[DEBUG] Could not find metadata org.mobicents.protocols.ss7.tcap:tcap-
api:1.0.0-SNAPSHOT/maven-metadata.xml in local (C:\Documents and
Settings\satish\.m2\repository)
[DEBUG] Skipped remote update check for
org.mobicents.protocols.ss7.tcap:tcap-api:1.0.0-SNAPSHOT/maven-
metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.mobicents.protocols.ss7.tcap:tcap-
parent:1.0.0-SNAPSHOT/maven-metadata.xml in local (C:\Documents and
Settings\satish\.m2\repository)
[DEBUG] Skipped remote update check for
org.mobicents.protocols.ss7.tcap:tcap-parent:1.0.0-SNAPSHOT/maven-
metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.mobicents.protocols.ss7.tcap:tcap-
impl:1.0.0-SNAPSHOT/maven-metadata.xml in local (C:\Documents and
Settings\satish\.m2\repository)
[DEBUG] Skipped remote update check for
org.mobicents.protocols.ss7.tcap:tcap-impl:1.0.0-SNAPSHOT/maven-
metadata.xml, locally cached metadata up-to-date.
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 5.969s
[INFO] Finished at: Wed Nov 30 11:52:12 IST 2011
[INFO] Final Memory: 13M/486M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mobicents-slee-ra-map-
library: Could not resolve dependencies for project
org.mobicents.resources:mobicents-slee-ra-map-library:jar:1.0.0-
SNAPSHOT: Failed to collect dependencies for
[org.mobicents.protocols.asn:asn:jar:1.0.0.CR1 (compile),
org.mobicents.protocols.ss7.map:map-api:jar:1.0.0-SNAPSHOT (compile),
org.mobicents.protocols.ss7.map:map-impl:jar:1.0.0-SNAPSHOT (compile),
org.mobicents.protocols.ss7.tcap:tcap-api:jar:1.0.0-SNAPSHOT
(compile), org.mobicents.protocols.ss7.tcap:tcap-impl:jar:1.0.0-
SNAPSHOT (compile)]: Failed to read artifact descriptor for
org.mobicents.protocols.ss7.map:map-api:jar:1.0.0-SNAPSHOT: Failure to
find org.mobicents:mobicents-parent:pom:2.18-SNAPSHOT in
http://repository.jboss.org/nexus/content/groups/developer/ was cached
in the local repository, resolution will not be reattempted until the
update interval of jboss-developer-repository-group has elapsed or
updates are forced -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
execute goal on project mobicents-slee-ra-map-library: Could not
resolve dependencies for project org.mobicents.resources:mobicents-
slee-ra-map-library:jar:1.0.0-SNAPSHOT: Failed to collect dependencies
for [org.mobicents.protocols.asn:asn:jar:1.0.0.CR1 (compile),
org.mobicents.protocols.ss7.map:map-api:jar:1.0.0-SNAPSHOT (compile),
org.mobicents.protocols.ss7.map:map-impl:jar:1.0.0-SNAPSHOT (compile),
org.mobicents.protocols.ss7.tcap:tcap-api:jar:1.0.0-SNAPSHOT
(compile), org.mobicents.protocols.ss7.tcap:tcap-impl:jar:1.0.0-
SNAPSHOT (compile)]
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:
196)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:
108)
at
org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:
258)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:
201)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:
153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:
145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:
84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:
59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:
183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:
161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)

Reply all
Reply to author
Forward
0 new messages