Status: New
Owner: ----
Labels: Component-Diameter Type-Enhancement Priority-Medium SubComponent-DIAMETER-Stack DIAMETER-1.4.1.FINAL Roadmap-Fix

New issue 3271 by keyan007: Diameter Ro RA has incorrect Application id.
http://code.google.com/p/mobicents/issues/detail?id=3271

What steps will reproduce the problem?
1.Send RAR using Ro Ra for an existing session.

What is the expected output? What do you see instead?
Expected:
The Application Id in the RAR should at least be any one of the configured value in deploy-config.
Instead:
The vendor-Id  is always zero. in the Appid:
DEBUG [MessageImpl] In getSingleApplicationId for application id [0]
DEBUG [MessageImpl] Application Ids in this message are:
DEBUG [MessageImpl] [AppId [Vendor-Id:0; Auth-Application-Id:4; Acct-Application-Id:0]]

Failed in dispatching the event:
DEBUG [ServerRoSessionImpl] Failure trying to dispatch event
org.jdiameter.api.RouteException: Unknown realm name [mobicents.org]
        at 
org.jdiameter.client.impl.router.RouterImpl.getPeer(RouterImpl.java:329)


What version of the product are you using? On what operating system?
2.7.0.FINAL. Also verified with lasted trunk version, produce the same result.


Please provide any additional information below.
The same problem is discussed in:
https://groups.google.com/forum/?fromgroups#!topic/mobicents-public/T3CG405cY6I

The same problem for Gx RA is fixed using a different approach.
https://code.google.com/p/mobicents/issues/detail?id=2661

I guess this would be a problem for all session based diameter application. I think both these approaches wont give a proper solution if a RA is configured with multiple application ids. Anyways the first one will be quick.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to