[Freeswitch-users] BLF (on Snom)

Frank Rosengart frank at rosengart.de
Mon Jul 18 20:22:48 MSD 2011


Hi,

I'm tearing my hair about getting FS & BLF to work with Snom 360s.
I think it should work, but I'm stuck with debugging. Maybe someone can
help.


What I know:
The whole setup was working fine on Asterisk 1.4, including BLF.

The phone is configured with a function key
 => BLF, <to_be_monitored>@<mydomain>

The phone sends SUBSCRIBE to FS and receives a '202 Accepted'

The sqlite db lists this subscription with SELECT * FROM sip_subscriptions.

How can I trigger FS to send the NOTIFY dialog-info-XML?

* I tried on the cli to send
  presence in to_be_monitored at mydomain inuse inuse

and
  <action application="set" data="result=${presence(in
to_be_monitored at mydomain inuse inuse)}"/>

as well as the

<param name="dial-string"
value="{presence_id=${dialed_user}@${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain})}"/>

or setting the presence_id variable from the dialplan, like suggested in
the "persistant BLF' ML thread a while ago.

There is no NOTIFY packet leaving FS, or any reaction of LED on the phone.


Thanks for any hints.

Frank




More information about the FreeSWITCH-users mailing list