SMS-How to enable SMS in OTRS

Moderator: crythias

Post Reply
Harikumar
Znuny newbie
Posts: 43
Joined: 17 Aug 2011, 08:00
Znuny Version: 3.0.9
Real Name: harikumar
Company: ii2

SMS-How to enable SMS in OTRS

Post by Harikumar »

Hi,

I would also like to implement SMS facility in OTRS as an additional feature along with email.So please kindly guide me how to achieve this.




Thanks in advance
Hari
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: SMS-How to enable SMS in OTRS

Post by jojo »

You need to develop (or have someone develop) this functionality
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
renee
Znuny expert
Posts: 241
Joined: 06 Feb 2009, 11:15
Znuny Version: 3.0.x
Company: Perl-Services.de
Contact:

Re: SMS-How to enable SMS in OTRS

Post by renee »

Sending SMS: Not possible at the moment AFAIK. Currently I work on a module that sends SMS via Nexmo SMS API when a new ticket is created. If you need more, you can contact me.

Receiving SMS: You need a SMS to Email gateway. There are several providers... If you use such a gateway, OTRS sees only the mail.
Need a Perl/OTRS developer? You can contact me at info@perl-services.de
Harikumar
Znuny newbie
Posts: 43
Joined: 17 Aug 2011, 08:00
Znuny Version: 3.0.9
Real Name: harikumar
Company: ii2

Re: SMS-How to enable SMS in OTRS

Post by Harikumar »

Hi All.

I already have a SMS API.What i need is to just call that sms invoking function.My doubt is which is the page that i need to write the code.For eg;Sendmail functionality is written in some page and i want to add my stuff along with that.So please guide me which is the place that sendmail functionality is written.


Thanking you
Hari
eduardl
Znuny newbie
Posts: 3
Joined: 26 Jun 2013, 21:33
Znuny Version: 2.4.7
Real Name: Eduard Lazu

Re: SMS-How to enable SMS in OTRS

Post by eduardl »

Hi All,

How I saw, since 2011 there's no post regarding this topic. I wanted to ask you if there's any news regarding this option? Did some managed to implement SMS function to OTRS?
I would like to implement this function and to use it for the Owners and/or Responsible of ticket.
For example a local IT member needs to receive a crucial information about a ticket on that he's working. I know that he's on his way to the customer and does not have access to e-mail so I would like to write him a sms via OTRS - -> Note. Is it possible?
Post Reply