|
From: Anny F. <ann...@er...> - 2010-07-05 19:27:01
|
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
|