Acme Packet (MOSC)

MOSC Banner

Adding info to AP4600 CDR

edited Nov 5, 2015 7:17AM in Acme Packet (MOSC) 2 commentsAnswered ✓

Hi!

Because of our billing system I need to put some info from one field in sip-header to cdr file.

So I founded info how to do it in

http://docs.oracle.com/cd/E55601_01/doc/sbc_scz720_accounting.pdf

in chapter "Custom RADIUS CDR VSAs for SIP".

I need to do this not only for outgoing, but for incoming calls also.

Here is my config for outgoing calls:

sip-manipulation

        name                                    VSA1

        description                            

        split-headers                          

        join-headers                           

        header-rule

                name                                    storeXGenesysCallUUID

                header-name                             X-Genesys-CallUUID

                action                                  store

                comparison-type                         pattern-rule

                msg-type                                request

                methods                                 INVITE

                match-value                             .*

                new-value                              

        header-rule

                name                                    generateVSA200

                header-name                             P-Acme-VSA

                action                                  add

                comparison-type                         case-sensitive

                msg-type                                any

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center