MM7-ChargedParty

MM7-ChargedParty SearchSearch
Author Message
Omar
Frequent Contributor
Username: Kfsmart

Post Number: 67
Registered: 01-2008
Posted on Wednesday, April 24, 2013 - 12:30 pm:   

HI,
I connecting to a provider through MM7,it required to add a ChargedParty parameter As:
<ChargedParty>Sender</ChargedParty>

,I checked Use Reverse Charging ,it charging the receipt as:
<ChargedParty>Recipient</ChargedParty>

How I can change it to <ChargedParty>Sender</ChargedParty>
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4437
Registered: 08-2008
Posted on Wednesday, April 24, 2013 - 10:13 pm:   

Hi Omar,

You need to locate the VASP.INI file for the connection (VASPOUT/routename/VASP.INI).

Under the [VASP] header, add ChargedParty=Sender

--
Des
NowSMS Support
Omar
Frequent Contributor
Username: Kfsmart

Post Number: 68
Registered: 01-2008
Posted on Thursday, April 25, 2013 - 01:36 pm:   

Thanks Des , It worked.

Which parameter do I have to add if I need to force an MMS to go from a specific connection.
( Now I'm using it a default route Property)

http://localhost:8800/?user=abc&password=abc&PhoneNumber=xxxxx&MMSFrom=&MMSSubje ct=from abc&MMSText=&MMSFile=http://localhost/images/testimg.jpg
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4441
Registered: 08-2008
Posted on Thursday, April 25, 2013 - 09:34 pm:   

Hi Omar,

At this time, the only option for forcing a particular MMS route is sender based routing.

Define a default sender address in the route definition, and if there is a match on the "MMSFrom" value, the matching route will be picked.

--
Des
NowSMS Support