hi,
I installed mbuni as a mmsc.I have VAS application which sends messages to
mmsc using mm7 interface of mbuni.
If I specify
 "<DeliveryReport>true</DeliveryReport>"  and "<ReadReply>true</ReadReply>"
in my mm7 soap message.
Is it possible to VAS application get a delivery response message like.

<?xml version="1.0" encoding="utf-8"?>

<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";><SOAP-ENV:Header><mm7:TransactionID
SOAP-ENV:mustUnderstand="1" xmlns:mm7="
http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-6-MM7-1-0";>3-63e1</mm7:TransactionID></SOAP-ENV:Header><SOAP-ENV:Body><DeliverRsp
xmlns="
http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-6-MM7-1-0";><MM7Version>6.3.0</MM7Version><Status><StatusCode>1000</StatusCode><StatusText>Success;
Delivery request message null received by
VAS</StatusText></Status></DeliverRsp></SOAP-ENV:Body></SOAP-ENV:Envelope>


I have defined mms-vasp group in mmsc.conf

group = mms-vasp
vasp-id = adlive
type = soap
short-code = 111
vasp-username = mbuni
vasp-password = test
vasp-url = http://user:p...@localhost:12345/

what are the configurations that I have to make in conf files inorder to get
delivery response

Thanks

~Thilani Abeysinghe

~තිලානි අබේසිංහ
_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to