[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Linphone-users] iOS Linphone push notifications
From: |
Gautier Pelloux-Prayer |
Subject: |
Re: [Linphone-users] iOS Linphone push notifications |
Date: |
Fri, 18 Mar 2016 14:11:24 +0100 |
Exactly.
Gautier Pelloux-Prayer
Software Engineer @ Belledonne Communications
> On 18 Mar 2016, at 13:00, Mike Montgomery <address@hidden> wrote:
>
> Thank you, Gautier.
>
> So if I wanted to send push notifications from my server, I would need to
> build the Linphone app from source and install a push notification
> certificate in the app that is known to my server?
>
> Best Regards,
>
> Mike Montgomery
> Principal, Trusted Technical Services, Inc.
> o - 919 924 4703
> m - 919 539 6133
>
>
>
>> On Mar 18, 2016, at 04:26, Gautier Pelloux-Prayer <address@hidden> wrote:
>>
>> Hi Mike,
>>
>> Push notifications are per application specific, so you won't be able to
>> send push notifications to official Linphone app.
>> When you enable push notifications, we add a contact line on your default
>> proxy config in REGISTERS:
>>
>> REGISTER sip:sip.linphone.org SIP/2.0
>> Via: SIP/2.0/TLS
>> 192.168.0.214:63136;alias;branch=z9hG4bK.WFzPOSK9x;rport
>> From: <sip:address@hidden>;tag=zJZ41rXr7
>> To: sip:address@hidden
>> CSeq: 149 REGISTER
>> Call-ID: sA-~uHytd4
>> Max-Forwards: 70
>> Supported: replaces, outbound
>> Accept: application/sdp
>> Accept: text/plain
>> Accept: application/vnd.gsma.rcs-ft-http+xml
>> Contact:
>> <sip:address@hidden:63136;app-id=org.linphone.phone.dev;pn-type=apple;pn-tok=9EE4F7BCF708E47F801D3829430F0BB67E1259E5BE71142A670F8928B0B8FF22;pn-msg-str=IM_MSG;pn-call-str=IC_MSG;pn-call-snd=notes_of_the_optimistic.caf;pn-msg-snd=msg.caf;transport=tls>;+sip.instance="<urn:uuid:d76703f7-43d2-4d47-9dea-571c3918e2f4>"
>> Expires: 1314000
>> User-Agent: Linphone_iPhone8,1_iOS9.2.1/3.12.1-52-ge6b8057
>> (belle-sip/1.4.2)
>> Content-Length: 0
>>
>> Your server can then send push notifications to device
>> 9EE4F7BCF708E47F801D3829430F0BB67E1259E5BE71142A670F8928B0B8FF22 if you have
>> a certificate for application id org.linphone.phone.dev (which you have not).
>>
>> Cheers,
>>
>> Gautier Pelloux-Prayer
>> Software Engineer @ Belledonne Communications
>>
>>> On 17 Mar 2016, at 17:59, Mike Montgomery <address@hidden> wrote:
>>>
>>> How does one install a push notification service certificate on the iOS
>>> application?
>>>
>>> I am trying to use the Linphone iOS application right out of the box from
>>> the app store with a SIP proxy that supports push notifications, however,
>>> beyond the Push Notification toggle in the Linphone Network settings
>>> section, I do not see how other push notification parameters can be
>>> configured and documentation is limited.
>>>
>>> Your help in understanding how to configure push notifications for this app
>>> is appreciated.
>>>
>>> Thank you
>>>
>>>
>>> _______________________________________________
>>> Linphone-users mailing list
>>> address@hidden
>>> https://lists.nongnu.org/mailman/listinfo/linphone-users
>>
>> _______________________________________________
>> Linphone-users mailing list
>> address@hidden
>> https://lists.nongnu.org/mailman/listinfo/linphone-users
>
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-users