[rt-users] rt & asterisk

Stefan Hornburg (Racke) racke at linuxia.de
Tue Nov 4 06:02:29 EST 2014


On 11/04/2014 11:55 AM, Shahab Sharifzadeh wrote:
> 
> hi
> good time
> 
> i want to join rt(request tracker) to asterisk by rt-soap-server.pl.
> but i dont no what to do...
> 
> 1- i installed-> SOAP::Lite and MIME::Entity
> 2-after that ,how I run ./rt-soap-server.pl ? And how configure?
> 

I recommend to take a look at RT::Client::REST. REST is far easier to deal
with than SOAP.

Sample module using RT::Client::REST:

https://github.com/interchange/Helpdesk-Integration

Regards
        Racke

-- 
Modern Perl, Dancer and eCommerce consulting.



More information about the rt-users mailing list