[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Flexisip-developers] push notification not working because ev->getO
From: |
Brian J. Murrell |
Subject: |
Re: [Flexisip-developers] push notification not working because ev->getOutgoingAgent() == NULL |
Date: |
Wed, 14 Aug 2019 22:00:19 -0400 |
User-agent: |
Evolution 3.32.4 (3.32.4-1.fc30) |
On Wed, 2019-07-31 at 06:20 -0400, Brian & Jennifer Murrell wrote:
> On Tue, 2019-07-30 at 06:43 -0400, Brian J. Murrell wrote:
> > I've chased down why I'm not getting push notifications.
> >
> > For reasons beyond my current comprehension of the BC SIP stack, in
> > PushNotification::onRequest()
> >
> > shared_ptr<OutgoingTransaction> transaction =
> > dynamic_pointer_cast<OutgoingTransaction>(ev->getOutgoingAgent());
> >
> > returns NULL
>
> No ideas why getOutgoingAgent() would return NULL?
Why is getting any help so difficult on this list?
Is there no interest from the flexisip developers in determining why
this might be going wrong and if there is a bug or room for improvement
in flexisip to prevent this from happening?
b.
signature.asc
Description: This is a digitally signed message part
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Flexisip-developers] push notification not working because ev->getOutgoingAgent() == NULL,
Brian J. Murrell <=