Acme Packet (MOSC)

MOSC Banner

Add charge info to INVITE message

edited Dec 3, 2013 4:43PM in Acme Packet (MOSC) 11 commentsAnswered

Hi,

 

our SIP provider requires to add the Charge info to our SIP INVITE message. I am trying to add the Charge info the all the SIP INVITEs sent to the SIP provider by sip-manipulation. I'm trying to add 5555555555@sip.com as charge info.

 

Here is the config I did but nothing happens.

 

 

 

sip-manipulation
name ChargeInfo
description AddChargeInfo
split-headers 
join-headers 
header-rule
name addCharge
header-name Charge
action add
comparison-type case-sensitive
msg-type any
methods INVITE
match-value 
new-value "<sip:5555555555@sip.com;user=phone>;noa=3"
last-modified-by admin@172.16.1.1
last-modified-date 2013-12-01 21:43:21

 

and I have set session-agent like this

 

out-manipulationid ChargeInfo

 

Thank you

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