Getting started with JDiameter Sh

405 views
Skip to first unread message

Kobi Hikri

unread,
Oct 10, 2016, 7:50:30 AM10/10/16
to mobicents-public
Hi,

I've done some searching in the group and couldn't find anything about "Getting Started" with JDiameter in general, and with Sh in particular.

Is there such a thread / document?

In particular, I would like to know:

1. What is the correct maven configuration to begin?

I've tried the below, but it seems not to contain all that is referenced in the test code:

<!-- https://mvnrepository.com/artifact/org.mobicents.diameter/jdiameter-api -->
<dependency>
<groupId>org.mobicents.diameter</groupId>
<artifactId>jdiameter-api</artifactId>
<version>1.7.0.106</version>
</dependency>

What have I missed?

2. Assuming I am interested in an Sh Server implementation, is this what I am looking for?

https://github.com/RestComm/jdiameter/blob/master/core/jdiameter/impl/src/main/java/org/jdiameter/server/impl/app/sh/ShServerSessionImpl.java

If so, could anyone recommend me of the MINIMAL project required in order for me to perform a POC?

Best regards,
Kobi.

Alexandre Mendonça

unread,
Oct 25, 2016, 8:34:32 PM10/25/16
to Mobicents Public
Hi Kobi,


Those are functional tests which create a Sh server and client and exchange messages between them.

Other good resource, not Sh related but that's really not relevant for getting started as the process is similar, is the CHarging Server example at https://github.com/RestComm/jdiameter/tree/master/examples/charging-server-simulator

Regards.

--
You received this message because you are subscribed to the Google Groups "mobicents-public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-public+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages