Niccolò Belli
2013-Sep-09 21:11 UTC
[asterisk-users] Sending SMS with a Portech MV-374 GSM Gateway
Hi, I have a Portech MV-374 GSM Gateway and I'd like to send SMS from a web page to confirm the subscriptions. How can I achieve it? Is Asterisk of any use to send SMS with the Portech? I really have no idea because I know nothing about the whole SMS thing... Thanks, Niccol? -- http://www.linuxsystems.it
Michel Verbraak
2013-Sep-10 06:35 UTC
[asterisk-users] Sending SMS with a Portech MV-374 GSM Gateway
On 09-09-13 23:11, Niccol? Belli wrote:> Hi, > I have a Portech MV-374 GSM Gateway and I'd like to send SMS from a > web page to confirm the subscriptions. How can I achieve it? Is > Asterisk of any use to send SMS with the Portech? I really have no > idea because I know nothing about the whole SMS thing... > > Thanks, > Niccol?Niccol?, Reading the manual will help you. You do not need Asterisk at all to send SMS. You will need to use some scripting to use the API of the Portech device. Regards, Michel. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130910/5062fc40/attachment.htm>
Zoltán Fekete
2013-Sep-11 13:58 UTC
[asterisk-users] Sending SMS with a Portech MV-374 GSM Gateway
Hi, with the latest firmware you can send SMS messages directly from the device webpage or telnet cli. If you would send automatic messages eg. send message after call you can find the base commands in this php script: http://www.voip-info.org/liberty/view/file/2799 Or download the simple SMS sender app from Portech. http://www.portech.com.tw/p3-product1_1.asp?Pid=19 Regards, Blaxy 2013/9/9 Niccol? Belli <darkbasic at linuxsystems.it>> Hi, > I have a Portech MV-374 GSM Gateway and I'd like to send SMS from a web > page to confirm the subscriptions. How can I achieve it? Is Asterisk of any > use to send SMS with the Portech? I really have no idea because I know > nothing about the whole SMS thing... > > Thanks, > Niccol? > -- > http://www.linuxsystems.it > > -- > ______________________________**______________________________**_________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/**mailman/listinfo/asterisk-**users<http://lists.digium.com/mailman/listinfo/asterisk-users> >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130911/fc38cd9b/attachment.htm>