|
From: Jim W. <jam...@ya...> - 2010-07-06 12:45:56
|
Hi Anny, Could you share the complete scenario file? Thanks, Jim --- On Mon, 7/5/10, Anny Fang <ann...@er...> wrote: From: Anny Fang <ann...@er...> Subject: Re: [Seagull-users] How to make Seagull respond to Diameter DWR messages To: "gul...@li..." <gul...@li...> Date: Monday, July 5, 2010, 3:26 PM Hi, DWR and DRA seem to work for me in <default> section. Below is what I have, nothing fancy: <default> <receive channel="channel-1"> <command name="DWR"> </command> </receive> <send channel="channel-1"> <action> <restore-from-external field="0" entity="Origin-Host"> </restore-from-external> <restore-from-external field="1" entity="Origin-Realm"> </restore-from-external> </action> <command name="DWA"> <avp name="Result-Code" value="2001"> </avp> <avp name="Origin-Host" value="will_be_replaced"> </avp> <avp name="Origin-Realm" value="will_be_replaced"> </avp> <avp name="Origin-State-Id" value="0"> </avp> </command> </send> </default> Hope it helps. Anny ---- orginal message ---- Date: Mon, 05 Jul 2010 10:39:46 +0300 From: Taisto Tammi <go...@gm...> Subject: Re: [Seagull-users] How to make Seagull respond to Diameter DWR messages To: Jim West <jam...@ya...> Cc: "gul...@li..." <gul...@li...> Message-ID: <4C3...@gm...> Content-Type: text/plain; charset="iso-8859-1" Ugh I did also have a similar problem. I did not get the default or abort sections to work in seagull when using diameter. See the seagull email archive for more details. January and February in 2010, emails subject is: Diameter 5002 response for CCR I after that wont send CCR But the bottom line was, that Iwas not able to get it work. It would be nice to if you could re-open the issue and try to push it. But if some-one knows how to get it working, it would be real nice to share the information... -Tatu ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Gull-users mailing list Gul...@li... https://lists.sourceforge.net/lists/listinfo/gull-users |