Re: [SR-Users] BLF: Turning a key on/off without a dialog

2016-04-25 Thread Ali Pey
Hello, Thank you for your response: 1- Is there an example/template of the PUBLISH message that needs to be sent to Kamailio? 2- What DB table and what rows? Thanks again, Ali Pey On Mon, Apr 25, 2016 at 1:38 PM, Vik Killa wrote: > one way is to send PUBLISH to kamailio and it will send NO

Re: [SR-Users] BLF: Turning a key on/off without a dialog

2016-04-25 Thread Vik Killa
one way is to send PUBLISH to kamailio and it will send NOTIFY updates accordingly. another way is update the presence database and trigger NOTIFY updates with pres_refresh_watchers() On Mon, Apr 25, 2016 at 10:42 AM, Ali Pey wrote: > Hello, > > I use presence and dialog modules for my BLF keys;

[SR-Users] BLF: Turning a key on/off without a dialog

2016-04-25 Thread Ali Pey
Hello, I use presence and dialog modules for my BLF keys; however, I have a key (e.g. park) that I need to turn on/off outside a dialog: Certain Invite message would need to cause the BLF key to become busy and another unrelated Invite message would need to turn the BLF key off. What's the best

Re: [SR-Users] Kamailio IMS_QOS

2016-04-25 Thread Jason Penton
Hi José, Unfortunately you have to use the ims_usrloc_pcscf as there are extra extra data fields that are required in the case of IMS registrations. Perhaps what you can do is run with both usrloc backends. I know that we made the restriction that you could only use one but I as soon as I get a ch

Re: [SR-Users] Are sip calls working OK?

2016-04-25 Thread Daniel-Constantin Mierla
Hello, for the free sip service by iptel.org, use the mailing list: - http://lists.iptel.org/mailman/listinfo/services If you want another free option to play with sip, look at openrcs.com . Cheers, Daniel On 23/04/16 15:11, Aloysius Bolskey Clark Donson wrote: > Dear Friends, > I started to u