I need to implement PPG to deliver ringtones and pictures for anyone that sends a sms to me I have this configuration copied from a previous thread ( http://www.mail-archive.com/[email protected]/msg00908.html )
------ mbuni.conf: group = core group = mbuni name = "MMSC" hostname = localhost host-alias = mmsc local-prefixes = "+6655" unified-prefix = "+66,0066,+6655" local-mmsc-domains = mmsc max-send-threads = 1 maximum-send-attempts = 10 default-message-expiry = 36000 queue-run-interval = 2 send-attempt-back-off = 200 mms-port = 3130 mm7-port = 8880 #allow-ip-type = false send-mail-prog = /usr/sbin/sendmail -f '%f' '%t' storage-directory = /var/spool/mmsc sendsms-url = http://localhost:13015/cgi-bin/sendsms sendsms-username = cola sendsms-password = password #sendsms-global-sender = global allow-ip = *.*.*.* #deny-ip = *.*.*.* mms-client-msisdn-header = msisdn #mms-client-ip-header = E #email2mms-relay-prefixes = "+66" optimize-notification-size = true content-adaptation = true notify-unprovisioned = yes mms-notify-text = "You have received a multimedia message from %S, go to mobile-factor.com to view it" mms-notify-unprovisioned-text = "Unprovisioned MMS" mms-to-email-txt = "This is a multimedia message (HTML suppressed)" mms-to-email-html = "This is a multimedia message powered by <emph>Mobile-Factor</emph>" mms-message-too-large-txt = "You have received a multimedia message from %S that is too large for your phone. Go to www.mobile-factor.com to view it" ---- I need some help in implementing this. I know how to program in php Thanx for any help
_______________________________________________ Users mailing list [email protected] http://lists.mbuni.org/mailman/listinfo/users
