Skip to content
This repository was archived by the owner on Jan 11, 2022. It is now read-only.
This repository was archived by the owner on Jan 11, 2022. It is now read-only.

SMS History Event fehlt target/source #6

@VanFanelia

Description

@VanFanelia

Hiho,

wenn ich eine SMS über die Rest Api V2 hole, bekomme ich nicht alle informationen.
Bei eingehenden SMS fehlt die target nummer und bei ausgehenden SMS die source Nummer.

Beispiel:
{ "archived": false, "connectionIds": Array [ "p123", ], "created": "2018-07-28T16:12:29Z", "direction": "INCOMING", "id": "12398711234", "incoming": true, "lastModified": "2018-07-28T16:12:29Z", "note": null, "read": false, "smsContent": "Test sms. hello world", "source": "+72972", "sourceAlias": "", "status": "PICKUP", "target": "anonymous", "targetAlias": "", "type": "SMS", }

im target steht dann nur anonymous statt der Nummer an der es gesendet wurde. Das ist sehr blöd, wenn man mehrere Nummern hat.

Grüße

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions