<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ahh... our method actually set an alias on the phone for the first
identity rather than simply sending a message to the phone.&nbsp; This means
that whenever the phone would have displayed it's extension number or
name, it would display the string we'd set instead.&nbsp; We used this for
roaming extensions rather than agents, but the principle would still
hold.<br>
<br>
<br>
Matt Florell wrote:
<blockquote
 cite="mid:61575c810803051925u7c0bd84cn495c460b350bafe1@mail.gmail.com"
 type="cite">
  <pre wrap="">Here is the sipsak string I use:


/usr/local/bin/sipsak -M -O desktop -B "MESSAGE HERE" -r 5060 -s
<a class="moz-txt-link-abbreviated" href="mailto:sip:phone@192.168.1.10">sip:phone@192.168.1.10</a>


Where "MESSAGE HERE" shows up on the Snom phone display after this is sent.

Of course this is just an example, in the application messages are
posted on the phone display dynamically by the server depending on
agent status.

MATT---


On 3/5/08, Rob Hillis <a class="moz-txt-link-rfc2396E" href="mailto:rob@hillis.dyndns.org">&lt;rob@hillis.dyndns.org&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Interesting.  Which type of SIP packet did you send?

 The method Paul is referring to below is a page you get GET with certain
 parameters to reconfigure the phone via HTTP...



 Matt Florell wrote:
 &gt; I have done integrations with sipsak to do this with Snom phones as well:
 &gt; <a class="moz-txt-link-freetext" href="http://sipsak.org/">http://sipsak.org/</a>
 &gt;
 &gt; MATT---
 &gt;
 &gt; On 3/5/08, Paul Hales <a class="moz-txt-link-rfc2396E" href="mailto:pdhales@optusnet.com.au">&lt;pdhales@optusnet.com.au&gt;</a> wrote:
 &gt;
 &gt;&gt;  And we found (recently) that if you send the right http packet to a snom
 &gt;&gt;  phone you can make the screen say "Agent 155" rather than the extension
 &gt;&gt;  number. :)
 &gt;&gt;
 &gt;&gt;  PaulH
 &gt;&gt;
 &gt;&gt;


_______________________________________________
 -- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  </pre>
</blockquote>
</body>
</html>