Page 1 of 1

Addiitonal SMS Integration

Posted: Fri Aug 16, 2013 3:38 am
by arnab.roy
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

Re: Addiitonal SMS Integration

Posted: Fri Aug 16, 2013 8:05 am
by arnab.roy
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

Re: Addiitonal SMS Integration

Posted: Fri Aug 16, 2013 9:19 am
by slansing
That would have been the suggested way to do it. Thanks for letting us know this was resolved.