|
From: Anny F. <ann...@er...> - 2010-06-29 18:49:30
|
Hi Surendra, You can use the <store> action when you receive the CCR, and then use the <restore> action before you send the CCA. You can find more information about these 2 actions in http://gull.sourceforge.net/doc/core.html Anny Original Message -------------------------------------------- Message: 4 Date: Tue, 29 Jun 2010 14:57:22 +0530 From: surendrababu <sur...@hu...> Subject: [Seagull-users] how to copy AVP values present in request message into answer message. To: gul...@li... Message-ID: <C3C...@ch...> Content-Type: text/plain; charset=us-ascii Hi, My requirement is as follows. Diameter stack is sending some request, seagull received that request. Seagull has to reply by keeping all those AVP values present in request in the Answer message and has to send. For example Seagull received CCR request, in that CC_request_Type and CC_request_number AVP are there, I wanted to copy and send back those values in the CCA answer. pls help me how to copy AVP values present in request into answer. Thanks, surendra n |