Foros de discusión

SMS Portlet and SMS Messenger Id

thumbnail
M Murali Krishna Reddy, modificado hace 15 años.

SMS Portlet and SMS Messenger Id

Junior Member Mensajes: 62 Fecha de incorporación: 16/05/08 Mensajes recientes
Hi Guys,

I see a sms portlet in liferay and there is a sms MessengerId field in Myaccount but what does this portlet do.Will it just send a mail to the mail id given or it has some thing more to do emoticon .

-Murali
thumbnail
Björn Ryding, modificado hace 15 años.

RE: SMS Portlet and SMS Messenger Id

Liferay Master Mensajes: 582 Fecha de incorporación: 16/05/07 Mensajes recientes
I think the SMS Portlet just sends a mail to the mail id given. With some minor tweaking, however, it should be possible to hook Liferay's current SMS service to a bulk SMS Gateway such as Clickatell.
See: http://www.clickatell.com/developers/api_smtp.php

Is there any reason not to add a sms.tmpl to Liferay's SMS Service?

Cheers,
Björn
thumbnail
Shepherd Ching, modificado hace 15 años.

RE: SMS Portlet and SMS Messenger Id

Regular Member Mensajes: 153 Fecha de incorporación: 14/07/06 Mensajes recientes
Björn,

Scenario 1: As your mention: Liferay portal -> sms gateway api -> sms gateway service provider -> sms to your mobile

There is not only your recommendations www.bulksms.com or www.clickatell.com, but also other service providers in the world like www.gsmservice.pl, http://www.vodafonesms.cz/?locale=en, http://www.sendsmsnow.com, http://www.sendsmsnow.com.

Different regional users baise for their ISP sms service. And different ISP provides their SMS api syntax, templates may be suite for all requirements.


Scenario 2: Liferay portal -> smslib api -> hardware -> sms to your mobile

I have implemented smslib.jar into Liferay sucessfully (www.smslib.org)
But this method is mainly dependent on your own hardware configuaration.


Scenario 3: Liferay portal -> SMTP -> ISP user's mobile account (say, 98646834@smartone-vodafone.com)

I think that this value-added service "sms alert via email" is common to all ISP all over the world.

That's why Liferay choose this way to suit for everyone at everywhere.

Ching
thumbnail
Björn Ryding, modificado hace 15 años.

RE: SMS Portlet and SMS Messenger Id

Liferay Master Mensajes: 582 Fecha de incorporación: 16/05/07 Mensajes recientes
Hi Ching,

Most standard mails that are sent by the Liferay server can be customized with a template. If we introduce such a template also for the SMS mailings we would get some additional flexibility. The default template should be very simple and mimic the current solution. However, with a template in place that can access the user phone number it would be dead simple to switch to a SMS Gateway.

Cheers,
Björn
thumbnail
Shepherd Ching, modificado hace 15 años.

RE: SMS Portlet and SMS Messenger Id

Regular Member Mensajes: 153 Fecha de incorporación: 14/07/06 Mensajes recientes
Thank you Björn,

I have always considered how to build "http gateway services" like the sources of www.smslib.org: src/java/org/smslib/http

Your comment is good, thinking solutions in another way.
Mail template is another alternative of SMS gateway services integration.

As Yoda say: "Always in motion is the future."

Tack så mycket
Ching
thumbnail
Nicolas G., modificado hace 14 años.

RE: SMS Portlet and SMS Messenger Id

New Member Mensajes: 11 Fecha de incorporación: 22/08/08 Mensajes recientes
Hi Ching,

I am tying to follow your "scenario 1" :
Liferay portal -> sms gateway api -> sms gateway service provider -> sms to your mobile


But I do know how to connect Liferay portal to my service provider sms gateway api (accessible via REST).

Any ideas how to connect Liferay to a REST api sending sms ? Any ideas, comments or remarks would be a great help.

Many thanks in advance,
Regards,
Nico
thumbnail
hana G, modificado hace 14 años.

RE: SMS Portlet and SMS Messenger Id

New Member Mensajes: 15 Fecha de incorporación: 19/05/09 Mensajes recientes
Hello liferay Guys !

do you configure SMS Text Messenger portlet ?

i want to send mobile sms from the portal but i can't to configure this portlet .

can you help me in this area?

thanks !
thumbnail
Danny Francisco, modificado hace 13 años.

RE: SMS Portlet and SMS Messenger Id

New Member Mensajes: 10 Fecha de incorporación: 12/12/08 Mensajes recientes
I've created a portlet I called Bulk SMS which sends and receives SMS. I use kannel as my SMS Gateway.
sasi Kanth, modificado hace 13 años.

RE: SMS Portlet and SMS Messenger Id

Junior Member Mensajes: 35 Fecha de incorporación: 1/07/09 Mensajes recientes
Hi Danny,

I am very much interested to implement this SMS functionalty.

Can you please explain in details using the Kannel in liferay?

Share the files if possible to my mail id sasi_p_in@yahoo.com.

Thanks

Sasikanthp
thumbnail
Danny Francisco, modificado hace 13 años.

RE: SMS Portlet and SMS Messenger Id

New Member Mensajes: 10 Fecha de incorporación: 12/12/08 Mensajes recientes
Hi Sasikanthp,

Sorry for the late reply. Been busy for a while. I'll just gather some codes for you? I'm in the process of rewriting my portlet for 6.0.x

Do you need sample kannel config too?

Best Regards,

Danny
Vladimir Potapov, modificado hace 12 años.

RE: SMS Portlet and SMS Messenger Id

New Member Mensaje: 1 Fecha de incorporación: 22/09/11 Mensajes recientes
Hi Danny! Please send me too!
mail - fenrir@sakha.ru
Many thanks
thumbnail
arif meeran, modificado hace 11 años.

RE: SMS Portlet and SMS Messenger Id

New Member Mensajes: 7 Fecha de incorporación: 26/07/12 Mensajes recientes
i danny!
can you send Kannel in liferay? pls..
thank you!
email:arifesq2@gmail.com
minh khai, modificado hace 13 años.

RE: SMS Portlet and SMS Messenger Id

New Member Mensaje: 1 Fecha de incorporación: 16/04/10 Mensajes recientes
hi danny!
can you send Kannel in liferay?
thank you!
email:khaidang_21@hotmail.com
karthik reddy, modificado hace 10 años.

RE: SMS Portlet and SMS Messenger Id

Junior Member Mensajes: 60 Fecha de incorporación: 8/04/13 Mensajes recientes
Hi Danny,

I am also trying to implement this SMS functionalty.

Can you please explain me in detail using the Kannel in liferay?

Please share the required files if possible to my mailid:maddhireddykarthik@aol.com


Thanks & Regards
M.Karthik Reddy
thumbnail
Balakrishna Mahamkali, modificado hace 9 años.

RE: SMS Portlet and SMS Messenger Id

New Member Mensajes: 24 Fecha de incorporación: 19/12/13 Mensajes recientes
Hi Danny,

I am also trying to implement this SMS functionalty.

Can you please explain me in detail using the Kannel in liferay?

Please share the required files if possible to my mailid: balakrishna.mahamkali@gmail.com
thumbnail
kiran kumar, modificado hace 8 años.

RE: SMS Portlet and SMS Messenger Id

Regular Member Mensajes: 175 Fecha de incorporación: 15/10/14 Mensajes recientes
Hi Anyone,
I am also trying to implement the liferay sms portlet,
please shared the document send to my mailid: yalavalikiran@gmail.com
please help me anyone.
karthik reddy, modificado hace 8 años.

RE: SMS Portlet and SMS Messenger Id

Junior Member Mensajes: 60 Fecha de incorporación: 8/04/13 Mensajes recientes
Hi Kiran,
Please check this link SMS Portlet . It may helps to you.
thumbnail
kiran kumar, modificado hace 8 años.

RE: SMS Portlet and SMS Messenger Id

Regular Member Mensajes: 175 Fecha de incorporación: 15/10/14 Mensajes recientes
Hi Karthik,

I am follow this link but it's working not properly becouse when i am struck in my appplication i think this URL link not working http://smsc.vianett.no/V3/CPA/MT/MT.ashx how to craete username and pwd using this url.

Please help me karthik.

Regards,

Kiran
karthik reddy, modificado hace 8 años.

RE: SMS Portlet and SMS Messenger Id

Junior Member Mensajes: 60 Fecha de incorporación: 8/04/13 Mensajes recientes
Hi Kiran,
Please Sign Up here and use this credentials for that (Trail version you can use upto 5 sms)
and please update with your usename and password

public static final String VENDOR_USERNAME_RQUEST_PARAM_VALUE= " change here";
public static final String
VENDOR_PASSWORD_RQUEST_PARAM_VALUE= " change here ";
Code is working fine i checked earlier.
thumbnail
kiran kumar, modificado hace 8 años.

RE: SMS Portlet and SMS Messenger Id

Regular Member Mensajes: 175 Fecha de incorporación: 15/10/14 Mensajes recientes
Thank you Karthik.
now it's working fine.


Regards,
Kiran.
thumbnail
kiran kumar, modificado hace 8 años.

RE: SMS Portlet and SMS Messenger Id

Regular Member Mensajes: 175 Fecha de incorporación: 15/10/14 Mensajes recientes
Hi Karthik,

I have one requirement in client side so Do you know how to create Dynamic SMS portlet using liferay like under JSP page use there are three buttons
USERNAME, PWD, EMAIL also i can create text field in jSP page.
once you know send me that link or code.
Please help me karthik.
thumbnail
David H Nebinger, modificado hace 8 años.

RE: SMS Portlet and SMS Messenger Id

Liferay Legend Mensajes: 14915 Fecha de incorporación: 2/09/06 Mensajes recientes
No one is going to do your job for you Kiran, especially for free. Read the doc and work it yourself. You'll learn more that way anyway. Come back with specific questions and we'll be happy to help.
thumbnail
Kiran Yalavali, modificado hace 8 años.

RE: SMS Portlet and SMS Messenger Id

Regular Member Mensajes: 175 Fecha de incorporación: 15/10/14 Mensajes recientes
Thank you so much David for your positive response.
thumbnail
David H Nebinger, modificado hace 8 años.

RE: SMS Portlet and SMS Messenger Id

Liferay Legend Mensajes: 14915 Fecha de incorporación: 2/09/06 Mensajes recientes
No, I'm sure it's not what you wanted to hear, but no one gets their work handed to them here. It's not a free jobs forum, it's a "help me with my problem" forum. And there continues to be a lot of that.

But I haven't seen anyone give away all of their work for free to anyone else. Bits and snippets and pointers, sure, but not their work.