Hi ,
we are try to make our notifications a little more resilliant and would like to use the following api from aql to integrate directly via the notification handler rather than depend on email to sms. The api is available here http://search.cpan.org/~bigpresh/SMS-AQL/lib/SMS/AQL.pm . What I am thinking is when a mobile notification is triggered instead of calling the standard handler call a custom one can you suggest how I can achieve this.
I swift reply would be much appreciated.
Many Thanks
Arnab
Addiitonal SMS Integration
Re: Addiitonal SMS Integration
Created my own custom notification handler created a new contact and associated it with this handler and added it into the contact group for the alerts works !
However , wont have any control from the main xi notification management component over this but I can live with it for the time being
However , wont have any control from the main xi notification management component over this but I can live with it for the time being
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Addiitonal SMS Integration
That would have been the suggested way to do it. Thanks for letting us know this was resolved.