Hi all
1.SMS-Send-Nexmo-0.22 how to use in window system .
2.any one help me. how to use notification sms OR otrs any other sms option of otrs.
3. sms even how to use in otrs( i am trying install this model )
SMS-Send-notification
Moderator: crythias
-
- 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:
-
- 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: SMS-Send-notification
1.) run this command in your cmd.exe
cpan SMS::Send::Nexmo
2.) What kind of notifications do you want to send with SMS? You could also use an email to sms gateway: https://en.wikipedia.org/wiki/List_of_SMS_gateways
3.) I don't know the module...
cpan SMS::Send::Nexmo
2.) What kind of notifications do you want to send with SMS? You could also use an email to sms gateway: https://en.wikipedia.org/wiki/List_of_SMS_gateways
3.) I don't know the module...
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
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
-
- 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: SMS-Send-notification
hi reneeb
i am installed
error showing
i am installed
after install trying install TicketSMSNotification0.0.3 in otrs package manage butcpan SMS::Send::Nexmo
error showing
sorry, can't install package, because module Nexmo::SMS v0.03 is required and no
-
- 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: SMS-Send-notification
Was the installation of SMS::Send::Nexmo successful? That module has defined Nexmo::SMS as a prerequesit...
Try
Try
Code: Select all
sudo cpanm Nexmo::SMS
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
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
-
- 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: SMS-Send-notification
reneeb wrote:Was the installation of SMS::Send::Nexmo successful? That module has defined Nexmo::SMS as a prerequesit...
Try
Code: Select all
sudo cpanm Nexmo::SMS
SMS::Send::Nexmo successfully installed , i am using windows. problem with package install time error.
sorry, can't install package, because module Nexmo::SMS v0.03 is required and no