Hello,
I need help to configure the Opendiameter applications.
My problem is, I try to configure the Opendiameter as an Authentication-Server. But I find no docu about the configure!!!
My architecture "I want to build" is an UA, who want to make an Invite to an other UA. The Invite goes to an OpenSER, which act as an Diameterclient, and route the Invite to the Diameter-Server. The Server authenticates the UA and gives an auth.answer to the OpenSER, which relays the auth.answer to the called UA.
UA Openser (Client) OpenDiameter (Server) UA
|----------------->|--------------------------------->| |<---------------------------------|
|---------------------------------------------------------------------->|
I think the best way is to use the "Diameter SIP application", but there is no lib in the Opendiameter. So I have to do it with NASREQ application.But how can I configure the application??? Can someone give me a hint???
Can someone help me???
U can write me at dariuszwillim@yahoo.de
thx a lot
Hi,
d_willi wrote:
Hello,
I need help to configure the Opendiameter applications.
My problem is, I try to configure the Opendiameter as an Authentication-Server. But I find no docu about the configure!!!
you should ask this question on opendiameter mailing lists. diameter support in openser was written for DISC server, which is no longer maintained.
There will be need for some development in openser, to update the diameter modules to work with opendiameter. Is there an opendiameter client library?
Regards, Ramona
My architecture "I want to build" is an UA, who want to make an Invite to an other UA. The Invite goes to an OpenSER, which act as an Diameterclient, and route the Invite to the Diameter-Server. The Server authenticates the UA and gives an auth.answer to the OpenSER, which relays the auth.answer to the called UA.
UA Openser (Client) OpenDiameter (Server) UA
|----------------->|--------------------------------->| |<---------------------------------|
|---------------------------------------------------------------------->|
I think the best way is to use the "Diameter SIP application", but there is no lib in the Opendiameter. So I have to do it with NASREQ application.But how can I configure the application??? Can someone give me a hint???
Can someone help me???
U can write me at dariuszwillim@yahoo.de
thx a lot
Here are all the libraries provided by opendiameter. Given the nature of the protocol, there's no client library (each node must act as both client and server).
# libdiamparser - Diameter message parser # libdiameter - Diameter base protocol # libeap - EAP protocol implementation # libeaparchie - EAP Archie implementation # libeaptls - EAP TLS implementation (Linux/FreeBSD only) # libpana - PANA protocol implementation # libdiametereap - Diameter/EAP library # libdiameternasreq - Diameter/NASREQ library
More info at: http://www.opendiameter.org/
Regards, Ovidiu Sas
On Fri, Jun 20, 2008 at 4:02 AM, Elena-Ramona Modroiu ramona@rosdev.ro wrote:
Hi,
d_willi wrote:
Hello,
I need help to configure the Opendiameter applications.
My problem is, I try to configure the Opendiameter as an Authentication-Server. But I find no docu about the configure!!!
you should ask this question on opendiameter mailing lists. diameter support in openser was written for DISC server, which is no longer maintained.
There will be need for some development in openser, to update the diameter modules to work with opendiameter. Is there an opendiameter client library?
Regards, Ramona
My architecture "I want to build" is an UA, who want to make an Invite to an other UA. The Invite goes to an OpenSER, which act as an Diameterclient, and route the Invite to the Diameter-Server. The Server authenticates the UA and gives an auth.answer to the OpenSER, which relays the auth.answer to the called UA.
UA Openser (Client) OpenDiameter (Server) UA
|----------------->|--------------------------------->| |<---------------------------------|
|---------------------------------------------------------------------->|
I think the best way is to use the "Diameter SIP application", but there is no lib in the Opendiameter. So I have to do it with NASREQ application.But how can I configure the application??? Can someone give me a hint???
Can someone help me???
U can write me at dariuszwillim@yahoo.de
thx a lot
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users