Re: [SR-Users] Presence Publish expires

2016-03-24 Thread Igor Olhovskiy
Thanks, will do! 2016-03-23 20:34 GMT+02:00 Daniel-Constantin Mierla : > Hello, > > you can change the expire value in the PUBLISH request, then do > msg_apply_changes() before handling it with presence module function. > > Cheers, > Daniel > > > On 23/03/16 13:17, Igor Olhovskiy wrote: > > Hi! >

Re: [SR-Users] Presence Publish expires

2016-03-23 Thread Daniel-Constantin Mierla
Hello, you can change the expire value in the PUBLISH request, then do msg_apply_changes() before handling it with presence module function. Cheers, Daniel On 23/03/16 13:17, Igor Olhovskiy wrote: > Hi! > Is there any possibility to set Expires in PUBLISH message to never in > Presence module? >

Re: [SR-Users] Presence Publish expires

2016-03-23 Thread Juha Heinanen
Igor Olhovskiy writes: > Yes, but shouldn’t it override by modparam("presence", "max_expires", 3600) You need to set max_expires to accommodate your needs. -- Juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@li

Re: [SR-Users] Presence Publish expires

2016-03-23 Thread Igor Olhovskiy
Yes, but shouldn’t it override by modparam("presence", "max_expires", 3600) 2016-03-23 14:44 GMT+02:00 Juha Heinanen : > Igor Olhovskiy writes: > > > Is there any possibility to set Expires in PUBLISH message to never in > > Presence module? > > I want to have BLF’s that indicates states, that dr

[SR-Users] Presence Publish expires

2016-03-23 Thread Juha Heinanen
Igor Olhovskiy writes: > Is there any possibility to set Expires in PUBLISH message to never in > Presence module? > I want to have BLF’s that indicates states, that driven via PUBLISH, but > can be really irregular (let’s say once a week) at least in pua_publish, expires parameter can be set to

[SR-Users] Presence Publish expires

2016-03-23 Thread Igor Olhovskiy
Hi! Is there any possibility to set Expires in PUBLISH message to never in Presence module? I want to have BLF’s that indicates states, that driven via PUBLISH, but can be really irregular (let’s say once a week) -- Best regards, Igor ___ SIP Express Ro