ExpireDynamicLinks

ExpireDynamicLinks SearchSearch
Author Message
zaza
Unregistered guest
Posted on Wednesday, September 07, 2005 - 12:10 pm:   

Hello

i want to send url by wap push but i don't know how to use and where to set ExpireDynamicLinks in now sms/mms

thanks
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 4909
Registered: 10-2002
Posted on Thursday, September 15, 2005 - 09:39 pm:   

Hi,

To enable "ExpireDynamicLinks", you need to manually edit the MMSC.INI file.

This configuration parameter will automatically delete dynamically generated links (such as those used when sending MMS or Multimedia WAP Push) after they are accessed.

To enable this feature, edit MMSC.INI, and under the [MMSC] section header, add ExpireDynamicLinks=##, where ## is the number of minutes after the link is first accessed before it should be automatically deleted.

Note that this setting applies to the dynamic URL links that are automatically generated by NowSMS when you use the "Multimedia WAP Push" functionality. If you are sending your own URL links, we can't control the links on your web server ... you would need to implement your own logic in your application.

-bn