<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body><div>Hi Ruben,</div><div><br></div><div>I am also working with Linphone on IOS, Mac and Windows.</div><div>I also followed the stepes in <a href="https://blog.opensips.org/2020/05/07/sip-push-notification-with-opensips-3-1-lts-rfc-8599-supportpart-i/" target="_blank">https://blog.opensips.org/2020/05/07/sip-push-notification-with-opensips-3-1-lts-rfc-8599-supportpart-i/</a> and part ii<br></div><div> </div><div>I have actually succeeded to pass the credentials for the Linphone Callkit Tutorial.</div><div><br></div><div>For the pushnotifications to work must pass them to the provider.</div><div>In your example all these are empty:</div><div>"+pn-provider="";+pn-prid="";+pn-param=""".<br></div><div><br></div><div> </div><div><br></div><div>I have not been able to pass the params for Linphone IOS. They get rejected by apns apple push notification service as: 










<span class="s1">{"reason":"BadDeviceToken"}</span></div><div><br></div><div><span class="s1">In Linphone IOS you have to turn on Push Notifications</span></div><div><br></div><div></div><div><br></div><div>my logs for show the:</div><div>










<span class="s1"> The first new argument, pn_provider is: apns</span></div><div><span class="s1"> The second new argument, pn_prid is: DAAEB86C0B1AA01477835A95B1180551AD9698923AE63CFAF68DDA5C7F5F9A49:voip&A91E8154F72AF48CF443FDA5C924238588DC253D54BADA2C9B49E53C9FE569BF:remote</span></div><div>
<span class="s1">The third new argument, pn_param is: ABCD1234.org.linphone.phone.voip&remote</span></div><div>
<span class="s1">The third new argument, pn_param is new2: org.linphone.phone.voip&remote</span></div><div>
</div><div></div><div><br></div><div>Regards,</div><div><br></div><div>Ronald Geerligs</div><div><br></div><p>May 31, 2024 at 1:24 PM, "Bogdan-Andrei Iancu" <<a href="mailto:bogdan@opensips.org?to=%22Bogdan-Andrei%20Iancu%22%20%3Cbogdan%40opensips.org%3E" target="_blank" tabindex="-1">bogdan@opensips.org</a>> wrote:</p><blockquote><div>Hi Ruben,</div><div><br></div><div>Could you post the at least the full Contact hdr you have?</div><div><br></div><div>Regards,</div><div><br></div><div>Bogdan-Andrei Iancu</div><div><br></div><div>OpenSIPS Founder and Developer</div><div>   <a href="https://www.opensips-solutions.com/" target="_blank">https://www.opensips-solutions.com/</a></div><div>   <a href="https://www.siphub.com/" target="_blank">https://www.siphub.com/</a></div><div><br></div><div>On 13.05.2024 00:06, Ruben Heusel wrote:</div><blockquote><div>Hey all,</div><div><br></div><div> i have an opensips running and followed </div><div> <a href="https://blog.opensips.org/2020/05/07/sip-push-notification-with-opensips-3-1-lts-rfc-8599-supportpart-i/" target="_blank">https://blog.opensips.org/2020/05/07/sip-push-notification-with-opensips-3-1-lts-rfc-8599-supportpart-i/</a> </div><div> to enable Push Notification support.</div><div> I can connect to the opensips server with linphone, but the PN params </div><div> i pass are not recognized.</div><div><br></div><div> DBG:core:parse_params: Parsing params </div><div> for:[message-expires=2419200;+pn-provider="";+pn-prid="";+pn-param="";+sip.instance="<urn:uuid:ab1e22b7-3e88-00d8-a1b1-6812bf894285>";+org.linphone.specs="lime"]</div><div> DBG:core:pn_inspect_request: Contact URI has no PN params</div><div><br></div><div> I have no idea how to troubleshoot this and would appreciate any help.</div><div><br></div><div> Regards</div><div><br></div><div> _______________________________________________</div><div> Users mailing list</div><div> <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a></div><div> <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a></div></blockquote><div><br></div><div>_______________________________________________</div><div>Users mailing list</div><div><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a></div><div><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a></div></blockquote><div><br></div></body></html>