[Freeswitch-users] Question about presence
Dennis
odermann at googlemail.com
Thu Aug 27 10:02:52 PDT 2009
> are you setting presence_id=user at domain variable on the outbound leg?
> This is done for you in the DP via the user/ channel in the defaults but if
> you are not using this
> you have to set it manually.
in directory default we have the following:
<params>
<param name="dial-string"
value="{presence_id=${dialed_user}@${dialed_domain}}${sofia_contact(${dialed_user}@${dialed_domain})}"/>
</params>
everthing works fine with the led lights - the only problem is the
described above.
More information about the FreeSWITCH-users
mailing list