How to integrate SMS Notification in OTRS-3.3

English! place to talk about development, programming and coding
Post Reply
williamrobert1983
Znuny newbie
Posts: 94
Joined: 24 Oct 2013, 11:24
Znuny Version: 3.1.1
Real Name: William
Company: Xchanging

How to integrate SMS Notification in OTRS-3.3

Post by williamrobert1983 »

Hi all,

We are going to use SMS notification whenever the ticket create or change the state in OTRS.

Could you please share me if you have any sample code for the SMS integration with otrs.

Thanks lot!

William
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: How to integrate SMS Notification in OTRS-3.3

Post by reneeb »

This might be a solution: http://wiki.otterhub.org/index.php?titl ... ity_Module or an Email to SMS gateway.
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
williamrobert1983
Znuny newbie
Posts: 94
Joined: 24 Oct 2013, 11:24
Znuny Version: 3.1.1
Real Name: William
Company: Xchanging

Re: How to integrate SMS Notification in OTRS-3.3

Post by williamrobert1983 »

Thanks for your reply. Currently, we are using otrs-3.3.2 version. i could not install the package .

Any other solutions?

thanks,
William
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: How to integrate SMS Notification in OTRS-3.3

Post by wurzel »

Hi,

you could use e-mail to sms gateways and EventBasedNotifications.

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
kalyana1315
Znuny expert
Posts: 171
Joined: 24 Apr 2013, 12:29
Znuny Version: OTRS3.3
Real Name: kalyanachakravarthy M P
Company: TATA Technologies
Location: Pune,India
Contact:

Re: How to integrate SMS Notification in OTRS-3.3

Post by kalyana1315 »

wurzel wrote:Hi,

you could use e-mail to sms gateways and EventBasedNotifications.

Flo
Hi wurzel,

some more details step share sms gateways and EventBasedNotifications ? :? :?
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: How to integrate SMS Notification in OTRS-3.3

Post by wurzel »

Hi,

built up your EventBased notifications in the Admin

And send your notifications to an (external) e-mailadress -> And this creates a SMS

http://en.wikipedia.org/wiki/SMS_gateway

:)

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Post Reply