Hallo,
ich möchte die SIP Funktion benutzen. Nach dem heutigen "update all" habe ich folgendes in die FHEM.cfg eingebaut.
define Tuerklingel SIP
Es kam dann die Fehlermeldung:
ZitatCannot load module SIP
Im Logfile steht:
2018.10.29 14:19:41 1: reload: Error:Modul 96_SIP deactivated:
Can't locate Net/SIP.pm in @INC (@INC contains: . /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl ./FHEM) at ./FHEM/96_SIP.pm line 49, <$fh> line 295.
BEGIN failed--compilation aborted at ./FHEM/96_SIP.pm line 49, <$fh> line 295.
2018.10.29 14:19:41 0: Can't locate Net/SIP.pm in @INC (@INC contains: . /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl ./FHEM) at ./FHEM/96_SIP.pm line 49, <$fh> line 295.
BEGIN failed--compilation aborted at ./FHEM/96_SIP.pm line 49, <$fh> line 295.
Fehlt mir da noch was?
Gruß
Wilhelm
Ja, die Lektüre von https://wiki.fhem.de/wiki/SIP-Client (https://wiki.fhem.de/wiki/SIP-Client)
Danke, habe ich wohl übersehen.
Wilhelm