I indeed ran into parkandannounce, It seems to be what I want, unfortunately I know nothing about asterisk and even though I downloaded th book I am super lost. I am digging through docs right now, and it seems that you can extend asterisk in all sorts of ways, so I'm thinking hacking into 
features.c is probably a poor choice considering that the conf files seem to be able to do all sorts of things.  I guess my biggest problem ATM is figuring out if / how I can tell my SIP phones to display a custom string on their display. 
<br><br>I apologize if this is too basic for this list, just let me know and I can move the discussion to Users, I just assumed that since source code changes are involved it may belong here. The thing is I am just a perl programmer who can hack a little C. one of the other guys here does the phones but he just had surgery and is out and all doped up. So its up to me to get this ball rolling. 
<br><br><br>Guillermo Roditi<br><br><div><span class="gmail_quote">On 7/27/06, <b class="gmail_sendername">Alexander Lopez</b> &lt;<a href="mailto:Alex.Lopez@opsys.com">Alex.Lopez@opsys.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">You can use the SIPpeer functions to grab
the IP address of the calling phone you can do this before calling the PARK application.
I would also look at . ParkAndAnnounce.</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">&nbsp;</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">&nbsp;</span></font></p>

<div>

<div style="text-align: center;" align="center"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">

<hr align="center" size="2" width="100%">

</span></font></div>

<p><b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">From:</span></font></b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma;">
<a href="mailto:asterisk-dev-bounces@lists.digium.com" title="mailto:asterisk-dev-bounces@lists.digium.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">asterisk-dev-bounces@lists.digium.com</a>
 [mailto:<a href="mailto:asterisk-dev-bounces@lists.digium.com" title="mailto:asterisk-dev-bounces@lists.digium.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">asterisk-dev-bounces@lists.digium.com
</a>]
<b><span style="font-weight: bold;">On Behalf Of </span></b>Guillermo Roditi<br>
<b><span style="font-weight: bold;">Sent:</span></b> Thursday, July 27, 2006 5:23
PM<br>
<b><span style="font-weight: bold;">To:</span></b> <a href="mailto:asterisk-dev@lists.digium.com" title="mailto:asterisk-dev@lists.digium.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">asterisk-dev@lists.digium.com
</a><br>
<b><span style="font-weight: bold;">Subject:</span></b> [asterisk-dev] Extending
call parking to display park extension onthe handset display</span></font></p>

</div></div><div><span class="e" id="q_10cb21299187debe_1">

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">&nbsp;</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Hi,<br>
<br>
Currently our Asterisk set up will 'say' back the parking location of a parked
call. I'd like to change this behavior to instead display text on the handset's
display. My first instinct was to hack an execl() call to call sipsak and relay
the message to the phone, unfortunately, this approach needs the IP address of
the phone which doesn't seem to be accessible from ast_park_call(). <br>
<br>
My next idea was to use the ast_sendtext function I came accross in channels.c
however that was also not fruitful.<br>
<br>
I'd like to ask anyone here if they know how I can display a custom string in
the phone's display. I know it wont always works, but as long as it works with
our handsets i'm fine with it. </span></font></p>

</span></div><div></div>

</div>



</div><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://Easynews.com" target="_blank">Easynews.com</a> --
<br><br>asterisk-dev mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev
</a><br><br><br></blockquote></div><br>