Woersty / LoxBerry-Plugin-Text2SIP

A LoxBerry Plugin
http://plugins.loxberry.de
Apache License 2.0
0 stars 4 forks source link

Fehler: EndedBySecurityDenial #33

Open Marlight96 opened 2 years ago

Marlight96 commented 2 years ago

Hallöchen,

ich würde gern das Plugin nutzen, leider gibt es bei dem Kommunikationsaufbau mit meiner 3CX ein Problem.

`################################ Start job from /opt/loxberry/data/plugins/text2sip/wav/Text2SIP_0MOO.job.tsp @ Thu Apr 21 21:42:40 2022 Thu Apr 21 21:42:40 2022 ## Generating voice Thu Apr 21 21:42:40 2022 ## Converting voice Thu Apr 21 21:42:40 2022 ## Calling 30 Starting sipcmd LoxBerry Text2SIP Plugin Edition v0.7a adapted by C.Woerstenfeld (sipcmd developed by Tuomo Makkonen) Manager Init initialising SIP endpoint... Listening for SIP signalling on 0.0.0.0:TestChanAudio TestChanAudio 5060 SIP listener up registered as sip:BENUTZERNAME@x.x.x.x Created LocalEndPoint Main DIAL_TIMEOUT is 1 Codec-Filter: G.711*

Call

TestPhone::Main: calling "30" using gateway "x.x.x.x" at Thu Apr 21 21:42:40 2022

Setting up a call to: sip:30@x.x.x.x LocalEndpoint::MakeConnection LocalEndpointCreateConnection LocalConnection OnIncomingConnection: token=Lbc56ebb62 connection set up to sip:30@x.x.x.x OnReleased: reason: EndedBySecurityDenial <-------------------------------------------------

Wait: waiting for 100ms

OnReleased: reason: EndedBySecurityDenial <------------------------------------------------- OnClearedCall Wait: wait done

Voice audiofile=/opt/loxberry/data/plugins/text2sip/wav/Text2SIP_5bDH_wav

PlaybackAudioFile PlaybackAudioFile: state 3

Wait: waiting for 5000ms

~LocalConnection Wait: wait done

Hangup

Hangup: at Thu Apr 21 21:42:45 2022 ` Benutzername und PW bestehen nur aus Buchstaben und ggf. Zahlen. Irgendwie wird aber die Verbindung immer abgelehnt. Woran könnte das liegen?