Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Probleme bei zwei parallelen Telefonaten #84

Closed
maeb3 opened this issue Jan 3, 2019 · 2 comments
Closed

Probleme bei zwei parallelen Telefonaten #84

maeb3 opened this issue Jan 3, 2019 · 2 comments

Comments

@maeb3
Copy link

maeb3 commented Jan 3, 2019

Bei mir sind mehrere Telefonnummern in der Fritzbox hinterlegt und es können mehrere Gespräche gleichzeitig geführt werden.
Wenn parallel Telefonate geführt werden, wird beim zweiten Anruf die Richtung (sym) nicht in die JSON-Anrufliste eingetragen.

Beispiel (Telefonnummern wurden im Beispiel ersetzt):
... {"id":5666,"type":"3","called":"06221xxxxxx","caller":"SIP: yyyyyyyy","callernumber":"yyyyyyyy","name":"bbbbbbbb","numbertype":"sip","device":"FritzFon 2","port":"10","date":"27.12.18 17:38","duration":"0:11","count":"","path":"",**"sym":"<"**,"external":"06221xxxxxx"}, {"id":5667,"type":"9","caller":"06221xxxxxx","called":"SIP: yyyyyyyy","callednumber":"yyyyyyyy","name":"cccccccc","numbertype":"sip","device":"AB","port":"40","date":"27.12.18 17:47","duration":"0:03","count":"","path":"","external":"06221xxxxxx"}, ...

Beim ersten Anruf (11 Minuten ab 17:38 Uhr) wird die Richtung noch gezeigt (sym: <).
Beim zweiten Anruf (3 Minuten ab 17:47 Uhr) fehlt der sym-Eintrag.

Dies passiert immer dann, wenn sich zwei Anrufe zeitlich überlappen.

@jogibear9988
Copy link

This issue was moved to iobroker-community-adapters/ioBroker.tr-064#31

@maeb3 maeb3 closed this as completed Jan 28, 2020
@maeb3
Copy link
Author

maeb3 commented Jan 28, 2020

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants