Re: [OpenSIPS-Users] pn push notifications

2024-01-14 Thread rvg
Thank you very much, Adrian, 

I noticed it allready. It seems this is a dedicated push server.
Does it handle the normal SIP traffic as well?

Regards,

Ronald


January 14, 2024 at 3:13 PM, "Adrian Georgescu"  wrote:


> 
> There are many ways of implementing push notifications with OpenSIPS. This is 
> how we implemented it.
> 
> https://github.com/AGProjects/sylk-pushserver/blob/master/config/opensips.cfg
> 
> —
> Adrian
> 
> > 
> > On 13 Jan 2024, at 17:37, r...@rvgeerligs.nl wrote:
> >  
> >  Hi All,
> >  
> >  
> >  I am trying to implement an opensips server 3.4 with pn support. Primarily 
> > apple push notifications. Later I will try google.
> >  
> >  Does any one have this implemented yet?
> >  
> >  Where can I find an example cfg for opensips?
> >  
> >  Any help is appreciated.
> >  
> >  
> >  Regards,
> >  
> >  
> >  Ronald Geerligs
> >  ___
> >  Users mailing list
> >  Users@lists.opensips.org
> >  http://lists.opensips.org/cgi-bin/mailman/listinfo/users
> > 
> 
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] pn push notifications

2024-01-14 Thread Adrian Georgescu
There are many ways of implementing push notifications with OpenSIPS. This is 
how we implemented it.

https://github.com/AGProjects/sylk-pushserver/blob/master/config/opensips.cfg

—
Adrian




> On 13 Jan 2024, at 17:37, r...@rvgeerligs.nl wrote:
> 
> Hi All,
> 
> 
> I am trying to implement an opensips server 3.4 with pn support. Primarily 
> apple push notifications. Later I will try google.
> 
> Does any one have this implemented yet?
> 
> Where can I find an example cfg for opensips?
> 
> Any help is appreciated.
> 
> 
> Regards,
> 
> 
> Ronald Geerligs
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] Removing header by contents

2024-01-14 Thread Ihor Olkhovskyi

Hello!

Is there any easy possibility to remove header not by name, but name and 
contents or just header number?


I have several Route headers and want to remove the first one only.

For the moment I'm thinking to remove all headers and add all but the 
first in the loop, but maybe it's an overkill?


P.S.: Why I'm doing this - trying to implement own loose_route for some 
experiments


Thanks in advance,
Ihor


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users