Re: [Users] dlr-url

2009-09-24 Thread Paul Bagyenda
Well, according to the documentation URL to invoke when a delivery  
report for this message is received. So this means that when Mbuni  
receives a delivery report, it will call the URL you supplied with  
this CGI param, in the send-mms call. Further, the documentation  
states: Mbuni VAS Gateway utilises a number of HTTP extension headers  
to pass additional MM information to and receive information from the  
MMS Service.. 


So you see, when the URL is called, information will be passed to it,  
which tells you a little more about the DLR. Of course you can also  
pass a unique URL to send-mms so you don't need the return info. Or at  
least you only have to look for status information.



P.


On Sep 23, 2009, at 17:33, narendra reddy wrote:


Hi list ,

  how we can set the dlr-url parameter in the send- 
mms url  for getting delivery reports .pls anybody give me some   
idea about dlr-url.


-- Thanks in Advance .
Best Regards,
narendra Reddy.

___
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users


___
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users


[Users] Deliveryreport

2009-09-24 Thread narendra reddy
Hi list,

i am using  in mbuni both mbuni as a  mmsc , mbuni as mms
gateway .i am hitting the url through http  with cgi-bin interface .
my message   is first going to mms gateway and after it is going to  mmsc
.from the mmsc the submit responce  is coming . i entered  delivery report
=true in the http url .but i am not getting the delivery req,responce .some
times i am getting delivery delivery responce .but  i am not getting
delivery  req atl least one time also .can anyone help me .pls  wat i have
to do if i want delivery req,resp with soap xml packet in with MM7
interface  .

i am hitting the below url with cgi-bin intercace .


***
http://172.22.25.175:1981/cgi-bin/sendmms?username=pyro1password=pyro1to=998585585text=hithisisimagecontent%20href=hellosubject=MMmessagevasp-id=newscorpvasid=mmc1allow-adoptations=truepriority=normalcontent-type=textservice-code=HEATlinkid=mms6messageclass=autodelivertreport=truedlr-url=http://pyro1:py...@localhost:1982/?mms_id=xx...@mmsc
*
and my config file was



group = core
log-file = log/mbuni-mmsc.log
access-log = log/mmsc-access.log
log-level = 0

group = mbuni
name = mmsc
hostname = 172.22.25.175
host-alias = mmsc
local-prefixes = 91,9985,5,99,988,98,123456789
storage-directory = log/mmsc-queue.log
max-send-threads = 5
send-mail-prog = /usr/sbin/sendmail -f '%f' '%t'
unified-prefix = 91,988,3,5,988,98,123456789
maximum-send-attempts = 50
default-message-expiry = 36
queue-run-interval =3
send-attempt-back-off = 300
sendsms-url =http://localhost:13006/cgi-bin/sendsms?user=pyro1pass=pyro1
sendsms-username = pyro1
sendsms-password = pyro1
sendmms-port =1981
mm7-port =1982
mms-client-msisdn-header =X-WAP-Network-Client-MSISDN
mms-client-ip-header =X-WAP-Network-Client-MSISDN
#mms-port=8191
allow-ip = 172.22.25.175,172.22.50.244.172.22.50.225,127.0.0.1,172.22.25.181
#email2mms-relay-hosts = mbuni.org;dsmagic.com;ds.co.ug
billing-module-parameters = log/cdr.log
#billing-library = billdemo.so
#prov-server-notify-script = ~/src/mmprov/provnotify.sh
#prov-server-sub-status-script = ~/src/mmprov/rcptstatus.sh
content-adaptation = true
#send-dlr-on-fetch=false
allow-ip-type=true
#notify-unprovisioned = yes
#mms-notify-text = You have received a multimedia message from %S, go to
XXX to view it
#mms-notify-unprovisioned-text = This is a test
mms-to-email-txt = This is a multimedia message (HTML suppressed)
mms-to-email-html = This is a multimedia message powered by emphDigital
Solutions/emph
mms-to-email-default-subject = This is a multimedia message
mms-message-too-large-txt = You have received a multimedia message from %S
that is too large for your phone. Go to xxx to view it
#strip-prefixes = 1;2



group =mms-vasp
vasp-id =newscorp
type =soap
short-code =123
mm7-version=5.6.0
vasp-username =pyro1
vasp-password =pyro1
#vasp-url =
http://spreddy:prasha...@172.22.41.18:8080/AT_IVRS/ivrs/welcome.jsp?method=post
vasp-url=http://mmc1:py...@172.22.25.175:8080/mm7
mms-to-email-handler=true
mms-to-local-copy-handler=true
mm7-soap-xmlns =
http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0;
use-mm7-soap-namespace-prefix=false


group = send-mms-user
username =pyro1
password =pyro1
faked-sender = 100
#priority=normal
#mclass=persanal
#charset=UTF-8
#deliver-report-url=http://pyro:p...@localhost:1982
#content-url=http://spreddy:prasha...@172.22.41.18:8080/HUTCH/
#content-type =image/jpg


group = mmsc
id =tes
group-id=mmc1
mmsc-url = http://pyro1:py...@172.22.25.175:1982/soap
#mmsc-url = http://172.22.25.175:1982/soap
incoming-username =pyro1
incoming-password =pyro1
incoming-port =1234
type = soap
no-sender-address=false
#mm7-soap-xmlns =
http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0;
#use-mm7-soap-namespace-prefix=yes
allow-ip=localhost,172.22.25.175,172.22.50.244,172.22.50.225,172.22.41.18
max-throughput =15
#allowed-prefix=91,998,9888,99
#vasp-url=http://172.22.25.175:1981

group = mms-service
name =hithisisimage
post-url =
http://172.22.25.175:1981/cgi-bin/sendmms?username=pyro1password=pyro1from=123456789to=998585585mmsc=testext=hithisisimagecontent%20href=hellosubject=messagevasp-id=newscorpvasid=tesallow-adoptations=true
catch-all = true
http-post-parameters = fx=trueimages[]=%itext[]=%t
accept-x-mbuni-headers =yes
keyword =pyro1
#suppress-reply = true
service-code = regular

and my logs was  i am pasting here last ten lines on every  terminal .

in the mmsbox  mmsc.conf
009-09-24 10:31:39 [11329] [3] DEBUG:immutable: 0
2009-09-24 10:31:39 [11329] [3] DEBUG:data: 43 6f 6e 74 65 6e 74 2d 54
79 70 65 3a 20 74 65   Content-Type: te
2009-09-24 10:31:39 [11329] [3] DEBUG:data: 78 74 2f 78 6d
6c xt/xml
2009-09-24 10:31:39 [11329] [3] DEBUG:  Octet string dump ends.
2009-09-24 10:31:39 [11329] [3] DEBUG:  Octet string at 0x96a03c0:
2009-09-24 10:31:39 [11329] [3] DEBUG:len:  14
2009-09-24 10:31:39 [11329] [3] DEBUG:size: 15
2009-09-24 

Re: [Users] dlr-url

2009-09-24 Thread narendra reddy
Hi list,

can any one send me one example dlr-url .for which it is getting delivey
reports .


ThanksRegards,
Narendra .

On Thu, Sep 24, 2009 at 7:26 AM, Paul Bagyenda bagye...@dsmagic.com wrote:

 Well, according to the documentation URL to invoke when a delivery report
 for this message is received. So this means that when Mbuni receives a
 delivery   will call the URL you supplied with this CGI param, in the
 send-mms call. Further, the documentation states: Mbuni VAS Gateway
 utilises a number of HTTP extension headers to pass additional MM
 information to and receive information from the MMS Service.. 
 So you see, when the URL is called, information will be passed to it, which
 tells you a little more about the DLR. Of course you can also pass a unique
 URL to send-mms so you don't need the return info. Or at least you only have
 to look for status information.


 P.


 On Sep 23, 2009, at 17:33, narendra reddy wrote:

 Hi list ,

   how we can set the dlr-url parameter in the send-mms url
 for getting delivery reports .pls anybody give me some  idea about dlr-url.

 -- Thanks in Advance .
 Best Regards,
 narendra Reddy.

 ___
 Users mailing list
 Users@mbuni.org
 http://lists.mbuni.org/mailman/listinfo/users



 ___
 Users mailing list
 Users@mbuni.org
 http://lists.mbuni.org/mailman/listinfo/users




-- 
Best Regards,
narendra Reddy.
___
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users