Hi to all,
I hope that you can help me with the following situation:
I’m using Expressionengine 1.6.9 with the Moblog module and an SMS Gateway to update a website.
The final goal is: allow many people to update their own page on a website, ony using SMS.
An example:
Mike has his own page (http://www.website.com/seller/mike_page) and he need to update the page via SMS; he sends to an SMS gateway that automatically send an e-mail message to the moblog’s assigned e-mail, and the e-mail, containing the SMS message is published on the page.
This situation already works fine.
But the difficult part is to filter the e-mails and publish on Mike’s page ONLY the sms sent by Mike; on the George’s page only the SMS sent from George, …
I think that this can be done using the mobile number; the e-mail created by the SMS gateway is similar to the following:
KEYWORD: UCTP (in the future, in the paid version we won’t need any keyword)
MESSAGE: here my sms message that will be published on the web-page
NUMBER: 0041769998877
I immagine that I couls create a custom field with the mobile number and, in combination with the url_segment corresponding to the user’s name page, show only the correct messages.
Could you help me?
The sms gateway is I will use is http://www.truesenses.com/
Thanks in advance
Alberto