<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<pre>I tried to send event this ways:
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org/wiki/User:Agx#About_PUBLISH_.2F_PRESENCE">http://wiki.freeswitch.org/wiki/User:Agx#About_PUBLISH_.2F_PRESENCE</a>
But i had no success, the lamp does not change. I expected it chaneg for for some seconds/minutes until next subscribe message. But it does not.
And i have tried to send events by LUA, the results are the same: nothing.
Do you have an idea?
Thanks Rob
On Mon, Nov 7, 2011 at 22:19, Anthony Minessale
<anthony.minessale at gmail.com> wrote:
><i> </i>you can sit in ESL and listen for PRESENCE_PROBE events and respond with
><i> </i>PRESENCE_IN all you want FYI
><i> </i>On Mon, Nov 7, 2011 at 3:17 AM, François Delawarde
><i> </i><<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">fdelawarde at wirelessmundi.com</a>> wrote:
><i> </i>><i> On Mon, 2011-11-07 at 05:34 +0100, Tóth Róbert wrote:
</i>><i> </i>><i> > I got two idea:
</i>><i> </i>><i> > - sub to dp+ext where ext is the extent you want to monitor
</i>><i> </i>><i> > - use the new mapping feature to map it to a proto.
</i>><i> </i>><i>
</i>><i> </i>><i> A really cool feature would be to have some type of "presenceplan" (like
</i>><i> </i>><i> dialplan or chatplan) called upon SUBSCRIBE.
</i>><i> </i>><i>
</i>><i> </i>><i> It would allow to setup mappings to local extensions/queues/..., given
</i>><i> </i>><i> any type of condition on the origin and destination, refuse the
</i>><i> </i>><i> subscription given ACLs, send a status fetched from ODBC, or why not
</i>><i> </i>><i> even call an external program to fetch a status every time we send a
</i>><i> </i>><i> NOTIFY.
</i>><i> </i>><i>
</i>><i> </i>><i> More or less, "The Ultimate Presence Server"...
</i>><i> </i>><i>
</i>><i> </i>><i> I would note that the new mapping feature also seems quite powerful and
</i>><i> </i>><i> fun!
</i>><i> </i>><i>
</i>><i> </i>><i> François.</i></pre>
</body>
</html>