NEWS
Wer ruft an, wer wird angerufen.
-
Hallo zusammen,
wie bekomme ich es hin, das mit angezeigt wird, wer Aktuell Anruft, bzw. Angerufen wird, das soll in einem Datenpunkt stehen.
Vorhanden Alle Fritz Adapter.
Mir wird immer der Falsche Teilnehmer angezezweigt.
<block xmlns="https://developers.google.com/blockly/xml" type="on_ext" id=".T$egyl+v5V|aC!,Df1Y" x="188" y="413"> <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation> <field name="CONDITION">any</field> <field name="ACK_CONDITION"></field> <value name="OID0"> <shadow type="field_oid" id="JV{y[8oRh!Usq0)9EKJs"> <field name="oid">tr-064.0.callmonitor.inbound.timestamp</field> </shadow> </value> <value name="OID1"> <shadow type="field_oid" id="iIY|5,|dE0CqFEOnGx*k"> <field name="oid">tr-064.0.callmonitor.outbound.timestamp</field> </shadow> </value> <statement name="STATEMENT"> <block type="controls_if" id="BSSWUI-I)46~KhL%8LF^"> <mutation else="1"></mutation> <value name="IF0"> <block type="logic_compare" id="S;gnO2|Lf*O(ZnR9EcYS"> <field name="OP">GT</field> <value name="A"> <block type="get_value" id=")aW*^,YlU4YtSN_h,cG2"> <field name="ATTR">val</field> <field name="OID">tr-064.0.callmonitor.inbound.timestamp</field> </block> </value> <value name="B"> <block type="get_value" id="@}+gQvF[,w}u!QS4/^,P"> <field name="ATTR">val</field> <field name="OID">tr-064.0.callmonitor.outbound.timestamp</field> </block> </value> </block> </value> <statement name="DO0"> <block type="control" id="g)L1t|_.`{iUe,L4@L+o"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">0_userdata.0.Telefoninformationen.Letzter_Teilnehmen_Ein/Ausgehend</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="get_value" id="dfUXo8xHqur.tWUFThAv"> <field name="ATTR">val</field> <field name="OID">tr-064.0.callmonitor.inbound.callerName</field> </block> </value> </block> </statement> <statement name="ELSE"> <block type="control" id="(G{AQ05t#FeL:1]:~Yw/"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">0_userdata.0.Telefoninformationen.Letzter_Teilnehmen_Ein/Ausgehend</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="get_value" id="?kndfqxFSB[3azHQ*~x*"> <field name="ATTR">val</field> <field name="OID">tr-064.0.callmonitor.outbound.calleeName</field> </block> </value> </block> </statement> </block> </statement> </block> -
Hallo zusammen,
wie bekomme ich es hin, das mit angezeigt wird, wer Aktuell Anruft, bzw. Angerufen wird, das soll in einem Datenpunkt stehen.
Vorhanden Alle Fritz Adapter.
Mir wird immer der Falsche Teilnehmer angezezweigt.
<block xmlns="https://developers.google.com/blockly/xml" type="on_ext" id=".T$egyl+v5V|aC!,Df1Y" x="188" y="413"> <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation> <field name="CONDITION">any</field> <field name="ACK_CONDITION"></field> <value name="OID0"> <shadow type="field_oid" id="JV{y[8oRh!Usq0)9EKJs"> <field name="oid">tr-064.0.callmonitor.inbound.timestamp</field> </shadow> </value> <value name="OID1"> <shadow type="field_oid" id="iIY|5,|dE0CqFEOnGx*k"> <field name="oid">tr-064.0.callmonitor.outbound.timestamp</field> </shadow> </value> <statement name="STATEMENT"> <block type="controls_if" id="BSSWUI-I)46~KhL%8LF^"> <mutation else="1"></mutation> <value name="IF0"> <block type="logic_compare" id="S;gnO2|Lf*O(ZnR9EcYS"> <field name="OP">GT</field> <value name="A"> <block type="get_value" id=")aW*^,YlU4YtSN_h,cG2"> <field name="ATTR">val</field> <field name="OID">tr-064.0.callmonitor.inbound.timestamp</field> </block> </value> <value name="B"> <block type="get_value" id="@}+gQvF[,w}u!QS4/^,P"> <field name="ATTR">val</field> <field name="OID">tr-064.0.callmonitor.outbound.timestamp</field> </block> </value> </block> </value> <statement name="DO0"> <block type="control" id="g)L1t|_.`{iUe,L4@L+o"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">0_userdata.0.Telefoninformationen.Letzter_Teilnehmen_Ein/Ausgehend</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="get_value" id="dfUXo8xHqur.tWUFThAv"> <field name="ATTR">val</field> <field name="OID">tr-064.0.callmonitor.inbound.callerName</field> </block> </value> </block> </statement> <statement name="ELSE"> <block type="control" id="(G{AQ05t#FeL:1]:~Yw/"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">0_userdata.0.Telefoninformationen.Letzter_Teilnehmen_Ein/Ausgehend</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="get_value" id="?kndfqxFSB[3azHQ*~x*"> <field name="ATTR">val</field> <field name="OID">tr-064.0.callmonitor.outbound.calleeName</field> </block> </value> </block> </statement> </block> </statement> </block>@matze1976 Poste mal ein Screenshot vom Blockly und wo wird was angezeigt ?
-
@matze1976 Poste mal ein Screenshot vom Blockly und wo wird was angezeigt ?
-
@matze1976 Warum überhaupt ein Blockly dafür ?
In den Datenpunkten steht doch drin wer anruft und den kann man doch direkt in einem WIdget anzeigen lassen.
Oder ich verstehe nicht genau was du willst.
-
@matze1976 Warum überhaupt ein Blockly dafür ?
In den Datenpunkten steht doch drin wer anruft und den kann man doch direkt in einem WIdget anzeigen lassen.
Oder ich verstehe nicht genau was du willst.
@wendy2702 Ja klar, dann hast du aber zwei Datenpunkte, bei mir klappt es aber nicht, den Aktuellen anzeigen zu lassen, ich will ja nicht beide haben, sondern den letzten, weil meine Alexen, nach dem auflegen ansagen. Telefonat mit xxx nach xx Minuten beendet.
-
@wendy2702 Ja klar, dann hast du aber zwei Datenpunkte, bei mir klappt es aber nicht, den Aktuellen anzeigen zu lassen, ich will ja nicht beide haben, sondern den letzten, weil meine Alexen, nach dem auflegen ansagen. Telefonat mit xxx nach xx Minuten beendet.
@matze1976 Sorry, verstehe ich nicht.
Off Topic: warum lässt man sich Ansagen mit wem man gerade telefoniert hat, das weiss man doch. Wo ist da der use case?
-
@matze1976 Sorry, verstehe ich nicht.
Off Topic: warum lässt man sich Ansagen mit wem man gerade telefoniert hat, das weiss man doch. Wo ist da der use case?
@wendy2702 Jeder hat so seine Vorstellungen.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
