NAME
Monitoring::Spooler::Transport::Pjsua - a monitoring spooler voice transport using pjsua
DESCRIPTION
This class implements an experimental phone transport using the pjsua SIP client.
Please note that this class is only provided as a fallback and its usage is not recommended sind pjsua is not fully-scriptable.
METHODS
run
This method tries to dispatch a call to the given destination number using the supplied voicefile. If the call suceeds it will return a defined value.
If any error occurs it will return undef.
NAME
Monitoring::Spooler::Transport::Pjsua - Pjsua-based phone transport
AUTHOR
Dominik Schulz <tex@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Dominik Schulz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.