<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.23588">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Some time ago I started this and got side
tracked. I am trying to light a lamp on the phones with
event_socket. I send the following message which does lite the LEDs on the
IP Phones, snom, grandstream and yealink. The trouble is, as soon as the
phone sends a subscription message re this identity, the freeswitch responds
with a message that kills the led. It appears to me that when the
freeswitch gets the event socket it sends the message on to the required phones,
but does not keep this status within the freeswitch, so a subsequent subscribe
query kills the lamp. I did create a dummy extension to match
the led I need to lite. We will use this for Nite Answer Keys and Agent
Logins.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Am I missing something or is there a further step I
need to take.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>sendevent PRESENCE_IN<BR>proto: sip<BR>from: <A
href="mailto:70@xxxx.voice2net.ca">70@xxxx.voice2net.ca</A><BR>login: <A
href="mailto:70@xxxx.voice2net.ca">70@xxxx.voice2net.ca</A><BR>event_type:
presence<BR>alt_event_type: dialog<BR>Presence-Call-Direction:
inbound<BR>answer-state: confirmed<BR>unique-id: 00c0120f</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Darcy Primrose</FONT></DIV>
<DIV><FONT size=2 face=Arial>Voice2Net</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV></BODY></HTML>