If using an ASBCE, try adding FORCE_SIP_SBC_TCP_SINGLE_PORT as a NUSN.
No, I am not using the AVAYA SBC I am using AVAYA IP 500V2 with AVAYA Spaces.
Thanks, anyway!
I guess it's not a push notification issue and you will be able to reproduce it with workplace app open and registered.
In this case, you should check the SIP messages.
For me it sounds like that the firewall is not able to reach the client am the time or the mobile phone's ISP is blocking something.
Do you use TLS or TCP signaling?
Indeed
@derfloh the push notification service is working very well. I think it's about signaling as you said.
I was using TCP signaling, instead of TLS.
Last night, I've changed to TLS singnaling but the extension 228 on app AVAYA Workplace didn't get registered, because of
Login failed. Invalid domain
PRN: Service Access Connection from X.X.X.X (23587) to Port 411 allow=1
HTTP: X.X.X.X (23587) - (411) HTTPSession (Secure) (Total = 2)
HTTP: X.X.X.X (23587) - (411) HTTPSession: Operational
Sip: SipTCPUser 26 incoming f19d5c64 created local 172.16.50.2:5061 remote X.X.X.X:1140 list size 17
Sip: SIPPhoneReceiver 444 (f19d639c) tcp created, srcaddress X.X.X.X:1140, list size 21
Sip: SipTCPUser 26 incoming f19d5c64 TCP established secure 1 operational 0
HTTP: X.X.X.X (23587) - (411) HTTPSession: TLSOperational using cipher=c014 resumed=false
Sip: SipTCPUser 26 incoming f19d5c64 TLSOperational using cipher=c027 resumed=0
Sip: SIPPhoneReceiver 444 disconnectIndication from tcp, srcaddress X.X.X.X
Sip: SipTCPUser 26 incoming f19d5c64 destroyed list size 16 secure 1 oprational 1
Sip: SIPPhoneReceiver 444 (f19d5c64) destroyed, srcaddress X.X.X.X:1140, list size 20
HTTP: Secure Rx Src: X.X.X.X(23587)-(411)
GET /tpkt/mtcti HTTP/1.1
User-Agent: Avaya Communicator Android/3.38.1 (FA-RELEASE84-BUILD.14; SNE-LX1)
HTTP: X.X.X.X(23587)-(411)HTTPServerSessionIO: DNS address resolved for FQDN=avaya.customerdomain.com IP=X.X.X.X dns_retries=0
PRN: Not accepting mtcti WebSocket request from 228 - too many clients
HTTP: Secure Tx Dest: X.X.X.X(23587)-(411)
HTTP/1.1 401 Unauthorized
HTTP: Secure Rx Src: X.X.X.X(23587)-(411)
GET /tpkt/mtcti HTTP/1.1
User-Agent: Avaya Communicator Android/3.38.1 (FA-RELEASE84-BUILD.14; SNE-LX1)
HTTP: X.X.X.X(23587)-(411)HTTPServerSessionIO: DNS address resolved for FQDN=avaya.customerdomain.com IP=X.X.X.X dns_retries=0
PRN: Not accepting mtcti WebSocket request from 228 - too many clients
HTTP: Secure Tx Dest: X.X.X.X(23587)-(411)
HTTP/1.1 401 Unauthorized
Thank you