Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How to configure multip MAP SSN Listener on jSS7 2.0.0 BETA2
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Hongwu LU  
View profile  
 More options Oct 12 2012, 6:12 am
From: Hongwu LU <hongwu...@gmail.com>
Date: Fri, 12 Oct 2012 03:12:21 -0700 (PDT)
Local: Fri, Oct 12 2012 6:12 am
Subject: How to configure multip MAP SSN Listener on jSS7 2.0.0 BETA2

Dear all,
I have two demo applications, one is designed to listen on SSN 6 and another is listen to SSN 8. But I can not find how to configure jss7 to make both running together.

in file jboss-beans.xml
I tried to duplicate the TcapStackMap (with parameter 6) to TcapStackMapMSC (with parameter 8), and I can also duplicate the MapStack (which refers to TcapStackMap) to MapStackMSC (which refers to TcapStackMapMSC).

then, what should I do ? should I duplicate the MAPSS7service?
and as my demo applications have dependency MAP RA 2.0.0-SNAPSHOT which makes them using jndi java:/mobicents/ss7/map, I could not get out how to make make them attach to MapStack and to MapStackMSC seperately.

thank you in advance


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Amit Bhayani  
View profile  
 More options Oct 14 2012, 3:54 pm
From: Amit Bhayani <amit.bhay...@gmail.com>
Date: Mon, 15 Oct 2012 01:24:28 +0530
Local: Sun, Oct 14 2012 3:54 pm
Subject: Re: [mobicents-public] How to configure multip MAP SSN Listener on jSS7 2.0.0 BETA2

Hi,

Please see my comments in-line

On Fri, Oct 12, 2012 at 3:42 PM, Hongwu LU <hongwu...@gmail.com> wrote:
> Dear all,
> I have two demo applications, one is designed to listen on SSN 6 and
> another is listen to SSN 8. But I can not find how to configure jss7 to
> make both running together.

> in file jboss-beans.xml
> I tried to duplicate the TcapStackMap (with parameter 6) to
> TcapStackMapMSC (with parameter 8), and I can also duplicate the MapStack
> (which refers to TcapStackMap) to MapStackMSC (which refers to
> TcapStackMapMSC).

This is correct.

> then, what should I do ? should I duplicate the MAPSS7service?

Yes. Use unique JNDI names.

> and as my demo applications have dependency MAP RA 2.0.0-SNAPSHOT which
> makes them using jndi java:/mobicents/ss7/map, I could not get out how to
> make make them attach to MapStack and to MapStackMSC seperately.

You will have to create two "Entities" of MAP RA. Each lookingup different
JNDI. Please refer to JSLEE Specs JSR 240. Also look at Mobicents JSLEE
docs that comes bundled with Mobicents JSLEE binary release.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Walking Bird  
View profile  
 More options Oct 15 2012, 6:07 am
From: Walking Bird <hongwu...@gmail.com>
Date: Mon, 15 Oct 2012 03:07:30 -0700 (PDT)
Local: Mon, Oct 15 2012 6:07 am
Subject: Re: [mobicents-public] How to configure multip MAP SSN Listener on jSS7 2.0.0 BETA2

hi Amit,

Thanks, I have tried your solution, it works fine.
In fact, I was very close to your solution, only that when I duplicate the
MAPSS7Service, I renamed the bean name to MAPSS7service, but did not change
the
<annotation>@org.jboss.aop.microcontainer.aspects.jmx.JMX(name="org.mobicen ts.ss7:service=MAPSS7Service",exposedInterface=org.mobicents.ss7.SS7Service MBean.class,registerDirectly=true)
to the correct name.

and I also created two MAP entities as what you said, and now it runs well.
Great!

Just another question about the version jss7 2.0.0 BETA2 with MAP RA
2.0.0-SNAPSHOT, I found that the MAP Stack did not use any more the lib
(typically the TCAP implementation) bundled in MAP RA (which is the case
when I am using MAP RA 1.0.0CR3), it is using the jss7 2.0.0 BETA2 provided
Libs like tcap implementation. Hence, I did not see any more usage that we
always bundle these libs into MAP RA DU. Is that right?

the reason to know which tcap implementation is used is that I modified a
file inside to adapt my test environment, I will raise another post to
avoid confusing.

Many thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »