[SR-Users] How to make BLF work
SamyGo
govoiper at gmail.com
Tue May 28 23:41:54 CEST 2013
Yeah, I'm getting your point.
So now, here are my loaded modules.
#!ifdef WITH_PRESENCE
loadmodule "presence.so"
loadmodule "presence_xml.so"
loadmodule "presence_dialoginfo.so"
loadmodule "pua.so"
loadmodule "pua_dialoginfo.so"
loadmodule "pua_usrloc.so"
#!endif
And of course:
loadmodule "dialog.so"
Attached are the relevant sip traces.
On Wed, May 29, 2013 at 2:32 AM, SamyGo <govoiper at gmail.com> wrote:
> Yeah, I'm getting your point.
>
> So now, here are my loaded modules.
>
> #!ifdef WITH_PRESENCE
> loadmodule "presence.so"
> loadmodule "presence_xml.so"
> loadmodule "presence_dialoginfo.so"
> loadmodule "pua.so"
> loadmodule "pua_dialoginfo.so"
> loadmodule "pua_usrloc.so"
> #!endif
>
> And of course:
>
> loadmodule "dialog.so"
>
> Attached are the relevant sip traces.
>
>
>
>
> On Wed, May 29, 2013 at 1:00 AM, Vitaliy Aleksandrov <
> vitalik.voip at gmail.com> wrote:
>
>> You didn't receive any NOTIFY requests because you didn't have a PUA
>> client. rfc3903 describes what a PUA client is.
>>
>> To make BLF work you can try to use the next modules:
>> 1. dialog - to enable dialog awareness
>> 2. pua + pua_dialoginfo - to enable a PUA client based on active dialogs
>> information provided by the "dialog" module
>> 3. presence + presence_dialoginfo - to handle subscriptions and send
>> notifications to phones
>>
>> Hi list,
>>
>> I've been trying to make my Yealink phone to give BLF indications but I
>> haven't been able to achieve this successfully yet so I need some expert
>> advise here.
>> My Yealink phone, as soon as it registers to Asterisk, gives me BLF
>> lights. The same phone registering to Kamailio sends SUBSCRIBE and nothing
>> happens.
>>
>> The Presence Handling is enabled in configurations and yet no
>> dialog-info+xml NOTIFY is received.
>>
>> Please help.
>>
>> Best Regards,
>> Sammy Go.
>>
>>
>>
>> _______________________________________________
>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing listsr-users at lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>>
>>
>>
>> _______________________________________________
>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>> sr-users at lists.sip-router.org
>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20130529/8a48af9f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: notif.pcap
Type: application/octet-stream
Size: 8387 bytes
Desc: not available
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20130529/8a48af9f/attachment-0001.obj>
More information about the sr-users
mailing list