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

Fix issue 881, 853: Repeat to create LPC connect/disconnect #279

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tatthangcntt
Copy link
Collaborator

@tatthangcntt tatthangcntt commented Jun 5, 2024

Issue 881:

(1) iOS device uses Wifi ID to allo LPC connection, and login Brekeke phone.
=> After login, it repeats to show LPC connect/disconnect event at PBX.

***Logs:
-- PBX event log:
2024-05-15 05:20:12.619 Apple LPC com.brekeke.phonedev Connected: 192.168.1.1:60339
2024-05-15 05:20:12.621 Apple LPC com.brekeke.phone Connected: 192.168.1.1:60338
2024-05-15 05:20:12.656 Apple LPC com.brekeke.phonedev Connected: 192.168.1.1:60340
2024-05-15 05:20:12.700 Apple LPC com.brekeke.phone Connected: 192.168.1.1:60341

Issue 853:

(1) Set both APNS LPC mode on PBX (set webphone.lpc.pn=true in PBX advanced options)
(2) Login Brekeke phone then kill it
(3) Filter and delete APNS record in Push Notication > Device list, just keep remanining LPC record.
(4) Send PN messages to the brekeke phone.
=> The pn message does not show on phone
*** The same problem happens in case UC become offline after putting the phone in background mode, or lock the phone screen.
Check From PBX side, the Push notification log shows that mesage has been sent with LPC

@tatthangcntt tatthangcntt changed the title Fix issue: Repeat to create LPC connect/disconnect Fix issue 881: Repeat to create LPC connect/disconnect Jun 10, 2024
@tatthangcntt tatthangcntt changed the title Fix issue 881: Repeat to create LPC connect/disconnect Fix issue 881, 853: Repeat to create LPC connect/disconnect Jun 20, 2024
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

Successfully merging this pull request may close these issues.

1 participant